Partner assigned Price List is not applied with the creation of a customer/supplier invoice.
Bug #754339 reported by
Salvi Angjeli
This bug affects 15 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Confirmed
|
Wishlist
|
OpenERP R&D Addons Team 3 | |||
OpenERP Community Backports (Addons) | Status tracked in 7.0 | |||||
6.1 |
Fix Released
|
Undecided
|
Unassigned | |||
7.0 |
Fix Committed
|
High
|
Holger Brunn (Therp) | |||
Therp Backports (Deprecated) |
Fix Released
|
High
|
Ronald Portier (Therp) |
Bug Description
Price List should be consider from partner in Invoice line product onchange.
Related branches
lp://staging/~therp-nl/therp-backports/addons-6.1-lp754339_pricelist_on_invoice_line
- Stefan Rijnhart (Opener) (community): Approve
-
Diff: 136 lines (+93/-24)1 file modifiedaccount/account_invoice.py (+93/-24)
lp://staging/~therp-nl/ocb-addons/lp754339
Rejected
for merging
into
lp://staging/ocb-addons
- Holger Brunn (Therp): Disapprove
- Lionel Sausin - Initiatives/Numérigraphe (community): Abstain
- Stefan Rijnhart (Opener): Approve
- Christophe CHAUVET: Needs Fixing
- Ronald Portier (Therp): Approve
-
Diff: 242 lines (+184/-24)3 files modifiedaccount/account_invoice.py (+86/-22)
account/tests/__init__.py (+4/-2)
account/tests/test_product_id_change.py (+94/-0)
lp://staging/~therp-nl/openobject-addons/trunk-lp754339
Ready for review
for merging
into
lp://staging/openobject-addons
- OpenERP Core Team: Pending requested
-
Diff: 226 lines (+182/-20)3 files modifiedaccount/account_invoice.py (+84/-18)
account/tests/__init__.py (+4/-2)
account/tests/test_product_id_change.py (+94/-0)
Changed in therp-backports: | |
milestone: | none → 6.1-maintenance |
importance: | Undecided → High |
assignee: | nobody → Ronald Portier (Therp) (rportier1962) |
Changed in therp-backports: | |
status: | New → Fix Released |
Changed in therp-backports: | |
status: | Fix Released → Fix Committed |
Changed in therp-backports: | |
milestone: | 6.1-maintenance → 7.0-maintenance |
Changed in therp-backports: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Hello Salvi,
Would you please explain your scenario with proper example so I can check the problem easily.
Here I have checked this specified issue successfully with different Currency Pricelist.
Thanks.