openerp-india team mailing list archive
-
openerp-india team
-
Mailing list archive
-
Message #23732
[Bug 1088086] Re: [res.company] Missing context in _set_address_data method when writing partner_obj
Hi,
This issue has been fixed for V7 in,
Branch: lp:~openerp-dev/openobject-server/7.0-opw-586824-rgo
Rev Id: rgo@xxxxxxxxxxx-20130222062754-nbsp6a491xzm63kw
Rev #: 4856
The branch is under review of the expert, it will be merged with main
stable branch once it gets reviewed.
Thanks.
--
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Server.
https://bugs.launchpad.net/bugs/1088086
Title:
[res.company] Missing context in _set_address_data method when writing
partner_obj
Status in Localización Venezuela:
New
Status in OpenERP Server:
Fix Committed
Bug description:
right now it is like this:
part_obj.write(cr, uid, [address], {name: value or False})
instead of:
part_obj.write(cr, uid, [address], {name: value or
False},context=context)
Regards,
To manage notifications about this bug go to:
https://bugs.launchpad.net/openerp-venezuela-localization/+bug/1088086/+subscriptions
References