odoo-addon-contract 17.0.1.4.1__py3-none-any.whl → 17.0.1.4.2.1__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.
Files changed (80) hide show
  1. odoo/addons/contract/README.rst +1 -1
  2. odoo/addons/contract/__manifest__.py +1 -1
  3. odoo/addons/contract/i18n/am.po +7 -7
  4. odoo/addons/contract/i18n/ar.po +7 -7
  5. odoo/addons/contract/i18n/bg.po +7 -7
  6. odoo/addons/contract/i18n/bs.po +7 -7
  7. odoo/addons/contract/i18n/ca.po +7 -7
  8. odoo/addons/contract/i18n/ca_ES.po +7 -7
  9. odoo/addons/contract/i18n/contract.pot +7 -7
  10. odoo/addons/contract/i18n/cs.po +7 -7
  11. odoo/addons/contract/i18n/da.po +7 -7
  12. odoo/addons/contract/i18n/de.po +7 -7
  13. odoo/addons/contract/i18n/el_GR.po +7 -7
  14. odoo/addons/contract/i18n/en_GB.po +7 -7
  15. odoo/addons/contract/i18n/es.po +11 -7
  16. odoo/addons/contract/i18n/es_AR.po +7 -7
  17. odoo/addons/contract/i18n/es_CL.po +7 -7
  18. odoo/addons/contract/i18n/es_CO.po +7 -7
  19. odoo/addons/contract/i18n/es_CR.po +7 -7
  20. odoo/addons/contract/i18n/es_DO.po +7 -7
  21. odoo/addons/contract/i18n/es_EC.po +7 -7
  22. odoo/addons/contract/i18n/es_MX.po +7 -7
  23. odoo/addons/contract/i18n/es_PY.po +7 -7
  24. odoo/addons/contract/i18n/es_VE.po +7 -7
  25. odoo/addons/contract/i18n/et.po +7 -7
  26. odoo/addons/contract/i18n/eu.po +7 -7
  27. odoo/addons/contract/i18n/fa.po +7 -7
  28. odoo/addons/contract/i18n/fi.po +7 -7
  29. odoo/addons/contract/i18n/fr.po +7 -7
  30. odoo/addons/contract/i18n/fr_CA.po +7 -7
  31. odoo/addons/contract/i18n/fr_CH.po +7 -7
  32. odoo/addons/contract/i18n/fr_FR.po +7 -7
  33. odoo/addons/contract/i18n/gl.po +7 -7
  34. odoo/addons/contract/i18n/gl_ES.po +7 -7
  35. odoo/addons/contract/i18n/he.po +7 -7
  36. odoo/addons/contract/i18n/hi_IN.po +7 -7
  37. odoo/addons/contract/i18n/hr.po +7 -7
  38. odoo/addons/contract/i18n/hr_HR.po +7 -7
  39. odoo/addons/contract/i18n/hu.po +7 -7
  40. odoo/addons/contract/i18n/id.po +7 -7
  41. odoo/addons/contract/i18n/it.po +11 -7
  42. odoo/addons/contract/i18n/ja.po +7 -7
  43. odoo/addons/contract/i18n/ko.po +7 -7
  44. odoo/addons/contract/i18n/lt.po +7 -7
  45. odoo/addons/contract/i18n/lt_LT.po +7 -7
  46. odoo/addons/contract/i18n/lv.po +7 -7
  47. odoo/addons/contract/i18n/mk.po +7 -7
  48. odoo/addons/contract/i18n/mn.po +7 -7
  49. odoo/addons/contract/i18n/nb.po +7 -7
  50. odoo/addons/contract/i18n/nb_NO.po +7 -7
  51. odoo/addons/contract/i18n/nl.po +7 -7
  52. odoo/addons/contract/i18n/nl_BE.po +7 -7
  53. odoo/addons/contract/i18n/nl_NL.po +7 -7
  54. odoo/addons/contract/i18n/pl.po +7 -7
  55. odoo/addons/contract/i18n/pt.po +7 -7
  56. odoo/addons/contract/i18n/pt_BR.po +7 -7
  57. odoo/addons/contract/i18n/pt_PT.po +7 -7
  58. odoo/addons/contract/i18n/ro.po +7 -7
  59. odoo/addons/contract/i18n/ru.po +7 -7
  60. odoo/addons/contract/i18n/sk.po +7 -7
  61. odoo/addons/contract/i18n/sk_SK.po +7 -7
  62. odoo/addons/contract/i18n/sl.po +7 -7
  63. odoo/addons/contract/i18n/sr.po +7 -7
  64. odoo/addons/contract/i18n/sr@latin.po +7 -7
  65. odoo/addons/contract/i18n/sv.po +7 -7
  66. odoo/addons/contract/i18n/th.po +7 -7
  67. odoo/addons/contract/i18n/tr.po +7 -7
  68. odoo/addons/contract/i18n/tr_TR.po +7 -7
  69. odoo/addons/contract/i18n/uk.po +7 -7
  70. odoo/addons/contract/i18n/vi.po +7 -7
  71. odoo/addons/contract/i18n/vi_VN.po +7 -7
  72. odoo/addons/contract/i18n/zh_CN.po +7 -7
  73. odoo/addons/contract/i18n/zh_TW.po +7 -7
  74. odoo/addons/contract/models/contract.py +7 -5
  75. odoo/addons/contract/static/description/index.html +1 -1
  76. {odoo_addon_contract-17.0.1.4.1.dist-info → odoo_addon_contract-17.0.1.4.2.1.dist-info}/METADATA +2 -2
  77. odoo_addon_contract-17.0.1.4.2.1.dist-info/RECORD +143 -0
  78. odoo_addon_contract-17.0.1.4.1.dist-info/RECORD +0 -143
  79. {odoo_addon_contract-17.0.1.4.1.dist-info → odoo_addon_contract-17.0.1.4.2.1.dist-info}/WHEEL +0 -0
  80. {odoo_addon_contract-17.0.1.4.1.dist-info → odoo_addon_contract-17.0.1.4.2.1.dist-info}/top_level.txt +0 -0
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Content-Transfer-Encoding: \n"
20
20
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2371,6 +2364,13 @@ msgstr ""
2371
2364
  msgid "You must supply a date of next invoice for contract line '%s'"
