Initial commit: Odoo 18.0-20251222 extra-addons
Some checks failed
pre-commit / pre-commit (push) Has been cancelled
tests / Detect unreleased dependencies (push) Has been cancelled
tests / test with OCB (push) Has been cancelled
tests / test with Odoo (push) Has been cancelled

This commit is contained in:
tocmo0nlord
2026-03-13 20:43:25 +00:00
parent 36e847a7df
commit adbe430761
9472 changed files with 1265727 additions and 0 deletions

0
account_financial_report/README.rst Normal file → Executable file
View File

0
account_financial_report/__init__.py Normal file → Executable file
View File

0
account_financial_report/__manifest__.py Normal file → Executable file
View File

View File

0
account_financial_report/i18n/ar.po Normal file → Executable file
View File

0
account_financial_report/i18n/ca.po Normal file → Executable file
View File

0
account_financial_report/i18n/de.po Normal file → Executable file
View File

0
account_financial_report/i18n/es.po Normal file → Executable file
View File

0
account_financial_report/i18n/es_AR.po Normal file → Executable file
View File

0
account_financial_report/i18n/es_MX.po Normal file → Executable file
View File

0
account_financial_report/i18n/fr.po Normal file → Executable file
View File

0
account_financial_report/i18n/fr_CH.po Normal file → Executable file
View File

0
account_financial_report/i18n/hr.po Normal file → Executable file
View File

0
account_financial_report/i18n/hr_HR.po Normal file → Executable file
View File

0
account_financial_report/i18n/it.po Normal file → Executable file
View File

0
account_financial_report/i18n/ja.po Normal file → Executable file
View File

0
account_financial_report/i18n/nl.po Normal file → Executable file
View File

0
account_financial_report/i18n/nl_NL.po Normal file → Executable file
View File

0
account_financial_report/i18n/pt.po Normal file → Executable file
View File

0
account_financial_report/i18n/pt_BR.po Normal file → Executable file
View File

0
account_financial_report/i18n/ro.po Normal file → Executable file
View File

0
account_financial_report/i18n/sv.po Normal file → Executable file
View File

0
account_financial_report/i18n/tr.po Normal file → Executable file
View File

0
account_financial_report/menuitems.xml Normal file → Executable file
View File

0
account_financial_report/models/__init__.py Normal file → Executable file
View File

0
account_financial_report/models/account.py Normal file → Executable file
View File

View File

0
account_financial_report/models/account_group.py Normal file → Executable file
View File

0
account_financial_report/models/account_move_line.py Normal file → Executable file
View File

0
account_financial_report/models/ir_actions_report.py Normal file → Executable file
View File

0
account_financial_report/models/res_config_settings.py Normal file → Executable file
View File

0
account_financial_report/pyproject.toml Normal file → Executable file
View File

0
account_financial_report/readme/CONFIGURE.md Normal file → Executable file
View File

0
account_financial_report/readme/CONTRIBUTORS.md Normal file → Executable file
View File

0
account_financial_report/readme/CREDITS.md Normal file → Executable file
View File

0
account_financial_report/readme/DESCRIPTION.md Normal file → Executable file
View File

0
account_financial_report/readme/HISTORY.md Normal file → Executable file
View File

0
account_financial_report/readme/ROADMAP.md Normal file → Executable file
View File

0
account_financial_report/report/__init__.py Normal file → Executable file
View File

0
account_financial_report/report/abstract_report.py Normal file → Executable file
View File

View File

View File

View File

0
account_financial_report/report/general_ledger.py Normal file → Executable file
View File

0
account_financial_report/report/general_ledger_xlsx.py Normal file → Executable file
View File

0
account_financial_report/report/journal_ledger.py Normal file → Executable file
View File

0
account_financial_report/report/journal_ledger_xlsx.py Normal file → Executable file
View File

0
account_financial_report/report/open_items.py Normal file → Executable file
View File

0
account_financial_report/report/open_items_xlsx.py Normal file → Executable file
View File

View File

View File

View File

0
account_financial_report/report/templates/layouts.xml Normal file → Executable file
View File

View File

View File

View File

0
account_financial_report/report/trial_balance.py Normal file → Executable file
View File

0
account_financial_report/report/trial_balance_xlsx.py Normal file → Executable file
View File

0
account_financial_report/report/vat_report.py Normal file → Executable file
View File

0
account_financial_report/report/vat_report_xlsx.py Normal file → Executable file
View File

0
account_financial_report/reports.xml Normal file → Executable file
View File

0
account_financial_report/security/ir.model.access.csv Normal file → Executable file
View File

0
account_financial_report/security/security.xml Normal file → Executable file
View File

0
account_financial_report/static/description/icon.png Normal file → Executable file
View File

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

0
account_financial_report/static/description/index.html Normal file → Executable file
View File

0
account_financial_report/static/src/css/report.css Normal file → Executable file
View File

View File

0
account_financial_report/static/src/js/report.esm.js Normal file → Executable file
View File

View File

0
account_financial_report/static/src/xml/report.xml Normal file → Executable file
View File

0
account_financial_report/tests/__init__.py Normal file → Executable file
View File

View File

View File

0
account_financial_report/tests/test_general_ledger.py Normal file → Executable file
View File

0
account_financial_report/tests/test_journal_ledger.py Normal file → Executable file
View File

0
account_financial_report/tests/test_open_items.py Normal file → Executable file
View File

0
account_financial_report/tests/test_trial_balance.py Normal file → Executable file
View File

0
account_financial_report/tests/test_vat_report.py Normal file → Executable file
View File

0
account_financial_report/view/account_view.xml Normal file → Executable file
View File

View File

View File

View File

0
account_financial_report/view/report_open_items.xml Normal file → Executable file
View File

0
account_financial_report/view/report_trial_balance.xml Normal file → Executable file
View File

0
account_financial_report/view/report_vat_report.xml Normal file → Executable file
View File

View File

0
account_financial_report/wizard/__init__.py Normal file → Executable file
View File

0
account_financial_report/wizard/abstract_wizard.py Normal file → Executable file
View File

View File

View File

View File

View File

View File

View File

0
account_financial_report/wizard/open_items_wizard.py Normal file → Executable file
View File

View File

View File

View File

0
account_financial_report/wizard/vat_report_wizard.py Normal file → Executable file
View File

Some files were not shown because too many files have changed in this diff Show More