From 18eac7950fbe6ca8acd96ea86a4b0d457b0506d6 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Tue, 14 Apr 2020 13:14:10 +0200 Subject: [PATCH] [FIX+IMP] contract: improve test coverage with new sections + fix search method --- contract/__manifest__.py | 2 +- contract/i18n/am.po | 117 +++++++++++++++++++------- contract/i18n/ar.po | 117 +++++++++++++++++++------- contract/i18n/bg.po | 119 +++++++++++++++++++------- contract/i18n/bs.po | 117 +++++++++++++++++++------- contract/i18n/ca.po | 125 +++++++++++++++++++++------- contract/i18n/contract.pot | 116 +++++++++++++++++++------- contract/i18n/cs.po | 117 +++++++++++++++++++------- contract/i18n/da.po | 117 +++++++++++++++++++------- contract/i18n/de.po | 127 +++++++++++++++++++++------- contract/i18n/el_GR.po | 117 +++++++++++++++++++------- contract/i18n/en_GB.po | 117 +++++++++++++++++++------- contract/i18n/es.po | 138 ++++++++++++++++++++++++------- contract/i18n/es_AR.po | 117 +++++++++++++++++++------- contract/i18n/es_CL.po | 117 +++++++++++++++++++------- contract/i18n/es_CO.po | 117 +++++++++++++++++++------- contract/i18n/es_CR.po | 117 +++++++++++++++++++------- contract/i18n/es_DO.po | 117 +++++++++++++++++++------- contract/i18n/es_EC.po | 117 +++++++++++++++++++------- contract/i18n/es_ES.po | 117 +++++++++++++++++++------- contract/i18n/es_MX.po | 117 +++++++++++++++++++------- contract/i18n/es_PY.po | 117 +++++++++++++++++++------- contract/i18n/es_VE.po | 117 +++++++++++++++++++------- contract/i18n/et.po | 117 +++++++++++++++++++------- contract/i18n/eu.po | 117 +++++++++++++++++++------- contract/i18n/fa.po | 117 +++++++++++++++++++------- contract/i18n/fi.po | 127 +++++++++++++++++++++------- contract/i18n/fr.po | 138 ++++++++++++++++++++++++------- contract/i18n/fr_CA.po | 119 +++++++++++++++++++------- contract/i18n/fr_CH.po | 117 +++++++++++++++++++------- contract/i18n/gl.po | 127 +++++++++++++++++++++------- contract/i18n/gl_ES.po | 117 +++++++++++++++++++------- contract/i18n/he.po | 117 +++++++++++++++++++------- contract/i18n/hi_IN.po | 119 +++++++++++++++++++------- contract/i18n/hr.po | 127 +++++++++++++++++++++------- contract/i18n/hr_HR.po | 121 ++++++++++++++++++++------- contract/i18n/hu.po | 117 +++++++++++++++++++------- contract/i18n/id.po | 117 +++++++++++++++++++------- contract/i18n/it.po | 127 +++++++++++++++++++++------- contract/i18n/ja.po | 117 +++++++++++++++++++------- contract/i18n/ko.po | 117 +++++++++++++++++++------- contract/i18n/lt.po | 117 +++++++++++++++++++------- contract/i18n/lt_LT.po | 117 +++++++++++++++++++------- contract/i18n/lv.po | 117 +++++++++++++++++++------- contract/i18n/mk.po | 117 +++++++++++++++++++------- contract/i18n/mn.po | 117 +++++++++++++++++++------- contract/i18n/nb.po | 117 +++++++++++++++++++------- contract/i18n/nb_NO.po | 119 +++++++++++++++++++------- contract/i18n/nl.po | 127 +++++++++++++++++++++------- contract/i18n/nl_BE.po | 117 +++++++++++++++++++------- contract/i18n/nl_NL.po | 117 +++++++++++++++++++------- contract/i18n/pl.po | 117 +++++++++++++++++++------- contract/i18n/pt.po | 127 +++++++++++++++++++++------- contract/i18n/pt_BR.po | 127 +++++++++++++++++++++------- contract/i18n/pt_PT.po | 119 +++++++++++++++++++------- contract/i18n/ro.po | 119 +++++++++++++++++++------- contract/i18n/ru.po | 119 +++++++++++++++++++------- contract/i18n/sk.po | 117 +++++++++++++++++++------- contract/i18n/sk_SK.po | 117 +++++++++++++++++++------- contract/i18n/sl.po | 121 ++++++++++++++++++++------- contract/i18n/sr.po | 117 +++++++++++++++++++------- contract/i18n/sr@latin.po | 117 +++++++++++++++++++------- contract/i18n/sv.po | 117 +++++++++++++++++++------- contract/i18n/th.po | 117 +++++++++++++++++++------- contract/i18n/tr.po | 127 +++++++++++++++++++++------- contract/i18n/tr_TR.po | 121 ++++++++++++++++++++------- contract/i18n/uk.po | 117 +++++++++++++++++++------- contract/i18n/vi.po | 117 +++++++++++++++++++------- contract/i18n/vi_VN.po | 117 +++++++++++++++++++------- contract/i18n/zh_CN.po | 127 +++++++++++++++++++++------- contract/i18n/zh_TW.po | 117 +++++++++++++++++++------- contract/models/contract_line.py | 11 ++- contract/tests/test_contract.py | 100 ++++++++++++---------- 73 files changed, 6381 insertions(+), 2097 deletions(-) diff --git a/contract/__manifest__.py b/contract/__manifest__.py index e039db3ca..3b62b874c 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -9,7 +9,7 @@ { 'name': 'Recurring - Contracts Management', - 'version': '12.0.6.0.4', + 'version': '12.0.7.0.0', 'category': 'Contract Management', 'license': 'AGPL-3', 'author': "OpenERP SA, " diff --git a/contract/i18n/am.po b/contract/i18n/am.po index 3fff2faaa..70087bf63 100644 --- a/contract/i18n/am.po +++ b/contract/i18n/am.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ar.po b/contract/i18n/ar.po index 4d88237e2..72e30cbd4 100644 --- a/contract/i18n/ar.po +++ b/contract/i18n/ar.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/bg.po b/contract/i18n/bg.po index 3f2fb7ec3..3eee1c6d6 100644 --- a/contract/i18n/bg.po +++ b/contract/i18n/bg.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Описание" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,16 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Описание" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1445,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1456,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1467,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1478,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1525,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1616,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1724,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1738,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1746,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1754,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1762,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/bs.po b/contract/i18n/bs.po index 2f4bc5cd2..fe540cb12 100644 --- a/contract/i18n/bs.po +++ b/contract/i18n/bs.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1101,6 +1132,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1168,6 +1207,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1178,7 +1218,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1262,6 +1302,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1319,6 +1360,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1393,6 +1442,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1403,6 +1453,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1413,7 +1464,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1424,7 +1475,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1471,6 +1522,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1555,12 +1613,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1662,13 +1721,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1676,7 +1735,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1684,7 +1743,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1692,7 +1751,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1700,7 +1759,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ca.po b/contract/i18n/ca.po index 186e85d18..d91a0d781 100644 --- a/contract/i18n/ca.po +++ b/contract/i18n/ca.po @@ -160,6 +160,13 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Total" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -211,10 +218,10 @@ msgstr "Descripció" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Total" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -252,19 +259,19 @@ msgid "Unit Price" msgstr "Preu unitari" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "Una línia de contracte cancel·lat no es pot activar per auto-renovar" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -301,7 +308,25 @@ msgid "Activity State" msgstr "Estat de l'Activitat" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -324,6 +349,7 @@ msgid "Archived" msgstr "Arxivat" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "Esta segur de voler cancel·lar aquesta línia" @@ -368,6 +394,7 @@ msgid "Auto-price?" msgstr "Preu automàtic?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -391,7 +418,7 @@ msgid "Cancel allowed?" msgstr "Es permet cancel·lar?" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -581,38 +608,38 @@ msgid "Contract Type" msgstr "Tipus de Contracte" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" "Línia de Contracte '%s' la data d'inici no pot ser posterior a la data de fi" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -622,7 +649,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -634,7 +661,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -646,7 +673,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -658,7 +685,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "La línia de Contracte ha de ser cancel·lada abans d'esborrar-la" @@ -815,6 +842,7 @@ msgstr "Dia(es)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Descripció" @@ -826,7 +854,7 @@ msgid "Discount (%)" msgstr "Descompte (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "El descompte ha de ser inferior o igual a 100" @@ -857,6 +885,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1203,6 +1238,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1270,6 +1313,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1280,7 +1324,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1364,6 +1408,7 @@ msgid "Reference" msgstr "Referència" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "Renovar" @@ -1421,6 +1466,16 @@ msgstr "Usuari Responsable" msgid "Sale Contracts" msgstr "Contractes de Venda" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Descripció" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1495,6 +1550,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "Aturar" @@ -1505,6 +1561,7 @@ msgid "Stop Date" msgstr "Data d'aturada" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1515,7 +1572,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1526,7 +1583,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1573,6 +1630,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1660,12 +1724,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1767,13 +1832,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1781,7 +1846,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1789,7 +1854,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1797,7 +1862,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1805,7 +1870,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/contract.pot b/contract/i18n/contract.pot index b16a245a3..e3c6bd757 100644 --- a/contract/i18n/contract.pot +++ b/contract/i18n/contract.pot @@ -80,6 +80,11 @@ msgid "" msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "#END#: End date\n" @@ -123,8 +128,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -163,19 +167,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -212,7 +216,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -233,6 +255,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -273,6 +296,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -294,7 +318,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -470,37 +494,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "Contract line for {product}\n" " stopped:
\n" @@ -509,7 +533,7 @@ msgid "Contract line for {product}\n" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "Contract line for {product}\n" " planned a successor:
\n" @@ -520,7 +544,7 @@ msgid "Contract line for {product}\n" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "Contract line for {product}\n" " renewed:
\n" @@ -531,7 +555,7 @@ msgid "Contract line for {product}\n" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "Contract line for {product}\n" " suspended:
\n" @@ -542,7 +566,7 @@ msgid "Contract line for {product}\n" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -692,6 +716,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -703,7 +728,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -730,6 +755,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1060,6 +1092,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1125,6 +1165,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1135,7 +1176,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1219,6 +1260,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1276,6 +1318,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1347,6 +1397,7 @@ msgid "Status based on activities\n" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1357,6 +1408,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1367,7 +1419,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1378,7 +1430,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1425,6 +1477,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1507,12 +1566,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1614,37 +1674,37 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "You can't have a date of next invoice anterior to the start of the contract line '%s'" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "You can't have the end date before the date of last invoice for the contract line '%s'" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "You can't have the next invoice date before the date of last invoice for the contract line '%s'" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "You can't have the start date after the date of last invoice for the contract line '%s'" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/cs.po b/contract/i18n/cs.po index cd5dfaabb..a81fee494 100644 --- a/contract/i18n/cs.po +++ b/contract/i18n/cs.po @@ -99,6 +99,11 @@ msgid "" "
" msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/da.po b/contract/i18n/da.po index 7e2b383eb..c03bb29a5 100644 --- a/contract/i18n/da.po +++ b/contract/i18n/da.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/de.po b/contract/i18n/de.po index 04d03ad09..c7a965d1e 100644 --- a/contract/i18n/de.po +++ b/contract/i18n/de.po @@ -161,6 +161,13 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Gesamt" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -213,10 +220,10 @@ msgstr "Beschreibung" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Gesamt" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -254,14 +261,14 @@ msgid "Unit Price" msgstr "Einzelpreis" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" "Eine stornierte Vertragsposition darf nicht auf auto-erneuern gesetzt werden" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -269,7 +276,7 @@ msgstr "" "werden" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "Eine Vertragszeile mit einem Nachfolger muss ein Enddatum haben." @@ -308,7 +315,25 @@ msgid "Activity State" msgstr "Aktivitätsstatus" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "Eine auto-erneuern Position muss ein Enddatum besitzen" @@ -331,6 +356,7 @@ msgid "Archived" msgstr "Archiviert" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "Soll diese Zeile wirklich abgebrochen werden?" @@ -375,6 +401,7 @@ msgid "Auto-price?" msgstr "Auto-Preis?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -398,7 +425,7 @@ msgid "Cancel allowed?" msgstr "Abbrechen erlaubt?" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "Das Abbrechen für diese Zeile ist nicht erlaubt." @@ -590,37 +617,37 @@ msgid "Contract Type" msgstr "Vertragstyp" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "Vertragsbeginn '%s' darf nicht nach dem Vertragsende liegen" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Vertragsposition Storno aufgehoben: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "Die Vertragsposition und dessen Vorgänger überlappen sich." #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "Die Vertragsposition und dessen Nachfolger überlappen sich." #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "Die Vertragsposition wurde abgebrochen: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -634,7 +661,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -652,7 +679,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -670,7 +697,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -688,7 +715,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -848,6 +875,7 @@ msgstr "Tag(e)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Beschreibung" @@ -859,7 +887,7 @@ msgid "Discount (%)" msgstr "Rabatt (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "Rabatt muss kleiner oder gleich 100 sein" @@ -890,6 +918,15 @@ msgstr "" msgid "Display Name" msgstr "Anzeigename" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Anzeigename" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1244,6 +1281,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1311,6 +1356,7 @@ msgid "Payment Terms" msgstr "Zahlungsbedingungen" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "Planbeginn" @@ -1321,7 +1367,7 @@ msgid "Plan successor allowed?" msgstr "Nachfolger planen erlaubt?" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "Nachfolger planen für diese Position nicht zulässig" @@ -1405,6 +1451,7 @@ msgid "Reference" msgstr "Referenz" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "Erneuern" @@ -1462,6 +1509,16 @@ msgstr "Verantwortlicher Benutzer" msgid "Sale Contracts" msgstr "Verkaufsverträge" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Beschreibung" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1540,6 +1597,7 @@ msgstr "" "Geplant: Die Aktivitäten findet in der Zukunft statt." #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "Stopp" @@ -1550,6 +1608,7 @@ msgid "Stop Date" msgstr "Enddatum" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "Plan-Nachfolger beenden" @@ -1560,7 +1619,7 @@ msgid "Stop allowed?" msgstr "Beenden erlaubt?" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "Beenden für diese Position nicht zulässig" @@ -1571,7 +1630,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Nachfolger beenden/planen erlaubt?" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Nachfolger beenden/planen in dieser Position nicht zulässig" @@ -1618,6 +1677,13 @@ msgstr "Aussetzungsanfangsdatum" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1715,12 +1781,13 @@ msgid "Un-Cancel allowed?" msgstr "Stornoaufhebung erlaubt?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "Stornoaufhebung" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Stornoaufhebung für diese Position nicht zulässig" @@ -1822,7 +1889,7 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" @@ -1830,7 +1897,7 @@ msgstr "" "abgerechnet wurde." #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1840,7 +1907,7 @@ msgstr "" "Vertragsposition '%s' liegen." #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1850,7 +1917,7 @@ msgstr "" "Vertragsposition '%s' liegen." #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, fuzzy, python-format #| msgid "" #| "You can't have the end date before the date of last invoice for the " @@ -1863,7 +1930,7 @@ msgstr "" "Vertragsposition '%s' liegen." #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1873,7 +1940,7 @@ msgstr "" "Vertragsposition '%s' liegen." #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/el_GR.po b/contract/i18n/el_GR.po index 8bed22fa9..5fdf93a87 100644 --- a/contract/i18n/el_GR.po +++ b/contract/i18n/el_GR.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -260,6 +281,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -300,6 +322,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -321,7 +344,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -499,37 +522,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -539,7 +562,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -551,7 +574,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -563,7 +586,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -575,7 +598,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -729,6 +752,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -740,7 +764,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -769,6 +793,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1109,6 +1140,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1176,6 +1215,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1186,7 +1226,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1270,6 +1310,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1327,6 +1368,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1401,6 +1450,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1411,6 +1461,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1421,7 +1472,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1432,7 +1483,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1479,6 +1530,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1563,12 +1621,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1670,13 +1729,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1684,7 +1743,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1692,7 +1751,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1700,7 +1759,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1708,7 +1767,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/en_GB.po b/contract/i18n/en_GB.po index b666a2d89..b5cf391fe 100644 --- a/contract/i18n/en_GB.po +++ b/contract/i18n/en_GB.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es.po b/contract/i18n/es.po index 997b902b2..cd1532c49 100644 --- a/contract/i18n/es.po +++ b/contract/i18n/es.po @@ -166,6 +166,13 @@ msgstr "" " contracts to invoice\n" " " +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Total" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -219,12 +226,10 @@ msgstr "Descripción" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" -"Notas: \n" -"
" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Total" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -262,19 +267,19 @@ msgid "Unit Price" msgstr "Precio unidad" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "Una línea de contrato cancelada no puede ser auto renovada" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "Una línea de contrato con sucesor no puede ser auto renovada" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "Una línea de contrato con sucesor debe tener una fecha de finalización" @@ -311,7 +316,25 @@ msgid "Activity State" msgstr "Estado de actividad" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -333,6 +356,7 @@ msgid "Archived" msgstr "Archivado" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "Estás seguro de que deseas cancelar esta línea" @@ -373,6 +397,7 @@ msgid "Auto-price?" msgstr "¿Precio automático?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -394,7 +419,7 @@ msgid "Cancel allowed?" msgstr "Cancelar permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "Cancelar no permitido para esta línea" @@ -572,7 +597,7 @@ msgid "Contract Type" msgstr "Tipo de contrato" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" @@ -580,31 +605,31 @@ msgstr "" "fecha de fin" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Línea de contrato no cancelada: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "Línea de contrato y su predecesor superpuestos" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "Línea de contrato y su sucesor superpuestos" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "Línea de contrato cancelada: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -618,7 +643,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -636,7 +661,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -654,7 +679,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -672,7 +697,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "La línea del contrato debe cancelarse antes de eliminar" @@ -831,6 +856,7 @@ msgstr "Día(s)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Descripción" @@ -842,7 +868,7 @@ msgid "Discount (%)" msgstr "Descuento (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "El descuento debería ser menor o igual a 100" @@ -873,6 +899,15 @@ msgstr "" msgid "Display Name" msgstr "Nombre mostrado" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Nombre mostrado" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1226,6 +1261,16 @@ msgstr "Próximo Fin de Período" msgid "Next Period Start" msgstr "Próximo Período de Inicio" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Notes" +msgid "Note" +msgstr "Notas" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1295,6 +1340,7 @@ msgid "Payment Terms" msgstr "Términos de pago" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "Plan de inicio" @@ -1305,7 +1351,7 @@ msgid "Plan successor allowed?" msgstr "Plan sucesor permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "El sucesor del plan no está permitido para esta línea" @@ -1389,6 +1435,7 @@ msgid "Reference" msgstr "Referencia" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "Renovar" @@ -1446,6 +1493,16 @@ msgstr "Usuario Responsable" msgid "Sale Contracts" msgstr "Contratos de ventas" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Descripción" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1526,6 +1583,7 @@ msgstr "" "Planificado: actividades futuras." #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "Parar" @@ -1536,6 +1594,7 @@ msgid "Stop Date" msgstr "Fecha de finalización" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "Detener Plan sucesor" @@ -1546,7 +1605,7 @@ msgid "Stop allowed?" msgstr "Permitir detener?" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "Detener no permitido para esta línea" @@ -1557,7 +1616,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Detener / Plan sucesor permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "El sucesor Stop / Plan no está permitido para esta línea" @@ -1604,6 +1663,13 @@ msgstr "Fecha de inicio de la suspensión" msgid "Tags" msgstr "Etiquetas" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1702,12 +1768,13 @@ msgid "Un-Cancel allowed?" msgstr "¿Descancelar permitido?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "Descancelar" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Descancelar no permitido para esta línea" @@ -1809,13 +1876,13 @@ msgid "You are not allowed to terminate contracts." msgstr "No tiene permitido rescindir contratos." #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "No puede retrasar una línea de contrato facturada al menos una vez." #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1825,7 +1892,7 @@ msgstr "" "del contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1835,7 +1902,7 @@ msgstr "" "factura para la línea del contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1845,7 +1912,7 @@ msgstr "" "factura para la línea de contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1855,7 +1922,7 @@ msgstr "" "para la línea del contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" @@ -1872,6 +1939,13 @@ msgstr "ejemplo Contrato XYZ" msgid "on" msgstr "en" +#~ msgid "" +#~ "Notes: \n" +#~ "
" +#~ msgstr "" +#~ "Notas: \n" +#~ "
" + #~ msgid "Specify if process date is 'from' or 'to' invoicing date" #~ msgstr "" #~ "Especifica si la fecha de proceso es desde o hasta la fecha de facturación" diff --git a/contract/i18n/es_AR.po b/contract/i18n/es_AR.po index d6ebadae0..30c0e1896 100644 --- a/contract/i18n/es_AR.po +++ b/contract/i18n/es_AR.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_CL.po b/contract/i18n/es_CL.po index cc63000c6..bd990fc38 100644 --- a/contract/i18n/es_CL.po +++ b/contract/i18n/es_CL.po @@ -156,6 +156,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -205,9 +210,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -246,19 +249,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -295,7 +298,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -316,6 +337,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -356,6 +378,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -377,7 +400,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -553,37 +576,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -593,7 +616,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -605,7 +628,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -617,7 +640,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -629,7 +652,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -781,6 +804,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -792,7 +816,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -821,6 +845,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1159,6 +1190,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1226,6 +1265,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1236,7 +1276,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1320,6 +1360,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1377,6 +1418,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1451,6 +1500,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1461,6 +1511,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1471,7 +1522,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1482,7 +1533,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1529,6 +1580,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1613,12 +1671,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1720,13 +1779,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1734,7 +1793,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1742,7 +1801,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1750,7 +1809,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1758,7 +1817,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_CO.po b/contract/i18n/es_CO.po index 33ddefa3c..72ddac395 100644 --- a/contract/i18n/es_CO.po +++ b/contract/i18n/es_CO.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -721,6 +744,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -732,7 +756,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -761,6 +785,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1099,6 +1130,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1166,6 +1205,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1176,7 +1216,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1260,6 +1300,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1317,6 +1358,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1391,6 +1440,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1401,6 +1451,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1411,7 +1462,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1422,7 +1473,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1469,6 +1520,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1553,12 +1611,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1660,13 +1719,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1674,7 +1733,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1682,7 +1741,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1690,7 +1749,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1698,7 +1757,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_CR.po b/contract/i18n/es_CR.po index ab04ec280..62e3c1aaa 100644 --- a/contract/i18n/es_CR.po +++ b/contract/i18n/es_CR.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_DO.po b/contract/i18n/es_DO.po index 70cd0a079..2055cb257 100644 --- a/contract/i18n/es_DO.po +++ b/contract/i18n/es_DO.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -721,6 +744,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -732,7 +756,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -761,6 +785,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1099,6 +1130,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1166,6 +1205,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1176,7 +1216,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1260,6 +1300,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1317,6 +1358,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1391,6 +1440,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1401,6 +1451,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1411,7 +1462,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1422,7 +1473,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1469,6 +1520,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1553,12 +1611,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1660,13 +1719,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1674,7 +1733,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1682,7 +1741,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1690,7 +1749,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1698,7 +1757,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_EC.po b/contract/i18n/es_EC.po index 3135e38da..6bb30e86f 100644 --- a/contract/i18n/es_EC.po +++ b/contract/i18n/es_EC.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -721,6 +744,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -732,7 +756,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -761,6 +785,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1099,6 +1130,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1166,6 +1205,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1176,7 +1216,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1260,6 +1300,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1317,6 +1358,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1391,6 +1440,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1401,6 +1451,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1411,7 +1462,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1422,7 +1473,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1469,6 +1520,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1553,12 +1611,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1660,13 +1719,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1674,7 +1733,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1682,7 +1741,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1690,7 +1749,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1698,7 +1757,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_ES.po b/contract/i18n/es_ES.po index d3db917f1..5b6cc8266 100644 --- a/contract/i18n/es_ES.po +++ b/contract/i18n/es_ES.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_MX.po b/contract/i18n/es_MX.po index 735d718dd..9c69e03c5 100644 --- a/contract/i18n/es_MX.po +++ b/contract/i18n/es_MX.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -260,6 +281,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -300,6 +322,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -321,7 +344,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -499,37 +522,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -539,7 +562,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -551,7 +574,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -563,7 +586,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -575,7 +598,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -729,6 +752,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -740,7 +764,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -769,6 +793,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1109,6 +1140,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1176,6 +1215,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1186,7 +1226,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1270,6 +1310,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1327,6 +1368,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1401,6 +1450,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1411,6 +1461,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1421,7 +1472,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1432,7 +1483,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1479,6 +1530,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1563,12 +1621,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1670,13 +1729,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1684,7 +1743,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1692,7 +1751,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1700,7 +1759,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1708,7 +1767,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_PY.po b/contract/i18n/es_PY.po index 9cd246513..d907fa328 100644 --- a/contract/i18n/es_PY.po +++ b/contract/i18n/es_PY.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -721,6 +744,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -732,7 +756,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -761,6 +785,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1099,6 +1130,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1166,6 +1205,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1176,7 +1216,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1260,6 +1300,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1317,6 +1358,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1391,6 +1440,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1401,6 +1451,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1411,7 +1462,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1422,7 +1473,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1469,6 +1520,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1553,12 +1611,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1660,13 +1719,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1674,7 +1733,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1682,7 +1741,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1690,7 +1749,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1698,7 +1757,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_VE.po b/contract/i18n/es_VE.po index bb8e5ed05..112558b38 100644 --- a/contract/i18n/es_VE.po +++ b/contract/i18n/es_VE.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/et.po b/contract/i18n/et.po index 7cafb5dc2..9ea00838a 100644 --- a/contract/i18n/et.po +++ b/contract/i18n/et.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1100,6 +1131,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1167,6 +1206,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1177,7 +1217,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1261,6 +1301,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1318,6 +1359,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1392,6 +1441,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1402,6 +1452,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1412,7 +1463,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1423,7 +1474,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1470,6 +1521,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1554,12 +1612,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1661,13 +1720,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1675,7 +1734,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1683,7 +1742,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1691,7 +1750,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1699,7 +1758,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/eu.po b/contract/i18n/eu.po index 4e8109660..e3baf86ce 100644 --- a/contract/i18n/eu.po +++ b/contract/i18n/eu.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -720,6 +743,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -731,7 +755,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -760,6 +784,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1098,6 +1129,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1165,6 +1204,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1175,7 +1215,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1259,6 +1299,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1316,6 +1357,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1390,6 +1439,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1400,6 +1450,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1410,7 +1461,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1421,7 +1472,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1468,6 +1519,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1552,12 +1610,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1659,13 +1718,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1673,7 +1732,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1681,7 +1740,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1689,7 +1748,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1697,7 +1756,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/fa.po b/contract/i18n/fa.po index eb284b871..1090b7b7a 100644 --- a/contract/i18n/fa.po +++ b/contract/i18n/fa.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/fi.po b/contract/i18n/fi.po index cc18fadd2..af1ef807d 100644 --- a/contract/i18n/fi.po +++ b/contract/i18n/fi.po @@ -167,6 +167,13 @@ msgstr "" " laskutettavat sopimukset\n" " " +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Yhteensä" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -212,10 +219,10 @@ msgstr "Kuvaus" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Yhteensä" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -253,13 +260,13 @@ msgid "Unit Price" msgstr "Yksikköhinta" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "Peruttua sopimusriviä ei voida laittaa uusiutumaan automaattisesti" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -267,7 +274,7 @@ msgstr "" "automaattisesti" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "Jos sopimusrivillä on seuraaja, sillä täytyy olla päättymispäivä" @@ -304,7 +311,25 @@ msgid "Activity State" msgstr "Aktiviteetin tila" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "Automaattisesti uusittavalla rivillä täytyy olla päättymispäivä" @@ -327,6 +352,7 @@ msgid "Archived" msgstr "Arkistoitu" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "Oletko varma että haluat perua tämän rivin" @@ -371,6 +397,7 @@ msgid "Auto-price?" msgstr "Automaattinen hinta" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -394,7 +421,7 @@ msgid "Cancel allowed?" msgstr "Peruminen sallittu" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "Peruminen ei ole sallittu tälle riville" @@ -576,37 +603,37 @@ msgid "Contract Type" msgstr "Sopimustyyppi" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "Sopimusrivin '%s' aloituspäivä ei voi olla päättymispäivän jälkeen" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Sopimusrivin palautettu perutuista: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "Sopimusrivi ja sen edeltäjä ovat päällekkäin" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "Sopimusrivi ja sen seuraaja ovat päällekkäin" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "Sopimusrivi peruttu: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -619,7 +646,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -637,7 +664,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -655,7 +682,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -673,7 +700,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "Sopimusrivi pitää perua ennen poistamista" @@ -829,6 +856,7 @@ msgstr "Päivä(ä)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Kuvaus" @@ -840,7 +868,7 @@ msgid "Discount (%)" msgstr "Alennus (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "Alennus voi olla korkeintaan 100" @@ -870,6 +898,15 @@ msgstr "" msgid "Display Name" msgstr "Näyttönimi" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Näyttönimi" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1215,6 +1252,14 @@ msgstr "Seuraavan kauden päätös" msgid "Next Period Start" msgstr "Seuraavan kauden alku" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1284,6 +1329,7 @@ msgid "Payment Terms" msgstr "Maksuehdot" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "Sopimuksen alku" @@ -1294,7 +1340,7 @@ msgid "Plan successor allowed?" msgstr "Sopimuksen seuraaja sallittu" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "Sopimuksen seuraaja ei ole sallittu tälle riville" @@ -1378,6 +1424,7 @@ msgid "Reference" msgstr "Viite" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "Uusi" @@ -1435,6 +1482,16 @@ msgstr "Vastuukäyttäjä" msgid "Sale Contracts" msgstr "Myyntisopimukset" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Kuvaus" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1515,6 +1572,7 @@ msgstr "" "Suunniteltu: Tulevat toiminnot." #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "Päätä" @@ -1525,6 +1583,7 @@ msgid "Stop Date" msgstr "Päättymispäivä" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "Päätä sopimuksen seuraaja" @@ -1535,7 +1594,7 @@ msgid "Stop allowed?" msgstr "Päättäminen sallittu" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "Päättäminen ei ole sallittu tälle riville" @@ -1546,7 +1605,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Päättäminen/sopimuksen seuraaja sallittu" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Päättäminen/sopimuksen seuraaja ei ole sallittu tälle riville" @@ -1593,6 +1652,13 @@ msgstr "Keskeytyksen alkamispäivä" msgid "Tags" msgstr "Tunnisteet" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1690,12 +1756,13 @@ msgid "Un-Cancel allowed?" msgstr "Perumisen peruminen sallittu" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "Peru peruminen" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Perumisen perumista ei ole sallittu tälle riville" @@ -1797,13 +1864,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "Et voi viivästyttää sopimusriviä, jos sitä on jo laskutettu." #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1812,7 +1879,7 @@ msgstr "" "Seuraavan laskun päiväys ei voi olla ennen sopimusrivin '%s' alkamispäivää" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1821,7 +1888,7 @@ msgstr "" "Sopimusrivin '%s' päättymispäivä ei voi olla ennen viimeisen laskun päiväystä" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1831,7 +1898,7 @@ msgstr "" "päiväystä '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1839,7 +1906,7 @@ msgid "" msgstr "Sopimusrivin '%s' alkupäivä ei voi olla päättymispäivän jälkeen" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "Sopimusriville '%s' on määritettävä seuraavan laskun päiväys" diff --git a/contract/i18n/fr.po b/contract/i18n/fr.po index db07c66fd..b35909fed 100644 --- a/contract/i18n/fr.po +++ b/contract/i18n/fr.po @@ -169,6 +169,13 @@ msgstr "" " contrats à facturer\n" " " +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Total" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -222,12 +229,10 @@ msgstr "Description" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" -"Commentaires : \n" -"
" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Total" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -265,14 +270,14 @@ msgid "Unit Price" msgstr "Prix unitaire" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" "Une ligne de contrat annulée ne peut pas être renouvelée automatiquement" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -280,7 +285,7 @@ msgstr "" "automatiquement" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "Une ligne de contrat vouée à être succédée doit avoir une date de fin" @@ -317,7 +322,25 @@ msgid "Activity State" msgstr "État de l'activité" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "Une ligne auto-renouvelable doit avoir une date de fin" @@ -338,6 +361,7 @@ msgid "Archived" msgstr "Archivé" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "Étes-vous certain de vouloir annuler cette ligne ?" @@ -378,6 +402,7 @@ msgid "Auto-price?" msgstr "Prix automatique ?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -399,7 +424,7 @@ msgid "Cancel allowed?" msgstr "Annulation autorisée ?" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "Annulation non autorisée pour cette ligne" @@ -577,38 +602,38 @@ msgid "Contract Type" msgstr "Type de contrat" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" "La ligne de contrat contrat '%s' ne peut pas démarrer après la date de fin" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Annulation de la ligne de contrat annulée : %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "La ligne de contrat et son prédecesseur se chevauchent" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "La ligne de contrat et son successeur se chevauchent" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "Ligne de contrat annulée : %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -622,7 +647,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -640,7 +665,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -658,7 +683,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -677,7 +702,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "La ligne de contrat doit être annulée avant d'être supprimée" @@ -831,6 +856,7 @@ msgstr "Jour(s)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Description" @@ -842,7 +868,7 @@ msgid "Discount (%)" msgstr "Remise (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "Remise doit être inférieur ou égale à 100" @@ -873,6 +899,15 @@ msgstr "" msgid "Display Name" msgstr "Nom à afficher" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Nom à afficher" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1221,6 +1256,16 @@ msgstr "Fin de la prochaine période" msgid "Next Period Start" msgstr "Début de la prochaine période" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Notes" +msgid "Note" +msgstr "Commentaires" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1290,6 +1335,7 @@ msgid "Payment Terms" msgstr "Conditions de paiement" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "Date de début de l'abonnement" @@ -1300,7 +1346,7 @@ msgid "Plan successor allowed?" msgstr "Successeur de l'abonnement permis ?" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "Successeur de l'abonnement non autorisé sur cette ligne" @@ -1384,6 +1430,7 @@ msgid "Reference" msgstr "Référence" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "Renouveler" @@ -1441,6 +1488,16 @@ msgstr "Utilisateur responsable" msgid "Sale Contracts" msgstr "Contrats de vente" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Description" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1521,6 +1578,7 @@ msgstr "" "Planifiée : Activités futures." #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "Interrompre" @@ -1531,6 +1589,7 @@ msgid "Stop Date" msgstr "Date d'interruption" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "Interrompre et planifier un successeur" @@ -1541,7 +1600,7 @@ msgid "Stop allowed?" msgstr "Interruption autorisée ?" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "Interruption non autorisée pour cette ligne" @@ -1552,7 +1611,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Interruption / Planifier un successeur autorisé ?" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Interruption / Planifier un successeur non autorisé sur cette ligne" @@ -1599,6 +1658,13 @@ msgstr "Date de début de la suspension" msgid "Tags" msgstr "Étiquettes" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1686,12 +1752,13 @@ msgid "Un-Cancel allowed?" msgstr "Annulation de l'annulation permise ?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "Annuler l'annulation" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Annulation de l'annulation non autorisée pour cette ligne" @@ -1793,14 +1860,14 @@ msgid "You are not allowed to terminate contracts." msgstr "Vous n'êtes pas autorisé à résilier des contrats." #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" "Vous ne pouvez pas retarder une ligne de contrat facturer au moins une fois." #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1810,7 +1877,7 @@ msgstr "" "la date de début de contrat '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1820,7 +1887,7 @@ msgstr "" "facture pour la ligne de contrat '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1830,7 +1897,7 @@ msgstr "" "dernière facturation de la ligne de contrat '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1840,7 +1907,7 @@ msgstr "" "facture pour la ligne '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" @@ -1856,6 +1923,13 @@ msgstr "par ex. Contrat XYZ" msgid "on" msgstr "le" +#~ msgid "" +#~ "Notes: \n" +#~ "
" +#~ msgstr "" +#~ "Commentaires : \n" +#~ "
" + #~ msgid "Specify if process date is 'from' or 'to' invoicing date" #~ msgstr "" #~ "Préciser si la date de génération est 'depuis' ou 'jusqu'à' la date de " diff --git a/contract/i18n/fr_CA.po b/contract/i18n/fr_CA.po index 00b139980..85efc4bf0 100644 --- a/contract/i18n/fr_CA.po +++ b/contract/i18n/fr_CA.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,15 @@ msgstr "" msgid "Display Name" msgstr "Afficher le nom" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Afficher le nom" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1136,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1211,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1222,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1306,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1364,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1446,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1457,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1468,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1479,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1526,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1617,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1725,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1739,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1747,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1755,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1763,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/fr_CH.po b/contract/i18n/fr_CH.po index d6541e8bf..3105e5245 100644 --- a/contract/i18n/fr_CH.po +++ b/contract/i18n/fr_CH.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/gl.po b/contract/i18n/gl.po index 773ce7e6b..a2ce58b2e 100644 --- a/contract/i18n/gl.po +++ b/contract/i18n/gl.po @@ -158,6 +158,13 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Total" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -205,10 +212,10 @@ msgstr "Descrición" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Total" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -246,19 +253,19 @@ msgid "Unit Price" msgstr "Prezo unidade" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -297,7 +304,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -322,6 +347,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -362,6 +388,7 @@ msgid "Auto-price?" msgstr "¿Prezo automático?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -385,7 +412,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -587,38 +614,38 @@ msgid "Contract Type" msgstr "Tipos de contrato" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, fuzzy, python-format #| msgid "Contract '%s' start date can't be later than end date" msgid "Contract line '%s' start date can't be later than end date" msgstr "A data de inicio do contrato '%s' non pode ser superior á data de fin" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -628,7 +655,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -640,7 +667,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -652,7 +679,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -664,7 +691,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -827,6 +854,7 @@ msgstr "Día(s)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Descrición" @@ -838,7 +866,7 @@ msgid "Discount (%)" msgstr "Desconto (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "O desconto debería de ser menor ou igual a 100" @@ -869,6 +897,15 @@ msgstr "" msgid "Display Name" msgstr "Nome amosado" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Nome amosado" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1233,6 +1270,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1302,6 +1347,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #, fuzzy #| msgid "Date Start" @@ -1314,7 +1360,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1402,6 +1448,7 @@ msgid "Reference" msgstr "Recorrencia" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1467,6 +1514,16 @@ msgstr "Responsable" msgid "Sale Contracts" msgstr "Contratos de vendas" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Descrición" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1543,6 +1600,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1553,6 +1611,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1563,7 +1622,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1574,7 +1633,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1623,6 +1682,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1710,12 +1776,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1819,13 +1886,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, fuzzy, python-format #| msgid "" #| "You can't have a next invoicing date before the start of the contract '%s'" @@ -1837,7 +1904,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, fuzzy, python-format #| msgid "" #| "You can't have a next invoicing date before the start of the contract '%s'" @@ -1849,7 +1916,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, fuzzy, python-format #| msgid "" #| "You can't have a next invoicing date before the start of the contract '%s'" @@ -1861,7 +1928,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, fuzzy, python-format #| msgid "" #| "You can't have a next invoicing date before the start of the contract '%s'" @@ -1873,7 +1940,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, fuzzy, python-format #| msgid "You must supply a next invoicing date for contract '%s'" msgid "You must supply a date of next invoice for contract line '%s'" diff --git a/contract/i18n/gl_ES.po b/contract/i18n/gl_ES.po index f4a740340..0779c3456 100644 --- a/contract/i18n/gl_ES.po +++ b/contract/i18n/gl_ES.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -721,6 +744,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -732,7 +756,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -761,6 +785,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1099,6 +1130,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1166,6 +1205,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1176,7 +1216,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1260,6 +1300,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1317,6 +1358,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1391,6 +1440,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1401,6 +1451,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1411,7 +1462,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1422,7 +1473,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1469,6 +1520,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1553,12 +1611,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1660,13 +1719,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1674,7 +1733,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1682,7 +1741,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1690,7 +1749,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1698,7 +1757,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/he.po b/contract/i18n/he.po index be623da31..abf7b6492 100644 --- a/contract/i18n/he.po +++ b/contract/i18n/he.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/hi_IN.po b/contract/i18n/hi_IN.po index 361e5c4f4..51d24719d 100644 --- a/contract/i18n/hi_IN.po +++ b/contract/i18n/hi_IN.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -260,6 +281,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -300,6 +322,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -323,7 +346,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -517,37 +540,37 @@ msgid "Contract Type" msgstr "अनुबंध टेम्पलेट" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -581,7 +604,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -593,7 +616,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -754,6 +777,7 @@ msgstr "दिन()" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "विवरण" @@ -765,7 +789,7 @@ msgid "Discount (%)" msgstr "छूट (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -794,6 +818,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1146,6 +1177,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1215,6 +1254,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1225,7 +1265,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1311,6 +1351,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1370,6 +1411,16 @@ msgstr "" msgid "Sale Contracts" msgstr "अनुबंध" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "विवरण" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1444,6 +1495,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1454,6 +1506,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1464,7 +1517,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1475,7 +1528,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1524,6 +1577,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1609,12 +1669,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1716,13 +1777,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1730,7 +1791,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1738,7 +1799,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1746,7 +1807,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1754,7 +1815,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/hr.po b/contract/i18n/hr.po index b80daa370..ac1395b92 100644 --- a/contract/i18n/hr.po +++ b/contract/i18n/hr.po @@ -101,6 +101,13 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Ukupno" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -148,10 +155,10 @@ msgstr "Opis" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Ukupno" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -190,19 +197,19 @@ msgid "Unit Price" msgstr "Jed.cijena" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -239,7 +246,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -264,6 +289,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -304,6 +330,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -326,7 +353,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -516,37 +543,37 @@ msgid "Contract Type" msgstr "Ugovor" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +583,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +595,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -580,7 +607,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -592,7 +619,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -751,6 +778,7 @@ msgstr "Dan(a)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Opis" @@ -762,7 +790,7 @@ msgid "Discount (%)" msgstr "Popust (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "Popusti bi trebali biti manji ili jednaki 100" @@ -793,6 +821,15 @@ msgstr "" msgid "Display Name" msgstr "Naziv " +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Naziv " + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1151,6 +1188,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1220,6 +1265,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1230,7 +1276,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1316,6 +1362,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1377,6 +1424,16 @@ msgstr "" msgid "Sale Contracts" msgstr "Ugovori" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Opis" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1451,6 +1508,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1461,6 +1519,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1471,7 +1530,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1482,7 +1541,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1531,6 +1590,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1616,12 +1682,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1723,13 +1790,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1737,7 +1804,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1745,7 +1812,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1753,7 +1820,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1761,7 +1828,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/hr_HR.po b/contract/i18n/hr_HR.po index daf4e4b6c..4a949a7a7 100644 --- a/contract/i18n/hr_HR.po +++ b/contract/i18n/hr_HR.po @@ -101,6 +101,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -146,9 +151,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -187,19 +190,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -236,7 +239,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -261,6 +282,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -301,6 +323,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -324,7 +347,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -518,37 +541,37 @@ msgid "Contract Type" msgstr "Predložak ugovora" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -558,7 +581,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -570,7 +593,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -582,7 +605,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -594,7 +617,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -757,6 +780,7 @@ msgstr "Dan(a)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Opis" @@ -768,7 +792,7 @@ msgid "Discount (%)" msgstr "Popust (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "Popust treba biti manji ili jednak 100" @@ -799,6 +823,15 @@ msgstr "" msgid "Display Name" msgstr "Naziv" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Naziv" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1159,6 +1192,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1228,6 +1269,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1238,7 +1280,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1326,6 +1368,7 @@ msgid "Reference" msgstr "Ponavljanje" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1389,6 +1432,16 @@ msgstr "" msgid "Sale Contracts" msgstr "Ugovori" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Opis" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1465,6 +1518,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1475,6 +1529,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1485,7 +1540,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1496,7 +1551,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1545,6 +1600,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1630,12 +1692,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1737,13 +1800,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1751,7 +1814,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1759,7 +1822,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1767,7 +1830,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1775,7 +1838,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/hu.po b/contract/i18n/hu.po index 85ba58e61..d92beee02 100644 --- a/contract/i18n/hu.po +++ b/contract/i18n/hu.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -259,6 +280,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -299,6 +321,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -320,7 +343,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -498,37 +521,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -538,7 +561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -550,7 +573,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -562,7 +585,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -574,7 +597,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -728,6 +751,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -739,7 +763,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -768,6 +792,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1108,6 +1139,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1175,6 +1214,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1185,7 +1225,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1269,6 +1309,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1326,6 +1367,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1400,6 +1449,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1410,6 +1460,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1420,7 +1471,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1431,7 +1482,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1478,6 +1529,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1562,12 +1620,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1669,13 +1728,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1683,7 +1742,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1691,7 +1750,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1699,7 +1758,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1707,7 +1766,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/id.po b/contract/i18n/id.po index f47ea3abf..d5f0fcdb8 100644 --- a/contract/i18n/id.po +++ b/contract/i18n/id.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/it.po b/contract/i18n/it.po index 5b0f81946..e250c212f 100644 --- a/contract/i18n/it.po +++ b/contract/i18n/it.po @@ -166,6 +166,13 @@ msgstr "" " contratti da fatturare\n" " " +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Totale" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -219,10 +226,10 @@ msgstr "Descrizione" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Totale" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -260,14 +267,14 @@ msgid "Unit Price" msgstr "Prezzo unitario" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" "Una riga di contratto annullato non può essere impostata per l'auto-rinnovo" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -275,7 +282,7 @@ msgstr "" "rinnovo" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "Una riga di contratto con successore deve avere una data fine" @@ -312,7 +319,25 @@ msgid "Activity State" msgstr "Stato attività" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "Una riga di auto-rinnovo deve avere una data fine" @@ -335,6 +360,7 @@ msgid "Archived" msgstr "Archiviato" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "Sei sicuro di voler annullare questa riga" @@ -379,6 +405,7 @@ msgid "Auto-price?" msgstr "Prezzo automatico?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -402,7 +429,7 @@ msgid "Cancel allowed?" msgstr "Annullamento permesso?" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "Annullamento non permesso per questa riga" @@ -588,7 +615,7 @@ msgid "Contract Type" msgstr "Tipo contratto" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" @@ -596,31 +623,31 @@ msgstr "" "data finale" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Riga contratto ri-attivata: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "Riga contratto e sua precedente sovrapposte" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "Riga contratto e sua seguente sovrapposte" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "Riga contratto annullata: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -634,7 +661,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -652,7 +679,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -670,7 +697,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -688,7 +715,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "La riga contratto deve essere annullata prima di essere eliminata" @@ -847,6 +874,7 @@ msgstr "Giorni" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Descrizione" @@ -858,7 +886,7 @@ msgid "Discount (%)" msgstr "Sconto (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "Lo sconto dovrebbe essere minore o uguale a 100" @@ -888,6 +916,15 @@ msgstr "" msgid "Display Name" msgstr "Nome visualizzato" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Nome visualizzato" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1239,6 +1276,14 @@ msgstr "Fine del prossimo periodo" msgid "Next Period Start" msgstr "Inizio prossimo periodo" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1306,6 +1351,7 @@ msgid "Payment Terms" msgstr "Termini di pagamento" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "Pianificare inizio" @@ -1316,7 +1362,7 @@ msgid "Plan successor allowed?" msgstr "Pianificazione successore permessa?" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "Pianificazione successore non permessa per questa riga" @@ -1400,6 +1446,7 @@ msgid "Reference" msgstr "Riferimento" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "Rinnovare" @@ -1457,6 +1504,16 @@ msgstr "Utente responsabile" msgid "Sale Contracts" msgstr "Contratti di vendita" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Descrizione" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1537,6 +1594,7 @@ msgstr "" "Pianificata: attività future." #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "Fermare" @@ -1547,6 +1605,7 @@ msgid "Stop Date" msgstr "Data di arresto" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "Fermare pianificazione successore" @@ -1557,7 +1616,7 @@ msgid "Stop allowed?" msgstr "Arresto permesso?" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "Arresto non permesso per questa riga" @@ -1568,7 +1627,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Arresto/pianificazione del successore permessi?" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Arresto/pianificazione del successore non permessi per questa riga" @@ -1615,6 +1674,13 @@ msgstr "Data inizio sospensione" msgid "Tags" msgstr "Tags" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1710,12 +1776,13 @@ msgid "Un-Cancel allowed?" msgstr "Ri-attivazione permessa?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "Ri-attivare" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Ri-attivazione non permessa per questa riga" @@ -1817,14 +1884,14 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" "Non è possibile ritardare una riga contratto fatturata almeno una volta." #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1834,7 +1901,7 @@ msgstr "" "riga contratto '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1844,7 +1911,7 @@ msgstr "" "fattura per la riga contratto '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1854,7 +1921,7 @@ msgstr "" "fattura per la riga contratto '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1864,7 +1931,7 @@ msgstr "" "fattura per la riga contratto '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ja.po b/contract/i18n/ja.po index 3f841beca..7ea4cac7e 100644 --- a/contract/i18n/ja.po +++ b/contract/i18n/ja.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ko.po b/contract/i18n/ko.po index 2df359883..f9d2c6834 100644 --- a/contract/i18n/ko.po +++ b/contract/i18n/ko.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/lt.po b/contract/i18n/lt.po index 3a1669adf..e80dd8b91 100644 --- a/contract/i18n/lt.po +++ b/contract/i18n/lt.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/lt_LT.po b/contract/i18n/lt_LT.po index e55242bf1..3304f8a08 100644 --- a/contract/i18n/lt_LT.po +++ b/contract/i18n/lt_LT.po @@ -101,6 +101,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -146,9 +151,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -187,19 +190,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -236,7 +239,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -257,6 +278,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -297,6 +319,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -318,7 +341,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -494,37 +517,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -534,7 +557,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -546,7 +569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -558,7 +581,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -570,7 +593,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -724,6 +747,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -735,7 +759,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -764,6 +788,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1104,6 +1135,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1171,6 +1210,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1181,7 +1221,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1265,6 +1305,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1322,6 +1363,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1396,6 +1445,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1406,6 +1456,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1416,7 +1467,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1427,7 +1478,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1474,6 +1525,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1558,12 +1616,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1665,13 +1724,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1679,7 +1738,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1687,7 +1746,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1695,7 +1754,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1703,7 +1762,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/lv.po b/contract/i18n/lv.po index 964f54c94..acef80c6a 100644 --- a/contract/i18n/lv.po +++ b/contract/i18n/lv.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/mk.po b/contract/i18n/mk.po index bff86234c..e25227320 100644 --- a/contract/i18n/mk.po +++ b/contract/i18n/mk.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/mn.po b/contract/i18n/mn.po index e2567bc2c..5784a014e 100644 --- a/contract/i18n/mn.po +++ b/contract/i18n/mn.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/nb.po b/contract/i18n/nb.po index bfb3bb86d..e16c6c130 100644 --- a/contract/i18n/nb.po +++ b/contract/i18n/nb.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/nb_NO.po b/contract/i18n/nb_NO.po index ca82e5ad1..e646e16eb 100644 --- a/contract/i18n/nb_NO.po +++ b/contract/i18n/nb_NO.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,15 @@ msgstr "" msgid "Display Name" msgstr "Vis navn" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Vis navn" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1136,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1211,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1222,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1306,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1364,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1446,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1457,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1468,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1479,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1526,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1617,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1725,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1739,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1747,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1755,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1763,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/nl.po b/contract/i18n/nl.po index 119f357c3..9e2b8b332 100644 --- a/contract/i18n/nl.po +++ b/contract/i18n/nl.po @@ -161,6 +161,13 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Totaal" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -215,10 +222,10 @@ msgstr "Omschrijving" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Totaal" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -256,7 +263,7 @@ msgid "Unit Price" msgstr "Prijs per eenheid" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" @@ -264,7 +271,7 @@ msgstr "" "verlengen" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -272,7 +279,7 @@ msgstr "" "te verlengen" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "Een contractregel met een opvolger moet een einddatum hebben" @@ -309,7 +316,25 @@ msgid "Activity State" msgstr "Activiteitsstatus" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "Een automatische verlengingsregel moet een einddatum hebben" @@ -334,6 +359,7 @@ msgid "Archived" msgstr "Gearchiveerd" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "Weet u zeker dat u deze regel wilt annuleren" @@ -378,6 +404,7 @@ msgid "Auto-price?" msgstr "Automatische-prijs?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -401,7 +428,7 @@ msgid "Cancel allowed?" msgstr "Annuleren toestaan?" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "Annuleren niet toegestaan voor deze regel" @@ -593,37 +620,37 @@ msgid "Contract Type" msgstr "Soort Contract" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "Contract '%s' startdatum kan niet later zijn dan einddatum" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Contractregel annuleren ongedaan gemaakt: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "Contractregel en zijn voorganger overlappen" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "Contractlijn en zijn opvolger overlappen elkaar" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "Contractregel geannuleerd: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -638,7 +665,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -656,7 +683,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -674,7 +701,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -692,7 +719,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "Contractregel moet worden geannuleerd voordat deze wordt verwijderd" @@ -851,6 +878,7 @@ msgstr "Dag(en)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Omschrijving" @@ -862,7 +890,7 @@ msgid "Discount (%)" msgstr "Korting (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "De korting moet kleiner of gelijk aan 100 zijn" @@ -893,6 +921,15 @@ msgstr "" msgid "Display Name" msgstr "Weergave naam" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Weergave naam" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1246,6 +1283,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1313,6 +1358,7 @@ msgid "Payment Terms" msgstr "Betalingsvoorwaarden" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "Startdatum" @@ -1323,7 +1369,7 @@ msgid "Plan successor allowed?" msgstr "Opvolger plannen toegestaan?" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "Plannen opvolger niet toegestaan voor deze regel" @@ -1409,6 +1455,7 @@ msgid "Reference" msgstr "Herhaling" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "Vernieuwen" @@ -1466,6 +1513,16 @@ msgstr "Verantwoordelijke" msgid "Sale Contracts" msgstr "Verkoop Contracten" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Omschrijving" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1544,6 +1601,7 @@ msgstr "" "Gepland: Toekomstige aktiviteiten." #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "Stop" @@ -1554,6 +1612,7 @@ msgid "Stop Date" msgstr "Einddatum" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "Geland einde opvolger" @@ -1564,7 +1623,7 @@ msgid "Stop allowed?" msgstr "Stoppen toegestaan?" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "Stoppen niet toegestaan voor deze regel" @@ -1575,7 +1634,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Stoppen / Plannen opvolger toegestaan?" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Stoppen / Plannen opvolger is niet toegestaan" @@ -1622,6 +1681,13 @@ msgstr "Startdatum opschorting" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1720,12 +1786,13 @@ msgid "Un-Cancel allowed?" msgstr "Terugdraaien van annuleren toegestaan?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "Terugdraaien van annuleren" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Terugdraaien van annuleren niet toegestaan voor deze regel" @@ -1827,7 +1894,7 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" @@ -1835,7 +1902,7 @@ msgstr "" "uitstellen." #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1844,7 +1911,7 @@ msgstr "" "U kunt geen volgende factuurdatum vóór het begin van het contract '%s' hebben" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1854,7 +1921,7 @@ msgstr "" "contractregel '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, fuzzy, python-format #| msgid "" #| "You can't have the end date before the date of last invoice for the " @@ -1867,7 +1934,7 @@ msgstr "" "contractregel '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1877,7 +1944,7 @@ msgstr "" "contractregel '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "U moet een volgende factuurdatum opgeven voor contract '%s'" diff --git a/contract/i18n/nl_BE.po b/contract/i18n/nl_BE.po index 73de2e073..370f1d5f0 100644 --- a/contract/i18n/nl_BE.po +++ b/contract/i18n/nl_BE.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/nl_NL.po b/contract/i18n/nl_NL.po index e73e23013..e851b8a57 100644 --- a/contract/i18n/nl_NL.po +++ b/contract/i18n/nl_NL.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -319,7 +342,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -513,37 +536,37 @@ msgid "Contract Type" msgstr "Contractsjabloon" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -553,7 +576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -565,7 +588,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -577,7 +600,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -589,7 +612,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -750,6 +773,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -761,7 +785,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -790,6 +814,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1142,6 +1173,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1211,6 +1250,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1221,7 +1261,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1307,6 +1347,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1366,6 +1407,14 @@ msgstr "" msgid "Sale Contracts" msgstr "Contracten" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1440,6 +1489,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1450,6 +1500,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1460,7 +1511,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1471,7 +1522,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1520,6 +1571,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1605,12 +1663,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1712,13 +1771,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1726,7 +1785,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1734,7 +1793,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1742,7 +1801,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1750,7 +1809,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/pl.po b/contract/i18n/pl.po index f361b36b4..6ec08ff50 100644 --- a/contract/i18n/pl.po +++ b/contract/i18n/pl.po @@ -101,6 +101,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -146,9 +151,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -187,19 +190,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -236,7 +239,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -257,6 +278,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -297,6 +319,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -318,7 +341,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -494,37 +517,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -534,7 +557,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -546,7 +569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -558,7 +581,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -570,7 +593,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -724,6 +747,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -735,7 +759,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -764,6 +788,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1104,6 +1135,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1171,6 +1210,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1181,7 +1221,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1265,6 +1305,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1322,6 +1363,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1396,6 +1445,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1406,6 +1456,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1416,7 +1467,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1427,7 +1478,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1474,6 +1525,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1558,12 +1616,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1665,13 +1724,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1679,7 +1738,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1687,7 +1746,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1695,7 +1754,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1703,7 +1762,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/pt.po b/contract/i18n/pt.po index 94d58a6ab..463f78563 100644 --- a/contract/i18n/pt.po +++ b/contract/i18n/pt.po @@ -169,6 +169,13 @@ msgstr "" " contratos a faturar\n" " " +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Total" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -222,10 +229,10 @@ msgstr "Descrição" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Total" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -263,14 +270,14 @@ msgid "Unit Price" msgstr "Preço Unitário" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" "Uma linha de contrato cancelada não pode ser definida para auto-renovação" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -278,7 +285,7 @@ msgstr "" "renovação" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "Uma linha de contrato com sucessora deve ter uma data de fim" @@ -315,7 +322,25 @@ msgid "Activity State" msgstr "Estado da Atividade" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "Uma linha de auto-renovação deve ter uma data de fim" @@ -338,6 +363,7 @@ msgid "Archived" msgstr "Arquivado" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "Tem a certeza que quer cancelar esta linha" @@ -382,6 +408,7 @@ msgid "Auto-price?" msgstr "Preço-Auto?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -405,7 +432,7 @@ msgid "Cancel allowed?" msgstr "Cancelamento autorizado?" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "Cancelamento não autorizado para esta linha" @@ -587,37 +614,37 @@ msgid "Contract Type" msgstr "Tipo de Contrato" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "A data de início do contrato '%s' não pode ser posterior à data de fim" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Linha de Contrato Não Cancelada: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "A linha do contrato e a sua antecessora sobrepuseram-se" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "A linha do contrato e a sua sucessora sobrepuseram-se" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "Linha do contrato cancelada: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -631,7 +658,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -649,7 +676,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -667,7 +694,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -685,7 +712,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "A linha do contrato deve ser cancelada antes de eliminada" @@ -841,6 +868,7 @@ msgstr "Dia(s)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Descrição" @@ -852,7 +880,7 @@ msgid "Discount (%)" msgstr "Desconto (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "O desconto deve ser igual ou inferior a 100" @@ -882,6 +910,15 @@ msgstr "" msgid "Display Name" msgstr "Nome a Apresentar" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Nome a Apresentar" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1228,6 +1265,14 @@ msgstr "Fim do Próximo Período" msgid "Next Period Start" msgstr "Início do Próximo Período" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1297,6 +1342,7 @@ msgid "Payment Terms" msgstr "Termos de Pagamento" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "Início do Plano" @@ -1307,7 +1353,7 @@ msgid "Plan successor allowed?" msgstr "Autorizado plano sucessor?" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "Plano sucessor não é autorizado para esta linha" @@ -1391,6 +1437,7 @@ msgid "Reference" msgstr "Referência" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "Renovação" @@ -1448,6 +1495,16 @@ msgstr "Utilizador Responsável" msgid "Sale Contracts" msgstr "Contratos de Vendas" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Descrição" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1528,6 +1585,7 @@ msgstr "" "Planeada: Atividades futuras." #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "Parar" @@ -1538,6 +1596,7 @@ msgid "Stop Date" msgstr "Data de Paragem" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "Parar Plano Sucessor" @@ -1548,7 +1607,7 @@ msgid "Stop allowed?" msgstr "Paragem autorizada?" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "Paragem não autorizada para esta linha" @@ -1559,7 +1618,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Paragem/Plano sucessor autorizados?" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Paragem/Plano sucessor não autorizados para esta linha" @@ -1606,6 +1665,13 @@ msgstr "Data de Início da Suspensão" msgid "Tags" msgstr "Etiquetas" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1704,12 +1770,13 @@ msgid "Un-Cancel allowed?" msgstr "Autorizado o Descancelamento?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "Descancelar" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Descancelamento não autorizado para esta linha" @@ -1811,13 +1878,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "Não pode adiar uma linha de contrato já faturada pelo menos uma vez." #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1826,7 +1893,7 @@ msgstr "" "Não pode ter uma data da próxima fatura anterior à do próprio contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1836,7 +1903,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1846,7 +1913,7 @@ msgstr "" "linha de contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1856,7 +1923,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/pt_BR.po b/contract/i18n/pt_BR.po index a54903278..7c9a50aab 100644 --- a/contract/i18n/pt_BR.po +++ b/contract/i18n/pt_BR.po @@ -162,6 +162,13 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Total" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -214,10 +221,10 @@ msgstr "Descrição" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Total" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -255,7 +262,7 @@ msgid "Unit Price" msgstr "Preço Unitário" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" @@ -263,7 +270,7 @@ msgstr "" "automática" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -271,7 +278,7 @@ msgstr "" "automática" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "Uma linha de contrato com uma sucessora deve ter uma data final" @@ -308,7 +315,25 @@ msgid "Activity State" msgstr "Estado da Atividade" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "Uma linha de renovação automática deve possuir uma data final" @@ -331,6 +356,7 @@ msgid "Archived" msgstr "Arquivado" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "Você tem certeza que deseja cancelar esta linha" @@ -375,6 +401,7 @@ msgid "Auto-price?" msgstr "Precificação Automática?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -398,7 +425,7 @@ msgid "Cancel allowed?" msgstr "Cancelar Permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "Não é permitido o cancelamento para esta linha" @@ -582,38 +609,38 @@ msgid "Contract Type" msgstr "Tipo de Contrato" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" "Data inicial '%s' da linha do contrato não pode ser maior que a data final" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Linha do Contrato Não Cancelada: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "A linha do contrato e sua antecessor se sobrepuseram" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "A linha do contrato e seu sucessora se sobrepuseram" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "Linha do contrato cancelada: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -627,7 +654,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -645,7 +672,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -663,7 +690,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -681,7 +708,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "Linha do contrato deve ser cancelada antes de ser deletada" @@ -835,6 +862,7 @@ msgstr "Dia(s)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Descrição" @@ -846,7 +874,7 @@ msgid "Discount (%)" msgstr "Desconto (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "Desconto deve ser menor ou igual a 100" @@ -875,6 +903,15 @@ msgstr "Desconto aplicado nas faturas geradas. Deve ser menor ou igual a 100" msgid "Display Name" msgstr "Nome Exibido" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Nome Exibido" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1220,6 +1257,14 @@ msgstr "Final do próximo período" msgid "Next Period Start" msgstr "Início do próximo período" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1289,6 +1334,7 @@ msgid "Payment Terms" msgstr "Condições de pagamento" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "Plano Inicial" @@ -1299,7 +1345,7 @@ msgid "Plan successor allowed?" msgstr "Plano sucessor permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "Plano sucessor não permitido para esta linha" @@ -1383,6 +1429,7 @@ msgid "Reference" msgstr "Referência" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "Renovação" @@ -1440,6 +1487,16 @@ msgstr "Usuário Responsável" msgid "Sale Contracts" msgstr "Contratos de Venda" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Descrição" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1520,6 +1577,7 @@ msgstr "" "Planejada: Atividades futuras." #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "Parar" @@ -1530,6 +1588,7 @@ msgid "Stop Date" msgstr "Data de Parada" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "Parar Plano Sucessor" @@ -1540,7 +1599,7 @@ msgid "Stop allowed?" msgstr "Parar permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "Parar não permitido para esta linha" @@ -1551,7 +1610,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Parar/Plano sucessor permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Parar/Plano sucessor não permitido para esta linha" @@ -1598,6 +1657,13 @@ msgstr "Suspensão da Data Inicial" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1695,12 +1761,13 @@ msgid "Un-Cancel allowed?" msgstr "Cancelar Cancelamento permitido?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "Cancelar Cancelamento" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Cancelar cancelamento não permitido para esta linha" @@ -1802,13 +1869,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "Você não pode adiar uma linha de contrato faturada pelo menos uma vez." #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1818,7 +1885,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1828,7 +1895,7 @@ msgstr "" "do contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, fuzzy, python-format #| msgid "" #| "You can't have the end date before the date of last invoice for the " @@ -1841,7 +1908,7 @@ msgstr "" "do contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1851,7 +1918,7 @@ msgstr "" "do contrato '%s\"" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/pt_PT.po b/contract/i18n/pt_PT.po index e7e20f2d4..b88192f92 100644 --- a/contract/i18n/pt_PT.po +++ b/contract/i18n/pt_PT.po @@ -101,6 +101,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -146,9 +151,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -187,19 +190,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -236,7 +239,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -261,6 +282,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -301,6 +323,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -322,7 +345,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -500,37 +523,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -540,7 +563,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -552,7 +575,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -564,7 +587,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -576,7 +599,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -730,6 +753,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -741,7 +765,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -770,6 +794,15 @@ msgstr "" msgid "Display Name" msgstr "Nome a Apresentar" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Nome a Apresentar" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1110,6 +1143,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1177,6 +1218,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1187,7 +1229,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1271,6 +1313,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1328,6 +1371,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1402,6 +1453,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1412,6 +1464,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1422,7 +1475,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1433,7 +1486,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1480,6 +1533,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1564,12 +1624,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1671,13 +1732,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1685,7 +1746,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1693,7 +1754,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1701,7 +1762,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1709,7 +1770,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ro.po b/contract/i18n/ro.po index 73193a60a..17a91f290 100644 --- a/contract/i18n/ro.po +++ b/contract/i18n/ro.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -260,6 +281,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -300,6 +322,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -321,7 +344,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -499,37 +522,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -539,7 +562,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -551,7 +574,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -563,7 +586,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -575,7 +598,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -729,6 +752,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -740,7 +764,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -769,6 +793,15 @@ msgstr "" msgid "Display Name" msgstr "Nume Afişat" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Nume Afişat" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1109,6 +1142,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1176,6 +1217,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1186,7 +1228,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1270,6 +1312,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1327,6 +1370,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1401,6 +1452,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1411,6 +1463,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1421,7 +1474,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1432,7 +1485,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1479,6 +1532,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1563,12 +1623,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1670,13 +1731,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1684,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1692,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1700,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1708,7 +1769,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ru.po b/contract/i18n/ru.po index 833c9a779..082c395b8 100644 --- a/contract/i18n/ru.po +++ b/contract/i18n/ru.po @@ -101,6 +101,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -146,9 +151,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -187,19 +190,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -236,7 +239,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -257,6 +278,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -297,6 +319,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -319,7 +342,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -509,37 +532,37 @@ msgid "Contract Type" msgstr "Договоры" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -549,7 +572,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -561,7 +584,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -573,7 +596,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -585,7 +608,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -744,6 +767,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Описание" @@ -755,7 +779,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -784,6 +808,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1136,6 +1167,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1204,6 +1243,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1214,7 +1254,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1300,6 +1340,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1359,6 +1400,16 @@ msgstr "" msgid "Sale Contracts" msgstr "Договоры" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Описание" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1433,6 +1484,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1443,6 +1495,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1453,7 +1506,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1464,7 +1517,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1513,6 +1566,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1598,12 +1658,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1705,13 +1766,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1719,7 +1780,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1727,7 +1788,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1735,7 +1796,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1743,7 +1804,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sk.po b/contract/i18n/sk.po index f231912f0..fb718aa9e 100644 --- a/contract/i18n/sk.po +++ b/contract/i18n/sk.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sk_SK.po b/contract/i18n/sk_SK.po index dbbf70046..f936e1062 100644 --- a/contract/i18n/sk_SK.po +++ b/contract/i18n/sk_SK.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -260,6 +281,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -300,6 +322,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -321,7 +344,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -499,37 +522,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -539,7 +562,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -551,7 +574,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -563,7 +586,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -575,7 +598,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -727,6 +750,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -738,7 +762,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -767,6 +791,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1105,6 +1136,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1172,6 +1211,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1182,7 +1222,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1266,6 +1306,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1323,6 +1364,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1397,6 +1446,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1407,6 +1457,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1417,7 +1468,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1428,7 +1479,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1475,6 +1526,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1559,12 +1617,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1666,13 +1725,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1680,7 +1739,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1688,7 +1747,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1696,7 +1755,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1704,7 +1763,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sl.po b/contract/i18n/sl.po index ec1444e49..4176ca07d 100644 --- a/contract/i18n/sl.po +++ b/contract/i18n/sl.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -260,6 +281,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -300,6 +322,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -321,7 +344,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -499,37 +522,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -539,7 +562,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -551,7 +574,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -563,7 +586,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -575,7 +598,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -729,6 +752,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Opis" @@ -740,7 +764,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -769,6 +793,15 @@ msgstr "" msgid "Display Name" msgstr "Prikazni naziv" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Prikazni naziv" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1111,6 +1144,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1178,6 +1219,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1188,7 +1230,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1272,6 +1314,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1329,6 +1372,16 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Opis" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1403,6 +1456,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1413,6 +1467,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1423,7 +1478,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1434,7 +1489,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1481,6 +1536,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1565,12 +1627,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1672,13 +1735,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1686,7 +1749,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1694,7 +1757,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1702,7 +1765,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1710,7 +1773,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sr.po b/contract/i18n/sr.po index c291ae974..7d96b8c94 100644 --- a/contract/i18n/sr.po +++ b/contract/i18n/sr.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1101,6 +1132,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1168,6 +1207,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1178,7 +1218,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1262,6 +1302,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1319,6 +1360,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1393,6 +1442,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1403,6 +1453,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1413,7 +1464,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1424,7 +1475,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1471,6 +1522,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1555,12 +1613,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1662,13 +1721,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1676,7 +1735,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1684,7 +1743,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1692,7 +1751,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1700,7 +1759,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sr@latin.po b/contract/i18n/sr@latin.po index 1b82c00ac..5008ccd81 100644 --- a/contract/i18n/sr@latin.po +++ b/contract/i18n/sr@latin.po @@ -101,6 +101,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -146,9 +151,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -187,19 +190,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -236,7 +239,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -257,6 +278,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -297,6 +319,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -318,7 +341,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -494,37 +517,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -534,7 +557,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -546,7 +569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -558,7 +581,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -570,7 +593,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -724,6 +747,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -735,7 +759,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -764,6 +788,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sv.po b/contract/i18n/sv.po index 482133ea9..3923cf3ed 100644 --- a/contract/i18n/sv.po +++ b/contract/i18n/sv.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/th.po b/contract/i18n/th.po index 99cd25abc..d9ad41363 100644 --- a/contract/i18n/th.po +++ b/contract/i18n/th.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1102,6 +1133,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1169,6 +1208,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1179,7 +1219,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1263,6 +1303,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1320,6 +1361,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1394,6 +1443,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1404,6 +1454,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1414,7 +1465,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1425,7 +1476,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1472,6 +1523,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1556,12 +1614,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1663,13 +1722,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1736,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1744,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1693,7 +1752,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1701,7 +1760,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/tr.po b/contract/i18n/tr.po index 5db791d1f..0ae87c6c3 100644 --- a/contract/i18n/tr.po +++ b/contract/i18n/tr.po @@ -162,6 +162,13 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "Toplam" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -209,10 +216,10 @@ msgstr "Açıklama" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "Toplam" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -250,19 +257,19 @@ msgid "Unit Price" msgstr "Birim Fiyat" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -301,7 +308,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -326,6 +351,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -366,6 +392,7 @@ msgid "Auto-price?" msgstr "Otomatik Fiyat?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -389,7 +416,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -588,38 +615,38 @@ msgid "Contract Type" msgstr "Sözleşme Şablonu" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, fuzzy, python-format #| msgid "Contract '%s' start date can't be later than end date" msgid "Contract line '%s' start date can't be later than end date" msgstr "Sözleşme '%s' başlangıç tarihi, bitiş tarihinden sonra olamaz" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -629,7 +656,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -641,7 +668,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -653,7 +680,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -665,7 +692,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -829,6 +856,7 @@ msgstr "Gün(ler)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Açıklama" @@ -840,7 +868,7 @@ msgid "Discount (%)" msgstr "İndirim (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "İndirim 100'den az veya ona eşit olmalıdır" @@ -870,6 +898,15 @@ msgstr "" msgid "Display Name" msgstr "Ad Görünümü" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Ad Görünümü" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1232,6 +1269,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1301,6 +1346,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #, fuzzy #| msgid "Date Start" @@ -1313,7 +1359,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1402,6 +1448,7 @@ msgid "Reference" msgstr "Tekrarlayan" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1468,6 +1515,16 @@ msgstr "Sorumlu" msgid "Sale Contracts" msgstr "Sözleşmeler" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Açıklama" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1544,6 +1601,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1554,6 +1612,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1564,7 +1623,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1575,7 +1634,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1625,6 +1684,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1711,12 +1777,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1820,13 +1887,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1834,7 +1901,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1842,7 +1909,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1850,7 +1917,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1858,7 +1925,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/tr_TR.po b/contract/i18n/tr_TR.po index b6cf8ea6e..6c85e01dc 100644 --- a/contract/i18n/tr_TR.po +++ b/contract/i18n/tr_TR.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -146,9 +151,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -187,19 +190,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -236,7 +239,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -261,6 +282,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -301,6 +323,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -323,7 +346,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -513,37 +536,37 @@ msgid "Contract Type" msgstr "Sözleşme" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -553,7 +576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -565,7 +588,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -577,7 +600,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -589,7 +612,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -748,6 +771,7 @@ msgstr "Gün(ler)" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "Açıklama" @@ -759,7 +783,7 @@ msgid "Discount (%)" msgstr "İndirim (%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "İndirim 100'den az veya ona eşit olmalıdır" @@ -789,6 +813,15 @@ msgstr "" msgid "Display Name" msgstr "Ad Görünümü" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "Ad Görünümü" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1149,6 +1182,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1218,6 +1259,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1228,7 +1270,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1314,6 +1356,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1377,6 +1420,16 @@ msgstr "" msgid "Sale Contracts" msgstr "Sözleşmeler" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "Açıklama" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1453,6 +1506,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1463,6 +1517,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1473,7 +1528,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1484,7 +1539,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1533,6 +1588,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1618,12 +1680,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1725,13 +1788,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1739,7 +1802,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1747,7 +1810,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1755,7 +1818,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1763,7 +1826,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/uk.po b/contract/i18n/uk.po index f80aa77b0..14e906d63 100644 --- a/contract/i18n/uk.po +++ b/contract/i18n/uk.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/vi.po b/contract/i18n/vi.po index 0b3f2964c..762920964 100644 --- a/contract/i18n/vi.po +++ b/contract/i18n/vi.po @@ -99,6 +99,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -144,9 +149,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -185,19 +188,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -234,7 +237,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -255,6 +276,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -295,6 +317,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -316,7 +339,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -492,37 +515,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -532,7 +555,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -544,7 +567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -556,7 +579,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -568,7 +591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -722,6 +745,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -733,7 +757,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -762,6 +786,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1100,6 +1131,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1167,6 +1206,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1177,7 +1217,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1261,6 +1301,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1318,6 +1359,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1392,6 +1441,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1402,6 +1452,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1412,7 +1463,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1423,7 +1474,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1470,6 +1521,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1554,12 +1612,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1661,13 +1720,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1675,7 +1734,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1683,7 +1742,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1691,7 +1750,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1699,7 +1758,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/vi_VN.po b/contract/i18n/vi_VN.po index 8d017078e..841d016e4 100644 --- a/contract/i18n/vi_VN.po +++ b/contract/i18n/vi_VN.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1103,6 +1134,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1170,6 +1209,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1180,7 +1220,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1264,6 +1304,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1321,6 +1362,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1395,6 +1444,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1405,6 +1455,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1415,7 +1466,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1426,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1473,6 +1524,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1557,12 +1615,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1664,13 +1723,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1678,7 +1737,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1686,7 +1745,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1694,7 +1753,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1702,7 +1761,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/zh_CN.po b/contract/i18n/zh_CN.po index 5d6a08c28..a78d3c462 100644 --- a/contract/i18n/zh_CN.po +++ b/contract/i18n/zh_CN.po @@ -160,6 +160,13 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +#, fuzzy +#| msgid "Total" +msgid "Subtotal" +msgstr "合计" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -205,10 +212,10 @@ msgstr "说明" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" -msgstr "" +#, fuzzy +#| msgid "Total" +msgid "Notes: " +msgstr "合计" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document @@ -246,19 +253,19 @@ msgid "Unit Price" msgstr "单价" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "已取消的合同行无法设置为自动续订" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "与接替的合同行不能设置为自动更新" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "与接替的合同行必须有结束日期" @@ -295,7 +302,25 @@ msgid "Activity State" msgstr "活动状态" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "自动续订行必须有结束日期" @@ -318,6 +343,7 @@ msgid "Archived" msgstr "已归档" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "您确定要取消此行吗" @@ -362,6 +388,7 @@ msgid "Auto-price?" msgstr "自动价格?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -385,7 +412,7 @@ msgid "Cancel allowed?" msgstr "取消允许?" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "取消此行不允许" @@ -577,37 +604,37 @@ msgid "Contract Type" msgstr "合同类型" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "合同行'%s'的开始日期不能晚于结束日期" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "合同行未取消:%s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "与其原先合同行重叠" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "与接替的合同行重叠" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "合同行取消:%s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -621,7 +648,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -639,7 +666,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -657,7 +684,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -675,7 +702,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "必须在删除前取消合同行" @@ -834,6 +861,7 @@ msgstr "天" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "说明" @@ -845,7 +873,7 @@ msgid "Discount (%)" msgstr "折扣(%)" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "折扣应小于或等于100" @@ -874,6 +902,15 @@ msgstr "在生成的发票中应用的折扣。它应该小于或等于100" msgid "Display Name" msgstr "显示名称" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +#, fuzzy +#| msgid "Display Name" +msgid "Display Type" +msgstr "显示名称" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1220,6 +1257,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1287,6 +1332,7 @@ msgid "Payment Terms" msgstr "付款条款" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "计划开始" @@ -1297,7 +1343,7 @@ msgid "Plan successor allowed?" msgstr "计划接替允许吗?" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "计划接替不允许此行" @@ -1381,6 +1427,7 @@ msgid "Reference" msgstr "参考" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "更新" @@ -1438,6 +1485,16 @@ msgstr "责任用户" msgid "Sale Contracts" msgstr "销售合同" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +#, fuzzy +#| msgid "Description" +msgid "Section" +msgstr "说明" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1516,6 +1573,7 @@ msgstr "" "计划:未来的活动。" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "停止" @@ -1526,6 +1584,7 @@ msgid "Stop Date" msgstr "停止日期" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "停止计划继任者" @@ -1536,7 +1595,7 @@ msgid "Stop allowed?" msgstr "停止允许?" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "停止不允许此行" @@ -1547,7 +1606,7 @@ msgid "Stop/Plan successor allowed?" msgstr "允许停止/计划接替?" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "此线路不允许停止/计划接替" @@ -1594,6 +1653,13 @@ msgstr "暂停开始日期" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1689,12 +1755,13 @@ msgid "Un-Cancel allowed?" msgstr "不要取消允许?" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "不要取消" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "此行不允许取消" @@ -1796,13 +1863,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "您不能延迟至少一次开具发票的合同行。" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1810,7 +1877,7 @@ msgid "" msgstr "在合同行'%s'开头之前,您不能拥有下一张发票的日期" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1818,7 +1885,7 @@ msgid "" msgstr "您不能在合同行'%s'的最后一张发票日期之前有结束日期" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, fuzzy, python-format #| msgid "" #| "You can't have the end date before the date of last invoice for the " @@ -1829,7 +1896,7 @@ msgid "" msgstr "您不能在合同行'%s'的最后一张发票日期之前有结束日期" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1837,7 +1904,7 @@ msgid "" msgstr "在合同行'%s'的最后一张发票日期之后,您不能拥有开始日期" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "您必须为合同行'%s'提供下一张发票的日期" diff --git a/contract/i18n/zh_TW.po b/contract/i18n/zh_TW.po index 5f48f607b..11b7c2bd5 100644 --- a/contract/i18n/zh_TW.po +++ b/contract/i18n/zh_TW.po @@ -100,6 +100,11 @@ msgid "" " " msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Subtotal" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "" @@ -145,9 +150,7 @@ msgstr "" #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document -msgid "" -"Notes: \n" -"
" +msgid "Notes: " msgstr "" #. module: contract @@ -186,19 +189,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:571 +#: code:addons/contract/models/contract_line.py:573 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:345 +#: code:addons/contract/models/contract_line.py:347 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:357 +#: code:addons/contract/models/contract_line.py:359 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -235,7 +238,25 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:352 +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a line" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a note" +msgstr "" + +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view +#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view +msgid "Add a section" +msgstr "" + +#. module: contract +#: code:addons/contract/models/contract_line.py:354 #, python-format msgid "An auto-renew line must have a end date" msgstr "" @@ -256,6 +277,7 @@ msgid "Archived" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Are you sure you want to cancel this line" msgstr "" @@ -296,6 +318,7 @@ msgid "Auto-price?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_wizard_plan_successor_form_view @@ -317,7 +340,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1077 +#: code:addons/contract/models/contract_line.py:1080 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -493,37 +516,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:642 +#: code:addons/contract/models/contract_line.py:644 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1106 +#: code:addons/contract/models/contract_line.py:1109 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:378 +#: code:addons/contract/models/contract_line.py:380 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:369 +#: code:addons/contract/models/contract_line.py:371 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1085 +#: code:addons/contract/models/contract_line.py:1088 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:877 +#: code:addons/contract/models/contract_line.py:880 #, python-format msgid "" "Contract line for {product}\n" @@ -533,7 +556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:957 +#: code:addons/contract/models/contract_line.py:960 #, python-format msgid "" "Contract line for {product}\n" @@ -545,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1253 +#: code:addons/contract/models/contract_line.py:1256 #, python-format msgid "" "Contract line for {product}\n" @@ -557,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1065 +#: code:addons/contract/models/contract_line.py:1068 #, python-format msgid "" "Contract line for {product}\n" @@ -569,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1304 +#: code:addons/contract/models/contract_line.py:1308 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -723,6 +746,7 @@ msgstr "" #: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_line__name #: model:ir.model.fields,field_description:contract.field_contract_template_line__name +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view msgid "Description" msgstr "" @@ -734,7 +758,7 @@ msgid "Discount (%)" msgstr "" #. module: contract -#: code:addons/contract/models/abstract_contract_line.py:205 +#: code:addons/contract/models/abstract_contract_line.py:208 #, python-format msgid "Discount should be less or equal to 100" msgstr "" @@ -763,6 +787,13 @@ msgstr "" msgid "Display Name" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_line__display_type +#: model:ir.model.fields,field_description:contract.field_contract_template_line__display_type +msgid "Display Type" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_search_view msgid "Finished" @@ -1101,6 +1132,14 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Note" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__note msgid "Notes" @@ -1168,6 +1207,7 @@ msgid "Payment Terms" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Plan Start" msgstr "" @@ -1178,7 +1218,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:940 +#: code:addons/contract/models/contract_line.py:943 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1262,6 +1302,7 @@ msgid "Reference" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Renew" msgstr "" @@ -1319,6 +1360,14 @@ msgstr "" msgid "Sale Contracts" msgstr "" +#. module: contract +#: selection:contract.abstract.contract.line,display_type:0 +#: selection:contract.line,display_type:0 +#: selection:contract.template.line,display_type:0 +#: model_terms:ir.ui.view,arch_db:contract.contract_abstract_contract_line_form_view +msgid "Section" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view msgid "Send by Email" @@ -1393,6 +1442,7 @@ msgid "" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop" msgstr "" @@ -1403,6 +1453,7 @@ msgid "Stop Date" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Stop Plan Successor" msgstr "" @@ -1413,7 +1464,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:860 +#: code:addons/contract/models/contract_line.py:863 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1424,7 +1475,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1001 +#: code:addons/contract/models/contract_line.py:1004 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1471,6 +1522,13 @@ msgstr "" msgid "Tags" msgstr "" +#. module: contract +#: model:ir.model.fields,help:contract.field_contract_abstract_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_line__display_type +#: model:ir.model.fields,help:contract.field_contract_template_line__display_type +msgid "Technical field for UX purpose." +msgstr "" + #. module: contract #: code:addons/contract/models/contract.py:491 #: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view @@ -1555,12 +1613,13 @@ msgid "Un-Cancel allowed?" msgstr "" #. module: contract +#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view #: model_terms:ir.ui.view,arch_db:contract.contract_line_tree_view msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1098 +#: code:addons/contract/models/contract_line.py:1101 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1662,13 +1721,13 @@ msgid "You are not allowed to terminate contracts." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:810 +#: code:addons/contract/models/contract_line.py:813 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:580 +#: code:addons/contract/models/contract_line.py:582 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1676,7 +1735,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:602 +#: code:addons/contract/models/contract_line.py:604 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1684,7 +1743,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:613 +#: code:addons/contract/models/contract_line.py:615 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1692,7 +1751,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:594 +#: code:addons/contract/models/contract_line.py:596 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1700,7 +1759,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:629 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/models/contract_line.py b/contract/models/contract_line.py index 482cd3272..011cdc4bd 100644 --- a/contract/models/contract_line.py +++ b/contract/models/contract_line.py @@ -251,6 +251,8 @@ class ContractLine(models.Model): ] if state == 'canceled': return [('is_canceled', '=', True)] + if not state: + return [('display_type', '!=', False)] @api.model def _search_state(self, operator, value): @@ -261,11 +263,8 @@ class ContractLine(models.Model): 'upcoming-close', 'closed', 'canceled', + False, ] - if operator == '!=' and not value: - return [] - if operator == '=' and not value: - return [('id', '=', False)] if operator == '=': return self._get_state_domain(value) if operator == '!=': @@ -278,8 +277,6 @@ class ContractLine(models.Model): return domain if operator == 'in': domain = [] - if not value: - return [('id', '=', False)] for state in value: if domain: domain.insert(0, '|') @@ -287,6 +284,8 @@ class ContractLine(models.Model): return domain if operator == 'not in': + if set(value) == set(states): + return [('id', '=', False)] return self._search_state( 'in', [state for state in states if state not in value] ) diff --git a/contract/tests/test_contract.py b/contract/tests/test_contract.py index 53daf7180..e4b9c7d77 100644 --- a/contract/tests/test_contract.py +++ b/contract/tests/test_contract.py @@ -42,9 +42,16 @@ class TestContractBase(common.SavepointCase): 'recurring_rule_type': 'yearly', 'recurring_interval': 1, } + cls.section_template_vals = { + 'display_type': 'line_section', + 'name': 'Test section', + } cls.template_vals = { 'name': 'Test Contract Template', - 'contract_line_ids': [(0, 0, cls.line_template_vals)], + 'contract_line_ids': [ + (0, 0, cls.section_template_vals), + (0, 0, cls.line_template_vals), + ], } cls.template = cls.env['contract.template'].create( cls.template_vals @@ -403,6 +410,14 @@ class TestContract(TestContractBase): self.contract._onchange_contract_template_id() res = { 'contract_line_ids': [ + ( + 0, + 0, + { + 'display_type': 'line_section', + 'name': 'Test section', + } + ), ( 0, 0, @@ -434,15 +449,19 @@ class TestContract(TestContractBase): ) self.contract.contract_template_id = self.template self.contract._onchange_contract_template_id() - self.assertEqual(len(self.contract.contract_line_ids), 1) - - for key, value in self.line_template_vals.items(): - test_value = self.contract.contract_line_ids[0][key] - try: - test_value = test_value.id - except AttributeError: - pass - self.assertEqual(test_value, value) + self.assertEqual(len(self.contract.contract_line_ids), 2) + for index, vals in [ + (0, self.section_template_vals), + (1, self.line_template_vals) + ]: + contract_line = self.contract.contract_line_ids[index] + for key, value in vals.items(): + test_value = contract_line[key] + try: + test_value = test_value.id + except AttributeError: + pass + self.assertEqual(test_value, value) def test_send_mail_contract(self): result = self.contract.action_contract_send() @@ -2098,6 +2117,12 @@ class TestContract(TestContractBase): 'is_canceled': True, } ) + # section + lines |= self.env['contract.line'].create({ + "contract_id": self.contract.id, + "display_type": "line_section", + "name": "Test section", + }) states = [ 'upcoming', 'in-progress', @@ -2105,48 +2130,29 @@ class TestContract(TestContractBase): 'upcoming-close', 'closed', 'canceled', + False, ] self.assertEqual(set(lines.mapped('state')), set(states)) + # Test search method for state in states: - lines = self.env['contract.line'].search( - [('state', '=', state)] - ) - self.assertEqual(len(set(lines.mapped('state'))), 1, state) - self.assertEqual(lines.mapped('state')[0], state, state) - - for state in states: - lines = self.env['contract.line'].search( - [('state', '!=', state)] - ) - self.assertFalse(state in lines.mapped('state')) - - lines = self.env['contract.line'].search( - [('state', 'in', states)] - ) + lines = self.env['contract.line'].search([('state', '=', state)]) + self.assertTrue(lines, state) + self.assertTrue(state in lines.mapped('state'), state) + lines = self.env['contract.line'].search([('state', '!=', state)]) + self.assertFalse(state in lines.mapped('state'), state) + lines = self.env['contract.line'].search([('state', 'in', states)]) self.assertEqual(set(lines.mapped('state')), set(states)) - lines = self.env['contract.line'].search( - [('state', 'in', [])] - ) + lines = self.env['contract.line'].search([('state', 'in', [])]) self.assertFalse(lines.mapped('state')) with self.assertRaises(TypeError): - self.env['contract.line'].search( - [('state', 'in', 'upcoming')] - ) - lines = self.env['contract.line'].search( - [('state', 'not in', [])] - ) + self.env['contract.line'].search([('state', 'in', 'upcoming')]) + lines = self.env['contract.line'].search([('state', 'not in', [])]) self.assertEqual(set(lines.mapped('state')), set(states)) - lines = self.env['contract.line'].search( - [('state', 'not in', states)] - ) + lines = self.env['contract.line'].search([('state', 'not in', states)]) self.assertFalse(lines.mapped('state')) - lines = self.env['contract.line'].search( - [('state', 'not in', ['upcoming', 'in-progress'])] - ) - self.assertEqual( - set(lines.mapped('state')), - set(['to-renew', 'upcoming-close', 'closed', 'canceled']), - ) + state2 = ['upcoming', 'in-progress'] + lines = self.env['contract.line'].search([('state', 'not in', state2)]) + self.assertEqual(set(lines.mapped('state')), set(states) - set(state2)) def test_check_auto_renew_contract_line_with_successor(self): """ @@ -2331,6 +2337,12 @@ class TestContract(TestContractBase): ) self.assertFalse(self.acct_line.create_invoice_visibility) self.assertFalse(self.contract.create_invoice_visibility) + section = self.env['contract.line'].create({ + "contract_id": self.contract.id, + "display_type": "line_section", + "name": "Test section", + }) + self.assertFalse(section.create_invoice_visibility) def test_invoice_contract_without_lines(self): self.contract.contract_line_ids.cancel()