summaryrefslogtreecommitdiff
path: root/addons/l10n_in_sale
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-08-19 10:36:49 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-08-19 10:36:49 +0700
commit14ce21d220d21a6d9e5f7286a128d9838a768e0a (patch)
treead7fc2cfb3cc6ceffbc476e83653906220becc84 /addons/l10n_in_sale
parent4d41e5f767820976b127ab50eee6389a821e50be (diff)
initial commit release
Diffstat (limited to 'addons/l10n_in_sale')
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/__init__.py0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/__manifest__.py0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/data/product_demo.xml0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/models/__init__.py0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/models/account_move.py0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/models/res_partner.py0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/models/sale_order.py0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/report/__init__.py0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/report/account_invoice_report.py0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/report/exempted_gst_report.py0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/report/hsn_gst_report.py0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/views/report_sale_order.xml0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/views/res_partner_views.xml0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/views/sale_views.xml0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/wizard/__init__.py0
-rwxr-xr-x[-rw-r--r--]addons/l10n_in_sale/wizard/sale_make_invoice_advance.py0
16 files changed, 0 insertions, 0 deletions
diff --git a/addons/l10n_in_sale/__init__.py b/addons/l10n_in_sale/__init__.py
index de3c6745..de3c6745 100644..100755
--- a/addons/l10n_in_sale/__init__.py
+++ b/addons/l10n_in_sale/__init__.py
diff --git a/addons/l10n_in_sale/__manifest__.py b/addons/l10n_in_sale/__manifest__.py
index 11503b77..11503b77 100644..100755
--- a/addons/l10n_in_sale/__manifest__.py
+++ b/addons/l10n_in_sale/__manifest__.py
diff --git a/addons/l10n_in_sale/data/product_demo.xml b/addons/l10n_in_sale/data/product_demo.xml
index ad3d590e..ad3d590e 100644..100755
--- a/addons/l10n_in_sale/data/product_demo.xml
+++ b/addons/l10n_in_sale/data/product_demo.xml
diff --git a/addons/l10n_in_sale/models/__init__.py b/addons/l10n_in_sale/models/__init__.py
index 37c5b03a..37c5b03a 100644..100755
--- a/addons/l10n_in_sale/models/__init__.py
+++ b/addons/l10n_in_sale/models/__init__.py
diff --git a/addons/l10n_in_sale/models/account_move.py b/addons/l10n_in_sale/models/account_move.py
index d3c12ede..d3c12ede 100644..100755
--- a/addons/l10n_in_sale/models/account_move.py
+++ b/addons/l10n_in_sale/models/account_move.py
diff --git a/addons/l10n_in_sale/models/res_partner.py b/addons/l10n_in_sale/models/res_partner.py
index 6e560489..6e560489 100644..100755
--- a/addons/l10n_in_sale/models/res_partner.py
+++ b/addons/l10n_in_sale/models/res_partner.py
diff --git a/addons/l10n_in_sale/models/sale_order.py b/addons/l10n_in_sale/models/sale_order.py
index a945d52c..a945d52c 100644..100755
--- a/addons/l10n_in_sale/models/sale_order.py
+++ b/addons/l10n_in_sale/models/sale_order.py
diff --git a/addons/l10n_in_sale/report/__init__.py b/addons/l10n_in_sale/report/__init__.py
index 1d16e0da..1d16e0da 100644..100755
--- a/addons/l10n_in_sale/report/__init__.py
+++ b/addons/l10n_in_sale/report/__init__.py
diff --git a/addons/l10n_in_sale/report/account_invoice_report.py b/addons/l10n_in_sale/report/account_invoice_report.py
index 1150be0c..1150be0c 100644..100755
--- a/addons/l10n_in_sale/report/account_invoice_report.py
+++ b/addons/l10n_in_sale/report/account_invoice_report.py
diff --git a/addons/l10n_in_sale/report/exempted_gst_report.py b/addons/l10n_in_sale/report/exempted_gst_report.py
index 9664f12d..9664f12d 100644..100755
--- a/addons/l10n_in_sale/report/exempted_gst_report.py
+++ b/addons/l10n_in_sale/report/exempted_gst_report.py
diff --git a/addons/l10n_in_sale/report/hsn_gst_report.py b/addons/l10n_in_sale/report/hsn_gst_report.py
index 615eaef1..615eaef1 100644..100755
--- a/addons/l10n_in_sale/report/hsn_gst_report.py
+++ b/addons/l10n_in_sale/report/hsn_gst_report.py
diff --git a/addons/l10n_in_sale/views/report_sale_order.xml b/addons/l10n_in_sale/views/report_sale_order.xml
index 170b2aa3..170b2aa3 100644..100755
--- a/addons/l10n_in_sale/views/report_sale_order.xml
+++ b/addons/l10n_in_sale/views/report_sale_order.xml
diff --git a/addons/l10n_in_sale/views/res_partner_views.xml b/addons/l10n_in_sale/views/res_partner_views.xml
index 862aec46..862aec46 100644..100755
--- a/addons/l10n_in_sale/views/res_partner_views.xml
+++ b/addons/l10n_in_sale/views/res_partner_views.xml
diff --git a/addons/l10n_in_sale/views/sale_views.xml b/addons/l10n_in_sale/views/sale_views.xml
index 03f9a0a0..03f9a0a0 100644..100755
--- a/addons/l10n_in_sale/views/sale_views.xml
+++ b/addons/l10n_in_sale/views/sale_views.xml
diff --git a/addons/l10n_in_sale/wizard/__init__.py b/addons/l10n_in_sale/wizard/__init__.py
index 46b1c608..46b1c608 100644..100755
--- a/addons/l10n_in_sale/wizard/__init__.py
+++ b/addons/l10n_in_sale/wizard/__init__.py
diff --git a/addons/l10n_in_sale/wizard/sale_make_invoice_advance.py b/addons/l10n_in_sale/wizard/sale_make_invoice_advance.py
index c47d97c3..c47d97c3 100644..100755
--- a/addons/l10n_in_sale/wizard/sale_make_invoice_advance.py
+++ b/addons/l10n_in_sale/wizard/sale_make_invoice_advance.py