[6.1][7.0][trunk] Delivery order should take the confirmation date of the sale order
Bug #1260778 reported by
Yann Papouin
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Odoo Addons (MOVED TO GITHUB) |
New
|
Undecided
|
Unassigned | |||
OpenERP Community Backports (Addons) | Status tracked in 7.0 | |||||
6.1 |
Fix Released
|
Low
|
Yann Papouin | |||
7.0 |
Fix Released
|
Low
|
Yann Papouin |
Bug Description
Actually it's using the date_order from the order.
If you create your quotation one week ago and then valid your order, all dates (stock moves and picking) will be planned from the date_order that is not updated on confirmation.
It should take the confirmation date of the sale order.
Related branches
lp://staging/~openerp-dev/openobject-addons/6.1-opw-587363-ado
Ready for review
for merging
into
lp://staging/openobject-addons/6.1
- Xavier ALT: Pending requested
- Naresh(OpenERP): Pending requested
-
Diff: 21 lines (+2/-2)1 file modifiedsale/sale.py (+2/-2)
lp://staging/~yann-papouin/ocb-addons/6.1-bug-1260778-sale-date-confirm
- Holger Brunn (Therp): Approve (code review)
- Sandy Carter (http://www.savoirfairelinux.com): Approve (code review, no test)
- Guewen Baconnier @ Camptocamp: Approve (code review)
- Pedro Manuel Baeza: Approve (code review)
-
Diff: 21 lines (+2/-2)1 file modifiedsale/sale.py (+2/-2)
lp://staging/~yann-papouin/openobject-addons/7.0-bug-1260778-sale-date-confirm
Ready for review
for merging
into
lp://staging/openobject-addons/7.0
- OpenERP Core Team: Pending requested
-
Diff: 21 lines (+2/-2)1 file modifiedsale_stock/sale_stock.py (+2/-2)
lp://staging/~yann-papouin/ocb-addons/7.0-bug-1260778-sale-date-confirm
- Ronald Portier (Therp): Approve (code review)
- Pedro Manuel Baeza: Approve (code review)
- Sandy Carter (http://www.savoirfairelinux.com): Approve (code review, pep8)
- Holger Brunn (Therp): Approve (code review)
-
Diff: 21 lines (+2/-2)1 file modifiedsale_stock/sale_stock.py (+2/-2)
To post a comment you must log in.
Hi, Yann, this would be very interesting to be also in OCB branch until it arrives on official branch. Could you please make an MP with the patch and link to this bug?
Regards.