From 14ce21d220d21a6d9e5f7286a128d9838a768e0a Mon Sep 17 00:00:00 2001 From: stephanchrst Date: Fri, 19 Aug 2022 10:36:49 +0700 Subject: initial commit release --- addons/mrp/static/img/assebly-worksheet.pdf | Bin addons/mrp/static/img/cutting-worksheet.pdf | Bin addons/mrp/static/img/drill-worksheet.pdf | Bin .../mrp/static/img/product_product_computer_desk_bolt.png | Bin .../mrp/static/img/product_product_computer_desk_screw.png | Bin addons/mrp/static/img/product_product_drawer_black.png | Bin addons/mrp/static/img/product_product_drawer_case_black.png | Bin addons/mrp/static/img/product_product_plastic_laminate.png | Bin addons/mrp/static/img/product_product_ply_veneer.png | Bin addons/mrp/static/img/product_product_table_kit.png | Bin addons/mrp/static/img/product_product_wood_panel.png | Bin addons/mrp/static/img/product_product_wood_ply.png | Bin addons/mrp/static/img/product_product_wood_wear.png | Bin addons/mrp/static/img/table.png | Bin addons/mrp/static/img/table_leg.png | Bin addons/mrp/static/img/table_top.png | Bin 16 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 addons/mrp/static/img/assebly-worksheet.pdf mode change 100644 => 100755 addons/mrp/static/img/cutting-worksheet.pdf mode change 100644 => 100755 addons/mrp/static/img/drill-worksheet.pdf mode change 100644 => 100755 addons/mrp/static/img/product_product_computer_desk_bolt.png mode change 100644 => 100755 addons/mrp/static/img/product_product_computer_desk_screw.png mode change 100644 => 100755 addons/mrp/static/img/product_product_drawer_black.png mode change 100644 => 100755 addons/mrp/static/img/product_product_drawer_case_black.png mode change 100644 => 100755 addons/mrp/static/img/product_product_plastic_laminate.png mode change 100644 => 100755 addons/mrp/static/img/product_product_ply_veneer.png mode change 100644 => 100755 addons/mrp/static/img/product_product_table_kit.png mode change 100644 => 100755 addons/mrp/static/img/product_product_wood_panel.png mode change 100644 => 100755 addons/mrp/static/img/product_product_wood_ply.png mode change 100644 => 100755 addons/mrp/static/img/product_product_wood_wear.png mode change 100644 => 100755 addons/mrp/static/img/table.png mode change 100644 => 100755 addons/mrp/static/img/table_leg.png mode change 100644 => 100755 addons/mrp/static/img/table_top.png (limited to 'addons/mrp/static/img') diff --git a/addons/mrp/static/img/assebly-worksheet.pdf b/addons/mrp/static/img/assebly-worksheet.pdf old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/cutting-worksheet.pdf b/addons/mrp/static/img/cutting-worksheet.pdf old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/drill-worksheet.pdf b/addons/mrp/static/img/drill-worksheet.pdf old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/product_product_computer_desk_bolt.png b/addons/mrp/static/img/product_product_computer_desk_bolt.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/product_product_computer_desk_screw.png b/addons/mrp/static/img/product_product_computer_desk_screw.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/product_product_drawer_black.png b/addons/mrp/static/img/product_product_drawer_black.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/product_product_drawer_case_black.png b/addons/mrp/static/img/product_product_drawer_case_black.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/product_product_plastic_laminate.png b/addons/mrp/static/img/product_product_plastic_laminate.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/product_product_ply_veneer.png b/addons/mrp/static/img/product_product_ply_veneer.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/product_product_table_kit.png b/addons/mrp/static/img/product_product_table_kit.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/product_product_wood_panel.png b/addons/mrp/static/img/product_product_wood_panel.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/product_product_wood_ply.png b/addons/mrp/static/img/product_product_wood_ply.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/product_product_wood_wear.png b/addons/mrp/static/img/product_product_wood_wear.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/table.png b/addons/mrp/static/img/table.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/table_leg.png b/addons/mrp/static/img/table_leg.png old mode 100644 new mode 100755 diff --git a/addons/mrp/static/img/table_top.png b/addons/mrp/static/img/table_top.png old mode 100644 new mode 100755 -- cgit v1.2.3