odoo-addon-contract 18.0.2.0.7__py3-none-any.whl → 18.0.2.0.7.2__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.
@@ -9,8 +9,8 @@ msgstr ""
9
9
  "Project-Id-Version: Odoo Server 11.0\n"
10
10
  "Report-Msgid-Bugs-To: \n"
11
11
  "POT-Creation-Date: 2018-01-17 13:50+0000\n"
12
- "PO-Revision-Date: 2025-05-27 08:13+0000\n"
13
- "Last-Translator: pere-aquarian <pere@aquarian.tech>\n"
12
+ "PO-Revision-Date: 2025-11-12 19:42+0000\n"
13
+ "Last-Translator: Eugeni Chafer <eugeni@chafer.cat>\n"
14
14
  "Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
15
15
  "Language: ca\n"
16
16
  "MIME-Version: 1.0\n"
@@ -98,6 +98,81 @@ msgid ""
98
98
  " </div>\n"
99
99
  " "
100
100
  msgstr ""
101
+ "<div style=\"font-family: 'Lucida Grande', Ubuntu, Arial, Verdana, sans-"
102
+ "serif; font-size: 12px; color: rgb(34, 34, 34); background-color: #FFF; \">\n"
103
+ " <p>Hola <t t-out=\"object.partner_id.name or '' \"/>,</p>\n"
104
+ " <p>S'ha creat un nou contracte: </p>\n"
105
+ "\n"
106
+ " <p style=\"border-left: 1px solid #8e0000; margin-left: 30px;"
107
+ "\">\n"
108
+ " &amp;nbsp;&amp;nbsp;<strong>REFERÈNCIES</strong><br/>\n"
109
+ " &amp;nbsp;&amp;nbsp;Contracte: <strong t-out="
110
+ "\"object.name\"/><br/>\n"
111
+ " <t t-if=\"object.date_start\">\n"
112
+ " &amp;nbsp;&amp;nbsp;Data d'inici del contracte: <t "
113
+ "t-out=\"object.date_start or ''\"/><br/>\n"
114
+ " </t>\n"
115
+ "\n"
116
+ " <t t-if=\"object.user_id\">\n"
117
+ " <t t-if=\"object.user_id.email\">\n"
118
+ " &amp;nbsp;&amp;nbsp;Et teu contracte: <a t-att-"
119
+ "href="
120
+ "\"'mailto:%s?subject=Contract %s' % (object.user_id.email, object.name)\" "
121
+ "t-out=\"object.user_id.name\"/>\n"
122
+ " </t>\n"
123
+ " <t t-else=\"\">\n"
124
+ " &amp;nbsp;&amp;nbsp;El teu contacte: <t t-out="
125
+ "\"object.user_id.name\"/>\n"
126
+ " </t>\n"
127
+ " </t>\n"
128
+ " </p>\n"
129
+ "\n"
130
+ " <br/>\n"
131
+ " <p>Si tens alguna pregunta, no dubtis a posar-te en contacte "
132
+ "amb nosaltres.</p>\n"
133
+ " <p>Gràcies per triar <t t-out="
134
+ "\"object.company_id.name or 'us'\"/>!</p>\n"
135
+ " <br/>\n"
136
+ " <br/>\n"
137
+ " <div style=\"width: 375px; margin: 0px; padding: 0px; "
138
+ "background-color: #8E0000; border-top-left-radius: 5px 5px; border-top-right-"
139
+ "radius: 5px 5px; background-repeat: repeat no-repeat;\">\n"
140
+ " <h3 style="
141
+ "\"margin: 0px; padding: 2px 14px; font-size: 12px; color: #DDD;\">\n"
142
+ " <strong style=\"text-transform:uppercase;\" t-out=\""
143
+ "object.company_id.name\"/>\n"
144
+ " </h3>\n"
145
+ " </div>\n"
146
+ " <div style=\"width: 347px; margin: 0px; padding: 5px 14px; "
147
+ "line-height: 16px; background-color: #F2F2F2;\">\n"
148
+ " <span style="
149
+ "\"color: #222; margin-bottom: 5px; display: block; \">\n"
150
+ " <address t-field="
151
+ "\"object.company_id.sudo().partner_id\" t-options=\"{&quot;widget&quot;: "
152
+ "&quot;contact&quot;, &quot;fields&quot;: "
153
+ "[&quot;name&quot;, &quot;address&quot;], &quot;no_marker&quot;: True}\"/>\n"
154
+ " </span>\n"
155
+ " <t t-if=\"object.company_id.phone\">\n"
156
+ " <div style=\"margin-top: 0px; margin-right: 0px; "
157
+ "margin-bottom: 0px; margin-left: 0px; padding-top: 0px; padding-right: 0px; "
158
+ "padding-bottom: 0px; padding-left: 0px; \">\n"
159
+ " Telèfon: <t t-out=\"object.company_id.phone\"/>\n"
160
+ " </div>\n"
161
+ " </t>\n"
162
+ " <t t-if=\"object.company_id.website\">\n"
163
+ " <div>\n"
164
+ " Web: <a t-att-href=\"object.company_id.website\" "
165
+ "t-out=\"object.company_id.website\"/>\n"
166
+ " </div>\n"
167
+ " </t>\n"
168
+ " </div>\n"
169
+ " <br/>\n"
170
+ " <a t-att-href=\"'%s/my/contracts/%s?access_token=%s' % "
171
+ "(object.get_base_url(), object.id, object.access_token)\" target=\"_blank\" "
172
+ "style=\"background-color:#875A7B;padding: 8px 16px 8px 16px; text-decoration:"
173
+ " none; color: #fff; border-radius: 5px; font-size:13px;\">View contract</a>\n"
174
+ " </div>\n"
175
+ " "
101
176
 