2372
2365
  msgstr ""
2373
2366
 
2367
+ #. module: contract
2368
+ #. odoo-python
2369
+ #: code:addons/contract/models/contract.py:0
2370
+ #, python-format
2371
+ msgid "by contract"
2372
+ msgstr ""
2373
+
2374
2374
  #. module: contract
2375
2375
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2376
2376
  msgid "e.g. Contract XYZ"
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Content-Transfer-Encoding: \n"
20
20
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2372,6 +2365,13 @@ msgstr ""
2372
2365
  msgid "You must supply a date of next invoice for contract line '%s'"
2373
2366
  msgstr ""
2374
2367
 
2368
+ #. module: contract
2369
+ #. odoo-python
2370
+ #: code:addons/contract/models/contract.py:0
2371
+ #, python-format
2372
+ msgid "by contract"
2373
+ msgstr ""
2374
+
2375
2375
  #. module: contract
2376
2376
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2377
2377
  msgid "e.g. Contract XYZ"
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
20
20
  "X-Generator: Weblate 4.17\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2527,6 +2520,13 @@ msgstr ""
2527
2520
  msgid "You must supply a date of next invoice for contract line '%s'"
2528
2521
  msgstr "U moet een volgende factuurdatum opgeven voor contract '%s'"
2529
2522
 
2523
+ #. module: contract
2524
+ #. odoo-python
2525
+ #: code:addons/contract/models/contract.py:0
2526
+ #, python-format
2527
+ msgid "by contract"
2528
+ msgstr ""
2529
+
2530
2530
  #. module: contract
2531
2531
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2532
2532
  msgid "e.g. Contract XYZ"
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Content-Transfer-Encoding: \n"
20
20
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2371,6 +2364,13 @@ msgstr ""
2371
2364
  msgid "You must supply a date of next invoice for contract line '%s'"
2372
2365
  msgstr ""
2373
2366
 
2367
+ #. module: contract
2368
+ #. odoo-python
2369
+ #: code:addons/contract/models/contract.py:0
2370
+ #, python-format
2371
+ msgid "by contract"
2372
+ msgstr ""
2373
+
2374
2374
  #. module: contract
2375
2375
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2376
2376
  msgid "e.g. Contract XYZ"
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Content-Transfer-Encoding: \n"
20
20
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2404,6 +2397,13 @@ msgstr ""
2404
2397
  msgid "You must supply a date of next invoice for contract line '%s'"
2405
2398
  msgstr ""
2406
2399
 
2400
+ #. module: contract
2401
+ #. odoo-python
2402
+ #: code:addons/contract/models/contract.py:0
2403
+ #, python-format
2404
+ msgid "by contract"
2405
+ msgstr ""
2406
+
2407
2407
  #. module: contract
