Merge lp:~unifield-team/unifield-server/us-1012 into lp:unifield-server

Proposed by jftempo
Status: Merged
Merged at revision: 4059
Proposed branch: lp:~unifield-team/unifield-server/us-1012
Merge into: lp:unifield-server
Diff against target: 11 lines (+1/-0)
1 file modified
bin/addons/purchase_override/purchase.py (+1/-0)
To merge this branch: bzr merge lp:~unifield-team/unifield-server/us-1012
Reviewer Review Type Date Requested Status
UniField Reviewer Team Pending
Review via email: mp+310518@code.launchpad.net
To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bin/addons/purchase_override/purchase.py'
2--- bin/addons/purchase_override/purchase.py 2016-10-26 07:22:24 +0000
3+++ bin/addons/purchase_override/purchase.py 2016-11-10 11:10:36 +0000
4@@ -2037,6 +2037,7 @@
5 'price_unit': line.price_unit,
6 'product_uom_qty': line.product_qty,
7 'date_planned': loan_duration.strftime('%Y-%m-%d'),
8+ 'confirmed_delivery_date': loan_duration.strftime('%Y-%m-%d'),
9 'delay': 60.0,
10 'name': line.name,
11 'type': line.product_id.procure_method})

Subscribers

People subscribed via source and target branches

to all changes: