← Back to team overview

credativ team mailing list archive

[Bug 909137] Re: [trunk] point of sale invoice action wrong view_id type

 

Hello Jacques-Etienne Baudoux,

Thanks for reporting and your contribution, 
the solution of this bug is proposed in
branch lp:~openerp-dev/openobject-addons/trunk-bug-909137-bde
with following Revision ID and Number:

Revision ID: bde@xxxxxxxxxxx-20111228090608-b1t0tfjv0hyxg305
Revision Number: 6171

The solution will be merged in main addons soon.

Thanks & Regards,
Devnani Bharat R.

** Changed in: openobject-addons
       Status: In Progress => Fix Committed

-- 
You received this bug notification because you are a member of OpenERP
Framework Experts, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/909137

Title:
  [trunk] point of sale invoice action wrong view_id type

Status in OpenERP Addons (modules):
  Fix Committed

Bug description:
  In the module point_of_sale, the action_invoice doesn't return a properly defined act_window. The view_id must be a list:
  'view_id': [res_id],
  instead of
  'view_id': res_id,

  kr
  J-E

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/909137/+subscriptions


References