2408
2408
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2409
2409
  #, fuzzy
@@ -20,13 +20,6 @@ msgstr ""
20
20
  "(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
21
21
  "n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
22
22
 
23
- #. module: contract
24
- #. odoo-python
25
- #: code:addons/contract/models/contract.py:0
26
- #, python-format
27
- msgid "%(msg)s by contract: %(contract_link)s"
28
- msgstr ""
29
-
30
23
  #. module: contract
31
24
  #: model:mail.template,body_html:contract.email_contract_template
32
25
  msgid ""
@@ -2372,6 +2365,13 @@ msgstr ""
2372
2365
  msgid "You must supply a date of next invoice for contract line '%s'"
2373
2366
  msgstr ""
2374
2367
 
2368
+ #. module: contract
2369
+ #. odoo-python
2370
+ #: code:addons/contract/models/contract.py:0
2371
+ #, python-format
2372
+ msgid "by contract"
2373
+ msgstr ""
2374
+
2375
2375
  #. module: contract
2376
2376
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2377
2377
  msgid "e.g. Contract XYZ"
@@ -20,13 +20,6 @@ msgstr ""
20
20
  "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21
21
  "X-Generator: Weblate 4.3.2\n"
22
22
 
23
- #. module: contract
24
- #. odoo-python
25
- #: code:addons/contract/models/contract.py:0
26
- #, python-format
27
- msgid "%(msg)s by contract: %(contract_link)s"
28
- msgstr ""
29
-
30
23
  #. module: contract
31
24
  #: model:mail.template,body_html:contract.email_contract_template
32
25
  msgid ""
@@ -2400,6 +2393,13 @@ msgid "You must supply a date of next invoice for contract line '%s'"
2400
2393
  msgstr ""
2401
2394
  "Tem que indicar a próxima data de faturação para a linha de contrato '%s'"
2402
2395
 
2396
+ #. module: contract
2397
+ #. odoo-python
2398
+ #: code:addons/contract/models/contract.py:0
2399
+ #, python-format
2400
+ msgid "by contract"
2401
+ msgstr ""
2402
+
2403
2403
  #. module: contract
2404
2404
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2405
2405
  msgid "e.g. Contract XYZ"
@@ -20,13 +20,6 @@ msgstr ""
20
20
  "Plural-Forms: nplurals=2; plural=n > 1;\n"
21
21
  "X-Generator: Weblate 4.17\n"
22
22
 
23
- #. module: contract
24
- #. odoo-python
25
- #: code:addons/contract/models/contract.py:0
26
- #, python-format
27
- msgid "%(msg)s by contract: %(contract_link)s"
28
- msgstr ""
29
-
30
23
  #. module: contract
31
24
  #: model:mail.template,body_html:contract.email_contract_template
32
25
  msgid ""
@@ -2524,6 +2517,13 @@ msgid "You must supply a date of next invoice for contract line '%s'"
2524
2517
  msgstr ""
2525
2518
  "Você deve fornecer uma data da próxima fatura para a linha do contrato '%s'"
2526
2519
 
2520
+ #. module: contract
2521
+ #. odoo-python
2522
+ #: code:addons/contract/models/contract.py:0
2523
+ #, python-format
2524
+ msgid "by contract"
2525
+ msgstr ""
2526
+
2527
2527
  #. module: contract
2528
2528
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2529
2529
  msgid "e.g. Contract XYZ"
@@ -20,13 +20,6 @@ msgstr ""
20
20
  "Plural-Forms: nplurals=2; plural=n > 1;\n"
21
21
  "X-Generator: Weblate 3.1.1\n"
22
22
 
23
- #. module: contract
24
- #. odoo-python
25
- #: code:addons/contract/models/contract.py:0
26
- #, python-format
27
- msgid "%(msg)s by contract: %(contract_link)s"
28
- msgstr ""
29
-
30
23
  #. module: contract
31
24
  #: model:mail.template,body_html:contract.email_contract_template
32
25
  msgid ""
@@ -2374,6 +2367,13 @@ msgstr ""
2374
2367
  msgid "You must supply a date of next invoice for contract line '%s'"
2375
2368
  msgstr ""
2376
2369
 
2370
+ #. module: contract
2371
+ #. odoo-python
2372
+ #: code:addons/contract/models/contract.py:0
2373
+ #, python-format
2374
+ msgid "by contract"
2375
+ msgstr ""
2376
+
2377
2377
  #. module: contract
