From 3751379f1e9a4c215fb6eb898b4ccc67659b9ace Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Tue, 10 May 2022 21:51:50 +0700 Subject: initial commit 2 --- addons/mrp/data/mrp_data.xml | 76 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 76 insertions(+) create mode 100644 addons/mrp/data/mrp_data.xml (limited to 'addons/mrp/data/mrp_data.xml') diff --git a/addons/mrp/data/mrp_data.xml b/addons/mrp/data/mrp_data.xml new file mode 100644 index 00000000..c41f0576 --- /dev/null +++ b/addons/mrp/data/mrp_data.xml @@ -0,0 +1,76 @@ + + + + + + + + + Manufacture + + 5 + + + + + + + + + + availability + + + performance + + + quality + + + productive + + + + + Material Availability + + 1 + + + Equipment Failure + + 2 + + + Setup and Adjustments + + 3 + + + Reduced Speed + + + 5 + + + Process Defect + + 6 + + + Reduced Yield + + 7 + + + Fully Productive Time + + + 0 + + + + + -- cgit v1.2.3