c2c-oerpscenario team mailing list archive
-
c2c-oerpscenario team
-
Mailing list archive
-
Message #03185
[Bug 578746] Re: edi module - export does nothing
not an official addons, we don't plan to fix.
** Changed in: openobject-addons
Status: New => Won't Fix
--
edi module - export does nothing
https://bugs.launchpad.net/bugs/578746
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
Status in OpenObject Addons Modules: Won't Fix
Bug description:
The edi module proposes import and export button for sales order. Export does not do anything. Simply said, it is not implemented. I don't know if it is worth doing anything but at least it is now documented.
def _do_export(self, cr, uid, data, context):
return {}
version 5.0.10 - from revno 3330