2378
2378
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2379
2379
  msgid "e.g. Contract XYZ"
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?"
20
20
  "2:1));\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2373,6 +2366,13 @@ msgstr ""
2373
2366
  msgid "You must supply a date of next invoice for contract line '%s'"
2374
2367
  msgstr ""
2375
2368
 
2369
+ #. module: contract
2370
+ #. odoo-python
2371
+ #: code:addons/contract/models/contract.py:0
2372
+ #, python-format
2373
+ msgid "by contract"
2374
+ msgstr ""
2375
+
2376
2376
  #. module: contract
2377
2377
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2378
2378
  msgid "e.g. Contract XYZ"
@@ -20,13 +20,6 @@ msgstr ""
20
20
  "n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || "
21
21
  "(n%100>=11 && n%100<=14)? 2 : 3);\n"
22
22
 
23
- #. module: contract
24
- #. odoo-python
25
- #: code:addons/contract/models/contract.py:0
26
- #, python-format
27
- msgid "%(msg)s by contract: %(contract_link)s"
28
- msgstr ""
29
-
30
23
  #. module: contract
31
24
  #: model:mail.template,body_html:contract.email_contract_template
32
25
  msgid ""
@@ -2406,6 +2399,13 @@ msgstr ""
2406
2399
  msgid "You must supply a date of next invoice for contract line '%s'"
2407
2400
  msgstr ""
2408
2401
 
2402
+ #. module: contract
2403
+ #. odoo-python
2404
+ #: code:addons/contract/models/contract.py:0
2405
+ #, python-format
2406
+ msgid "by contract"
2407
+ msgstr ""
2408
+
2409
2409
  #. module: contract
2410
2410
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2411
2411
  #, fuzzy
@@ -18,13 +18,6 @@ msgstr ""
18
18
  "Content-Transfer-Encoding: \n"
19
19
  "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
20
20
 
21
- #. module: contract
22
- #. odoo-python
23
- #: code:addons/contract/models/contract.py:0
24
- #, python-format
25
- msgid "%(msg)s by contract: %(contract_link)s"
26
- msgstr ""
27
-
28
21
  #. module: contract
29
22
  #: model:mail.template,body_html:contract.email_contract_template
30
23
  msgid ""
@@ -2370,6 +2363,13 @@ msgstr ""
2370
2363
  msgid "You must supply a date of next invoice for contract line '%s'"
2371
2364
  msgstr ""
2372
2365
 
2366
+ #. module: contract
2367
+ #. odoo-python
2368
+ #: code:addons/contract/models/contract.py:0
2369
+ #, python-format
2370
+ msgid "by contract"
2371
+ msgstr ""
2372
+
2373
2373
  #. module: contract
2374
2374
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2375
2375
  msgid "e.g. Contract XYZ"
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Content-Transfer-Encoding: \n"
20
20
  "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2370,6 +2363,13 @@ msgstr ""
2370
2363
  msgid "You must supply a date of next invoice for contract line '%s'"
2371
2364
  msgstr ""
2372
2365
 
2366
+ #. module: contract
2367
+ #. odoo-python
2368
+ #: code:addons/contract/models/contract.py:0
2369
+ #, python-format
2370
+ msgid "by contract"
2371
+ msgstr ""
2372
+
2373
2373
  #. module: contract
2374
2374
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2375
2375
  msgid "e.g. Contract XYZ"
@@ -20,13 +20,6 @@ msgstr ""
20
20
  "n%100==4 ? 2 : 3;\n"
21
21
  "X-Generator: Weblate 3.10\n"
22
22
 
23
- #. module: contract
24
- #. odoo-python
25
- #: code:addons/contract/models/contract.py:0
26
- #, python-format
27
- msgid "%(msg)s by contract: %(contract_link)s"
28
- msgstr ""
29
-
30
23
  #. module: contract
31
24
  #: model:mail.template,body_html:contract.email_contract_template
32
25
  msgid ""
@@ -2370,6 +2363,13 @@ msgstr ""
2370
2363
  msgid "You must supply a date of next invoice for contract line '%s'"
2371
2364
  msgstr ""
2372
2365
 
2366
+ #. module: contract
2367
+ #. odoo-python
2368
+ #: code:addons/contract/models/contract.py:0
2369
+ #, python-format
2370
+ msgid "by contract"
2371
+ msgstr ""
2372
+
2373
2373
  #. module: contract
2374
2374
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2375
2375
  msgid "e.g. Contract XYZ"
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
20
20
  "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2370,6 +2363,13 @@ msgstr ""
