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/product/static/xls/product_pricelist.xls | Bin 0 -> 32768 bytes addons/product/static/xls/product_supplierinfo.xls | Bin 0 -> 31744 bytes addons/product/static/xls/product_template.xls | Bin 0 -> 36352 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 addons/product/static/xls/product_pricelist.xls create mode 100644 addons/product/static/xls/product_supplierinfo.xls create mode 100644 addons/product/static/xls/product_template.xls (limited to 'addons/product/static/xls') diff --git a/addons/product/static/xls/product_pricelist.xls b/addons/product/static/xls/product_pricelist.xls new file mode 100644 index 00000000..3eeac33c Binary files /dev/null and b/addons/product/static/xls/product_pricelist.xls differ diff --git a/addons/product/static/xls/product_supplierinfo.xls b/addons/product/static/xls/product_supplierinfo.xls new file mode 100644 index 00000000..50a165c6 Binary files /dev/null and b/addons/product/static/xls/product_supplierinfo.xls differ diff --git a/addons/product/static/xls/product_template.xls b/addons/product/static/xls/product_template.xls new file mode 100644 index 00000000..a4667b13 Binary files /dev/null and b/addons/product/static/xls/product_template.xls differ -- cgit v1.2.3