From 8f43801a7a32e1b73ae2c882226090d35e82976e Mon Sep 17 00:00:00 2001 From: Josse Colpaert Date: Thu, 26 Sep 2013 11:09:12 +0200 Subject: [PATCH] [IMP] Route_ids invisible bzr revid: jco@openerp.com-20130926090912-rwcfzj1h7a64sbs5 --- addons/mrp_operations/test/workcenter_operations.yml | 1 - addons/mrp_repair/test/test_mrp_repair_noneinv.yml | 2 +- addons/stock_location/stock_location_view.xml | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/addons/mrp_operations/test/workcenter_operations.yml b/addons/mrp_operations/test/workcenter_operations.yml index 4754bb463ff..5b4722e350a 100644 --- a/addons/mrp_operations/test/workcenter_operations.yml +++ b/addons/mrp_operations/test/workcenter_operations.yml @@ -16,7 +16,6 @@ #TODO: to check start date of next line should be end of date of previous line. assert line.date_planned, "Planned Start date is not computed: %s" %(line) assert line.date_planned_end, "Planned End date is not computed: %s" %(line) - - I confirm the Production Order. - diff --git a/addons/mrp_repair/test/test_mrp_repair_noneinv.yml b/addons/mrp_repair/test/test_mrp_repair_noneinv.yml index b8006d0d485..1cc1c095b35 100644 --- a/addons/mrp_repair/test/test_mrp_repair_noneinv.yml +++ b/addons/mrp_repair/test/test_mrp_repair_noneinv.yml @@ -23,5 +23,5 @@ - !python {model: mrp.repair}: | repair_id = self.browse(cr, uid, [ref('mrp_repair_rmrp1')], context=context)[0] - assert not repair_id.invoice_id.id, "Invoice should not be exists for this repair order" + assert not repair_id.invoice_id.id, "Invoice should not exist for this repair order" diff --git a/addons/stock_location/stock_location_view.xml b/addons/stock_location/stock_location_view.xml index 403ea191d7f..bd2aab3ab14 100644 --- a/addons/stock_location/stock_location_view.xml +++ b/addons/stock_location/stock_location_view.xml @@ -181,7 +181,7 @@ - +