[Fix] crm: fix problem of duplicate lead
[odoo/odoo.git] / bin /
2010-12-16 Olivier Dony[FIX] res_config: made strings in compatibility install...
2010-12-16 Olivier Dony[FIX] report_sxw: workaround to prevent crash of report...
2010-12-16 Launchpad Translat... Launchpad automatic translations update.
2010-12-15 Vo Minh Thu (OpenERP)[MERGE] orm: fixed translations for inherited views...
2010-12-15 sbh(OpenERP)[MERGE] rng,res.partner: enable "invisible" attribute...
2010-12-15 Olivier Dony[I18N] base: updated POT template after latest translat...
2010-12-15 Olivier Dony[IMP] translate: _( ) should always use ir.translation...
2010-12-15 Olivier Dony[FIX] ir.translation: typo in previous commit, sorry
2010-12-15 Olivier Dony[IMP] ir.translation,tools.translate._(): cleanup and...
2010-12-15 OpenERP[FIX] orm: fixed translations for inherited views when...
2010-12-15 Launchpad Translat... Launchpad automatic translations update.
2010-12-14 P. Christeas[MERGE] base,res.users: cleanup uid cache when removing...
2010-12-14 P. Christeasweb_services: use pg_dump in batch mode.
2010-12-14 P. Christeasres.users: fix default menu_id, after models got sorted...
2010-12-14 P. Christeasres.users: invalidate cache when a user is modified...
2010-12-14 P. Christeasbase tests: yaml test for res.users logic
2010-12-14 P. Christeasreports: fix some default args, import message, empty...
2010-12-14 YSA (OpenERP), Oli... [FIX] orm,base: prevent useless duplication of m2m...
2010-12-14 Olivier Dony[FIX] osv.osv: fixed reference to osv pool, broken...
2010-12-14 nel@tinyerp.com[FIX] translation in xpath
2010-12-14 Olivier Dony[IMP] res.lang: less misleading documentation on langua...
2010-12-14 Christophe Simonis[NOOP] remove trailing space of bin/addons/base/publish...
2010-12-14 Christophe Simonis[FIX] base: delete res.widget.user when the linked...
2010-12-14 Launchpad Translat... Launchpad automatic translations update.
2010-12-13 Olivier Dony[FIX] addons: avoid deleting resources after stand...
2010-12-13 Christophe Simonis[IMP] osv: the object pool is not a service anymore
2010-12-13 niv-openerp[IMP] Improved email and username handling when sending...
2010-12-10 niv-openerp[IMP] Added possibility to get email and issue name...
2010-12-12 Launchpad Translat... Launchpad automatic translations update.
2010-12-11 Olivier Dony[FIX] orm: preserve elements order when inheriting...
2010-12-11 Olivier Dony[FIX] ir.ui.view: fix search view according to guidelines
2010-12-11 Olivier Dony[IMP] orm: additional error message about missing index...
2010-12-11 Olivier Dony[IMP] orm.search: more quietly ignore invalid m2o order...
2010-12-11 Olivier Dony[FIX] res.partner.category: use _parent_store and _pare...
2010-12-10 Olivier Dony[IMP] base: default _order for most internal data model...
2010-12-10 Olivier Dony[FIX] orm: default search view should be more backwards...
2010-12-10 Olivier Dony[FIX] ir.ui.menu: menu items should be filtered only...
2010-12-10 YSA (OpenERP)[IMP] orm: somewhat better error message when view...
2010-12-10 Olivier Dony[FIX] ir.ui.view.*: added missing simple and combined...
2010-12-10 Launchpad Translat... Launchpad automatic translations update.
2010-12-09 Olivier Dony[FIX] fields.function: make sure all binary values...
2010-12-09 Olivier Dony[FIX] res.lang.unlink: renamed local variable that...
2010-12-09 Olivier Dony[IMP] orm,base: added context to _constraints functions...
2010-12-09 Olivier Dony[IMP] tools.misc: enabled Hebrew (he_IL) language
2010-12-09 Launchpad Translat... Launchpad automatic translations update.
2010-12-08 Nicolas Vanhoren[MERGE] refactor maintenance.contract into publisher_wa...
2010-12-08 niv-openerp[IMP] Just removed small debug message in system logs...
2010-12-08 niv-openerp[IMP] Added timeout int the cron job to get the system...
2010-12-08 Olivier Dony[FIX] base,release: updated some remaining source files...
2010-12-08 niv-openerp[IMP] Cosmetic changes
2010-12-08 Olivier Dony[IMP] license: renamed general license file, and includ...
2010-12-08 Olivier Dony[FIX] osv.obj_list is broken via RPC and should not...
2010-12-08 nvi-openerp[merge]
2010-12-08 Xavier Morel[REM] @default attribute: not handled by the GTK client...
2010-12-08 Launchpad Translat... Launchpad automatic translations update.
2010-12-07 Olivier Dony[FIX] tools.misc: correct argument to subprocess.Popen...
2010-12-07 Olivier Dony[FIX] reports: support for multi-company headers (pendi...
2010-12-07 Harry (OpenERP)[MERGE] merged from sbh local branch
2010-12-07 Sbh (OpenERP)[IMP] view.rng :Add the invisible attribute in page...
2010-12-07 Sbh (OpenERP)[MERGE] Merge with lp:openobject-server
2010-12-07 Launchpad Translat... Launchpad automatic translations update.
2010-12-06 Olivier Dony[FIX] base: missing import _() in base_module_upgrade
2010-12-06 Olivier Dony[FIX] ir_values: revert GTK-specific hack for search_vi...
2010-12-06 Olivier Dony[FIX] orm.read_group: support ordering by any field...
2010-12-06 Olivier Dony[FIX] report.trml2pdf: fix path to locate <images>...
2010-12-06 Olivier Dony[MERGE] fix for search view bug 681479 + improved suppo...
2010-12-06 Harry (OpenERP)[MERGE]
2010-12-05 Launchpad Translat... Launchpad automatic translations update.
2010-12-03 P. Christeasir.values: do return the search_view_id of action windo...
2010-12-03 P. Christeassql_db: only do frame inspection when debugging
2010-12-03 Christophe Simonis[FIX] base: check external dependencies at module update
2010-12-03 Olivier Dony[I18N] base: updated PO template after latest cleanup
2010-12-03 Olivier Dony[ADD] base: support alphabet-specific languages as...
2010-12-03 Olivier Dony[ADD] base: yaml tests for basic domain expressions...
2010-12-03 Olivier Dony[MERGE] fix for bug 626806 by xrg - i.e. [(x2m,in,...
2010-12-03 Olivier Dony[FIX] base,yaml: fixed !assert with "count" attribute...
2010-12-03 Launchpad Translat... Launchpad automatic translations update.
2010-12-02 olt@tinyerp.com[FIX] base: res.widget.user: (transparently) prevent...
2010-12-02 Launchpad Translat... Launchpad automatic translations update.
2010-11-30 Olivier Dony[MERGE+FIX] fixes for translations,sequence,copy,error...
2010-11-30 Launchpad Translat... Launchpad automatic translations update.
2010-11-29 P. Christeasexpression: fix "m2o, m2m in []" expressions, bug 626806
2010-11-29 François Degrave[MERGE] base/rng: missing day_length added to gantt...
2010-11-29 Olivier Dony[MERGE] orm.read_group: partial support for orderby...
2010-11-29 Launchpad Translat... Launchpad automatic translations update.
2010-11-27 Olivier Dony[MERGE] font loading issues fixed + performance improve...
2010-11-27 Olivier Dony[IMP] ir_model,ir_module,tools: tweaks for improving...
2010-11-27 Olivier Dony[FIX] convert,rng: <act_window> should support unambigu...
2010-11-26 Olivier Dony[IMP] report,fonts: fallback to default Adobe fonts...
2010-11-26 Xavier Morel[IMP] fix colspan on left-hand column of install wizards
2010-11-26 Olivier Dony[IMP] report.customfonts: more robust fonts detection...
2010-11-26 P. Christeas[MERGE] report: TTF fonts loading fixes ; convert:...
2010-11-26 nvi-openerp[IMP] wip
2010-11-26 nvi-openerp[FIX] Fixed security problems with maintenance
2010-11-26 nvi-openerp[merge]
2010-11-26 nvi-openerp[IMP] Improved wizard for publisher warranty contracts
2010-11-26 nvi-openerp[IMP] wip
2010-11-26 Olivier Dony[IMP] netsvc: order debug levels declaration according...
2010-11-26 Xavier Morel[ADD] base: web_icon for administration and sales appli...
2010-11-26 P. Christeascustomfonts: search path for fonts, override the broken...
next