← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 601549] Re: esale_joomla - when creating stock.move: "BrowseRecordError: Wrong ID for the browse record, got None, expected an integer."

 

** 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