mirror of
https://github.com/bringout/oca-ocb-test.git
synced 2026-04-23 08:42:02 +02:00
19.0 vanilla
This commit is contained in:
parent
38c6088dcc
commit
d9452d2060
243 changed files with 30797 additions and 10815 deletions
|
|
@ -1,20 +1,27 @@
|
|||
[project]
|
||||
name = "odoo-bringout-oca-ocb-test_discuss_full"
|
||||
version = "16.0.0"
|
||||
description = "Test Discuss (full) - Test of Discuss with all possible overrides installed."
|
||||
description = "Test Discuss (full) -
|
||||
Test of Discuss with all possible overrides installed.
|
||||
"
|
||||
authors = [
|
||||
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
|
||||
]
|
||||
dependencies = [
|
||||
"odoo-bringout-oca-ocb-calendar>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-crm>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-crm_livechat>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-hr_holidays>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-im_livechat>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-mail>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-mail_bot>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-note>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-website_livechat>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-calendar>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-crm>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-crm_livechat>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-hr_attendance>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-hr_fleet>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-hr_holidays>=19.0.0",
|
||||
"TODO_MAP-hr_homeworking>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-im_livechat>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-mail>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-mail_bot>=19.0.0",
|
||||
"TODO_MAP-project_todo>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-website_livechat>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-website_sale>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-website_slides>=19.0.0",
|
||||
"requests>=2.25.1"
|
||||
]
|
||||
readme = "README.md"
|
||||
|
|
@ -24,7 +31,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",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue