[FIX] Avoid to update a field if this one is not stored
[odoo/odoo.git] / bin /
2010-12-20 Stephane Wirtel[FIX] Avoid to update a field if this one is not stored
2010-12-17 Jay (OpenERP)[FIX] Wrong domain value was set while converting XML...
2010-12-16 Stephane Wirtel[FIX] Load the C Library of strptime
2010-11-08 Stephane Wirtel[IMP] import_csv: Show the message if a record can...
2010-12-10 Jay (OpenERP)[FIX] ReportEngine : Corrected the problem of being...
2010-12-08 Cédric Krier[FIX] osv_memory : get_memory() method fixed for many2one
2010-12-08 Anup (OpenERP)[FIX] Fixed the read() method in orm_memory
2010-11-23 Anup (OpenERP)[FIX] Unnecessary RML Comments in Translations When...
2010-11-16 Jay (OpenERP)[FIX] Delete and function tag should respect ref(XML_ID...
2010-11-16 Anup (OpenERP)[FIX] Exportation fixed for o2m and m2m
2010-11-15 Christophe Simonis[FIX] reporting: avoid unicode errors
2010-11-11 Jay (OpenERP)[FIX] Auto_init : correction for store functionality...
2010-11-09 Christophe Simonis[IMP] tools.cache now use a LRU to avoid memory overload
2010-11-09 Christophe Simonis[IMP] pyflakes tools/misc.py
2010-11-05 Stephane Wirtel[RELEASE] OpenERP 5.0.15 5.0.15-server
2010-11-04 Stephane Wirtel[FIX] Remove the unused pwd library
2010-11-04 Stephane Wirtel[PATCH] tools/misc: port the exec_command_pipe() to...
2010-10-29 Jay (OpenERP)[FIX] Search on property field should not crash,it...
2010-10-25 Borja López Soilán[FIX] Slicing functionality support added to safe_eval()
2010-10-18 Jay (OpenERP)[FIX] Safe_eval : Added the support of set(),JUMP_FORWA...
2010-10-14 Anup (OpenERP)[FIX] base : Partner Addresses Menu now being translated
2010-10-13 Sébastien BEAU ... [FIX] Fields : correction on get() of O2M
2010-10-12 Sébastien BEAU ... [FIX]Speed improvement : Call of write() should go...
2010-10-08 Stephane Wirtel[FIX] base: The shortcut of the partner is translatable
2010-10-07 Jay (OpenERP)[FIX] XSL Report : title of xsl reports should support...
2010-10-06 Anup,Jay[FIX] Expression : Corrected operator handling for...
2010-09-30 Christophe Simonis[FIX] correct safe_eval call in ir.servers.action
2010-09-30 Christophe Simonis[FIX] correct safe_eval call in ir.servers.action
2010-09-30 Antony Lesuisse[IMP] dumpthreads on sigquit if py2.5 or bettter
2010-09-29 Jay (OpenERP)[FIX] Import : multiple O2M import corrected
2010-09-27 Jay (OpenERP)[FIX] Export : Corrections for exportation of relationa...
2010-09-24 Olivier Dony[REM] openerp-server.py: removed the dumpstack code...
2010-09-23 Jay (OpenERP)[FIX]custom report correction acc. to Safe_eval
2010-09-22 Jay (OpenERP)[REVERT] A fix for orphan _inherits record for read...
2010-09-22 Olivier Dony[IMP] netsvc.Agent: spawned task threads should not...
2010-09-21 Olivier Dony[IMP] netsvc.Agent: Agent.runner thread should be marke...
2010-09-21 Anup (OpenERP)[FIX] ir_translation Indexes Corrected using hash indexes
2010-09-21 Anup (OpenERP)[FIX] fields.property fnct_read corrected
2010-09-21 Borja Lopez Soilan... [FIX] base : index added on ir.propery fields
2010-09-20 Christophe Simonis[MERGE] dumpstacks branch
2010-09-20 Christophe Simonis[FIX] do not bind SIGUSR1
2010-09-20 Christophe Simonis[IMP] SIGQUIT dumps thread stacks instead of quitting...
2010-09-20 Christophe Simonis[IMP] use a single thread for crons
2010-09-20 Christophe Simonis[FIX] netsvc.Agent: be nice
2010-09-20 Anup (OpenERP)[FIX] base : INR code and name corrected
2010-09-17 Christophe Simonis[FIX] netsvc.Agent: remove tasks from __tasks_by_db
2010-09-16 Maxime Glorieux[IMP] netsvc.Agent: correct docstrings
2010-09-16 Christophe Simonis[IMP] netsvc.Agent: add doctrings
2010-09-16 Christophe Simonis[IMP] netsvc.Agent: use better variable names
2010-09-16 Christophe Simonis[FIX] the cron sleep 60 seconds
2010-09-16 Christophe Simonis[IMP] use a single thread for cron
2010-09-09 Anup (OpenERP)[FIX] _read_flat method corrected
2010-09-08 Christophe Simonis[IMP] server catch SIGUSR1 and print threads stacks
2010-09-08 jsh.axelor, Olivie... [FIX] ir.translation: ensure consistent return type...
2010-09-08 Raphael Valyi[FIX] orm: properly handle unicode values returned...
2010-09-08 Jay (OpenERP)[FIX] read : if referenced record is not found,read...
2010-09-08 Christophe Simonis[FIX] correct config loading
2010-09-07 DHS(OpenERP)[FIX] safe_eval() : Added support of len()
2010-09-06 Christophe Simonis[FIX] cron: avoid multiple cron
2010-09-06 Jay (OpenERP)[FIX] Custom field may not be found on the first go
2010-09-06 Jay (OpenERP)[FIX] Base : Currency rates assigned to Currencies
2010-09-06 Lionel[FIX] Currency : better handling of context
2010-09-06 Jay (OpenERP)[FIX] Safe_eval : Added the support of round
2010-09-06 Jay (OpenERP)[FIX] Safe_eval : Allowed the use of filter.
2010-09-03 Stephane Wirtel[RELEASE] OpenERP 5.0.14 5.0.14-server
2010-09-03 Stephane Wirtel[FIX] Patch from Pexego for currentThread
2010-09-03 Stephane Wirtel[RELEASE] OpenERP 5.0.13 5.0.13-server
2010-09-03 Jay (OpenERP)[FIX] read() should never return [] if fields are not...
2010-09-03 Stephane Wirtel[FIX] Remove the tools.debug call
2010-09-02 Stephane Wirtel[I18N] Update the translations
2010-09-02 Stephane Wirtel[FIX] convert.py: don't use the nocopy flag
2010-09-02 Stephane Wirtel[FIX] Use the safe_eval function
2010-09-02 Stephane Wirtel[IMP] Backport the safe_eval function from the trunk...
2010-09-03 Christophe Simonis[IMP] sql_db: better logging
2010-09-03 Christophe Simonis[IMP] display database name in the logger
2010-09-01 Jacques-Etienne... [FIX] netsvc: backport of trunk fix: don't marshal...
2010-09-01 Anup (OpenERP)[FIX] msgstr in .pot file must be '' while exporting...
2010-08-30 Christophe Chauvet... [FIX/REF] Module : Notification for Uncertified modules...
2010-08-20 Anup (OpenERP)[FIX] Corrected the problem of read when field is of...
2010-08-12 Christophe Chauvet... [FIX] RNG file was missing filters attribute for binary...
2010-08-10 Christophe Simonis[FIX] core: correct fields.related behavior at write()
2010-08-10 Christophe Simonis[IMP] tools/misc.py: @logged decorator also log exceptions
2010-08-10 Christophe Simonis[FIX] core: raise an usefull exception when trying...
2010-07-29 ACH(OpenERP)[FIX] Expression : Support for M2O with in,not in opera...
2010-07-29 Anup (OpenERP)[REF] base : Removed dead code from res.partner
2010-07-28 Anup (OpenERP)ir_translation : Better handling of ids
2010-07-27 Jay (Open ERP)[FIX] fields.related should not break when o2m,m2m...
2010-07-26 ACH(OpenERP),Vikto... [FIX] Translation should not fail if lang=False is...
2010-07-09 Stephane Wirtel[RELEASE] OpenERP 5.0.12 5.0.12-server
2010-07-09 Stephane Wirtel[I18N] Update the translations
2010-07-07 Jay (Open ERP)[FIX] Compute should work when to_currency is not supplied
2010-07-05 olt@tinyerp.com[FIX] base.i18n: overdue_msg is not part of base module...
2010-07-05 olt@tinyerp.com[FIX] base.i18n: base.pot: follow_up_msg is not part...
2010-07-05 olt@tinyerp.com[FIX] base.i18n: follow_up_msg is not part of base...
2010-07-05 Olivier Dony[FIX] server/ir_translation: don't commit when updating...
2010-07-05 Olivier Dony[FIX] report_sxw: provide time module in report context...
2010-06-24 Olivier Dony[FIX] translations: improved fix for translations and...
2010-06-23 Olivier Dony[FIX] orm: correct computation of parent_store for...
2010-06-23 Olivier Dony, Jay... [FIX] orm: proper recursive copy of translations throug...
2010-06-22 Borja López Soilán... [MERGE] orm: fix parent_store computation when previous...
next