102
177
  #. module: contract
103
178
  #: model:mail.template,body_html:contract.mail_template_contract_modification
@@ -197,6 +272,9 @@ msgid ""
197
272
  "<strong>#START#</strong>: Start date of the\n"
198
273
  " invoiced period"
199
274
  msgstr ""
275
+ "<strong>#START#</strong>: Data d'inici \n"
276
+ " "
277
+ "del període facturat"
200
278
 
201
279
  #. module: contract
202
280
  #: model_terms:ir.ui.view,arch_db:contract.report_contract_document
@@ -516,7 +594,7 @@ msgstr ""
516
594
  #. module: contract
517
595
  #: model_terms:ir.ui.view,arch_db:contract.contract_line_form_view
518
596
  msgid "Contract Start & End Dates"
519
- msgstr ""
597
+ msgstr "Dates d'inici i final del contracte"
520
598
 
521
599
  #. module: contract
522
600
  #: model:ir.model,name:contract.model_contract_tag
@@ -823,7 +901,7 @@ msgstr "El descompte ha de ser inferior o igual a 100"
823
901
  #: model:ir.model.fields,help:contract.field_contract_line__discount
824
902
  #: model:ir.model.fields,help:contract.field_contract_template_line__discount
825
903
  msgid "Discount to apply on generated invoices. Must be ≤ 100."
826
- msgstr ""
904
+ msgstr "El descompte a aplicar a les factures generades ha de ser ≤ 100."
827
905
 
828
906
  #. module: contract
829
907
  #: model:ir.model.fields,field_description:contract.field_contract_contract__display_name
@@ -958,6 +1036,8 @@ msgid ""
958
1036
  "If checked, the price will be taken from the pricelist. Otherwise, it must "
959
1037
  "be set manually."
960
1038
  msgstr ""
1039
+ "Si està activat, el preu s'agafa de la llista de preus. En cas contrari, "
1040
+ "s'ha de fixar manualment."
961
1041
 
962
1042
  #. module: contract
963
1043
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view
@@ -1013,7 +1093,7 @@ msgstr "Factures"
1013
1093
  #. module: contract
1014
1094
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
1015
1095
  msgid "Invoicing"
1016
- msgstr ""
1096
+ msgstr "Facturació"
1017
1097
 
1018
1098
  #. module: contract
1019
1099
  #: model:ir.model.fields,field_description:contract.field_contract_contract__invoice_partner_id
@@ -1118,7 +1198,7 @@ msgstr "Llegenda (pels marcadors de les descripcions de les línies de factura)"
1118
1198
  #. module: contract
1119
1199
  #: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
1120
1200
  msgid "Lines"
1121
- msgstr ""
1201
+ msgstr "Línies"
1122
1202
 
1123
1203
  #. module: contract
1124
1204
  #: model:ir.model.fields,field_description:contract.field_contract_contract__manual_currency_id
@@ -1239,7 +1319,7 @@ msgstr "Inici del proper període"
1239
1319
  #. module: contract
1240
1320
  #: model_terms:ir.ui.view,arch_db:contract.contract_line_form_view
1241
1321
  msgid "Next period to invoice"
1242
- msgstr ""
1322
+ msgstr "Següent període a facturar"
1243
1323
 
1244
1324
  #. module: contract
1245
1325
  #: model:ir.model.fields.selection,name:contract.selection__contract_line__display_type__line_note
@@ -1403,7 +1483,7 @@ msgstr "Contractes de Compra"
1403
1483
  #. module: contract
1404
1484
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
1405
1485
  msgid "Put some note here..."
1406
- msgstr ""
1486
+ msgstr "Afegeix alguna anotació aquí…"
1407
1487
 
1408
1488
  #. module: contract
1409
1489
  #: model:ir.model.fields,field_description:contract.field_contract_line__quantity
@@ -1452,7 +1532,7 @@ msgstr "Factures Recurrents"
1452
1532
  #: model:ir.model.fields,field_description:contract.field_contract_line__is_recurring_note
1453
1533
  #: model:ir.model.fields,field_description:contract.field_contract_template_line__is_recurring_note
