From 44a67edb19abfbd3ec937ee28d85414713b0a23c Mon Sep 17 00:00:00 2001 From: Andreas Osim Date: Tue, 4 Sep 2018 15:57:54 +0200 Subject: [PATCH 1/2] print 'default_code' according to setting in 'material_type' (offer/order/invoice) --- ext/custom-addons/dp_reports_account/reports/invoice.xml | 2 +- ext/custom-addons/dp_reports_sale/reports/sale.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/custom-addons/dp_reports_account/reports/invoice.xml b/ext/custom-addons/dp_reports_account/reports/invoice.xml index daa294c3..30ce88ad 100644 --- a/ext/custom-addons/dp_reports_account/reports/invoice.xml +++ b/ext/custom-addons/dp_reports_account/reports/invoice.xml @@ -171,7 +171,7 @@ - + diff --git a/ext/custom-addons/dp_reports_sale/reports/sale.xml b/ext/custom-addons/dp_reports_sale/reports/sale.xml index 630f407c..10105e2e 100644 --- a/ext/custom-addons/dp_reports_sale/reports/sale.xml +++ b/ext/custom-addons/dp_reports_sale/reports/sale.xml @@ -146,7 +146,7 @@ - + From c5c3ed3b724f8c3a43a86b54bff5d4c038921acd Mon Sep 17 00:00:00 2001 From: Andreas Osim Date: Tue, 4 Sep 2018 17:59:50 +0200 Subject: [PATCH 2/2] show description of product in delivery form --- .../views/delivery_carrier_track.xml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/ext/custom-addons/tz_carrier_allow_tracking_modification/views/delivery_carrier_track.xml b/ext/custom-addons/tz_carrier_allow_tracking_modification/views/delivery_carrier_track.xml index b2929159..aa14436f 100644 --- a/ext/custom-addons/tz_carrier_allow_tracking_modification/views/delivery_carrier_track.xml +++ b/ext/custom-addons/tz_carrier_allow_tracking_modification/views/delivery_carrier_track.xml @@ -9,6 +9,9 @@ stock.picking + + + @@ -16,4 +19,17 @@ + +