2370
2363
  msgid "You must supply a date of next invoice for contract line '%s'"
2371
2364
  msgstr ""
2372
2365
 
2366
+ #. module: contract
2367
+ #. odoo-python
2368
+ #: code:addons/contract/models/contract.py:0
2369
+ #, python-format
2370
+ msgid "by contract"
2371
+ msgstr ""
2372
+
2373
2373
  #. module: contract
2374
2374
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2375
2375
  msgid "e.g. Contract XYZ"
@@ -20,13 +20,6 @@ msgstr ""
20
20
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
21
21
  "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
22
22
 
23
- #. module: contract
24
- #. odoo-python
25
- #: code:addons/contract/models/contract.py:0
26
- #, python-format
27
- msgid "%(msg)s by contract: %(contract_link)s"
28
- msgstr ""
29
-
30
23
  #. module: contract
31
24
  #: model:mail.template,body_html:contract.email_contract_template
32
25
  msgid ""
@@ -2371,6 +2364,13 @@ msgstr ""
2371
2364
  msgid "You must supply a date of next invoice for contract line '%s'"
2372
2365
  msgstr ""
2373
2366
 
2367
+ #. module: contract
2368
+ #. odoo-python
2369
+ #: code:addons/contract/models/contract.py:0
2370
+ #, python-format
2371
+ msgid "by contract"
2372
+ msgstr ""
2373
+
2374
2374
  #. module: contract
2375
2375
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2376
2376
  msgid "e.g. Contract XYZ"
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=2; plural=n != 1;\n"
20
20
  "X-Generator: Weblate 4.17\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2531,6 +2524,13 @@ msgstr ""
2531
2524
  msgid "You must supply a date of next invoice for contract line '%s'"
2532
2525
  msgstr "Du måste ange datum för nästa faktura för avtalsraden '%s'"
2533
2526
 
2527
+ #. module: contract
2528
+ #. odoo-python
2529
+ #: code:addons/contract/models/contract.py:0
2530
+ #, python-format
2531
+ msgid "by contract"
2532
+ msgstr ""
2533
+
2534
2534
  #. module: contract
2535
2535
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2536
2536
  msgid "e.g. Contract XYZ"
@@ -18,13 +18,6 @@ msgstr ""
18
18
  "Content-Transfer-Encoding: \n"
19
19
  "Plural-Forms: nplurals=1; plural=0;\n"
20
20
 
21
- #. module: contract
22
- #. odoo-python
23
- #: code:addons/contract/models/contract.py:0
24
- #, python-format
25
- msgid "%(msg)s by contract: %(contract_link)s"
26
- msgstr ""
27
-
28
21
  #. module: contract
29
22
  #: model:mail.template,body_html:contract.email_contract_template
30
23
  msgid ""
@@ -2370,6 +2363,13 @@ msgstr ""
2370
2363
  msgid "You must supply a date of next invoice for contract line '%s'"
2371
2364
  msgstr ""
2372
2365
 
2366
+ #. module: contract
2367
+ #. odoo-python
2368
+ #: code:addons/contract/models/contract.py:0
2369
+ #, python-format
2370
+ msgid "by contract"
2371
+ msgstr ""
2372
+
2373
2373
  #. module: contract
2374
2374
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2375
2375
  msgid "e.g. Contract XYZ"
@@ -20,13 +20,6 @@ msgstr ""
20
20
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
21
21
  "X-Generator: Weblate 4.3.2\n"
22
22
 
23
- #. module: contract
24
- #. odoo-python
25
- #: code:addons/contract/models/contract.py:0
26
- #, python-format
27
- msgid "%(msg)s by contract: %(contract_link)s"
28
- msgstr ""
29
-
30
23
  #. module: contract
31
24
  #: model:mail.template,body_html:contract.email_contract_template
32
25
  msgid ""
@@ -2414,6 +2407,13 @@ msgstr ""
2414
2407
  msgid "You must supply a date of next invoice for contract line '%s'"
2415
2408
  msgstr ""
2416
2409
 
2410
+ #. module: contract
2411
+ #. odoo-python
2412
+ #: code:addons/contract/models/contract.py:0
2413
+ #, python-format
2414
+ msgid "by contract"
2415
+ msgstr ""
2416
+
2417
2417
  #. module: contract
2418
2418
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2419
2419
  msgid "e.g. Contract XYZ"
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Content-Transfer-Encoding: \n"
20
20
  "Plural-Forms: nplurals=2; plural=(n > 1);\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2415,6 +2408,13 @@ msgstr ""
