[IMP] removed raise on name_create partner
[odoo/odoo.git] / openerp / tools / yaml_import.py
2011-11-24 Olivier Dony[MERGE] YAML: Support m2o None value, courtesy of Dmitr...
2011-11-16 Rucha (Open ERP)[MERGE]: Merge with latest trunk-server
2011-11-15 Fabien Pinckaers[IMP] remove print statement
2011-11-15 Fabien Pinckaers[IMP] removed print statement
2011-11-14 Fabien Pinckaers[FIX] onchange
2011-11-14 Fabien Pinckaers[FIX] onchange yaml
2011-11-14 Fabien Pinckaers[FIX] onchange computation on YAML
2011-11-14 Fabien Pinckaers[IMP] Yaml scripts calls on_changes and fields_view_get...
2011-11-14 Fabien Pinckaersunusedcode
2011-11-13 Fabien Pinckaersfix
2011-11-13 Fabien Pinckaers[IMP] Allows to put a view argument in a YAML record...
2011-10-13 Dmitrijs Ledkovs[IMP] allow to unset fields in yaml import
2011-10-12 Rucha (Open ERP)[FIX]: Fixed problem of context not passed properly...
2011-10-03 Olivier Dony[IMP] yaml_import: make !ref nodes work for m2o values
2011-09-27 Olivier Dony[MERGE] sync with latest trunk
2011-09-25 Fabien Pinckaers[FIX] YAML empty records
2011-09-14 Vo Minh Thu[IMP] wsgi:
2011-08-16 Vo Minh Thu[REF] osv: replace isinstance(m,osv_memory) by m.is_tra...
2011-06-24 Olivier Dony[IMP] lint cleanup
2011-06-22 Vo Minh Thu[MERGE] ir_model_data unlinking does not use _unlink...
2011-06-05 P. Christeasyaml_import: fix ambiguous syntax at end of report
2011-05-13 Vo Minh Thu[MERGE] yml test: more explicit message when some data...
2011-05-13 Naresh (OpenERP)[IMP]:moved the logger exception before raise
2011-05-13 Naresh (OpenERP)[IMP]:ValueError Message when running a YAML test that...
2011-05-10 Vo Minh Thu[REF] modules.__init__:
2011-02-07 Vo Minh Thu[IMP] openerp python module.