16.0 vanilla version

This commit is contained in:
Ernad Husremovic 2025-10-08 10:46:05 +02:00
parent 2e65bf056a
commit 8c653da57a
5 changed files with 2045 additions and 4742 deletions

View file

@ -1,7 +1,9 @@
[project]
name = "odoo-bringout-oca-ocb-web"
version = "16.0.0"
description = "Web - Odoo addon"
description = "Web -
Odoo addon
"
authors = [
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
]
@ -16,14 +18,14 @@ 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",
]
[project.urls]
homepage = "https://github.com/bringout/odoo-bringout-oca-ocb-web"
repository = "https://github.com/bringout/odoo-bringout-oca-ocb-web"
homepage = "https://github.com/bringout/0"
repository = "https://github.com/bringout/0"
[build-system]
requires = ["hatchling"]