odoo-addon-purchase-order-general-discount 16.0.1.0.0.5__py3-none-any.whl → 16.0.1.0.0.10__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -37,18 +37,21 @@ msgid "Contact"
37
37
  msgstr "Contacto"
38
38
 
39
39
  #. module: purchase_order_general_discount
40
+ #. odoo-python
40
41
  #: code:addons/purchase_order_general_discount/models/res_company.py:0
41
42
  #, python-format
42
43
  msgid "Discount"
43
44
  msgstr "Descuento"
44
45
 
45
46
  #. module: purchase_order_general_discount
47
+ #. odoo-python
46
48
  #: code:addons/purchase_order_general_discount/models/res_company.py:0
47
49
  #, python-format
48
50
  msgid "Discount 2"
49
51
  msgstr "Descuento 2"
50
52
 
51
53
  #. module: purchase_order_general_discount
54
+ #. odoo-python
52
55
  #: code:addons/purchase_order_general_discount/models/res_company.py:0
53
56
  #, python-format
54
57
  msgid "Discount 3"
@@ -0,0 +1,113 @@
1
+ # Translation of Odoo Server.
2
+ # This file contains the translation of the following modules:
3
+ # * purchase_order_general_discount
4
+ #
5
+ msgid ""
6
+ msgstr ""
7
+ "Project-Id-Version: Odoo Server 16.0\n"
8
+ "Report-Msgid-Bugs-To: \n"
9
+ "PO-Revision-Date: 2025-05-19 16:25+0000\n"
10
+ "Last-Translator: Arnaud LAYEC <arnaudlayec@gmail.com>\n"
11
+ "Language-Team: none\n"
12
+ "Language: fr\n"
13
+ "MIME-Version: 1.0\n"
14
+ "Content-Type: text/plain; charset=UTF-8\n"
15
+ "Content-Transfer-Encoding: \n"
16
+ "Plural-Forms: nplurals=2; plural=n > 1;\n"
17
+ "X-Generator: Weblate 5.10.4\n"
18
+
19
+ #. module: purchase_order_general_discount
20
+ #: model_terms:ir.ui.view,arch_db:purchase_order_general_discount.res_config_settings_view_form_purchase
21
+ msgid ""
22
+ "<span class=\"fa fa-lg fa-building-o\" title=\"Values set here are company-"
23
+ "specific.\" groups=\"base.group_multi_company\"/>"
24
+ msgstr ""
25
+ "<span class=\"fa fa-lg fa-building-o\" title="
26
+ "\"Les valeurs définies ici sont associées à la société.\" groups="
27
+ "\"base.group_multi_company\"/>"
28
+
29
+ #. module: purchase_order_general_discount
30
+ #: model:ir.model,name:purchase_order_general_discount.model_res_company
31
+ msgid "Companies"
32
+ msgstr "Sociétés"
33
+
34
+ #. module: purchase_order_general_discount
35
+ #: model:ir.model,name:purchase_order_general_discount.model_res_partner
36
+ msgid "Contact"
37
+ msgstr "Contact"
38
+
39
+ #. module: purchase_order_general_discount
40
+ #. odoo-python
41
+ #: code:addons/purchase_order_general_discount/models/res_company.py:0
42
+ #, python-format
43
+ msgid "Discount"
44
+ msgstr "Remise"
45
+
46
+ #. module: purchase_order_general_discount
47
+ #. odoo-python
48
+ #: code:addons/purchase_order_general_discount/models/res_company.py:0
49
+ #, python-format
50
+ msgid "Discount 2"
51
+ msgstr "Remise 2"
52
+
53
+ #. module: purchase_order_general_discount
54
+ #. odoo-python
55
+ #: code:addons/purchase_order_general_discount/models/res_company.py:0
56
+ #, python-format
57
+ msgid "Discount 3"
58
+ msgstr "Remise 3"
59
+
60
+ #. module: purchase_order_general_discount
61
+ #: model:ir.model.constraint,message:purchase_order_general_discount.constraint_purchase_order_general_discount_limit
62
+ msgid "Discount must be lower than 100%."
63
+ msgstr "La remise doit être inférieure à 100%."
64
+
65
+ #. module: purchase_order_general_discount
66
+ #: model:ir.model.fields,field_description:purchase_order_general_discount.field_purchase_order__general_discount
67
+ msgid "Gen. Disc. (%)"
68
+ msgstr "Rem. Gén. (%)"
69
+
70
+ #. module: purchase_order_general_discount
71
+ #: model:ir.model,name:purchase_order_general_discount.model_res_config_settings
72
+ msgid "Procurement purchase grouping settings"
73
+ msgstr ""
74
+
75
+ #. module: purchase_order_general_discount
76
+ #: model:ir.model.fields,field_description:purchase_order_general_discount.field_res_company__purchase_general_discount_field
77
+ #: model:ir.model.fields,field_description:purchase_order_general_discount.field_res_config_settings__purchase_general_discount_field
78
+ msgid "Purchase Discount Field"
79
+ msgstr "Champ de remise d'achat"
80
+
81
+ #. module: purchase_order_general_discount
82
+ #: model:ir.model.fields,field_description:purchase_order_general_discount.field_res_partner__purchase_general_discount
83
+ #: model:ir.model.fields,field_description:purchase_order_general_discount.field_res_users__purchase_general_discount
84
+ msgid "Purchase General Discount (%)"
85
+ msgstr "Remise générale d'achat (%)"
86
+
87
+ #. module: purchase_order_general_discount
88
+ #: model:ir.model,name:purchase_order_general_discount.model_purchase_order
89
+ msgid "Purchase Order"
90
+ msgstr "Commande fournisseur"
91
+
92
+ #. module: purchase_order_general_discount
93
+ #: model_terms:ir.ui.view,arch_db:purchase_order_general_discount.res_config_settings_view_form_purchase
94
+ msgid ""
95
+ "Select to which purchase line field will the purchase general discount be "
96
+ "propagated."
97
+ msgstr ""
98
+ "Choisir le champ des lignes de commandes fournisseurs dans lequel la remise "
99
+ "générale sera rapporté."
100
+
101
+ #. module: purchase_order_general_discount
102
+ #: model:ir.model.fields,help:purchase_order_general_discount.field_res_company__purchase_general_discount_field
103
+ #: model:ir.model.fields,help:purchase_order_general_discount.field_res_config_settings__purchase_general_discount_field
104
+ msgid ""
105
+ "Set the purchase line discount field in which the discounts will be applied."
106
+ msgstr ""
107
+ "Définir le champ des lignes de commandes fournisseurs dans lequel les "
108
+ "remises seront appliquées."
109
+
110
+ #. module: purchase_order_general_discount
111
+ #: model_terms:ir.ui.view,arch_db:purchase_order_general_discount.purchase_order_form
112
+ msgid "Update general discounts"
113
+ msgstr "Mettre à jour la remise générale"
@@ -6,7 +6,7 @@ msgid ""
6
6
  msgstr ""
