mirror of
https://github.com/bringout/oca-pos.git
synced 2026-04-23 23:22:02 +02:00
Move all OCA POS modules from oca-technical to dedicated oca-pos submodule
Reorganized 74 POS-related modules for better structure: - Moved all odoo-bringout-oca-pos-* packages from packages/oca-technical/ - Now organized in dedicated packages/oca-pos/ submodule - Includes payment, receipt, loyalty, order, product, and partner modules - Maintains all module functionality while improving project organization This creates a cleaner separation between general technical modules and Point of Sale specific functionality. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
parent
3791451dc1
commit
377f346a99
2675 changed files with 93308 additions and 0 deletions
|
|
@ -0,0 +1,85 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_container_deposit
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:product.template,name:pos_container_deposit.demo_deposit_product_product_template
|
||||
msgid "Bottle deposit .25"
|
||||
msgstr "Bottle deposit .25"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_product__is_deposit
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_template__is_deposit
|
||||
msgid "Check this if this product is a container for which you charge deposit"
|
||||
msgstr "Check this if this product is a container for which you charge deposit"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_product__deposit_product_id
|
||||
msgid "Deposit"
|
||||
msgstr "Polog"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_container_deposit/static/src/js/models.js:0
|
||||
#, python-format
|
||||
msgid "Deposit not available"
|
||||
msgstr "Deposit not available"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_template__deposit_product_id
|
||||
msgid "Deposit product"
|
||||
msgstr "Deposit product"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:product.template,name:pos_container_deposit.demo_product_product_template
|
||||
msgid "Generic sugar liquid"
|
||||
msgstr "Generic sugar liquid"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_product__deposit_product_id
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_template__deposit_product_id
|
||||
msgid ""
|
||||
"If this product is packaged in a container for which you charge deposit, add"
|
||||
" a product here that stands for the deposit"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_product__is_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_template__is_deposit
|
||||
msgid "Is Deposit"
|
||||
msgstr "Is Deposit"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model,name:pos_container_deposit.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr "Sesija POS-a"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model,name:pos_container_deposit.model_product_template
|
||||
msgid "Product"
|
||||
msgstr "Artikal"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model,name:pos_container_deposit.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr "Varijanta proizvoda"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_container_deposit/static/src/js/models.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The product %s is configured as having a deposit but the deposit product %s "
|
||||
"is not available in POS."
|
||||
msgstr ""
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_container_deposit
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 16.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: 2025-02-03 22:06+0000\n"
|
||||
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
||||
"Language-Team: none\n"
|
||||
"Language: it\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
||||
"X-Generator: Weblate 5.6.2\n"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:product.template,name:pos_container_deposit.demo_deposit_product_product_template
|
||||
msgid "Bottle deposit .25"
|
||||
msgstr "Cauzione bottiglia .25"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_product__is_deposit
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_template__is_deposit
|
||||
msgid "Check this if this product is a container for which you charge deposit"
|
||||
msgstr ""
|
||||
"Selezionare se questo prodotto è un contenitore per il quale si applica una "
|
||||
"cauzione"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_product__deposit_product_id
|
||||
msgid "Deposit"
|
||||
msgstr "Deposito"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_container_deposit/static/src/js/models.js:0
|
||||
#, python-format
|
||||
msgid "Deposit not available"
|
||||
msgstr "Deposito non disponibile"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_template__deposit_product_id
|
||||
msgid "Deposit product"
|
||||
msgstr "Prodotto deposito"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:product.template,name:pos_container_deposit.demo_product_product_template
|
||||
msgid "Generic sugar liquid"
|
||||
msgstr "Liquido dolcificante generico"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_product__deposit_product_id
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_template__deposit_product_id
|
||||
msgid ""
|
||||
"If this product is packaged in a container for which you charge deposit, add"
|
||||
" a product here that stands for the deposit"
|
||||
msgstr ""
|
||||
"Se questo prodotto è imballato in un contenitore per il quale si applica una "
|
||||
"cauzione, aggiungere qui un prodotto per la cauzione"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_product__is_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_template__is_deposit
|
||||
msgid "Is Deposit"
|
||||
msgstr "È una cauzione"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model,name:pos_container_deposit.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr "Sessione punto vendita"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model,name:pos_container_deposit.model_product_template
|
||||
msgid "Product"
|
||||
msgstr "Prodotto"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model,name:pos_container_deposit.model_product_product
|
||||
msgid "Product Variant"
|
||||
msgstr "Variante prodotto"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_container_deposit/static/src/js/models.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The product %s is configured as having a deposit but the deposit product %s "
|
||||
"is not available in POS."
|
||||
msgstr ""
|
||||
"Il prodotto %s è configurato con una cauzione ma il prodotto cauzione %s non "
|
||||
"è disponibile nel POS."
|
||||
|
|
@ -0,0 +1,94 @@
|
|||
# Translation of Odoo Server.
|
||||
# This file contains the translation of the following modules:
|
||||
# * pos_container_deposit
|
||||
#
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Odoo Server 8.0\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-04-07 08:23+0000\n"
|
||||
"PO-Revision-Date: 2015-12-07 14:46+0000\n"
|
||||
"Last-Translator: <>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: \n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:product.template,name:pos_container_deposit.demo_deposit_product_product_template
|
||||
msgid "Bottle deposit .25"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_product__is_deposit
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_template__is_deposit
|
||||
msgid "Check this if this product is a container for which you charge deposit"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_product__deposit_product_id
|
||||
#, fuzzy
|
||||
msgid "Deposit"
|
||||
msgstr "Statiegeld"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_container_deposit/static/src/js/models.js:0
|
||||
#, python-format
|
||||
msgid "Deposit not available"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_template__deposit_product_id
|
||||
msgid "Deposit product"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:product.template,name:pos_container_deposit.demo_product_product_template
|
||||
msgid "Generic sugar liquid"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_product__deposit_product_id
|
||||
#: model:ir.model.fields,help:pos_container_deposit.field_product_template__deposit_product_id
|
||||
msgid ""
|
||||
"If this product is packaged in a container for which you charge deposit, add "
|
||||
"a product here that stands for the deposit"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_product__is_deposit
|
||||
#: model:ir.model.fields,field_description:pos_container_deposit.field_product_template__is_deposit
|
||||
msgid "Is Deposit"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model,name:pos_container_deposit.model_pos_session
|
||||
msgid "Point of Sale Session"
|
||||
msgstr ""
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model,name:pos_container_deposit.model_product_template
|
||||
#, fuzzy
|
||||
msgid "Product"
|
||||
msgstr "Productsjabloon"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#: model:ir.model,name:pos_container_deposit.model_product_product
|
||||
#, fuzzy
|
||||
msgid "Product Variant"
|
||||
msgstr "Productsjabloon"
|
||||
|
||||
#. module: pos_container_deposit
|
||||
#. odoo-javascript
|
||||
#: code:addons/pos_container_deposit/static/src/js/models.js:0
|
||||
#, python-format
|
||||
msgid ""
|
||||
"The product %s is configured as having a deposit but the deposit product %s "
|
||||
"is not available in POS."
|
||||
msgstr ""
|
||||
|
||||
#~ msgid "Select Deposit"
|
||||
#~ msgstr "Statiegeldproduct"
|
||||
Loading…
Add table
Add a link
Reference in a new issue