odoo-addon-purchase-billing-address 17.0.1.0.0.2__py3-none-any.whl → 17.0.1.0.0.3__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.
- odoo/addons/purchase_billing_address/i18n/it.po +61 -0
- {odoo_addon_purchase_billing_address-17.0.1.0.0.2.dist-info → odoo_addon_purchase_billing_address-17.0.1.0.0.3.dist-info}/METADATA +1 -1
- {odoo_addon_purchase_billing_address-17.0.1.0.0.2.dist-info → odoo_addon_purchase_billing_address-17.0.1.0.0.3.dist-info}/RECORD +5 -4
- {odoo_addon_purchase_billing_address-17.0.1.0.0.2.dist-info → odoo_addon_purchase_billing_address-17.0.1.0.0.3.dist-info}/WHEEL +0 -0
- {odoo_addon_purchase_billing_address-17.0.1.0.0.2.dist-info → odoo_addon_purchase_billing_address-17.0.1.0.0.3.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,61 @@
|
|
|
1
|
+
# Translation of Odoo Server.
|
|
2
|
+
# This file contains the translation of the following modules:
|
|
3
|
+
# * purchase_billing_address
|
|
4
|
+
#
|
|
5
|
+
msgid ""
|
|
6
|
+
msgstr ""
|
|
7
|
+
"Project-Id-Version: Odoo Server 17.0\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: \n"
|
|
9
|
+
"Last-Translator: Automatically generated\n"
|
|
10
|
+
"Language-Team: none\n"
|
|
11
|
+
"Language: it\n"
|
|
12
|
+
"MIME-Version: 1.0\n"
|
|
13
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
14
|
+
"Content-Transfer-Encoding: \n"
|
|
15
|
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
16
|
+
|
|
17
|
+
#. module: purchase_billing_address
|
|
18
|
+
#: model:ir.model.fields,help:purchase_billing_address.field_res_partner__type
|
|
19
|
+
#: model:ir.model.fields,help:purchase_billing_address.field_res_users__type
|
|
20
|
+
msgid ""
|
|
21
|
+
"- Contact: Use this to organize the contact details of employees of a given company (e.g. CEO, CFO, ...).\n"
|
|
22
|
+
"- Invoice Address: Preferred address for all invoices. Selected by default when you invoice an order that belongs to this company.\n"
|
|
23
|
+
"- Delivery Address: Preferred address for all deliveries. Selected by default when you deliver an order that belongs to this company.\n"
|
|
24
|
+
"- Other: Other address for the company (e.g. subsidiary, ...)"
|
|
25
|
+
msgstr ""
|
|
26
|
+
|
|
27
|
+
#. module: purchase_billing_address
|
|
28
|
+
#: model:ir.model.fields,field_description:purchase_billing_address.field_res_partner__type
|
|
29
|
+
#: model:ir.model.fields,field_description:purchase_billing_address.field_res_users__type
|
|
30
|
+
msgid "Address Type"
|
|
31
|
+
msgstr ""
|
|
32
|
+
|
|
33
|
+
#. module: purchase_billing_address
|
|
34
|
+
#: model:ir.model.fields,field_description:purchase_billing_address.field_purchase_order__available_partner_invoice_ids
|
|
35
|
+
msgid "Allowed invoice addresses"
|
|
36
|
+
msgstr ""
|
|
37
|
+
|
|
38
|
+
#. module: purchase_billing_address
|
|
39
|
+
#: model:ir.model,name:purchase_billing_address.model_res_partner
|
|
40
|
+
msgid "Contact"
|
|
41
|
+
msgstr ""
|
|
42
|
+
|
|
43
|
+
#. module: purchase_billing_address
|
|
44
|
+
#: model:ir.model.fields,field_description:purchase_billing_address.field_purchase_order__partner_invoice_id
|
|
45
|
+
msgid "Invoice address"
|
|
46
|
+
msgstr ""
|
|
47
|
+
|
|
48
|
+
#. module: purchase_billing_address
|
|
49
|
+
#: model:ir.model.fields,help:purchase_billing_address.field_purchase_order__partner_invoice_id
|
|
50
|
+
msgid "Invoice address for this purchase order"
|
|
51
|
+
msgstr ""
|
|
52
|
+
|
|
53
|
+
#. module: purchase_billing_address
|
|
54
|
+
#: model:ir.model,name:purchase_billing_address.model_purchase_order
|
|
55
|
+
msgid "Purchase Order"
|
|
56
|
+
msgstr ""
|
|
57
|
+
|
|
58
|
+
#. module: purchase_billing_address
|
|
59
|
+
#: model:ir.model.fields.selection,name:purchase_billing_address.selection__res_partner__type__purchase_invoice
|
|
60
|
+
msgid "Purchase invoice address"
|
|
61
|
+
msgstr ""
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-purchase_billing_address
|
|
3
|
-
Version: 17.0.1.0.0.
|
|
3
|
+
Version: 17.0.1.0.0.3
|
|
4
4
|
Requires-Python: >=3.10
|
|
5
5
|
Requires-Dist: odoo>=17.0a,<17.1dev
|
|
6
6
|
Summary: Create a new partner type (purchase), to differentiate the purchase order and invoice addresses.
|
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
odoo/addons/purchase_billing_address/README.rst,sha256=J2dPpwPn7hpKnuC5CbAUgNL-Gww6ovSTWULCEXrI3CQ,4931
|
|
2
2
|
odoo/addons/purchase_billing_address/__init__.py,sha256=vkgigsfGV5ms2_GV5olduqqZSl3kyC7dwTCwgYKZtRM,138
|
|
3
3
|
odoo/addons/purchase_billing_address/__manifest__.py,sha256=Joqd69k29xNShnR0XJI0Wyx7AbDxe5G6WErMmgml51s,602
|
|
4
|
+
odoo/addons/purchase_billing_address/i18n/it.po,sha256=yA-YF8MMGqELss7RJoO9Hoix93V6nWp1XKHvIk4xKGA,2382
|
|
4
5
|
odoo/addons/purchase_billing_address/i18n/purchase_billing_address.pot,sha256=6bTAAglM21GssgtxjRcNUMu7Wrn21jWnU_6ZRY6p3Bo,2312
|
|
5
6
|
odoo/addons/purchase_billing_address/models/__init__.py,sha256=CjSCGEMSMYf4xWxTHCcxGzToZT-lZmApgSvkSWw2gMc,172
|
|
6
7
|
odoo/addons/purchase_billing_address/models/purchase_order.py,sha256=2jRtJAgstKtT6aM3jE27oOeiwP8_pEcUzSj8XxL_mX8,1956
|
|
@@ -16,7 +17,7 @@ odoo/addons/purchase_billing_address/static/img/readme/SELECT_ADDRESS_PURCHASE.p
|
|
|
16
17
|
odoo/addons/purchase_billing_address/tests/__init__.py,sha256=MOBCjRsQzMAgGkA3hGJqT36796x6lVtq5Bax3m65EUE,167
|
|
17
18
|
odoo/addons/purchase_billing_address/tests/test_purchase_invoice_partner_type.py,sha256=ZbL52g4Yq_jKrC10xyrQyVkOeDhFmXN_-z4pvpwRI8k,2492
|
|
18
19
|
odoo/addons/purchase_billing_address/views/purchase_order_views.xml,sha256=YwnWkxiLC7jb2Vz1wCurUuK5o-o9iWnYOCl6LhiUTQA,939
|
|
19
|
-
odoo_addon_purchase_billing_address-17.0.1.0.0.
|
|
20
|
-
odoo_addon_purchase_billing_address-17.0.1.0.0.
|
|
21
|
-
odoo_addon_purchase_billing_address-17.0.1.0.0.
|
|
22
|
-
odoo_addon_purchase_billing_address-17.0.1.0.0.
|
|
20
|
+
odoo_addon_purchase_billing_address-17.0.1.0.0.3.dist-info/METADATA,sha256=7cz_m0Oj_Dsy_dRFjx7-I7KStHCCk-wSNySlxte9K1M,5592
|
|
21
|
+
odoo_addon_purchase_billing_address-17.0.1.0.0.3.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
|
|
22
|
+
odoo_addon_purchase_billing_address-17.0.1.0.0.3.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
23
|
+
odoo_addon_purchase_billing_address-17.0.1.0.0.3.dist-info/RECORD,,
|
|
File without changes
|