7
7
  "Project-Id-Version: Odoo Server 16.0\n"
8
8
  "Report-Msgid-Bugs-To: \n"
9
- "PO-Revision-Date: 2023-12-28 15:34+0000\n"
9
+ "PO-Revision-Date: 2024-03-05 14:35+0000\n"
10
10
  "Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
11
11
  "Language-Team: none\n"
12
12
  "Language: it\n"
@@ -30,11 +30,6 @@ msgstr ""
30
30
  msgid "Companies"
31
31
  msgstr "Aziende"
32
32
 
33
- #. module: purchase_order_general_discount
34
- #: model:ir.model,name:purchase_order_general_discount.model_res_config_settings
35
- msgid "Config Settings"
36
- msgstr "Impostazioni configurazione"
37
-
38
33
  #. module: purchase_order_general_discount
39
34
  #: model:ir.model,name:purchase_order_general_discount.model_res_partner
40
35
  msgid "Contact"
@@ -71,6 +66,11 @@ msgstr "Lo sconto deve essere minore del 100%."
71
66
  msgid "Gen. Disc. (%)"
72
67
  msgstr "Sc. gen. (%)"
73
68
 
69
+ #. module: purchase_order_general_discount
70
+ #: model:ir.model,name:purchase_order_general_discount.model_res_config_settings
71
+ msgid "Procurement purchase grouping settings"
72
+ msgstr "Impostazioni raggruppamento approvvigionamento acquisti"
73
+
74
74
  #. module: purchase_order_general_discount
75
75
  #: model:ir.model.fields,field_description:purchase_order_general_discount.field_res_company__purchase_general_discount_field
76
76
  #: model:ir.model.fields,field_description:purchase_order_general_discount.field_res_config_settings__purchase_general_discount_field
