[6.0] Invoicing values from wizard are lost when creating purchase invoice from receptions
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
Fix Released
|
Low
|
OpenERP Publisher's Warranty Team |
Bug Description
At 6.0.1 OpenERP version, when you try to create a purchase invoice from reception, next values that appears at invoicing wizard are not apply: Destination Journal, Group by partner, Invoice date.
The steps to reproduce the bug are next:
1) Create a purchase order, indicating "From Picking" at Invoicing Control.
2) Click on "Convert to Purchase Order" button.
3) To generate the receptions documents, click on "Receptions" at right list options.
4) Click on "Process" button to confirm the stock reception, and validate the quantities.
5) Click on "Create invoice" to generate the purchase invoice. A wizard appears asking for Destination Journal, Group by partner, Invoice date. Complete this fields and click on "Create" button.
6) A tree view of new draft purchase invoice created appears. Click on this invoice to access form view. You can verify that the invoice hasn't filled the Journal and Invoice Date fields.
7) Also, if you have more than one reception document from same partner, and try to invoicing some of then at same time (click on "Action" top button from Receptions tree view), and select Group by partner option, OpenERP generates one different invoice from every reception document.
Related branches
- Anup(SerpentCS) (community): Approve
- Jay Vora (Serpent Consulting Services) (community): Approve
- OpenERP buildbot (community): Approve
-
Diff: 68 lines (+23/-21)1 file modifiedstock/wizard/stock_invoice_onshipping.py (+23/-21)
description: | updated |
summary: |
- invoicing values from wizard are lost when creating purchase invoice - from receptions + [6.0] Invoicing values from wizard are lost when creating purchase + invoice from receptions |
Changed in openobject-addons: | |
status: | Fix Committed → Fix Released |
assignee: | Jay Vora (OpenERP) (jvo-openerp) → OpenERP Publisher's Warranty Team (openerp-opw) |
milestone: | none → 6.0.2 |
Hello,
I am confirming this issue for stable 6.0 only and it is already fixed in current trunk code.
Thanks