From 51774f2a4569f4df672718e0c32f0023253d5fde Mon Sep 17 00:00:00 2001 From: Denis Ledoux Date: Wed, 15 Apr 2015 16:00:44 +0200 Subject: [PATCH] [FIX] mrp_repair: missiing taxes field in invoicing tab. Taxes can be applied on the repair fees. The field was defined in the model, it was just missing in the view. In addition, the product_id_change worked already for the taxes. opw-632898 --- addons/mrp_repair/mrp_repair_view.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/addons/mrp_repair/mrp_repair_view.xml b/addons/mrp_repair/mrp_repair_view.xml index b7a667ce308..48692400422 100644 --- a/addons/mrp_repair/mrp_repair_view.xml +++ b/addons/mrp_repair/mrp_repair_view.xml @@ -164,6 +164,7 @@ +