@@ -110,3 +110,6 @@ msgstr ""
110
110
  #: model_terms:ir.ui.view,arch_db:purchase_order_general_discount.purchase_order_form
111
111
  msgid "Update general discounts"
112
112
  msgstr "Aggiorna sconti generali"
113
+
114
+ #~ msgid "Config Settings"
115
+ #~ msgstr "Impostazioni configurazione"
@@ -36,18 +36,21 @@ msgid "Contact"
36
36
  msgstr "Contacto"
37
37
 
38
38
  #. module: purchase_order_general_discount
39
+ #. odoo-python
39
40
  #: code:addons/purchase_order_general_discount/models/res_company.py:0
40
41
  #, python-format
41
42
  msgid "Discount"
42
43
  msgstr "Desconto"
43
44
 
44
45
  #. module: purchase_order_general_discount
46
+ #. odoo-python
45
47
  #: code:addons/purchase_order_general_discount/models/res_company.py:0
46
48
  #, python-format
47
49
  msgid "Discount 2"
48
50
  msgstr "Desconto 2"
49
51
 
50
52
  #. module: purchase_order_general_discount
53
+ #. odoo-python
51
54
  #: code:addons/purchase_order_general_discount/models/res_company.py:0
52
55
  #, python-format
53
56
  msgid "Discount 3"
@@ -25,11 +25,6 @@ msgstr ""
25
25
  msgid "Companies"
26
26
  msgstr ""
27
27
 
28
- #. module: purchase_order_general_discount
29
- #: model:ir.model,name:purchase_order_general_discount.model_res_config_settings
30
- msgid "Config Settings"
31
- msgstr ""
32
-
33
28
  #. module: purchase_order_general_discount
34
29
  #: model:ir.model,name:purchase_order_general_discount.model_res_partner
35
30
  msgid "Contact"
@@ -66,6 +61,11 @@ msgstr ""
66
61
  msgid "Gen. Disc. (%)"
67
62
  msgstr ""
68
63
 
64
+ #. module: purchase_order_general_discount
65
+ #: model:ir.model,name:purchase_order_general_discount.model_res_config_settings
66
+ msgid "Procurement purchase grouping settings"
67
+ msgstr ""
68
+
69
69
  #. module: purchase_order_general_discount
70
70
  #: model:ir.model.fields,field_description:purchase_order_general_discount.field_res_company__purchase_general_discount_field
71
71
  #: model:ir.model.fields,field_description:purchase_order_general_discount.field_res_config_settings__purchase_general_discount_field
@@ -1,19 +1,18 @@
1
1
  Metadata-Version: 2.1
2
- Name: odoo-addon-purchase-order-general-discount
3
- Version: 16.0.1.0.0.5
2
+ Name: odoo-addon-purchase_order_general_discount
3
+ Version: 16.0.1.0.0.10
4
4
  Summary: General discount per purchase order
5
5
  Home-page: https://github.com/OCA/purchase-workflow
6
6
  Author: Tecnativa, Odoo Community Association (OCA)
7
7
  Author-email: support@odoo-community.org
8
8
  License: AGPL-3
9
- Platform: UNKNOWN
10
9
  Classifier: Programming Language :: Python
11
10
  Classifier: Framework :: Odoo
12
11
  Classifier: Framework :: Odoo :: 16.0
13
12
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
14
13
  Requires-Python: >=3.10
15
- Requires-Dist: odoo-addon-purchase-discount <16.1dev,>=16.0dev
16
- Requires-Dist: odoo <16.1dev,>=16.0a
14
+ Requires-Dist: odoo-addon-purchase-discount<16.1dev,>=16.0dev
15
+ Requires-Dist: odoo<16.1dev,>=16.0a
17
16
 
18
17
  ===============================
19
18
  Purchase Order General Discount
@@ -149,5 +148,3 @@ promote its widespread use.
149
148
  This module is part of the `OCA/purchase-workflow <https://github.com/OCA/purchase-workflow/tree/16.0/purchase_order_general_discount>`_ project on GitHub.
150
149
 
151
150
  You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
152
-
153
-
@@ -1,10 +1,11 @@
1
1
  odoo/addons/purchase_order_general_discount/README.rst,sha256=t0jZTSB8IXo_z5MUmQB3LSPbnWOXazyCU_sWXGA5Xes,4730
2
2
  odoo/addons/purchase_order_general_discount/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
