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
=== modified file 'bin/addons/purchase_override/purchase.py'
--- bin/addons/purchase_override/purchase.py 2016-10-26 07:22:24 +0000
+++ bin/addons/purchase_override/purchase.py 2016-11-10 11:10:36 +0000
@@ -2037,6 +2037,7 @@
2037 'price_unit': line.price_unit,2037 'price_unit': line.price_unit,
2038 'product_uom_qty': line.product_qty,2038 'product_uom_qty': line.product_qty,
2039 'date_planned': loan_duration.strftime('%Y-%m-%d'),2039 'date_planned': loan_duration.strftime('%Y-%m-%d'),
2040 'confirmed_delivery_date': loan_duration.strftime('%Y-%m-%d'),
2040 'delay': 60.0,2041 'delay': 60.0,
2041 'name': line.name,2042 'name': line.name,
2042 'type': line.product_id.procure_method})2043 'type': line.product_id.procure_method})

Subscribers

People subscribed via source and target branches

to all changes: