19.0 vanilla

This commit is contained in:
Ernad Husremovic 2026-03-09 09:32:12 +01:00
parent 79f83631d5
commit 73afc09215
6267 changed files with 1534193 additions and 1130106 deletions

View file

@ -1,4 +1,4 @@
# pos_sale_margin
# POS - Sale Margin
@ -13,38 +13,15 @@ pip install odoo-bringout-oca-ocb-pos_sale_margin
## Dependencies
This addon depends on:
- pos_sale
- sale_margin
## Manifest Information
- **Name**: pos_sale_margin
- **Version**: 1.1
- **Category**: Hidden
- **License**: LGPL-3
- **Installable**: True
## Source
Based on [OCA/OCB](https://github.com/OCA/OCB) branch 16.0, addon `pos_sale_margin`.
- Repository: https://github.com/OCA/OCB
- Branch: 19.0
- Path: addons/pos_sale_margin
## License
This package maintains the original LGPL-3 license from the upstream Odoo project.
## Documentation
- Overview: doc/OVERVIEW.md
- Architecture: doc/ARCHITECTURE.md
- Models: doc/MODELS.md
- Controllers: doc/CONTROLLERS.md
- Wizards: doc/WIZARDS.md
- Reports: doc/REPORTS.md
- Security: doc/SECURITY.md
- Install: doc/INSTALL.md
- Usage: doc/USAGE.md
- Configuration: doc/CONFIGURATION.md
- Dependencies: doc/DEPENDENCIES.md
- Troubleshooting: doc/TROUBLESHOOTING.md
- FAQ: doc/FAQ.md
This package preserves the original LGPL-3 license.

View file

@ -3,9 +3,9 @@
{
'name': 'pos_sale_margin',
'name': 'POS - Sale Margin',
'version': '1.1',
'category': 'Hidden',
'category': 'Sales/Point of Sale',
'summary': 'Link module between Point of Sale and Sales Margin',
'description': """
@ -14,5 +14,6 @@ This module adds enable you to view the margin of your Point of Sale orders in t
'depends': ['pos_sale', 'sale_margin'],
'installable': True,
'auto_install': True,
'author': 'Odoo S.A.',
'license': 'LGPL-3',
}

View file

@ -0,0 +1,37 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-13 12:17+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Arabic <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/ar/>\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 ? 4 : 5;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "اسم العرض"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "المُعرف"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "تقرير المبيعات التحليلي"

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -1,21 +1,34 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
# * pos_sale_margin
#
# Odoo Translation Bot <c3p@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
"PO-Revision-Date: 2024-02-06 13:32+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-08 18:38+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Izvještaj analize prodaje"
msgstr ""

View file

@ -0,0 +1,35 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 02:35+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Catalan <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/ca/>\n"
"Language: ca\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Informe d'anàlisi de vendes"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Marta (wacm)" <wacm@odoo.com>, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2026-01-29 09:08+0000\n"
"Last-Translator: \"Marta (wacm)\" <wacm@odoo.com>\n"
"Language-Team: Czech <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/cs/>\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Weblate 5.14.3\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Zobrazovací název"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Analýza prodeje"

View file

@ -0,0 +1,35 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-14 21:10+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Danish <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/da/>\n"
"Language: da\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Salgsanalyse"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Larissa Manderfeld (lman)" <lman@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-28 10:56+0000\n"
"Last-Translator: \"Larissa Manderfeld (lman)\" <lman@odoo.com>\n"
"Language-Team: German <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/de/>\n"
"Language: de\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.14.3\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Anzeigename"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Verkaufsanalysebericht"

View file

@ -0,0 +1,35 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-24 19:23+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Greek <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/el/>\n"
"Language: el\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Αναφορά Ανάλυσης Πωλήσεων"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-23 12:57+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Spanish <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/es/>\n"
"Language: es\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Nombre para mostrar"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Informe de análisis de ventas"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Fernanda Alvarez (mfar)" <mfar@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-30 17:18+0000\n"
"Last-Translator: \"Fernanda Alvarez (mfar)\" <mfar@odoo.com>\n"
"Language-Team: Spanish (Latin America) <https://translate.odoo.com/projects/"
"odoo-19/pos_sale_margin/es_419/>\n"
"Language: es_419\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Mostrar nombre"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Reporte del análisis de ventas"

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-11 13:59+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# Saara Hakanen <sahak@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-04 09:39+0000\n"
"Last-Translator: Saara Hakanen <sahak@odoo.com>\n"
"Language-Team: Finnish <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/fi/>\n"
"Language: fi\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Näyttönimi"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "Tunnus"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Myynnin analyysin raportti"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Manon Rondou (ronm)" <ronm@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-15 09:13+0000\n"
"Last-Translator: \"Manon Rondou (ronm)\" <ronm@odoo.com>\n"
"Language-Team: French <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/fr/>\n"
"Language: fr\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Nom d'affichage"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Rapport d'analyse des ventes"

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,35 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-29 19:47+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Hungarian <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/hu/>\n"
"Language: hu\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Értékesítés elemzés riport"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Abe Manyo (abem)" <abem@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-16 06:07+0000\n"
"Last-Translator: \"Abe Manyo (abem)\" <abem@odoo.com>\n"
"Language-Team: Indonesian <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/id/>\n"
"Language: id\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Nama Tampilan"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Laporan Analisis Sales"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Marianna Ciofani (cima)" <cima@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-14 14:27+0000\n"
"Last-Translator: \"Marianna Ciofani (cima)\" <cima@odoo.com>\n"
"Language-Team: Italian <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/it/>\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Nome visualizzato"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Resoconto di analisi vendite"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Junko Augias (juau)" <juau@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-16 01:44+0000\n"
"Last-Translator: \"Junko Augias (juau)\" <juau@odoo.com>\n"
"Language-Team: Japanese <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/ja/>\n"
"Language: ja\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "表示名"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "販売分析レポート"

View file

@ -0,0 +1,33 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# Odoo Translation Bot <c3p@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-08 18:38+0000\n"
"Last-Translator: Automatically generated\n"
"Language-Team: none\n"
"Language: kab\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"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Kwanghee Park (kwpa)" <kwpa@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-17 19:01+0000\n"
"Last-Translator: \"Kwanghee Park (kwpa)\" <kwpa@odoo.com>\n"
"Language-Team: Korean <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/ko/>\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "표시명"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "판매 분석 보고서"

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-08 18:38+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,35 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 18:46+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Norwegian Bokmål <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/nb_NO/>\n"
"Language: nb\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Salgsanalyserapport"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# Bren Driesen <brdri@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-23 09:16+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Dutch <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/nl/>\n"
"Language: nl\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Weergavenaam"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Verkoopanalyserapport"

View file

@ -0,0 +1,37 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-17 12:45+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Polish <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/pl/>\n"
"Language: pl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
"|| n%100>=20) ? 1 : 2;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Nazwa wyświetlana"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Raport analityczny sprzedaży"

View file

@ -4,10 +4,10 @@
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-02-06 13:32+0000\n"
"PO-Revision-Date: 2024-02-06 13:32+0000\n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2026-01-25 18:36+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -15,6 +15,16 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"

View file

@ -0,0 +1,35 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 18:46+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Portuguese <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/pt/>\n"
"Language: pt\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Relatório de análise de vendas"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Maitê Dietze (madi)" <madi@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-28 13:12+0000\n"
"Last-Translator: \"Maitê Dietze (madi)\" <madi@odoo.com>\n"
"Language-Team: Portuguese (Brazil) <https://translate.odoo.com/projects/"
"odoo-19/pos_sale_margin/pt_BR/>\n"
"Language: pt_BR\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Exibir nome"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Relatório de análise de vendas"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# Busoi Cristina <elena.busoi@capps.ai>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-27 09:05+0000\n"
"Last-Translator: Busoi Cristina <elena.busoi@capps.ai>\n"
"Language-Team: Romanian <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/ro/>\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
"20)) ? 1 : 2;\n"
"X-Generator: Weblate 5.14.3\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Nume Afișat"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Raport analiză vânzări"

View file

@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# Translators:
# "Anastasiia Koroleva (koan)" <koan@odoo.com>, 2025, 2026.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2026-02-11 16:32+0000\n"
"Last-Translator: \"Anastasiia Koroleva (koan)\" <koan@odoo.com>\n"
"Language-Team: Russian <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/ru/>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural="
"(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 "
": n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
"X-Generator: Weblate 5.14.3\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "Показывать название"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Отчет об анализе продаж"

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-08 18:38+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 21:19+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Slovenian <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/sl/>\n"
"Language: sl\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || "
"n%100==4 ? 2 : 3;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Poročilo o analizi prodaje"

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-12-30 18:37+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,35 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 21:22+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Swedish <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/sv/>\n"
"Language: sv\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Försäljningsanalys"

View file

@ -0,0 +1,35 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 21:34+0000\n"
"Last-Translator: \"Tiffany Chang (tic)\" <tic@odoo.com>\n"
"Language-Team: Thai <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/th/>\n"
"Language: th\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "รายงานวิเคราะห์การขาย"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# Weblate <noreply-mt-weblate@weblate.org>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-11-07 21:07+0000\n"
"Last-Translator: Weblate <noreply-mt-weblate@weblate.org>\n"
"Language-Team: Turkish <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/tr/>\n"
"Language: tr\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.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "İsim Göster"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Satış Analizi Raporu"

View file

@ -0,0 +1,32 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2023-10-26 21:55+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_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr ""

View file

@ -0,0 +1,43 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
#
# Translated by:
# Deepvision - info@deepvision.uz | +998 77-093-0007
# Amon Olimov - amon.bars@gmail.com
# Jonibek Yorqulov - j.yorqulov@deepvision.uz
# Mirzohidkhon Ulugkhujaev ulugkhujayevmirzohidxon@gmail.com
#
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 19.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-08 18:38+0000\n"
"Last-Translator: \n"
"Language-Team: \n"
"Language: uz\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
#, fuzzy
msgid "Display Name"
msgstr "Korsatiladigan nom"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
#, fuzzy
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
#, fuzzy
msgid "Sales Analysis Report"
msgstr "Savdo tahlili hisoboti"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
# "Thi Huong Nguyen (thng)" <thng@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-16 06:07+0000\n"
"Last-Translator: \"Thi Huong Nguyen (thng)\" <thng@odoo.com>\n"
"Language-Team: Vietnamese <https://translate.odoo.com/projects/odoo-19/"
"pos_sale_margin/vi/>\n"
"Language: vi\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr ""
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "Báo cáo phân tích bán hàng"

View file

@ -0,0 +1,36 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# "Tiffany Chang (tic)" <tic@odoo.com>, 2025.
# "Chloe Wang (chwa)" <chwa@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 17.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-10-27 07:56+0000\n"
"Last-Translator: \"Chloe Wang (chwa)\" <chwa@odoo.com>\n"
"Language-Team: Chinese (Simplified Han script) <https://translate.odoo.com/"
"projects/odoo-19/pos_sale_margin/zh_Hans/>\n"
"Language: zh_CN\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "显示名称"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "ID"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "销售分析报表"

View file

@ -0,0 +1,38 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * pos_sale_margin
#
# Translators:
# Wil Odoo, 2025
#
# "Dylan Kiss (dyki)" <dyki@odoo.com>, 2025.
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server saas~18.3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-01-25 18:36+0000\n"
"PO-Revision-Date: 2025-09-16 08:11+0000\n"
"Last-Translator: \"Dylan Kiss (dyki)\" <dyki@odoo.com>\n"
"Language-Team: Chinese (Traditional Han script) <https://translate.odoo.com/"
"projects/odoo-19/pos_sale_margin/zh_Hant/>\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Weblate 5.12.2\n"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__display_name
msgid "Display Name"
msgstr "顯示名稱"
#. module: pos_sale_margin
#: model:ir.model.fields,field_description:pos_sale_margin.field_sale_report__id
msgid "ID"
msgstr "識別號"
#. module: pos_sale_margin
#: model:ir.model,name:pos_sale_margin.model_sale_report
msgid "Sales Analysis Report"
msgstr "銷售分析報告"

View file

@ -9,5 +9,5 @@ class SaleReport(models.Model):
def _fill_pos_fields(self, additional_fields):
values = super()._fill_pos_fields(additional_fields)
values['margin'] = 'SUM(l.price_subtotal - COALESCE(l.total_cost,0) / CASE COALESCE(pos.currency_rate, 0) WHEN 0 THEN 1.0 ELSE pos.currency_rate END)'
values['margin'] = 'SUM((l.price_subtotal - COALESCE(l.total_cost,0)) / CASE COALESCE(pos.currency_rate, 0) WHEN 0 THEN 1.0 ELSE pos.currency_rate END)'
return values

View file

@ -1,13 +1,15 @@
[project]
name = "odoo-bringout-oca-ocb-pos_sale_margin"
version = "16.0.0"
description = "pos_sale_margin - Link module between Point of Sale and Sales Margin"
description = "POS - Sale Margin -
Link module between Point of Sale and Sales Margin
"
authors = [
{ name = "Ernad Husremovic", email = "hernad@bring.out.ba" }
]
dependencies = [
"odoo-bringout-oca-ocb-pos_sale>=16.0.0",
"odoo-bringout-oca-ocb-sale_margin>=16.0.0",
"odoo-bringout-oca-ocb-pos_sale>=19.0.0",
"odoo-bringout-oca-ocb-sale_margin>=19.0.0",
"requests>=2.25.1"
]
readme = "README.md"
@ -17,7 +19,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",
]