3
3
  odoo/addons/purchase_order_general_discount/__manifest__.py,sha256=DJXHdtHemeXAj6HAxwIMPFMQaKpleemABskoC8plMko,640
4
- odoo/addons/purchase_order_general_discount/i18n/es.po,sha256=ZV5qPXITBjE6qMgrNCqQ_PVYgfRW5RJ8q_SWK6iwX1M,4670
5
- odoo/addons/purchase_order_general_discount/i18n/it.po,sha256=6F5CxtudzWC4nYG79XzqJDY4AA0tpDGB2-pDt1YATgA,4386
6
- odoo/addons/purchase_order_general_discount/i18n/pt.po,sha256=kYxPtwW4sdO1Xf36erGs3pgx8HUdksbRpmegHN3mgcs,4426
7
- odoo/addons/purchase_order_general_discount/i18n/purchase_order_general_discount.pot,sha256=IRZYwJHzX56nwN5WN7WCRdLiANuYqmEays--8Qplg3Q,3691
4
+ odoo/addons/purchase_order_general_discount/i18n/es.po,sha256=XXizosLFxY2Jo7uaQsF7sJfeqxwxTFZh6hUgSeGR8BE,4715
5
+ odoo/addons/purchase_order_general_discount/i18n/fr.po,sha256=c16G7-WGl9qZWWheKSU0hdd0JXH2BmRnk3ZU5I-0fx4,4439
6
+ odoo/addons/purchase_order_general_discount/i18n/it.po,sha256=NdTuxHFGnIvDG6ynC981komhSiik-kPy4MH2tcCXYls,4505
7
+ odoo/addons/purchase_order_general_discount/i18n/pt.po,sha256=KLerUWOf4AcT_SzMhwq83ob0fLlcB2cRMZ0LoqKAaF0,4471
8
+ odoo/addons/purchase_order_general_discount/i18n/purchase_order_general_discount.pot,sha256=0-n8yGaf4RlXj_d2T3vf_O2BnoxKFtlgZTXbcCCPzgE,3714
8
9
  odoo/addons/purchase_order_general_discount/models/__init__.py,sha256=xBkPBch_xaBbtUzhxeuXEvdP4Ia-BeffjlTDdjEzkGk,115
9
10
  odoo/addons/purchase_order_general_discount/models/purchase_order.py,sha256=IMjRGsKBmcA83Zj-65Fe1KNVpxdIXhXwhbVDXvcbsbg,2548
10
11
  odoo/addons/purchase_order_general_discount/models/res_company.py,sha256=p8Kq59plZxYlsiCAY7GqJ2DqpvzR5DFbp76eaWhqs-o,1183
@@ -21,7 +22,7 @@ odoo/addons/purchase_order_general_discount/tests/test_purchase_order_general_di
21
22
  odoo/addons/purchase_order_general_discount/views/purchase_order_view.xml,sha256=bhHRdeDMDeqGUuN0Rl2xXs814yADOj8SYZvYetca5oM,1032
22
23
  odoo/addons/purchase_order_general_discount/views/res_config_view.xml,sha256=3XU6Qkc-hngYvTTEWMeMPq1lEJ_mBM1ZrI-L90JSGUc,1641
23
24
  odoo/addons/purchase_order_general_discount/views/res_partner_view.xml,sha256=AUpjc95iDacJPNQomNg7XmvCoXl8jL_VZPS8ULTf6qU,707
24
- odoo_addon_purchase_order_general_discount-16.0.1.0.0.5.dist-info/METADATA,sha256=vRCaIwGOCBx2mNROA5ZU-ncPrVocpKDsoxlRJSZaTzA,5361
25
- odoo_addon_purchase_order_general_discount-16.0.1.0.0.5.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
26
- odoo_addon_purchase_order_general_discount-16.0.1.0.0.5.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
27
- odoo_addon_purchase_order_general_discount-16.0.1.0.0.5.dist-info/RECORD,,
25
+ odoo_addon_purchase_order_general_discount-16.0.1.0.0.10.dist-info/METADATA,sha256=EI1kaAY8SeLKhO7PKYKO_wnszOOGZByFfsavk0-3zkg,5340
26
+ odoo_addon_purchase_order_general_discount-16.0.1.0.0.10.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
27
+ odoo_addon_purchase_order_general_discount-16.0.1.0.0.10.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
28
+ odoo_addon_purchase_order_general_discount-16.0.1.0.0.10.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: bdist_wheel (0.45.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5