1454
1534
  msgid "Recurring Note"
1455
- msgstr ""
1535
+ msgstr "Anotació recurrent"
1456
1536
 
1457
1537
  #. module: contract
1458
1538
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
@@ -1563,7 +1643,7 @@ msgstr ""
1563
1643
  #: model:ir.model.fields,help:contract.field_contract_template__recurring_rule_type
1564
1644
  #: model:ir.model.fields,help:contract.field_contract_template_line__recurring_rule_type
1565
1645
  msgid "Specify interval for automatic invoice generation."
1566
- msgstr ""
1646
+ msgstr "Especifica l'interval per a la generació de factures automàtica."
1567
1647
 
1568
1648
  #. module: contract
1569
1649
  #: model:ir.model.fields,help:contract.field_contract_contract__activity_state
@@ -1618,7 +1698,7 @@ msgstr "Etiquetes"
1618
1698
  #: model:ir.model.fields,help:contract.field_contract_line__display_type
1619
1699
  #: model:ir.model.fields,help:contract.field_contract_template_line__display_type
1620
1700
  msgid "Technical field for UX purposes."
1621
- msgstr ""
1701
+ msgstr "Camp tècnic amb funció UX."
1622
1702
 
1623
1703
  #. module: contract
1624
1704
  #: model:ir.model.fields,help:contract.field_contract_contract__activity_exception_decoration
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-contract
3
- Version: 18.0.2.0.7
3
+ Version: 18.0.2.0.7.2
4
4
  Requires-Python: >=3.10
5
5
  Requires-Dist: odoo==18.0.*
6
6
  Summary: Recurring - Contracts Management
@@ -12,7 +12,7 @@ odoo/addons/contract/i18n/am.po,sha256=sngHDAJxtmC-LaoTOaewq6vV5HPfQLUXd337CmKfe
12
12
  odoo/addons/contract/i18n/ar.po,sha256=i1Ci4e_5A0WQygh4PA2OTdWMcsQAhQxoAgUGTmpg8KU,65614
13
13
  odoo/addons/contract/i18n/bg.po,sha256=HKiX7UPdRtcVuFaIBSeCdqqYYpIj_IiT0w-ieLelzoI,65706
14
14
  odoo/addons/contract/i18n/bs.po,sha256=ACEE8jnjCyENxcD5C0VZIEdqS3-2wezhRCCJ9b8ApSo,65475
15
- odoo/addons/contract/i18n/ca.po,sha256=Go13p2VfeHJPMDOP-AnH0LRnJFAOiGoenFWz42GGiLQ,118363
15
+ odoo/addons/contract/i18n/ca.po,sha256=T1BlUy97vJ8SblckbFthocuEQ7vdWsd0vUNvgo5r5FI,122613
16
16
  odoo/addons/contract/i18n/ca_ES.po,sha256=WU8XV5_VBwV0JUvach_2xvQ-2W-KNy5dfKvgxwYF0M0,65130
17
17
  odoo/addons/contract/i18n/contract.pot,sha256=O-IScbYBSJTgN7Hc7Dzmbll2E77zmZQpgOaA2Klf7BU,64976
18
18
  odoo/addons/contract/i18n/cs.po,sha256=WoyZs1ezfNisU9GAHOSz2-QpSmtshAULnTNXgeEVhOo,65500
@@ -126,7 +126,7 @@ odoo/addons/contract/views/res_partner_view.xml,sha256=v7RAxXm0japPQeOsf2zLgieZH
126
126
  odoo/addons/contract/wizards/__init__.py,sha256=ZSirPz2XSS6FGPESnPJHqIJamHdHrdL7j2oYu_kglTs,47
127
127
  odoo/addons/contract/wizards/contract_manually_create_invoice.py,sha256=LIOStLcchRqOeRbHCPnEmrEj1c9_8BSW6HixsBmU57Y,2986
128
128
  odoo/addons/contract/wizards/contract_manually_create_invoice.xml,sha256=JPgtH9mDP74PhTgsJ0lZ1zmn8P3WWRRKp9QUWn38W-4,3730
129
- odoo_addon_contract-18.0.2.0.7.dist-info/METADATA,sha256=_0OPZwh05GxpNnx_pOc1axzhQMwPPQkmi_ZCicCwLMs,6785
130
- odoo_addon_contract-18.0.2.0.7.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
131
- odoo_addon_contract-18.0.2.0.7.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
132
- odoo_addon_contract-18.0.2.0.7.dist-info/RECORD,,
129
+ odoo_addon_contract-18.0.2.0.7.2.dist-info/METADATA,sha256=s6KrRlbng0YA8ri9gG1zVE405j2rLGLecfvZBstYa2s,6787
130
+ odoo_addon_contract-18.0.2.0.7.2.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
131
+ odoo_addon_contract-18.0.2.0.7.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
132
+ odoo_addon_contract-18.0.2.0.7.2.dist-info/RECORD,,