← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 809491] [NEW] not possible change the packaging in sale order

 

Public bug reported:

i install sale and product_visible_discount, make a product with two or
more packaging, a new sale order and in a sale order line after i choose
my product i can't change the packaging.

i think the problem is in the file
product_visible_discount/product_visible_discount.py


74c74
<             lang, update_tax,date_order,fiscal_position=fiscal_position,flag=flag)
---
>             lang, update_tax,date_order,packaging,fiscal_position=fiscal_position,flag=flag)

** Affects: openobject-addons
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.
https://bugs.launchpad.net/bugs/809491

Title:
  not possible change the packaging in sale order

Status in OpenERP Modules (addons):
  New

Bug description:
  i install sale and product_visible_discount, make a product with two
  or more packaging, a new sale order and in a sale order line after i
  choose my product i can't change the packaging.

  i think the problem is in the file
  product_visible_discount/product_visible_discount.py

  
  74c74
  <             lang, update_tax,date_order,fiscal_position=fiscal_position,flag=flag)
  ---
  >             lang, update_tax,date_order,packaging,fiscal_position=fiscal_position,flag=flag)

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


Follow ups

References