mirror of
https://github.com/bringout/oca-ocb-pos.git
synced 2026-04-23 01:22:02 +02:00
19.0 vanilla
This commit is contained in:
parent
6e54c1af6c
commit
3ca647e428
1087 changed files with 132065 additions and 108499 deletions
|
|
@ -1,14 +1,16 @@
|
|||
[project]
|
||||
name = "odoo-bringout-oca-ocb-pos_restaurant_stripe"
|
||||
version = "16.0.0"
|
||||
description = "POS Restaurant Stripe - Adds American style tipping to Stripe"
|
||||
description = "POS Restaurant Stripe -
|
||||
Adds American style tipping to Stripe
|
||||
"
|
||||
authors = [
|
||||
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
|
||||
]
|
||||
dependencies = [
|
||||
"odoo-bringout-oca-ocb-pos_stripe>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-pos_restaurant>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-payment_stripe>=16.0.0",
|
||||
"odoo-bringout-oca-ocb-pos_stripe>=19.0.0",
|
||||
"odoo-bringout-oca-ocb-pos_restaurant>=19.0.0",
|
||||
"TODO_MAP-payment_stripe>=19.0.0",
|
||||
"requests>=2.25.1"
|
||||
]
|
||||
readme = "README.md"
|
||||
|
|
@ -18,7 +20,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