[IMP] edi: review/cleanup (wip)
[odoo/odoo.git] / openerp / addons / base / ir / ir_edi.py
2011-09-30 Olivier Dony[IMP] edi: review/cleanup (wip)
2011-09-16 Harry (OpenERP)[FIX] edi: get partner already exits or not using get_o...
2011-09-13 Harry (OpenERP)[IMP] base.ir.edi: introduce new method: split_xml_id...
2011-09-13 Harry (OpenERP)[IMP] base.ir.edi: improve edi import process, split...
2011-09-08 Harry (OpenERP)[IMP] base.ir_edi: dont use fields_get or _columns...
2011-08-29 Harry (OpenERP)[IMP] ir.edi: improve edi_import_relation and edi_xml_i...
2011-08-26 Harry (OpenERP)[MERGE]
2011-08-25 Harry (OpenERP)[IMP] ir.edi:we must use the full __id from the EDI...
2011-08-24 Hardik Ansodariy... [IMP]: improved edi according to feedbacj
2011-08-23 Hardik Ansodariy... [IMP]
2011-08-19 Hardik Ansodariy... [IMP]: made changes and removed unwanted code
2011-08-08 Hardik Ansodariy... [IMP]: improved import functionality
2011-07-15 Harry (OpenERP)[FIX] base.ir_edi: call _update method of ir.model...
2011-07-15 Harry (OpenERP)[FIX] service: put autocommit true on EDI import servic...
2011-07-15 Harry (OpenERP)[FIX] base.ir_edi: value of function fields should...
2011-07-11 Harry (OpenERP)[IMP+FIX] edi_service: fixed wrong method call to get_d...
2011-06-29 Harry (OpenERP)[FIX] edi: In export_edi method, edi_struct should...
2011-06-27 Harry (OpenERP)[IMP] EDI: introduce new methods in edi class
2011-06-27 Harry (OpenERP)[IMP] edi: improve metadata function to create xml...
2011-06-27 Harry (OpenERP)[MERGE+REVIEW]
2011-06-22 Amit Parmar (OpenERP)[EDI] refactored code of edi class
2011-06-21 Amit Parmar (OpenERP)[EDI] revised edi class
2011-06-06 Amit Parmar (OpenERP)[EDI]: worked on the local time to UTC time conversion
2011-06-03 Amit Parmar (OpenERP)[EDI]: developing edi class
2011-06-03 Harry (OpenERP)[REVIEW] edi: refactor code of edi_import
2011-06-03 Harry (OpenERP)[REVIEW] edi: refactor code in generate_edi()
2011-06-03 Harry (OpenERP)[REVIEW] edi: refactor code in import/export method
2011-06-03 Harry (OpenERP)[REVIEW] edi: optimize code
2011-06-03 Harry (OpenERP)[MERGE] edi: introduce EDI Gateway Engine with basic...
2011-06-02 Amit Parmar (OpenERP)[EDI]: developing edi_import method
2011-06-01 Amit Parmar (OpenERP)[EDI]: working on edi import
2011-05-30 Amit Parmar (OpenERP)[EDI]: working on edi import
2011-05-28 Amit Parmar (OpenERP)[EDI]: working on a edi class
2011-05-27 Amit Parmar (OpenERP)[EDI]: working on a edi class
2011-05-27 Amit Parmar (OpenERP)[EDI]: develop a ir_edi_document class