[IMP] stock: stock partial move wizard
[odoo/odoo.git] / bin / tools /
2010-03-17 Mantavya Gajjar[MERGE]: merging from the server development team branch
2010-03-15 Stephane Wirtel[FIX] Remove the default values on the --no-netrpc...
2010-03-12 Stephane Wirtel[MERGE]
2010-03-12 HDA (OpenERP)Merged from diagram branch
2010-03-12 Ysa (Open ERP)Merge
2010-03-12 STWCode improvement by stephane
2010-03-11 Rvo (Open ERP)[ADD]:suppot for __openerp__.py or __terp__.py
2010-03-11 Harry (Open ERP)[IMP] act_window: Add new options in act_window to...
2010-03-09 Julien Thewys[FIX] Do not rollback failing tests for the moment:
2010-03-09 Julien Thewys[IMP] Added noupdate support in global context.
2010-03-09 Julien Thewys[IMP] Cleanup.
2010-03-08 Julien Thewys[FIX] Added TEST logging level to the command line...
2010-03-08 Julien Thewys[REF] Reorganized imports (and undo previous non-sense...
2010-03-08 Julien Thewys[REF] Reoarganized imports, catches yaml not found.
2010-03-07 Julien Thewys[REF] Uses logging.getLogger instead of the to be depre...
2010-03-07 Fabien PinckaersYAML merge
2010-03-07 Julien Thewys[REF] Renamed file and moved import statement.
2010-03-06 Fabien Pinckaersprice accuracy
2010-03-05 Julien Thewys[IMP] Removed non necessary string replace statement.
2010-03-05 Ysa (Open ERP)Merge
2010-03-05 Julien Thewys[FIX] fixde Report __init__
2010-03-05 Julien Thewys[IMP] Added report tag.
2010-03-05 Julien Thewys[FIX] fixed missing isnoupdate and get_context
2010-03-05 Julien Thewys[IMP] Added ir_set.
2010-03-05 Julien Thewys[IMP] Added more syntax.
2010-03-04 Julien Thewys[IMP] Record python block success in assertion report.
2010-03-04 Julien Thewys[IMP] yaml test: init
2010-03-04 Xavier Morel[fix] whitespace in files touched by parent (xmo@tinyer...
2010-03-04 Xavier Morel[fix] coding: tag in source files
2010-03-03 HDA (OpenERP)Merged
2010-03-03 HDA (OpenERP)added noupdate=1 if csv is in init_xml
2010-03-02 mra (Open ERP)[IMP] Translation: remove get_iso dictionary which...
2010-03-02 apa-tinyimproved
2010-03-02 apa-tinyreverted graph.py
2010-03-02 apa-tinymerged
2010-02-28 Fabien Pinckaersmerge
2010-02-26 Ysa (Open ERP)merge
2010-02-26 Ysa (Open ERP)Remove print statement
2010-02-26 apa-tiny[IMP]:improved code for diagram view
2010-02-26 mra (Open ERP)[IMP] Add more languages in get_lang method on misc...
2010-02-16 HDA (OpenERP)Merged with stable
2010-02-15 SebastienFixed Unicode character in mail
2010-02-10 VRA(OpenERP)[FIX] Amount_To_Text Corrected
2010-02-10 VRA(OpenERP)[FIX] Amount_To_Text Corrected
2010-02-08 Harry (Open ERP)[FIX] tools: In convert, return false if record is...
2010-02-05 Christophe Simonis[MERGE]
2010-02-02 Fabien Pinckaers[Imp] add company on sequences
2010-02-04 KSH(Axelor)[FIX] Graph : report corrected
2010-02-02 Xavier Morel[merge] Check on existence of the -c specified config...
2010-02-02 Xavier Morel[merge] mx.DateTime-removal branch by rvalyi
2010-02-01 Raphaël Valyi[MERGE] from trunk
2010-02-01 Raphaël Valyi[REF] use datetime.utcnow() rather than having to impor...
2010-01-28 Jay (Open ERP)[FIX] Behavior of server corrected if addons-path is...
2010-01-28 CHS,JVO[FIX] Behavior of server corrected if addons-path is...
2010-01-28 CHS,JVO[FIX] Behavior of server corrected if addons-path is...
2010-01-27 Xavier Morel[fix] email_to is a sequence of email addresses, not...
2010-01-27 Xavier Morel[fix] typo in send_mail
2010-01-26 Xavier Morel[imp] don't include MIMEText call in encoding-related...
2010-01-26 Xavier Morel[imp] remove redundancies between sending mails with...
2010-01-26 Xavier Morel[imp] invert attachment condition, preset body value...
2010-01-26 Xavier Morel[imp] use more specific error type (and message) in...
2010-01-26 Xavier Morel[imp] remove pointless boolean check (there's a default...
2010-01-20 Christophe Simonis[FIX] correct threading problems in cache
2010-01-13 HDA (OpenERP)FIXed merging bugs
2010-01-12 HDA (OpenERP)Merged
2010-01-08 Jay (Open ERP)[REM] Removed duplicated code for method __getitem__()
2010-01-06 Olivier Dony[FIX] Fixed typo in rev 1975.
2010-01-05 Olivier Dony[FIX] Made timezone detect more robust and added a...
2010-01-05 Harry (Open ERP)[IMP] tools-send_mail : improve send mail method
2009-12-25 Raphaël Valyi[FIX] translate; Launchpad export: time is now UTC...
2009-12-17 Raphaël Valyi[MERGE]
2009-12-14 Raphaël Valyi[REF] changed coding style from datetime.datime.foo...
2009-12-14 Xavier Morel[merge] from trunk
2009-12-14 Raphaël Valyi[FIX] correct datetime replacement for mxdt.ISO.strUTC...
2009-12-13 Cristian Salamea... [REF] get rid of the mx.Datetime C dependency, meaning...
2009-12-10 Christophe Simonis[FIX] handle the case of missing "#:" formated comment...
2009-12-08 hda (Tiny)Merge
2009-12-07 Christophe Chauvet[IMP] Check if the config file exists (only if -c used...
2009-12-07 Harry (Open ERP)[FIX] convert: fix problem in eval
2009-12-03 Christophe Simonis[IMP] add option to disable the database listing
2009-12-03 mra (Open ERP)[FIX] Translation: Error parsing .po files when applica...
2009-12-02 Xavier Morel[merge] fix-shebang from 5.0 to trunk
2009-12-02 Xavier Morel[fix] use env for python shebang rather than hardcoding...
2009-12-02 Xavier Morel[merge] 5.0-lxml-fixes into trunk
2009-11-30 rpa-openerp[FIX]: Translaiton: Fixed problem of other files includ...
2009-11-28 Xavier Morel[IMP] removal of usages of the deprecated node.getchild...
2009-11-28 Harry (Open ERP)[merge] merge from lp:~openerp/openobject-server/5.0/
2009-11-28 Xavier Morel[FIX] Remove leftover instances of libxslt and libxml2...
2009-11-27 Xavier Morel[FIX] set absolute path for the config file to avoid...
2009-11-27 Harry (Open ERP)[IMP] change copyright with AGPL
2009-11-26 Harry (Open ERP)[FIX] tools>translate: fixed bug, missing line in merging
2009-11-25 VRA(OpenERP)[FIX] Amount to text conversions made better
2009-11-25 Harry (Open ERP)[MERGE] merge with master branch
2009-11-25 mra (Open ERP)[IMP] scan languages function on misc, now it will...
2009-11-24 Harry (Open ERP)[FIX] replaced <TAB> with four white space.
2009-11-24 mra (Open ERP)[ADD] add corect translation files on base/i18n
2009-11-20 xrg[merge] merge from lp:~xrg/openobject-server/optimize...
2009-11-20 mra (Open ERP)[IMP] minor change in trans_load_data now it will creat...
2009-11-20 mra (Open ERP)[ADD] add get_iso_code method on misc which will give...
2009-11-17 HDA (OpenERP)Merged
next