summaryrefslogtreecommitdiff
path: root/account_reports_xlsx
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-08-19 11:12:08 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-08-19 11:12:08 +0700
commit0d87fec0c4c6fb573b1a09076f6d50844d8d0a80 (patch)
treefeea7da52aa2abecaefbdefdcdf5cd519557caa9 /account_reports_xlsx
parent51e73f257f5c5c55c027b588d4a6588006f2d13c (diff)
initial commit
Diffstat (limited to 'account_reports_xlsx')
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/README.rst0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/__init__.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/__manifest__.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/controllers/__init__.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/controllers/main.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/doc/RELEASE_NOTES.md0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/models/__init__.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/models/account_aged_partner_balance.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/models/account_financial_report.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/models/account_general_ledger.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/models/account_partner_ledger.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/report/__init__.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/report/account_aged_partner_balance.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/security/ir.model.access.csv0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/banner.pngbin49617 -> 49617 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/icon.pngbin15233 -> 15233 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/Accounting Reports in Excel.pngbin118352 -> 118352 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/account_Report_2.pngbin45909 -> 45909 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/account_report.pngbin35854 -> 35854 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/account_report_3.pngbin39464 -> 39464 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/account_report_6.pngbin47052 -> 47052 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/account_report_7.pngbin28114 -> 28114 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/account_report_8.pngbin55753 -> 55753 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/account_report_9.pngbin37960 -> 37960 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/accounting-report.gifbin3921987 -> 3921987 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/accounting_report_4.pngbin99203 -> 99203 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/accounting_report_5.pngbin37366 -> 37366 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/bank_book.pngbin114348 -> 114348 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/banner.pngbin127361 -> 127361 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/cash_book.jpegbin148633 -> 148633 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/checked.pngbin15093 -> 15093 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/cybrosys.pngbin52522 -> 52522 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/day_book_report.pngbin135936 -> 135936 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/dynamic_financial_report.pngbin114408 -> 114408 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/full_accounting_kit.gifbin266897 -> 266897 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/images/project_report.pngbin92918 -> 92918 bytes
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/description/index.html0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/static/src/js/action_manager.js0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/views/account_financial_report_data.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/views/action_manager.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/views/financial_report_wizard_view.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/views/financial_report_xls_view.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/views/general_ledger_report_view.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/views/general_ledger_report_wizard_view.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/views/partner_ledgerreport.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/views/report.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/views/report_agedpartnerbalance.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/views/supplier_aging_report_view.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/wizard/__init__.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/wizard/account_financial_report.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/wizard/account_financial_report_view.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/wizard/account_report_aged_partner_balance.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/wizard/account_report_aged_partner_balance_view.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/wizard/account_report_financial.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/wizard/account_report_general_ledger.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/wizard/account_report_general_ledger_view.xml0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/wizard/account_report_partner_ledger.py0
-rwxr-xr-x[-rw-r--r--]account_reports_xlsx/wizard/partner_ledger_wizard_view.xml0
58 files changed, 0 insertions, 0 deletions
diff --git a/account_reports_xlsx/README.rst b/account_reports_xlsx/README.rst
index fec390b..fec390b 100644..100755
--- a/account_reports_xlsx/README.rst
+++ b/account_reports_xlsx/README.rst
diff --git a/account_reports_xlsx/__init__.py b/account_reports_xlsx/__init__.py
index a7428e0..a7428e0 100644..100755
--- a/account_reports_xlsx/__init__.py
+++ b/account_reports_xlsx/__init__.py
diff --git a/account_reports_xlsx/__manifest__.py b/account_reports_xlsx/__manifest__.py
index 9a821cf..9a821cf 100644..100755
--- a/account_reports_xlsx/__manifest__.py
+++ b/account_reports_xlsx/__manifest__.py
diff --git a/account_reports_xlsx/controllers/__init__.py b/account_reports_xlsx/controllers/__init__.py
index 593cba3..593cba3 100644..100755
--- a/account_reports_xlsx/controllers/__init__.py
+++ b/account_reports_xlsx/controllers/__init__.py
diff --git a/account_reports_xlsx/controllers/main.py b/account_reports_xlsx/controllers/main.py
index 3a886bf..3a886bf 100644..100755
--- a/account_reports_xlsx/controllers/main.py
+++ b/account_reports_xlsx/controllers/main.py
diff --git a/account_reports_xlsx/doc/RELEASE_NOTES.md b/account_reports_xlsx/doc/RELEASE_NOTES.md
index 50d36c1..50d36c1 100644..100755
--- a/account_reports_xlsx/doc/RELEASE_NOTES.md
+++ b/account_reports_xlsx/doc/RELEASE_NOTES.md
diff --git a/account_reports_xlsx/models/__init__.py b/account_reports_xlsx/models/__init__.py
index f7265a3..f7265a3 100644..100755
--- a/account_reports_xlsx/models/__init__.py
+++ b/account_reports_xlsx/models/__init__.py
diff --git a/account_reports_xlsx/models/account_aged_partner_balance.py b/account_reports_xlsx/models/account_aged_partner_balance.py
index 1f6eef7..1f6eef7 100644..100755
--- a/account_reports_xlsx/models/account_aged_partner_balance.py
+++ b/account_reports_xlsx/models/account_aged_partner_balance.py
diff --git a/account_reports_xlsx/models/account_financial_report.py b/account_reports_xlsx/models/account_financial_report.py
index fad2359..fad2359 100644..100755
--- a/account_reports_xlsx/models/account_financial_report.py
+++ b/account_reports_xlsx/models/account_financial_report.py
diff --git a/account_reports_xlsx/models/account_general_ledger.py b/account_reports_xlsx/models/account_general_ledger.py
index ded77f4..ded77f4 100644..100755
--- a/account_reports_xlsx/models/account_general_ledger.py
+++ b/account_reports_xlsx/models/account_general_ledger.py
diff --git a/account_reports_xlsx/models/account_partner_ledger.py b/account_reports_xlsx/models/account_partner_ledger.py
index 51a7df2..51a7df2 100644..100755
--- a/account_reports_xlsx/models/account_partner_ledger.py
+++ b/account_reports_xlsx/models/account_partner_ledger.py
diff --git a/account_reports_xlsx/report/__init__.py b/account_reports_xlsx/report/__init__.py
index 76740c2..76740c2 100644..100755
--- a/account_reports_xlsx/report/__init__.py
+++ b/account_reports_xlsx/report/__init__.py
diff --git a/account_reports_xlsx/report/account_aged_partner_balance.py b/account_reports_xlsx/report/account_aged_partner_balance.py
index b88782a..b88782a 100644..100755
--- a/account_reports_xlsx/report/account_aged_partner_balance.py
+++ b/account_reports_xlsx/report/account_aged_partner_balance.py
diff --git a/account_reports_xlsx/security/ir.model.access.csv b/account_reports_xlsx/security/ir.model.access.csv
index a5410fe..a5410fe 100644..100755
--- a/account_reports_xlsx/security/ir.model.access.csv
+++ b/account_reports_xlsx/security/ir.model.access.csv
diff --git a/account_reports_xlsx/static/description/banner.png b/account_reports_xlsx/static/description/banner.png
index d93f8da..d93f8da 100644..100755
--- a/account_reports_xlsx/static/description/banner.png
+++ b/account_reports_xlsx/static/description/banner.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/icon.png b/account_reports_xlsx/static/description/icon.png
index 7dd03bb..7dd03bb 100644..100755
--- a/account_reports_xlsx/static/description/icon.png
+++ b/account_reports_xlsx/static/description/icon.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/Accounting Reports in Excel.png b/account_reports_xlsx/static/description/images/Accounting Reports in Excel.png
index 3bb18fd..3bb18fd 100644..100755
--- a/account_reports_xlsx/static/description/images/Accounting Reports in Excel.png
+++ b/account_reports_xlsx/static/description/images/Accounting Reports in Excel.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/account_Report_2.png b/account_reports_xlsx/static/description/images/account_Report_2.png
index afec944..afec944 100644..100755
--- a/account_reports_xlsx/static/description/images/account_Report_2.png
+++ b/account_reports_xlsx/static/description/images/account_Report_2.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/account_report.png b/account_reports_xlsx/static/description/images/account_report.png
index 6c87017..6c87017 100644..100755
--- a/account_reports_xlsx/static/description/images/account_report.png
+++ b/account_reports_xlsx/static/description/images/account_report.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/account_report_3.png b/account_reports_xlsx/static/description/images/account_report_3.png
index 91c0ada..91c0ada 100644..100755
--- a/account_reports_xlsx/static/description/images/account_report_3.png
+++ b/account_reports_xlsx/static/description/images/account_report_3.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/account_report_6.png b/account_reports_xlsx/static/description/images/account_report_6.png
index 29c5d8b..29c5d8b 100644..100755
--- a/account_reports_xlsx/static/description/images/account_report_6.png
+++ b/account_reports_xlsx/static/description/images/account_report_6.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/account_report_7.png b/account_reports_xlsx/static/description/images/account_report_7.png
index 96105a0..96105a0 100644..100755
--- a/account_reports_xlsx/static/description/images/account_report_7.png
+++ b/account_reports_xlsx/static/description/images/account_report_7.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/account_report_8.png b/account_reports_xlsx/static/description/images/account_report_8.png
index 2957b12..2957b12 100644..100755
--- a/account_reports_xlsx/static/description/images/account_report_8.png
+++ b/account_reports_xlsx/static/description/images/account_report_8.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/account_report_9.png b/account_reports_xlsx/static/description/images/account_report_9.png
index 050f242..050f242 100644..100755
--- a/account_reports_xlsx/static/description/images/account_report_9.png
+++ b/account_reports_xlsx/static/description/images/account_report_9.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/accounting-report.gif b/account_reports_xlsx/static/description/images/accounting-report.gif
index c5d35c3..c5d35c3 100644..100755
--- a/account_reports_xlsx/static/description/images/accounting-report.gif
+++ b/account_reports_xlsx/static/description/images/accounting-report.gif
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/accounting_report_4.png b/account_reports_xlsx/static/description/images/accounting_report_4.png
index 75abf4e..75abf4e 100644..100755
--- a/account_reports_xlsx/static/description/images/accounting_report_4.png
+++ b/account_reports_xlsx/static/description/images/accounting_report_4.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/accounting_report_5.png b/account_reports_xlsx/static/description/images/accounting_report_5.png
index b3aea42..b3aea42 100644..100755
--- a/account_reports_xlsx/static/description/images/accounting_report_5.png
+++ b/account_reports_xlsx/static/description/images/accounting_report_5.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/bank_book.png b/account_reports_xlsx/static/description/images/bank_book.png
index 088d9be..088d9be 100644..100755
--- a/account_reports_xlsx/static/description/images/bank_book.png
+++ b/account_reports_xlsx/static/description/images/bank_book.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/banner.png b/account_reports_xlsx/static/description/images/banner.png
index 60b9433..60b9433 100644..100755
--- a/account_reports_xlsx/static/description/images/banner.png
+++ b/account_reports_xlsx/static/description/images/banner.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/cash_book.jpeg b/account_reports_xlsx/static/description/images/cash_book.jpeg
index b7a48f2..b7a48f2 100644..100755
--- a/account_reports_xlsx/static/description/images/cash_book.jpeg
+++ b/account_reports_xlsx/static/description/images/cash_book.jpeg
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/checked.png b/account_reports_xlsx/static/description/images/checked.png
index 578cedb..578cedb 100644..100755
--- a/account_reports_xlsx/static/description/images/checked.png
+++ b/account_reports_xlsx/static/description/images/checked.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/cybrosys.png b/account_reports_xlsx/static/description/images/cybrosys.png
index d76b5ba..d76b5ba 100644..100755
--- a/account_reports_xlsx/static/description/images/cybrosys.png
+++ b/account_reports_xlsx/static/description/images/cybrosys.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/day_book_report.png b/account_reports_xlsx/static/description/images/day_book_report.png
index a3fced2..a3fced2 100644..100755
--- a/account_reports_xlsx/static/description/images/day_book_report.png
+++ b/account_reports_xlsx/static/description/images/day_book_report.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/dynamic_financial_report.png b/account_reports_xlsx/static/description/images/dynamic_financial_report.png
index b025b5c..b025b5c 100644..100755
--- a/account_reports_xlsx/static/description/images/dynamic_financial_report.png
+++ b/account_reports_xlsx/static/description/images/dynamic_financial_report.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/full_accounting_kit.gif b/account_reports_xlsx/static/description/images/full_accounting_kit.gif
index 7c28a18..7c28a18 100644..100755
--- a/account_reports_xlsx/static/description/images/full_accounting_kit.gif
+++ b/account_reports_xlsx/static/description/images/full_accounting_kit.gif
Binary files differ
diff --git a/account_reports_xlsx/static/description/images/project_report.png b/account_reports_xlsx/static/description/images/project_report.png
index 3c430a7..3c430a7 100644..100755
--- a/account_reports_xlsx/static/description/images/project_report.png
+++ b/account_reports_xlsx/static/description/images/project_report.png
Binary files differ
diff --git a/account_reports_xlsx/static/description/index.html b/account_reports_xlsx/static/description/index.html
index 5da7471..5da7471 100644..100755
--- a/account_reports_xlsx/static/description/index.html
+++ b/account_reports_xlsx/static/description/index.html
diff --git a/account_reports_xlsx/static/src/js/action_manager.js b/account_reports_xlsx/static/src/js/action_manager.js
index 15ef8d3..15ef8d3 100644..100755
--- a/account_reports_xlsx/static/src/js/action_manager.js
+++ b/account_reports_xlsx/static/src/js/action_manager.js
diff --git a/account_reports_xlsx/views/account_financial_report_data.xml b/account_reports_xlsx/views/account_financial_report_data.xml
index 2309c50..2309c50 100644..100755
--- a/account_reports_xlsx/views/account_financial_report_data.xml
+++ b/account_reports_xlsx/views/account_financial_report_data.xml
diff --git a/account_reports_xlsx/views/action_manager.xml b/account_reports_xlsx/views/action_manager.xml
index f5c8f87..f5c8f87 100644..100755
--- a/account_reports_xlsx/views/action_manager.xml
+++ b/account_reports_xlsx/views/action_manager.xml
diff --git a/account_reports_xlsx/views/financial_report_wizard_view.xml b/account_reports_xlsx/views/financial_report_wizard_view.xml
index 6723928..6723928 100644..100755
--- a/account_reports_xlsx/views/financial_report_wizard_view.xml
+++ b/account_reports_xlsx/views/financial_report_wizard_view.xml
diff --git a/account_reports_xlsx/views/financial_report_xls_view.xml b/account_reports_xlsx/views/financial_report_xls_view.xml
index 05c02bf..05c02bf 100644..100755
--- a/account_reports_xlsx/views/financial_report_xls_view.xml
+++ b/account_reports_xlsx/views/financial_report_xls_view.xml
diff --git a/account_reports_xlsx/views/general_ledger_report_view.xml b/account_reports_xlsx/views/general_ledger_report_view.xml
index 81c208c..81c208c 100644..100755
--- a/account_reports_xlsx/views/general_ledger_report_view.xml
+++ b/account_reports_xlsx/views/general_ledger_report_view.xml
diff --git a/account_reports_xlsx/views/general_ledger_report_wizard_view.xml b/account_reports_xlsx/views/general_ledger_report_wizard_view.xml
index 3f7c0e0..3f7c0e0 100644..100755
--- a/account_reports_xlsx/views/general_ledger_report_wizard_view.xml
+++ b/account_reports_xlsx/views/general_ledger_report_wizard_view.xml
diff --git a/account_reports_xlsx/views/partner_ledgerreport.xml b/account_reports_xlsx/views/partner_ledgerreport.xml
index c42418d..c42418d 100644..100755
--- a/account_reports_xlsx/views/partner_ledgerreport.xml
+++ b/account_reports_xlsx/views/partner_ledgerreport.xml
diff --git a/account_reports_xlsx/views/report.xml b/account_reports_xlsx/views/report.xml
index cf3b8d0..cf3b8d0 100644..100755
--- a/account_reports_xlsx/views/report.xml
+++ b/account_reports_xlsx/views/report.xml
diff --git a/account_reports_xlsx/views/report_agedpartnerbalance.xml b/account_reports_xlsx/views/report_agedpartnerbalance.xml
index 40fe28e..40fe28e 100644..100755
--- a/account_reports_xlsx/views/report_agedpartnerbalance.xml
+++ b/account_reports_xlsx/views/report_agedpartnerbalance.xml
diff --git a/account_reports_xlsx/views/supplier_aging_report_view.xml b/account_reports_xlsx/views/supplier_aging_report_view.xml
index d2c0cd0..d2c0cd0 100644..100755
--- a/account_reports_xlsx/views/supplier_aging_report_view.xml
+++ b/account_reports_xlsx/views/supplier_aging_report_view.xml
diff --git a/account_reports_xlsx/wizard/__init__.py b/account_reports_xlsx/wizard/__init__.py
index c94f568..c94f568 100644..100755
--- a/account_reports_xlsx/wizard/__init__.py
+++ b/account_reports_xlsx/wizard/__init__.py
diff --git a/account_reports_xlsx/wizard/account_financial_report.py b/account_reports_xlsx/wizard/account_financial_report.py
index 7ee7826..7ee7826 100644..100755
--- a/account_reports_xlsx/wizard/account_financial_report.py
+++ b/account_reports_xlsx/wizard/account_financial_report.py
diff --git a/account_reports_xlsx/wizard/account_financial_report_view.xml b/account_reports_xlsx/wizard/account_financial_report_view.xml
index 6bdf685..6bdf685 100644..100755
--- a/account_reports_xlsx/wizard/account_financial_report_view.xml
+++ b/account_reports_xlsx/wizard/account_financial_report_view.xml
diff --git a/account_reports_xlsx/wizard/account_report_aged_partner_balance.py b/account_reports_xlsx/wizard/account_report_aged_partner_balance.py
index 4f41c44..4f41c44 100644..100755
--- a/account_reports_xlsx/wizard/account_report_aged_partner_balance.py
+++ b/account_reports_xlsx/wizard/account_report_aged_partner_balance.py
diff --git a/account_reports_xlsx/wizard/account_report_aged_partner_balance_view.xml b/account_reports_xlsx/wizard/account_report_aged_partner_balance_view.xml
index 69d2298..69d2298 100644..100755
--- a/account_reports_xlsx/wizard/account_report_aged_partner_balance_view.xml
+++ b/account_reports_xlsx/wizard/account_report_aged_partner_balance_view.xml
diff --git a/account_reports_xlsx/wizard/account_report_financial.py b/account_reports_xlsx/wizard/account_report_financial.py
index d42c4e6..d42c4e6 100644..100755
--- a/account_reports_xlsx/wizard/account_report_financial.py
+++ b/account_reports_xlsx/wizard/account_report_financial.py
diff --git a/account_reports_xlsx/wizard/account_report_general_ledger.py b/account_reports_xlsx/wizard/account_report_general_ledger.py
index e74d815..e74d815 100644..100755
--- a/account_reports_xlsx/wizard/account_report_general_ledger.py
+++ b/account_reports_xlsx/wizard/account_report_general_ledger.py
diff --git a/account_reports_xlsx/wizard/account_report_general_ledger_view.xml b/account_reports_xlsx/wizard/account_report_general_ledger_view.xml
index ca391d5..ca391d5 100644..100755
--- a/account_reports_xlsx/wizard/account_report_general_ledger_view.xml
+++ b/account_reports_xlsx/wizard/account_report_general_ledger_view.xml
diff --git a/account_reports_xlsx/wizard/account_report_partner_ledger.py b/account_reports_xlsx/wizard/account_report_partner_ledger.py
index 83ccffc..83ccffc 100644..100755
--- a/account_reports_xlsx/wizard/account_report_partner_ledger.py
+++ b/account_reports_xlsx/wizard/account_report_partner_ledger.py
diff --git a/account_reports_xlsx/wizard/partner_ledger_wizard_view.xml b/account_reports_xlsx/wizard/partner_ledger_wizard_view.xml
index d4d9bf9..d4d9bf9 100644..100755
--- a/account_reports_xlsx/wizard/partner_ledger_wizard_view.xml
+++ b/account_reports_xlsx/wizard/partner_ledger_wizard_view.xml