** Changed in: openobject-addons
Status: Won't Fix => Fix Released
--
esale_joomla - when creating stock.move: "BrowseRecordError: Wrong ID for the
browse record, got None, expected an integer."
https://bugs.launchpad.net/bugs/601549
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: Fix Released
Bug description:
openobject-addons/extra-trunk - esale_joomla
Trying, for instance, to complete purchase order by clicking on "Approved by
Supplier", you'll get "BrowseRecordError: Wrong ID for the browse record, got
None, expected an integer."
This is caused by overrided create method of "stock.move" class:
http://bazaar.launchpad.net/~openerp-commiter/openobject-addons/trunk-extra-addons/annotate/4656/esale_joomla/esale_joomla.py#L1585
that doesn't return new record ID
Fix is committed to branch
https://code.launchpad.net/~openerp-community/openobject-addons/extra-trunk-esale_joomla
_______________________________________________
Mailing list: https://launchpad.net/~c2c-oerpscenario
Post to : [email protected]
Unsubscribe : https://launchpad.net/~c2c-oerpscenario
More help : https://help.launchpad.net/ListHelp