2415
2408
  msgid "You must supply a date of next invoice for contract line '%s'"
2416
2409
  msgstr ""
2417
2410
 
2411
+ #. module: contract
2412
+ #. odoo-python
2413
+ #: code:addons/contract/models/contract.py:0
2414
+ #, python-format
2415
+ msgid "by contract"
2416
+ msgstr ""
2417
+
2418
2418
  #. module: contract
2419
2419
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2420
2420
  #, fuzzy
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
20
20
  "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2371,6 +2364,13 @@ msgstr ""
2371
2364
  msgid "You must supply a date of next invoice for contract line '%s'"
2372
2365
  msgstr ""
2373
2366
 
2367
+ #. module: contract
2368
+ #. odoo-python
2369
+ #: code:addons/contract/models/contract.py:0
2370
+ #, python-format
2371
+ msgid "by contract"
2372
+ msgstr ""
2373
+
2374
2374
  #. module: contract
2375
2375
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2376
2376
  msgid "e.g. Contract XYZ"
@@ -18,13 +18,6 @@ msgstr ""
18
18
  "Content-Transfer-Encoding: \n"
19
19
  "Plural-Forms: nplurals=1; plural=0;\n"
20
20
 
21
- #. module: contract
22
- #. odoo-python
23
- #: code:addons/contract/models/contract.py:0
24
- #, python-format
25
- msgid "%(msg)s by contract: %(contract_link)s"
26
- msgstr ""
27
-
28
21
  #. module: contract
29
22
  #: model:mail.template,body_html:contract.email_contract_template
30
23
  msgid ""
@@ -2369,6 +2362,13 @@ msgstr ""
2369
2362
  msgid "You must supply a date of next invoice for contract line '%s'"
2370
2363
  msgstr ""
2371
2364
 
2365
+ #. module: contract
2366
+ #. odoo-python
2367
+ #: code:addons/contract/models/contract.py:0
2368
+ #, python-format
2369
+ msgid "by contract"
2370
+ msgstr ""
2371
+
2372
2372
  #. module: contract
2373
2373
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2374
2374
  msgid "e.g. Contract XYZ"
@@ -19,13 +19,6 @@ msgstr ""
19
19
  "Content-Transfer-Encoding: \n"
20
20
  "Plural-Forms: nplurals=1; plural=0;\n"
21
21
 
22
- #. module: contract
23
- #. odoo-python
24
- #: code:addons/contract/models/contract.py:0
25
- #, python-format
26
- msgid "%(msg)s by contract: %(contract_link)s"
27
- msgstr ""
28
-
29
22
  #. module: contract
30
23
  #: model:mail.template,body_html:contract.email_contract_template
31
24
  msgid ""
@@ -2371,6 +2364,13 @@ msgstr ""
2371
2364
  msgid "You must supply a date of next invoice for contract line '%s'"
2372
2365
  msgstr ""
2373
2366
 
2367
+ #. module: contract
2368
+ #. odoo-python
2369
+ #: code:addons/contract/models/contract.py:0
2370
+ #, python-format
2371
+ msgid "by contract"
2372
+ msgstr ""
2373
+
2374
2374
  #. module: contract
2375
2375
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2376
2376
  msgid "e.g. Contract XYZ"
@@ -20,13 +20,6 @@ msgstr ""
20
20
  "Plural-Forms: nplurals=1; plural=0;\n"
21
21
  "X-Generator: Weblate 3.8\n"
22
22
 
23
- #. module: contract
24
- #. odoo-python
25
- #: code:addons/contract/models/contract.py:0
26
- #, python-format
27
- msgid "%(msg)s by contract: %(contract_link)s"
28
- msgstr ""
29
-
30
23
  #. module: contract
31
24
  #: model:mail.template,body_html:contract.email_contract_template
32
25
  msgid ""
@@ -2403,6 +2396,13 @@ msgstr "在合同行'%s'的最后一张发票日期之后,您不能拥有开
2403
2396
  msgid "You must supply a date of next invoice for contract line '%s'"
2404
2397
  msgstr "您必须为合同行'%s'提供下一张发票的日期"
2405
2398
 
2399
+ #. module: contract
2400
+ #. odoo-python
2401
+ #: code:addons/contract/models/contract.py:0
2402
+ #, python-format
2403
+ msgid "by contract"
2404
+ msgstr ""
2405
+
2406
2406
  #. module: contract
2407
2407
  #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
2408
2408
  msgid "e.g. Contract XYZ"