19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:16 +01:00
parent 89c6e82fe7
commit 1b82c20a58
572 changed files with 43570 additions and 53303 deletions

View file

@ -1,13 +1,18 @@
[project]
name = "odoo-bringout-oca-ocb-l10n_br"
version = "16.0.0"
description = "Brazilian - Accounting - Odoo addon"
description = "Brazilian - Accounting -
Odoo addon
"
authors = [
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
]
dependencies = [
"odoo-bringout-oca-ocb-account>=16.0.0",
"odoo-bringout-oca-ocb-base_vat>=16.0.0",
"odoo-bringout-oca-ocb-account>=19.0.0",
"TODO_MAP-account_qr_code_emv>=19.0.0",
"odoo-bringout-oca-ocb-base_address_extended>=19.0.0",
"odoo-bringout-oca-ocb-l10n_latam_base>=19.0.0",
"odoo-bringout-oca-ocb-l10n_latam_invoice_document>=19.0.0",
"requests>=2.25.1"
]
readme = "README.md"
@ -17,7 +22,7 @@ classifiers = [
"Intended Audience :: Developers",
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Topic :: Office/Business",
]