19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:31:34 +01:00
parent c5006a6999
commit 80293571e7
420 changed files with 21812 additions and 44297 deletions

View file

@ -2,14 +2,17 @@
name = "odoo-bringout-oca-ocb-l10n_eg_edi_eta"
version = "16.0.0"
description = "Egypt E-Invoicing -
Egyptian Tax Authority Invoice Integration
Egypt Tax Authority Invoice Integration
"
authors = [
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
]
dependencies = [
"odoo-bringout-oca-ocb-account_edi>=16.0.0",
"odoo-bringout-oca-ocb-l10n_eg>=16.0.0",
"odoo-bringout-oca-ocb-account_edi>=19.0.0",
"odoo-bringout-oca-ocb-l10n_eg>=19.0.0",
"asn1crypto",
"requests>=2.25.1"
]
readme = "README.md"
@ -19,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",
]