diff --git a/contract/i18n/am.po b/contract/i18n/am.po
index 90c02eafc..db5ed8f35 100644
--- a/contract/i18n/am.po
+++ b/contract/i18n/am.po
@@ -107,7 +107,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: Total"
msgid "Subtotal"
msgstr "Total"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
-"#END#: Data Final\n"
-" del\n"
-" periode facturat"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -187,14 +184,12 @@ msgstr "#END#: Data final del periode facturat"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
msgstr ""
-"#START#: Data inicial\n"
-" del\n"
-" període facturat"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -219,7 +214,6 @@ msgstr "Descripció"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Total"
msgid "Notes: "
msgstr "Total"
@@ -259,19 +253,19 @@ msgid "Unit Price"
msgstr "Preu unitari"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, 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:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -302,6 +296,11 @@ msgstr "Actiu"
msgid "Activities"
msgstr "Activitats"
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -326,7 +325,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -334,7 +333,6 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic account"
msgid "Analytic Tags"
msgstr "Compte analític"
@@ -357,14 +355,12 @@ msgstr "Esta segur de voler cancel·lar aquesta línia"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to re-activate this contract?"
msgstr "Esta segur de voler cancel·lar aquesta línia"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to terminate this contract?"
msgstr "Esta segur de voler cancel·lar aquesta línia"
@@ -393,6 +389,11 @@ msgstr "Renovació automàtica"
msgid "Auto-price?"
msgstr "Preu automàtic?"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -408,7 +409,6 @@ msgstr "Cancel·lar"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Template Line"
msgid "Cancel Contract Termination"
msgstr "Línia del Model de Contracte"
@@ -418,16 +418,16 @@ msgid "Cancel allowed?"
msgstr "Es permet cancel·lar?"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr "Cancel·lat"
@@ -443,7 +443,7 @@ msgid "Click to create a new contract."
msgstr "Click per crear un nou contracte."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr "Tancat"
@@ -456,20 +456,22 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_res_company
#, fuzzy
-#| msgid "Company"
msgid "Companies"
msgstr "Empresa"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "Empresa"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "Redacta Email"
@@ -500,13 +502,12 @@ msgstr "Contracte"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "Model de Contracte"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr "Línia de Contracte"
@@ -540,14 +541,12 @@ msgstr "Nom del Contracte"
#: model:ir.model,name:contract.model_contract_tag
#: model:ir.ui.menu,name:contract.contract_tag_menu
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract Tag"
msgstr "Tipus de Contracte"
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract Tags"
msgstr "Tipus de Contracte"
@@ -580,21 +579,18 @@ msgstr "Models de Contractes"
#: model:ir.model,name:contract.model_contract_terminate_reason
#: model:ir.ui.menu,name:contract.contract_terminate_reason_menu
#, fuzzy
-#| msgid "Contract Template Lines"
msgid "Contract Termination Reason"
msgstr "Línies del Model de Contracte"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_ids
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract To Invoice"
msgstr "Tipus de Contracte"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice Count"
msgid "Contract To Invoice Count"
msgstr "Nombre de Factures"
@@ -608,38 +604,38 @@ msgid "Contract Type"
msgstr "Tipus de Contracte"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -649,7 +645,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -661,7 +657,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -673,7 +669,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -685,7 +681,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, 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"
@@ -696,7 +692,12 @@ msgid "Contract lines"
msgstr "Línies de Contracte"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#END#: Data Final\n"
+#~ " del\n"
+#~ " periode facturat"
+
+#~ msgid ""
+#~ "#START#: Start\n"
+#~ " date\n"
+#~ " of the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#START#: Data inicial\n"
+#~ " del\n"
+#~ " període facturat"
+
+#~ msgid "Invoice"
+#~ msgstr "Factura"
+
+#~ msgid "Invoice Line"
+#~ msgstr "Línia de Factura"
+
+#~ msgid "Today"
+#~ msgstr "Avui"
+
#~ msgid "account.analytic.invoice.line"
#~ msgstr "account.analytic.invoice.line"
diff --git a/contract/i18n/cs.po b/contract/i18n/cs.po
index af9c500c8..f40470847 100644
--- a/contract/i18n/cs.po
+++ b/contract/i18n/cs.po
@@ -107,7 +107,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: Zwischensumme"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
-"#END#: Enddatum\n"
-" der\n"
-" Abrechnungsperiode"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -186,15 +184,12 @@ msgstr "#END#: Enddatum der Abrechnungsperiode"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
msgstr ""
-"#START#: Anfangs-\n"
-" datum\n"
-" der\n"
-" Abrechnungsperiode"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -257,14 +252,14 @@ msgid "Unit Price"
msgstr "Einzelpreis"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, 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:348
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor can't be set to auto-renew"
msgstr ""
@@ -272,7 +267,7 @@ msgstr ""
"werden"
#. module: contract
-#: code:addons/contract/models/contract_line.py:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr "Eine Vertragszeile mit einem Nachfolger muss ein Enddatum haben."
@@ -280,7 +275,6 @@ msgstr "Eine Vertragszeile mit einem Nachfolger muss ein Enddatum haben."
#. module: contract
#: model:ir.model,name:contract.model_contract_abstract_contract
#, fuzzy
-#| msgid "Generate Recurring Invoices from Contracts"
msgid "Abstract Recurring Contract"
msgstr "Wiederkehrende Rechnungen von Verträgen erzeugen"
@@ -305,6 +299,11 @@ msgstr "Aktiv"
msgid "Activities"
msgstr "Aktivitäten"
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -329,7 +328,7 @@ msgid "Add a section"
msgstr "Unterteilung hinzufügen"
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr "Eine auto-erneuern Position muss ein Enddatum besitzen"
@@ -390,6 +389,11 @@ msgstr "Auto-Erneuern"
msgid "Auto-price?"
msgstr "Auto-Preis?"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -413,16 +417,16 @@ msgid "Cancel allowed?"
msgstr "Abbrechen erlaubt?"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr "Das Abbrechen für diese Zeile ist nicht erlaubt."
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr "Abgebrochen"
@@ -438,7 +442,7 @@ msgid "Click to create a new contract."
msgstr "Klicken Sie hier, um einen neuen Vertrag anzulegen."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr "Geschlossen"
@@ -455,14 +459,17 @@ msgstr "Unternehmen"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "Unternehmen"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "E-Mail verfassen"
@@ -493,13 +500,12 @@ msgstr "Vertrag"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "Vertragsvorlage"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr "Vertragsposition"
@@ -533,14 +539,12 @@ msgstr "Vertragsname"
#: model:ir.model,name:contract.model_contract_tag
#: model:ir.ui.menu,name:contract.contract_tag_menu
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract Tag"
msgstr "Vertragstyp"
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract Tags"
msgstr "Vertragstyp"
@@ -578,14 +582,12 @@ msgstr "Grund für Vertragskündigung"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_ids
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract To Invoice"
msgstr "Vertragstyp"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice Count"
msgid "Contract To Invoice Count"
msgstr "Rechnungsanzahl"
@@ -599,37 +601,37 @@ msgid "Contract Type"
msgstr "Vertragstyp"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr "Vertragsposition Storno aufgehoben: %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, 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:372
+#: code:addons/contract/models/contract_line.py:0
#, 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:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr "Die Vertragsposition wurde abgebrochen: %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -643,7 +645,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -661,7 +663,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -679,7 +681,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -697,7 +699,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -709,7 +711,12 @@ msgid "Contract lines"
msgstr "Vertragspositionen"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#END#: Enddatum\n"
+#~ " der\n"
+#~ " Abrechnungsperiode"
+
+#~ msgid ""
+#~ "#START#: Start\n"
+#~ " date\n"
+#~ " of the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#START#: Anfangs-\n"
+#~ " datum\n"
+#~ " der\n"
+#~ " Abrechnungsperiode"
+
+#~ msgid "If checked new messages require your attention."
+#~ msgstr ""
+#~ "Wenn es gesetzt ist, erfordern neue Nachrichten Ihre Aufmerksamkeit."
+
+#~ msgid "Invoice"
+#~ msgstr "Rechnung"
+
+#~ msgid "Invoice Line"
+#~ msgstr "Rechnungsposition"
+
+#~ msgid "Number of error"
+#~ msgstr "Anzahl der Fehler"
+
+#~ msgid "Overdue"
+#~ msgstr "Überfällig"
+
+#~ msgid "Planned"
+#~ msgstr "Geplant"
+
+#~ msgid "Today"
+#~ msgstr "Heute"
+
#~ msgid "Specify if process date is 'from' or 'to' invoicing date"
#~ msgstr ""
#~ "Legen Sie fest, ob das Datum als Start- oder Enddatum behandelt wird"
diff --git a/contract/i18n/el_GR.po b/contract/i18n/el_GR.po
index c4ec9952a..9d14f6a3e 100644
--- a/contract/i18n/el_GR.po
+++ b/contract/i18n/el_GR.po
@@ -108,7 +108,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -264,14 +271,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Αναλυτικός Λογαριασμός"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Αναλυτικός Λογαριασμός"
@@ -321,6 +326,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -344,16 +354,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -369,7 +379,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -386,14 +396,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -428,7 +441,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -467,7 +480,6 @@ msgstr ""
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Analytic Account"
msgid "Contract Tags"
msgstr "Αναλυτικός Λογαριασμός"
@@ -522,37 +534,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -562,7 +574,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -574,7 +586,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -586,7 +598,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -598,7 +610,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -609,7 +621,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: Subtotal"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
-"#END#: Fecha final\n"
-" del\n"
-" periodo\n"
-" facturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -192,15 +189,12 @@ msgstr "#END#: Fecha fin del periodo facturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
msgstr ""
-"#START#: Fecha\n"
-" inicio\n"
-" del\n"
-" periodo facturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -263,19 +257,19 @@ msgid "Unit Price"
msgstr "Precio unidad"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, 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:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, 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"
@@ -306,6 +300,11 @@ msgstr "Activo"
msgid "Activities"
msgstr "Actividades"
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -330,7 +329,7 @@ msgid "Add a section"
msgstr "Añadir una sección"
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -392,6 +391,11 @@ msgstr "Auto-renovación"
msgid "Auto-price?"
msgstr "¿Precio automático?"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -415,16 +419,16 @@ msgid "Cancel allowed?"
msgstr "Cancelar permitido?"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr "Cancelar no permitido para esta línea"
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr "Cancelado"
@@ -440,7 +444,7 @@ msgid "Click to create a new contract."
msgstr "Pulse para crear un contrato nuevo."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr "Cerrado"
@@ -457,14 +461,17 @@ msgstr "Compañías"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "Compañía"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "Componer correo electrónico"
@@ -499,7 +506,7 @@ msgstr "Contrato Contrato Terminar"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr "Línea de contrato"
@@ -591,7 +598,7 @@ msgid "Contract Type"
msgstr "Tipo de contrato"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line '%s' start date can't be later than end date"
msgstr ""
@@ -599,31 +606,31 @@ msgstr ""
"fecha de fin"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1115
+#: code:addons/contract/models/contract_line.py:0
#, 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:381
+#: code:addons/contract/models/contract_line.py:0
#, 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:372
+#: code:addons/contract/models/contract_line.py:0
#, 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:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr "Línea de contrato cancelada: %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -637,7 +644,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -655,7 +662,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -673,7 +680,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -691,7 +698,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr "La línea del contrato debe cancelarse antes de eliminar"
@@ -702,7 +709,12 @@ msgid "Contract lines"
msgstr "Líneas de contrato"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#END#: Fecha final\n"
+#~ " del\n"
+#~ " periodo\n"
+#~ " facturado"
+
+#~ msgid ""
+#~ "#START#: Start\n"
+#~ " date\n"
+#~ " of the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#START#: Fecha\n"
+#~ " inicio\n"
+#~ " del\n"
+#~ " periodo facturado"
+
+#~ msgid "If checked new messages require your attention."
+#~ msgstr "Si está marcado los nuevos mensajes requieren su atención."
+
+#~ msgid "Invoice"
+#~ msgstr "Factura"
+
+#~ msgid "Invoice Line"
+#~ msgstr "Línea de factura"
+
+#~ msgid "Number of error"
+#~ msgstr "Número de error"
+
+#~ msgid "Overdue"
+#~ msgstr "Vencido"
+
+#~ msgid "Planned"
+#~ msgstr "Planificado"
+
+#~ msgid "Today"
+#~ msgstr "Hoy"
+
#~ msgid ""
#~ "Notes: \n"
#~ "
"
diff --git a/contract/i18n/es_AR.po b/contract/i18n/es_AR.po
index 1ad85af89..6e6e0551f 100644
--- a/contract/i18n/es_AR.po
+++ b/contract/i18n/es_AR.po
@@ -108,7 +108,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
-"#FIN#: Fecha fin\n"
-" de\n"
-" el\n"
-" intervalo de facturación"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -182,7 +179,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -249,19 +247,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -292,6 +290,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -316,7 +319,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -377,6 +380,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -400,16 +408,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -425,7 +433,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -442,14 +450,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -484,7 +495,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -576,37 +587,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -616,7 +627,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -628,7 +639,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -640,7 +651,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -652,7 +663,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -663,7 +674,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#FIN#: Fecha fin\n"
+#~ " de\n"
+#~ " el\n"
+#~ " intervalo de facturación"
diff --git a/contract/i18n/es_CO.po b/contract/i18n/es_CO.po
index 70d61feee..c89bb1d98 100644
--- a/contract/i18n/es_CO.po
+++ b/contract/i18n/es_CO.po
@@ -108,7 +108,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -264,14 +271,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Cuenta analítica"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Cuenta analítica"
@@ -321,6 +326,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -344,16 +354,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -369,7 +379,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -386,14 +396,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -428,7 +441,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -467,7 +480,6 @@ msgstr ""
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Analytic Account"
msgid "Contract Tags"
msgstr "Cuenta analítica"
@@ -522,37 +534,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -562,7 +574,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -574,7 +586,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -586,7 +598,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -598,7 +610,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -609,7 +621,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: Total"
msgid "Subtotal"
msgstr "Yhteensä"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
-msgstr "#END#: Sopimuskauden päättymispäivä"
+msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -191,11 +191,12 @@ msgstr "#END#: Laskutusjakson päättymispäivä"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
-msgstr "#START#: Laskutuskauden alkupäivä"
+msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -220,7 +221,6 @@ msgstr "Kuvaus"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Total"
msgid "Notes: "
msgstr "Yhteensä"
@@ -260,13 +260,13 @@ msgid "Unit Price"
msgstr "Yksikköhinta"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, 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:348
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor can't be set to auto-renew"
msgstr ""
@@ -274,7 +274,7 @@ msgstr ""
"automaattisesti"
#. module: contract
-#: code:addons/contract/models/contract_line.py:360
+#: code:addons/contract/models/contract_line.py:0
#, 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ä"
@@ -305,6 +305,11 @@ msgstr "Aktiivinen"
msgid "Activities"
msgstr "Aktiviteetit"
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -329,7 +334,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr "Automaattisesti uusittavalla rivillä täytyy olla päättymispäivä"
@@ -337,7 +342,6 @@ msgstr "Automaattisesti uusittavalla rivillä täytyy olla päättymispäivä"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic account"
msgid "Analytic Tags"
msgstr "Analyyttinen tili"
@@ -360,14 +364,12 @@ msgstr "Oletko varma että haluat perua tämän rivin"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to re-activate this contract?"
msgstr "Oletko varma että haluat perua tämän rivin"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to terminate this contract?"
msgstr "Oletko varma että haluat perua tämän rivin"
@@ -396,6 +398,11 @@ msgstr "Automaattinen uusinta"
msgid "Auto-price?"
msgstr "Automaattinen hinta"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -411,7 +418,6 @@ msgstr "Peru"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Template Line"
msgid "Cancel Contract Termination"
msgstr "Sopimusmallin rivi"
@@ -421,16 +427,16 @@ msgid "Cancel allowed?"
msgstr "Peruminen sallittu"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr "Peruminen ei ole sallittu tälle riville"
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr "Peruttu"
@@ -446,7 +452,7 @@ msgid "Click to create a new contract."
msgstr "Klikkaa luodaksesi uuden sopimuksen."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr "Suljettu"
@@ -463,14 +469,17 @@ msgstr "Yritykset"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "Yritys"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "Kirjoita sähköposti"
@@ -501,13 +510,12 @@ msgstr "Sopimus"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "Sopimusmalli"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr "Sopimusrivi"
@@ -546,7 +554,6 @@ msgstr "Sopimuksen tunniste"
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Contract Tag"
msgid "Contract Tags"
msgstr "Sopimuksen tunniste"
@@ -579,7 +586,6 @@ msgstr "Sopimusmallit"
#: model:ir.model,name:contract.model_contract_terminate_reason
#: model:ir.ui.menu,name:contract.contract_terminate_reason_menu
#, fuzzy
-#| msgid "Contract Template Lines"
msgid "Contract Termination Reason"
msgstr "Sopimusmallin rivit"
@@ -603,37 +609,37 @@ msgid "Contract Type"
msgstr "Sopimustyyppi"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr "Sopimusrivin palautettu perutuista: %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, 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:372
+#: code:addons/contract/models/contract_line.py:0
#, 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:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr "Sopimusrivi peruttu: %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -646,7 +652,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -664,7 +670,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -682,7 +688,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -700,7 +706,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr "Sopimusrivi pitää perua ennen poistamista"
@@ -711,7 +717,12 @@ msgid "Contract lines"
msgstr "Sopimusrivit"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr "#END#: Sopimuskauden päättymispäivä"
+
+#~ msgid ""
+#~ "#START#: Start\n"
+#~ " date\n"
+#~ " of the\n"
+#~ " invoiced period"
+#~ msgstr "#START#: Laskutuskauden alkupäivä"
+
+#~ msgid "If checked new messages require your attention."
+#~ msgstr "Jos valittu, uudet viestit vaativat toimenpiteitä."
+
+#~ msgid "Invoice"
+#~ msgstr "Lasku"
+
+#~ msgid "Invoice Line"
+#~ msgstr "Laskurivi"
+
+#~ msgid "Number of error"
+#~ msgstr "Virheen numero"
+
+#~ msgid "Overdue"
+#~ msgstr "Erääntynyt"
+
+#~ msgid "Planned"
+#~ msgstr "Suunniteltu"
+
+#~ msgid "Today"
+#~ msgstr "Tänään"
diff --git a/contract/i18n/fr.po b/contract/i18n/fr.po
index 734a3d3bb..7e5ae08ce 100644
--- a/contract/i18n/fr.po
+++ b/contract/i18n/fr.po
@@ -172,22 +172,18 @@ 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 ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
-"#END# : Date de fin\n"
-" de\n"
-" la\n"
-" période de facturation"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -197,15 +193,12 @@ msgstr "#END#: Date de fin de la période de facturation"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
msgstr ""
-"#START# : Date\n"
-" de début\n"
-" de la\n"
-" période de facturation"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -230,7 +223,6 @@ msgstr "Description"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Total"
msgid "Notes: "
msgstr "Total"
@@ -270,14 +262,14 @@ msgid "Unit Price"
msgstr "Prix unitaire"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, 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:348
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor can't be set to auto-renew"
msgstr ""
@@ -285,7 +277,7 @@ msgstr ""
"automatiquement"
#. module: contract
-#: code:addons/contract/models/contract_line.py:360
+#: code:addons/contract/models/contract_line.py:0
#, 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"
@@ -316,6 +308,11 @@ msgstr "Actif"
msgid "Activities"
msgstr "Activités"
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -340,7 +337,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr "Une ligne auto-renouvelable doit avoir une date de fin"
@@ -401,6 +398,11 @@ msgstr "Auto-renouvellement"
msgid "Auto-price?"
msgstr "Prix automatique ?"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -424,16 +426,16 @@ msgid "Cancel allowed?"
msgstr "Annulation autorisée ?"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr "Annulation non autorisée pour cette ligne"
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr "Annulée"
@@ -449,7 +451,7 @@ msgid "Click to create a new contract."
msgstr "Cliquer pour créer un nouveau contrat."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr "Terminée"
@@ -466,14 +468,17 @@ msgstr "Sociétés"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "Société"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "Rédiger courriel"
@@ -508,7 +513,7 @@ msgstr "Résilier le contrat"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr "Ligne de contrat"
@@ -547,7 +552,6 @@ msgstr "Étiquette du contrat"
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Contract Tag"
msgid "Contract Tags"
msgstr "Étiquette du contrat"
@@ -602,38 +606,38 @@ msgid "Contract Type"
msgstr "Type de contrat"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, 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:381
+#: code:addons/contract/models/contract_line.py:0
#, 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:372
+#: code:addons/contract/models/contract_line.py:0
#, 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:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr "Ligne de contrat annulée : %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -647,7 +651,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -665,7 +669,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -683,7 +687,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -702,7 +706,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr "La ligne de contrat doit être annulée avant d'être supprimée"
@@ -713,7 +717,12 @@ msgid "Contract lines"
msgstr "Lignes de contrat"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#END# : Date de fin\n"
+#~ " de\n"
+#~ " la\n"
+#~ " période de facturation"
+
+#~ msgid ""
+#~ "#START#: Start\n"
+#~ " date\n"
+#~ " of the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#START# : Date\n"
+#~ " de début\n"
+#~ " de la\n"
+#~ " période de facturation"
+
+#~ msgid "If checked new messages require your attention."
+#~ msgstr "Si coché, de nouveaux messages requièrent votre attention."
+
+#~ msgid "Invoice"
+#~ msgstr "Facture"
+
+#~ msgid "Invoice Line"
+#~ msgstr "Ligne de facture"
+
+#~ msgid "Number of error"
+#~ msgstr "Nombre d'erreurs"
+
+#~ msgid "Overdue"
+#~ msgstr "Arrivé à échéance"
+
+#~ msgid "Planned"
+#~ msgstr "Planifié"
+
+#~ msgid "Today"
+#~ msgstr "Aujourd'hui"
+
#~ msgid ""
#~ "Notes: \n"
#~ "
"
diff --git a/contract/i18n/fr_CA.po b/contract/i18n/fr_CA.po
index b6f71ae04..befcf11f7 100644
--- a/contract/i18n/fr_CA.po
+++ b/contract/i18n/fr_CA.po
@@ -108,7 +108,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: Total"
msgid "Subtotal"
msgstr "Total"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -182,7 +182,8 @@ msgstr "#END#: Data fin do periodo facturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -201,7 +202,6 @@ msgstr "Contrato: "
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Date Start: "
msgid "Date Start"
msgstr "Data de inicio: "
@@ -213,7 +213,6 @@ msgstr "Descrición"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Total"
msgid "Notes: "
msgstr "Total"
@@ -253,19 +252,19 @@ msgid "Unit Price"
msgstr "Prezo unidade"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -273,7 +272,6 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_abstract_contract
#, fuzzy
-#| msgid "Generate Recurring Invoices from Contracts"
msgid "Abstract Recurring Contract"
msgstr "Xerar facturas recorrentes desde os contratos"
@@ -298,6 +296,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -322,7 +325,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -330,14 +333,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Conta analítica"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Conta analítica"
@@ -387,6 +388,11 @@ msgstr ""
msgid "Auto-price?"
msgstr "¿Prezo automático?"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -402,7 +408,6 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Cancel Contract Termination"
msgstr "Modelo de contrato"
@@ -412,16 +417,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -437,7 +442,7 @@ msgid "Click to create a new contract."
msgstr "Pulse para crear un contrato novo."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -450,20 +455,22 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_res_company
#, fuzzy
-#| msgid "Company"
msgid "Companies"
msgstr "Compañía"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "Compañía"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "Compoñer correo electrónico"
@@ -494,23 +501,20 @@ msgstr "Contrato"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "Modelo de contrato"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
#, fuzzy
-#| msgid "Contract Lines"
msgid "Contract Line"
msgstr "Líneas de contrato"
#. module: contract
#: model:ir.model,name:contract.model_contract_line_wizard
#, fuzzy
-#| msgid "Contract Lines"
msgid "Contract Line Wizard"
msgstr "Líneas de contrato"
@@ -527,14 +531,12 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_manually_create_invoice
#, fuzzy
-#| msgid "Contract Lines"
msgid "Contract Manually Create Invoice Wizard"
msgstr "Líneas de contrato"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract Name"
msgstr "Tipos de contrato"
@@ -542,14 +544,12 @@ msgstr "Tipos de contrato"
#: model:ir.model,name:contract.model_contract_tag
#: model:ir.ui.menu,name:contract.contract_tag_menu
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract Tag"
msgstr "Tipos de contrato"
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract Tags"
msgstr "Tipos de contrato"
@@ -564,14 +564,12 @@ msgstr "Modelo de contrato"
#: model:ir.model,name:contract.model_contract_template_line
#: model_terms:ir.ui.view,arch_db:contract.contract_template_line_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Template Line"
msgstr "Modelo de contrato"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
#, fuzzy
-#| msgid "Contract Templates"
msgid "Contract Template Lines"
msgstr "Modelos de contrato"
@@ -586,21 +584,18 @@ msgstr "Modelos de contrato"
#: model:ir.model,name:contract.model_contract_terminate_reason
#: model:ir.ui.menu,name:contract.contract_terminate_reason_menu
#, fuzzy
-#| msgid "Contract Templates"
msgid "Contract Termination Reason"
msgstr "Modelos de contrato"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_ids
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract To Invoice"
msgstr "Tipos de contrato"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice"
msgid "Contract To Invoice Count"
msgstr "Factura"
@@ -614,38 +609,37 @@ msgid "Contract Type"
msgstr "Tipos de contrato"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -655,7 +649,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -667,7 +661,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -679,7 +673,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -691,7 +685,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -699,12 +693,16 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_ids
#, fuzzy
-#| msgid "Contract Lines"
msgid "Contract lines"
msgstr "Líneas de contrato"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -264,14 +271,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "विश्लेषणात्मक खाता"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "विश्लेषणात्मक खाता"
@@ -321,6 +326,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -336,7 +346,6 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Cancel Contract Termination"
msgstr "अनुबंध टेम्पलेट"
@@ -346,16 +355,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -371,7 +380,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -388,14 +397,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -426,13 +438,12 @@ msgstr "अनुबंध"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "अनुबंध टेम्पलेट"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
#, fuzzy
msgid "Contract Line"
@@ -490,14 +501,12 @@ msgstr "अनुबंध टेम्पलेट"
#: model:ir.model,name:contract.model_contract_template_line
#: model_terms:ir.ui.view,arch_db:contract.contract_template_line_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Template Line"
msgstr "अनुबंध टेम्पलेट"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Template Lines"
msgstr "अनुबंध टेम्पलेट"
@@ -512,7 +521,6 @@ msgstr ""
#: model:ir.model,name:contract.model_contract_terminate_reason
#: model:ir.ui.menu,name:contract.contract_terminate_reason_menu
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Termination Reason"
msgstr "अनुबंध टेम्पलेट"
@@ -525,7 +533,6 @@ msgstr "अनुबंध टेम्पलेट"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice"
msgid "Contract To Invoice Count"
msgstr "बीजक"
@@ -540,37 +547,37 @@ msgid "Contract Type"
msgstr "अनुबंध टेम्पलेट"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +587,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +599,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -604,7 +611,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -616,7 +623,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -624,12 +631,16 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_ids
#, fuzzy
-#| msgid "Contracts"
msgid "Contract lines"
msgstr "अनुबंध"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: Total"
msgid "Subtotal"
msgstr "Ukupno"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
-"#END#: Završni datum\n"
-" perioda računa"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -127,7 +125,8 @@ msgstr "#KRAJ#: Završni datum obračunatog perioda"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -156,7 +155,6 @@ msgstr "Opis"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Total"
msgid "Notes: "
msgstr "Ukupno"
@@ -197,19 +195,19 @@ msgid "Unit Price"
msgstr "Jed.cijena"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -240,6 +238,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -264,7 +267,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -272,14 +275,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Analitički konto"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Analitički konto"
@@ -329,6 +330,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -353,16 +359,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -378,7 +384,7 @@ msgid "Click to create a new contract."
msgstr "Kliknite za kreiranje novog ugovora."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -395,14 +401,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -438,7 +447,7 @@ msgstr "Ugovor"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
#, fuzzy
msgid "Contract Line"
@@ -528,7 +537,6 @@ msgstr "Ugovor"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice"
msgid "Contract To Invoice Count"
msgstr "Račun"
@@ -543,37 +551,37 @@ msgid "Contract Type"
msgstr "Ugovor"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -583,7 +591,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -595,7 +603,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -607,7 +615,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -619,7 +627,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -627,12 +635,16 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_ids
#, fuzzy
-#| msgid "Contracts"
msgid "Contract lines"
msgstr "Ugovori"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#END#: Završni datum\n"
+#~ " perioda računa"
+
+#~ msgid "Invoice"
+#~ msgstr "Račun"
+
+#, fuzzy
+#~| msgid "Invoice Lines"
+#~ msgid "Invoice Line"
+#~ msgstr "Stavke računa"
+
#, fuzzy
#~ msgid "Account Analytic Contract"
#~ msgstr "Stavke analitike"
diff --git a/contract/i18n/hr_HR.po b/contract/i18n/hr_HR.po
index a6e0fa56b..137bffb16 100644
--- a/contract/i18n/hr_HR.po
+++ b/contract/i18n/hr_HR.po
@@ -109,7 +109,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -123,7 +124,8 @@ msgstr "#KRAJ#: Krajnji datum perioda računa"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -190,19 +192,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -233,6 +235,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -257,7 +264,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -265,14 +272,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Konto analitike"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Konto analitike"
@@ -322,6 +327,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -337,7 +347,6 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Cancel Contract Termination"
msgstr "Predložak ugovora"
@@ -347,16 +356,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -372,7 +381,7 @@ msgid "Click to create a new contract."
msgstr "Kliknite za kreiranje novog ugovora."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -389,14 +398,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -427,13 +439,12 @@ msgstr "Ugovor"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "Predložak ugovora"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
#, fuzzy
msgid "Contract Line"
@@ -491,14 +502,12 @@ msgstr "Predložak ugovora"
#: model:ir.model,name:contract.model_contract_template_line
#: model_terms:ir.ui.view,arch_db:contract.contract_template_line_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Template Line"
msgstr "Predložak ugovora"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
#, fuzzy
-#| msgid "Contract Templates"
msgid "Contract Template Lines"
msgstr "Predlošci ugovora"
@@ -513,7 +522,6 @@ msgstr "Predlošci ugovora"
#: model:ir.model,name:contract.model_contract_terminate_reason
#: model:ir.ui.menu,name:contract.contract_terminate_reason_menu
#, fuzzy
-#| msgid "Contract Templates"
msgid "Contract Termination Reason"
msgstr "Predlošci ugovora"
@@ -526,7 +534,6 @@ msgstr "Predložak ugovora"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice"
msgid "Contract To Invoice Count"
msgstr "Račun"
@@ -541,37 +548,37 @@ msgid "Contract Type"
msgstr "Predložak ugovora"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -581,7 +588,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -593,7 +600,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -605,7 +612,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -617,7 +624,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -625,12 +632,16 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_ids
#, fuzzy
-#| msgid "Contracts"
msgid "Contract lines"
msgstr "Ugovori"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -263,14 +270,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Analitikus gyűjtőkód könyvelés"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Analitikus gyűjtőkód könyvelés"
@@ -320,6 +325,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -343,16 +353,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -368,7 +378,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -385,14 +395,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -427,7 +440,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -466,7 +479,6 @@ msgstr ""
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Analytic Account"
msgid "Contract Tags"
msgstr "Analitikus gyűjtőkód könyvelés"
@@ -521,37 +533,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -561,7 +573,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -573,7 +585,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -585,7 +597,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -597,7 +609,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -608,7 +620,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: Total"
msgid "Subtotal"
msgstr "Totale"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
-"#END#: Data\n"
-" fine\n"
-" periodo\n"
-" fatturato"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -194,15 +190,12 @@ msgstr "#END#: data finale del periodo fatturato"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
msgstr ""
-"#START#: Data\n"
-" inizio\n"
-" periodo\n"
-" fatturato"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -227,7 +220,6 @@ msgstr "Descrizione"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Total"
msgid "Notes: "
msgstr "Totale"
@@ -267,14 +259,14 @@ msgid "Unit Price"
msgstr "Prezzo unitario"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, 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:348
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor can't be set to auto-renew"
msgstr ""
@@ -282,7 +274,7 @@ msgstr ""
"rinnovo"
#. module: contract
-#: code:addons/contract/models/contract_line.py:360
+#: code:addons/contract/models/contract_line.py:0
#, 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"
@@ -313,6 +305,11 @@ msgstr "Attiva"
msgid "Activities"
msgstr "Attività"
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -337,7 +334,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr "Una riga di auto-rinnovo deve avere una data fine"
@@ -345,7 +342,6 @@ msgstr "Una riga di auto-rinnovo deve avere una data fine"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic account"
msgid "Analytic Tags"
msgstr "Conto analitico"
@@ -368,14 +364,12 @@ msgstr "Sei sicuro di voler annullare questa riga"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to re-activate this contract?"
msgstr "Sei sicuro di voler annullare questa riga"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to terminate this contract?"
msgstr "Sei sicuro di voler annullare questa riga"
@@ -404,6 +398,11 @@ msgstr "Auto rinnovo"
msgid "Auto-price?"
msgstr "Prezzo automatico?"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -419,7 +418,6 @@ msgstr "Annulla"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Template Line"
msgid "Cancel Contract Termination"
msgstr "Riga modello di contratto"
@@ -429,16 +427,16 @@ msgid "Cancel allowed?"
msgstr "Annullamento permesso?"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr "Annullamento non permesso per questa riga"
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr "Annullata"
@@ -454,7 +452,7 @@ msgid "Click to create a new contract."
msgstr "Fare clic per creare un nuovo contratto."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr "Chiusa"
@@ -471,14 +469,17 @@ msgstr "Aziende"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "Azienda"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "Comporre email"
@@ -509,13 +510,12 @@ msgstr "Contratto"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "Modello di contratto"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr "Riga contratto"
@@ -538,7 +538,6 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_manually_create_invoice
#, fuzzy
-#| msgid "Contract Line Wizard"
msgid "Contract Manually Create Invoice Wizard"
msgstr "Procedura riga contratto"
@@ -556,7 +555,6 @@ msgstr "Tag contratto"
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Contract Tag"
msgid "Contract Tags"
msgstr "Tag contratto"
@@ -589,7 +587,6 @@ msgstr "Modelli di contratto"
#: model:ir.model,name:contract.model_contract_terminate_reason
#: model:ir.ui.menu,name:contract.contract_terminate_reason_menu
#, fuzzy
-#| msgid "Contract Template Lines"
msgid "Contract Termination Reason"
msgstr "Righe Modello di contratto"
@@ -601,7 +598,6 @@ msgstr "Contratto da fatturare"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice Count"
msgid "Contract To Invoice Count"
msgstr "Numero fatture"
@@ -615,7 +611,7 @@ msgid "Contract Type"
msgstr "Tipo contratto"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line '%s' start date can't be later than end date"
msgstr ""
@@ -623,31 +619,31 @@ msgstr ""
"data finale"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr "Riga contratto ri-attivata: %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, 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:372
+#: code:addons/contract/models/contract_line.py:0
#, 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:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr "Riga contratto annullata: %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -661,7 +657,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -679,7 +675,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -697,7 +693,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -715,7 +711,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr "La riga contratto deve essere annullata prima di essere eliminata"
@@ -726,7 +722,12 @@ msgid "Contract lines"
msgstr "Righe contratto"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#END#: Data\n"
+#~ " fine\n"
+#~ " periodo\n"
+#~ " fatturato"
+
+#~ msgid ""
+#~ "#START#: Start\n"
+#~ " date\n"
+#~ " of the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#START#: Data\n"
+#~ " inizio\n"
+#~ " periodo\n"
+#~ " fatturato"
+
+#~ msgid "If checked new messages require your attention."
+#~ msgstr "Se selezionato i nuovi messaggi richiedono la tua attenzione."
+
+#~ msgid "Invoice"
+#~ msgstr "Fattura"
+
+#~ msgid "Invoice Line"
+#~ msgstr "Riga fattura"
+
+#~ msgid "Number of error"
+#~ msgstr "Numero di errori"
+
+#~ msgid "Planned"
+#~ msgstr "Pianificata"
+
+#~ msgid "Today"
+#~ msgstr "Oggi"
+
#~ msgid "Specify if process date is 'from' or 'to' invoicing date"
#~ msgstr ""
#~ "Specificare se la data di elaborazione è \"dalla\" o \"alla\" data di "
diff --git a/contract/i18n/ja.po b/contract/i18n/ja.po
index 3610f1b04..bc7978ae3 100644
--- a/contract/i18n/ja.po
+++ b/contract/i18n/ja.po
@@ -107,7 +107,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -123,7 +124,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -190,19 +192,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -233,6 +235,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -257,7 +264,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -318,6 +325,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -341,16 +353,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -366,7 +378,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -383,14 +395,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -425,7 +440,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -517,37 +532,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -557,7 +572,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -569,7 +584,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -581,7 +596,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -593,7 +608,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -604,7 +619,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: Total"
msgid "Subtotal"
msgstr "Totaal"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
-"#END#: Einddatum\n"
-" van\n"
-" de\n"
-" facturrperiode"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -189,14 +185,12 @@ msgstr "#END#: Einddatum van de facturatieperiode"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
msgstr ""
-"#START#: Startdatum\n"
-" van de\n"
-" factuurperiode"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -211,7 +205,6 @@ msgstr "Contract: "
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Date Start: "
msgid "Date Start"
msgstr "Start Datum: "
@@ -223,7 +216,6 @@ msgstr "Omschrijving"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Total"
msgid "Notes: "
msgstr "Totaal"
@@ -263,7 +255,7 @@ msgid "Unit Price"
msgstr "Prijs per eenheid"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
@@ -271,7 +263,7 @@ msgstr ""
"verlengen"
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor can't be set to auto-renew"
msgstr ""
@@ -279,7 +271,7 @@ msgstr ""
"te verlengen"
#. module: contract
-#: code:addons/contract/models/contract_line.py:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr "Een contractregel met een opvolger moet een einddatum hebben"
@@ -310,6 +302,11 @@ msgstr "Actief"
msgid "Activities"
msgstr "Aktiviteiten"
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -334,7 +331,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr "Een automatische verlengingsregel moet een einddatum hebben"
@@ -342,14 +339,12 @@ msgstr "Een automatische verlengingsregel moet een einddatum hebben"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Kostenplaats"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Kostenplaats"
@@ -367,14 +362,12 @@ msgstr "Weet u zeker dat u deze regel wilt annuleren"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to re-activate this contract?"
msgstr "Weet u zeker dat u deze regel wilt annuleren"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to terminate this contract?"
msgstr "Weet u zeker dat u deze regel wilt annuleren"
@@ -403,6 +396,11 @@ msgstr "Automatisch vernieuwen"
msgid "Auto-price?"
msgstr "Automatische-prijs?"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -418,7 +416,6 @@ msgstr "Annuleren"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Template Line"
msgid "Cancel Contract Termination"
msgstr "Contract sjabloon regel"
@@ -428,16 +425,16 @@ msgid "Cancel allowed?"
msgstr "Annuleren toestaan?"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr "Annuleren niet toegestaan voor deze regel"
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr "Geannuleerd"
@@ -453,7 +450,7 @@ msgid "Click to create a new contract."
msgstr "Klik voor het aanmaken van een nieuw contract."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr "Gesloten"
@@ -466,20 +463,22 @@ msgstr "Commerciële entiteit"
#. module: contract
#: model:ir.model,name:contract.model_res_company
#, fuzzy
-#| msgid "Company"
msgid "Companies"
msgstr "Bedrijf"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "Bedrijf"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "Email opstellen"
@@ -510,13 +509,12 @@ msgstr "Contract"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "Contract Sjabloon"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr "Contract Regels"
@@ -539,7 +537,6 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_manually_create_invoice
#, fuzzy
-#| msgid "Contract Line Wizard"
msgid "Contract Manually Create Invoice Wizard"
msgstr "Contractregels wizard"
@@ -552,14 +549,12 @@ msgstr "Contractnaam"
#: model:ir.model,name:contract.model_contract_tag
#: model:ir.ui.menu,name:contract.contract_tag_menu
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract Tag"
msgstr "Soort Contract"
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract Tags"
msgstr "Soort Contract"
@@ -592,21 +587,18 @@ msgstr "Contract Sjablonen"
#: model:ir.model,name:contract.model_contract_terminate_reason
#: model:ir.ui.menu,name:contract.contract_terminate_reason_menu
#, fuzzy
-#| msgid "Contract Template Lines"
msgid "Contract Termination Reason"
msgstr "Contract sjabloon regels"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_ids
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract To Invoice"
msgstr "Soort Contract"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice Count"
msgid "Contract To Invoice Count"
msgstr "#Facturen"
@@ -620,37 +612,37 @@ msgid "Contract Type"
msgstr "Soort Contract"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr "Contractregel annuleren ongedaan gemaakt: %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr "Contractregel en zijn voorganger overlappen"
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, 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:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr "Contractregel geannuleerd: %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -665,7 +657,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -683,7 +675,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -701,7 +693,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -719,7 +711,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr "Contractregel moet worden geannuleerd voordat deze wordt verwijderd"
@@ -730,7 +722,12 @@ msgid "Contract lines"
msgstr "Contractregels"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#END#: Einddatum\n"
+#~ " van\n"
+#~ " de\n"
+#~ " facturrperiode"
+
+#~ msgid ""
+#~ "#START#: Start\n"
+#~ " date\n"
+#~ " of the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#START#: Startdatum\n"
+#~ " van de\n"
+#~ " factuurperiode"
+
+#~ msgid "If checked new messages require your attention."
+#~ msgstr "Indien aangevinkt, vereisen nieuwe berichten uw aandacht."
+
+#~ msgid "Invoice"
+#~ msgstr "Factuur"
+
+#~ msgid "Invoice Line"
+#~ msgstr "Factuurregel"
+
+#~ msgid "Number of error"
+#~ msgstr "#fouten"
+
+#~ msgid "Overdue"
+#~ msgstr "Achterstalllig"
+
+#~ msgid "Planned"
+#~ msgstr "Gepland"
+
+#~ msgid "Today"
+#~ msgstr "Vandaag"
+
#~ msgid "Specify if process date is 'from' or 'to' invoicing date"
#~ msgstr ""
#~ "Specificeer als de verwerkingsdatum de 'van' of 't/m' factuur datum is"
diff --git a/contract/i18n/nl_BE.po b/contract/i18n/nl_BE.po
index e6b60d9fc..73154e2ae 100644
--- a/contract/i18n/nl_BE.po
+++ b/contract/i18n/nl_BE.po
@@ -108,7 +108,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -332,7 +344,6 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Cancel Contract Termination"
msgstr "Contractsjabloon"
@@ -342,16 +353,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -367,7 +378,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -384,14 +395,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -422,13 +436,12 @@ msgstr "Contract"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "Contractsjabloon"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
#, fuzzy
msgid "Contract Line"
@@ -486,14 +499,12 @@ msgstr "Contractsjabloon"
#: model:ir.model,name:contract.model_contract_template_line
#: model_terms:ir.ui.view,arch_db:contract.contract_template_line_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Template Line"
msgstr "Contractsjabloon"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Template Lines"
msgstr "Contractsjabloon"
@@ -508,7 +519,6 @@ msgstr ""
#: model:ir.model,name:contract.model_contract_terminate_reason
#: model:ir.ui.menu,name:contract.contract_terminate_reason_menu
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Termination Reason"
msgstr "Contractsjabloon"
@@ -521,7 +531,6 @@ msgstr "Contractsjabloon"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice"
msgid "Contract To Invoice Count"
msgstr "Factuur"
@@ -536,37 +545,37 @@ msgid "Contract Type"
msgstr "Contractsjabloon"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -576,7 +585,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -588,7 +597,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -600,7 +609,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -612,7 +621,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -620,12 +629,16 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_ids
#, fuzzy
-#| msgid "Contracts"
msgid "Contract lines"
msgstr "Contracten"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -123,7 +124,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -190,19 +192,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -233,6 +235,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -257,7 +264,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -318,6 +325,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -341,16 +353,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -366,7 +378,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -383,14 +395,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -425,7 +440,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -517,37 +532,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -557,7 +572,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -569,7 +584,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -581,7 +596,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -593,7 +608,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -604,7 +619,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: Total"
msgid "Subtotal"
msgstr "Total"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
-"#END#: Data final\n"
-" do\n"
-" período\n"
-" faturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -197,15 +193,12 @@ msgstr "#END#: Data final do período de faturação"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
msgstr ""
-"#INÍCIO#: Data\n"
-" de início\n"
-" do período\n"
-" faturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -230,7 +223,6 @@ msgstr "Descrição"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Total"
msgid "Notes: "
msgstr "Total"
@@ -270,14 +262,14 @@ msgid "Unit Price"
msgstr "Preço Unitário"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, 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:348
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor can't be set to auto-renew"
msgstr ""
@@ -285,7 +277,7 @@ msgstr ""
"renovação"
#. module: contract
-#: code:addons/contract/models/contract_line.py:360
+#: code:addons/contract/models/contract_line.py:0
#, 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"
@@ -316,6 +308,11 @@ msgstr "Ativo"
msgid "Activities"
msgstr "Atividades"
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -340,7 +337,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, 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"
@@ -348,7 +345,6 @@ msgstr "Uma linha de auto-renovação deve ter uma data de fim"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic account"
msgid "Analytic Tags"
msgstr "Conta Analítica"
@@ -371,14 +367,12 @@ msgstr "Tem a certeza que quer cancelar esta linha"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to re-activate this contract?"
msgstr "Tem a certeza que quer cancelar esta linha"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to terminate this contract?"
msgstr "Tem a certeza que quer cancelar esta linha"
@@ -407,6 +401,11 @@ msgstr "Auto Renovação"
msgid "Auto-price?"
msgstr "Preço-Auto?"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -422,7 +421,6 @@ msgstr "Cancelar"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Template Line"
msgid "Cancel Contract Termination"
msgstr "Linha de Modelo de Contrato"
@@ -432,16 +430,16 @@ msgid "Cancel allowed?"
msgstr "Cancelamento autorizado?"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr "Cancelamento não autorizado para esta linha"
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr "Cancelado"
@@ -457,7 +455,7 @@ msgid "Click to create a new contract."
msgstr "Clique para criar um novo contrato."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr "Fechado"
@@ -474,14 +472,17 @@ msgstr "Empresas"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "Empresa"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "Escrever E-mail"
@@ -512,13 +513,12 @@ msgstr "Contrato"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "Modelo de Contrato"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr "Linha de Contrato"
@@ -557,7 +557,6 @@ msgstr "Etiqueta do Contrato"
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Contract Tag"
msgid "Contract Tags"
msgstr "Etiqueta do Contrato"
@@ -590,7 +589,6 @@ msgstr "Modelos de Contratos"
#: model:ir.model,name:contract.model_contract_terminate_reason
#: model:ir.ui.menu,name:contract.contract_terminate_reason_menu
#, fuzzy
-#| msgid "Contract Template Lines"
msgid "Contract Termination Reason"
msgstr "Linhas de Modelos de Contratos"
@@ -614,37 +612,37 @@ msgid "Contract Type"
msgstr "Tipo de Contrato"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, 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:381
+#: code:addons/contract/models/contract_line.py:0
#, 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:372
+#: code:addons/contract/models/contract_line.py:0
#, 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:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr "Linha do contrato cancelada: %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -658,7 +656,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -676,7 +674,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -694,7 +692,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -712,7 +710,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr "A linha do contrato deve ser cancelada antes de eliminada"
@@ -723,7 +721,12 @@ msgid "Contract lines"
msgstr "Linhas de Contrato"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#END#: Data final\n"
+#~ " do\n"
+#~ " período\n"
+#~ " faturado"
+
+#~ msgid ""
+#~ "#START#: Start\n"
+#~ " date\n"
+#~ " of the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#INÍCIO#: Data\n"
+#~ " de início\n"
+#~ " do período\n"
+#~ " faturado"
+
+#~ msgid "If checked new messages require your attention."
+#~ msgstr "Se assinalado, novas mensagens requerem a sua atenção."
+
+#~ msgid "Invoice"
+#~ msgstr "Fatura"
+
+#~ msgid "Invoice Line"
+#~ msgstr "Linha de Fatura"
+
+#~ msgid "Number of error"
+#~ msgstr "Nº de erro"
+
+#~ msgid "Overdue"
+#~ msgstr "Vencido"
+
+#~ msgid "Planned"
+#~ msgstr "Planeado"
+
+#~ msgid "Today"
+#~ msgstr "Hoje"
+
#~ msgid "Specify if process date is 'from' or 'to' invoicing date"
#~ msgstr ""
#~ "Especifique se a data de processamento é 'de' ou 'até' relativamente à "
diff --git a/contract/i18n/pt_BR.po b/contract/i18n/pt_BR.po
index 12df23550..83d504a51 100644
--- a/contract/i18n/pt_BR.po
+++ b/contract/i18n/pt_BR.po
@@ -177,14 +177,12 @@ msgstr "Subtotal"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
msgstr ""
-"#END#: Data final\n"
-" do\n"
-" período faturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -194,15 +192,12 @@ msgstr "#END#: Data final do período faturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
msgstr ""
-"#START#: Data\n"
-" inicial\n"
-" do\n"
-" período faturado"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -265,7 +260,7 @@ msgid "Unit Price"
msgstr "Preço Unitário"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
@@ -273,7 +268,7 @@ msgstr ""
"automática"
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor can't be set to auto-renew"
msgstr ""
@@ -281,7 +276,7 @@ msgstr ""
"automática"
#. module: contract
-#: code:addons/contract/models/contract_line.py:360
+#: code:addons/contract/models/contract_line.py:0
#, 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"
@@ -312,6 +307,11 @@ msgstr "Ativo"
msgid "Activities"
msgstr "Atividades"
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -336,7 +336,7 @@ msgid "Add a section"
msgstr "Adicione uma seção"
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, 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"
@@ -397,6 +397,11 @@ msgstr "Renovação Automática"
msgid "Auto-price?"
msgstr "Precificação Automática?"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -420,16 +425,16 @@ msgid "Cancel allowed?"
msgstr "Cancelar Permitido?"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr "Não é permitido o cancelamento para esta linha"
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr "Cancelado"
@@ -445,7 +450,7 @@ msgid "Click to create a new contract."
msgstr "Clique para criar um novo contrato."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr "Fechado"
@@ -462,14 +467,17 @@ msgstr "Empresas"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "Empresa"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "Escrever E-mail"
@@ -504,7 +512,7 @@ msgstr "Encerramento do Contrato"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr "Linha de Contrato"
@@ -596,38 +604,38 @@ msgid "Contract Type"
msgstr "Tipo de Contrato"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, 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:381
+#: code:addons/contract/models/contract_line.py:0
#, 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:372
+#: code:addons/contract/models/contract_line.py:0
#, 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:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr "Linha do contrato cancelada: %s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -641,7 +649,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -659,7 +667,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -677,7 +685,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -695,7 +703,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr "Linha do contrato deve ser cancelada antes de ser deletada"
@@ -706,7 +714,12 @@ msgid "Contract lines"
msgstr "Linhas de Contrato"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#END#: Data final\n"
+#~ " do\n"
+#~ " período faturado"
+
+#~ msgid ""
+#~ "#START#: Start\n"
+#~ " date\n"
+#~ " of the\n"
+#~ " invoiced period"
+#~ msgstr ""
+#~ "#START#: Data\n"
+#~ " inicial\n"
+#~ " do\n"
+#~ " período faturado"
+
+#~ msgid "If checked new messages require your attention."
+#~ msgstr "Se selecionado novas mensagens requerem sua atenção."
+
+#~ msgid "Invoice"
+#~ msgstr "Fatura"
+
+#~ msgid "Invoice Line"
+#~ msgstr "Linha da fatura"
+
+#~ msgid "Number of error"
+#~ msgstr "Número de erros"
+
+#~ msgid "Overdue"
+#~ msgstr "Vencido(a)"
+
+#~ msgid "Planned"
+#~ msgstr "Planejado(a)"
+
+#~ msgid "Today"
+#~ msgstr "Hoje"
+
#~ msgid "Specify if process date is 'from' or 'to' invoicing date"
#~ msgstr "Especifique se a data do processo é 'de' ou 'para' data da fatura"
diff --git a/contract/i18n/pt_PT.po b/contract/i18n/pt_PT.po
index 89ad41eae..ab0a5e71b 100644
--- a/contract/i18n/pt_PT.po
+++ b/contract/i18n/pt_PT.po
@@ -109,7 +109,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -123,7 +124,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -190,19 +192,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -233,6 +235,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -257,7 +264,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -265,14 +272,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Conta Analítica"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Conta Analítica"
@@ -322,6 +327,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -345,16 +355,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -370,7 +380,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -387,14 +397,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -429,7 +442,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -468,7 +481,6 @@ msgstr ""
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Analytic Account"
msgid "Contract Tags"
msgstr "Conta Analítica"
@@ -523,37 +535,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -563,7 +575,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -575,7 +587,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -587,7 +599,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -599,7 +611,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -610,7 +622,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -264,14 +271,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Cont analitic"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Cont analitic"
@@ -321,6 +326,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -344,16 +354,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -369,7 +379,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -386,14 +396,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -428,7 +441,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -467,7 +480,6 @@ msgstr ""
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Analytic Account"
msgid "Contract Tags"
msgstr "Cont analitic"
@@ -522,37 +534,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -562,7 +574,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -574,7 +586,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -586,7 +598,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -598,7 +610,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -609,7 +621,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -123,7 +124,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -190,19 +192,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -233,6 +235,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -257,7 +264,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -318,6 +325,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -342,16 +354,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -367,7 +379,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -384,14 +396,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -427,7 +442,7 @@ msgstr "Договоры"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
#, fuzzy
msgid "Contract Line"
@@ -517,7 +532,6 @@ msgstr "Договоры"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice"
msgid "Contract To Invoice Count"
msgstr "Счёт-фактура"
@@ -532,37 +546,37 @@ msgid "Contract Type"
msgstr "Договоры"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -572,7 +586,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -584,7 +598,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -596,7 +610,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -608,7 +622,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -616,12 +630,16 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_ids
#, fuzzy
-#| msgid "Contracts"
msgid "Contract lines"
msgstr "Договоры"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -264,14 +271,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Analytický účet"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Analytický účet"
@@ -321,6 +326,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -344,16 +354,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -369,7 +379,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -386,14 +396,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -428,7 +441,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -467,7 +480,6 @@ msgstr ""
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Analytic Account"
msgid "Contract Tags"
msgstr "Analytický účet"
@@ -522,37 +534,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -562,7 +574,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -574,7 +586,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -586,7 +598,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -598,7 +610,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -609,7 +621,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -123,7 +124,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -190,19 +192,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -233,6 +235,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -257,7 +264,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -318,6 +325,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -341,16 +353,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -366,7 +378,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -383,14 +395,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -425,7 +440,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -517,37 +532,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -557,7 +572,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -569,7 +584,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -581,7 +596,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -593,7 +608,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -604,7 +619,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -123,7 +124,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -190,19 +192,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -233,6 +235,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -257,7 +264,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -318,6 +325,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -341,16 +353,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -366,7 +378,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -383,14 +395,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -425,7 +440,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -517,37 +532,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -557,7 +572,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -569,7 +584,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -581,7 +596,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -593,7 +608,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -604,7 +619,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: Total"
msgid "Subtotal"
msgstr "Toplam"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -186,7 +186,8 @@ msgstr "#SONLANMA#: Faturalanma dönemin bitiş tarihi"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -205,7 +206,6 @@ msgstr "Sözleşme: "
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Date Start: "
msgid "Date Start"
msgstr "Başlama Tarihi : "
@@ -217,7 +217,6 @@ msgstr "Açıklama"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Total"
msgid "Notes: "
msgstr "Toplam"
@@ -257,19 +256,19 @@ msgid "Unit Price"
msgstr "Birim Fiyat"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -277,7 +276,6 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_abstract_contract
#, fuzzy
-#| msgid "Generate Recurring Invoices from Contracts"
msgid "Abstract Recurring Contract"
msgstr "Sözleşmelerden Tekrarlanan Faturalar Oluşturun"
@@ -302,6 +300,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -326,7 +329,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -334,14 +337,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Analitik Hesap"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Analitik Hesap"
@@ -391,6 +392,11 @@ msgstr ""
msgid "Auto-price?"
msgstr "Otomatik Fiyat?"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -406,7 +412,6 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Cancel Contract Termination"
msgstr "Sözleşme Şablonu"
@@ -416,16 +421,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -441,7 +446,7 @@ msgid "Click to create a new contract."
msgstr "Yeni bir sözleşme oluşturmak için tıklayın."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -454,20 +459,22 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_res_company
#, fuzzy
-#| msgid "Company"
msgid "Companies"
msgstr "Firma"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "Firma"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "E-posta Oluştur"
@@ -498,23 +505,20 @@ msgstr "Sözleşme"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "Sözleşme Şablonu"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
#, fuzzy
-#| msgid "Contract Lines"
msgid "Contract Line"
msgstr "Sözleşme Satırları"
#. module: contract
#: model:ir.model,name:contract.model_contract_line_wizard
#, fuzzy
-#| msgid "Contract Lines"
msgid "Contract Line Wizard"
msgstr "Sözleşme Satırları"
@@ -531,7 +535,6 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_manually_create_invoice
#, fuzzy
-#| msgid "Contract Lines"
msgid "Contract Manually Create Invoice Wizard"
msgstr "Sözleşme Satırları"
@@ -565,14 +568,12 @@ msgstr "Sözleşme Şablonu"
#: model:ir.model,name:contract.model_contract_template_line
#: model_terms:ir.ui.view,arch_db:contract.contract_template_line_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Template Line"
msgstr "Sözleşme Şablonu"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
#, fuzzy
-#| msgid "Contract Templates"
msgid "Contract Template Lines"
msgstr "Sözleşme Şablonları"
@@ -587,7 +588,6 @@ msgstr "Sözleşme Şablonları"
#: model:ir.model,name:contract.model_contract_terminate_reason
#: model:ir.ui.menu,name:contract.contract_terminate_reason_menu
#, fuzzy
-#| msgid "Contract Templates"
msgid "Contract Termination Reason"
msgstr "Sözleşme Şablonları"
@@ -600,7 +600,6 @@ msgstr "Sözleşme Şablonu"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice"
msgid "Contract To Invoice Count"
msgstr "Fatura"
@@ -615,38 +614,37 @@ msgid "Contract Type"
msgstr "Sözleşme Şablonu"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -656,7 +654,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -668,7 +666,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -680,7 +678,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -692,7 +690,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -700,12 +698,16 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_ids
#, fuzzy
-#| msgid "Contract Lines"
msgid "Contract lines"
msgstr "Sözleşme Satırları"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr " #Bitiş # strong>: Faturalandırılan dönemin bitiş tarihi
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -190,19 +192,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -233,6 +235,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -257,7 +264,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -265,14 +272,12 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic Tags"
msgstr "Analitik Hesap"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id
#, fuzzy
-#| msgid "Analytic Account"
msgid "Analytic account"
msgstr "Analitik Hesap"
@@ -322,6 +327,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -346,16 +356,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -371,7 +381,7 @@ msgid "Click to create a new contract."
msgstr "Yeni bir sözleşme oluşturmak için tıklayın."
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -388,14 +398,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -431,7 +444,7 @@ msgstr "Sözleşme"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
#, fuzzy
msgid "Contract Line"
@@ -521,7 +534,6 @@ msgstr "Sözleşme"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice"
msgid "Contract To Invoice Count"
msgstr "Fatura"
@@ -536,37 +548,37 @@ msgid "Contract Type"
msgstr "Sözleşme"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -576,7 +588,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -588,7 +600,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -600,7 +612,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -612,7 +624,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -620,12 +632,16 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_ids
#, fuzzy
-#| msgid "Contracts"
msgid "Contract lines"
msgstr "Sözleşmeler"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -121,7 +122,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -188,19 +190,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -231,6 +233,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -255,7 +262,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -316,6 +323,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -339,16 +351,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -364,7 +376,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -381,14 +393,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -423,7 +438,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -515,37 +530,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -555,7 +570,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -567,7 +582,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -579,7 +594,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -591,7 +606,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -602,7 +617,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: Total"
msgid "Subtotal"
msgstr "合计"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
-msgstr "#结束#: 发票期结束日期"
+msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -184,11 +184,12 @@ msgstr "#结束#: 发票日期的结束日期"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
-msgstr "#开始#: 发票期开始日期"
+msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_template_form_view
@@ -213,7 +214,6 @@ msgstr "说明"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.report_contract_document
#, fuzzy
-#| msgid "Total"
msgid "Notes: "
msgstr "合计"
@@ -253,19 +253,19 @@ msgid "Unit Price"
msgstr "单价"
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr "已取消的合同行无法设置为自动续订"
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr "与接替的合同行必须有结束日期"
@@ -296,6 +296,11 @@ msgstr "有效"
msgid "Activities"
msgstr "活动"
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -320,7 +325,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr "自动续订行必须有结束日期"
@@ -328,7 +333,6 @@ msgstr "自动续订行必须有结束日期"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids
#, fuzzy
-#| msgid "Analytic account"
msgid "Analytic Tags"
msgstr "分析账户"
@@ -351,14 +355,12 @@ msgstr "您确定要取消此行吗"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to re-activate this contract?"
msgstr "您确定要取消此行吗"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Are you sure you want to cancel this line"
msgid "Are you sure you want to terminate this contract?"
msgstr "您确定要取消此行吗"
@@ -387,6 +389,11 @@ msgstr "自动更新"
msgid "Auto-price?"
msgstr "自动价格?"
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -402,7 +409,6 @@ msgstr "取消"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
#, fuzzy
-#| msgid "Contract Template Line"
msgid "Cancel Contract Termination"
msgstr "合同模板行"
@@ -412,16 +418,16 @@ msgid "Cancel allowed?"
msgstr "取消允许?"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr "取消此行不允许"
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr "已取消"
@@ -437,7 +443,7 @@ msgid "Click to create a new contract."
msgstr "单击以创建新合同。"
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr "已关闭"
@@ -450,20 +456,22 @@ msgstr "商业实体"
#. module: contract
#: model:ir.model,name:contract.model_res_company
#, fuzzy
-#| msgid "Company"
msgid "Companies"
msgstr "公司"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr "公司"
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr "编写Email"
@@ -494,13 +502,12 @@ msgstr "合同"
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_terminate_form_view
#, fuzzy
-#| msgid "Contract Template"
msgid "Contract Contract Terminate"
msgstr "合同模板"
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr "合同行"
@@ -523,7 +530,6 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_manually_create_invoice
#, fuzzy
-#| msgid "Contract Line Wizard"
msgid "Contract Manually Create Invoice Wizard"
msgstr "合同行向导"
@@ -536,14 +542,12 @@ msgstr "合同名称"
#: model:ir.model,name:contract.model_contract_tag
#: model:ir.ui.menu,name:contract.contract_tag_menu
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract Tag"
msgstr "合同类型"
#. module: contract
#: model:ir.actions.act_window,name:contract.contract_tag_act_window
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract Tags"
msgstr "合同类型"
@@ -576,21 +580,18 @@ msgstr "合同模板"
#: model:ir.model,name:contract.model_contract_terminate_reason
#: model:ir.ui.menu,name:contract.contract_terminate_reason_menu
#, fuzzy
-#| msgid "Contract Template Lines"
msgid "Contract Termination Reason"
msgstr "合同模板行"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_ids
#, fuzzy
-#| msgid "Contract Type"
msgid "Contract To Invoice"
msgstr "合同类型"
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_manually_create_invoice__contract_to_invoice_count
#, fuzzy
-#| msgid "Invoice Count"
msgid "Contract To Invoice Count"
msgstr "发票数量"
@@ -604,37 +605,37 @@ msgid "Contract Type"
msgstr "合同类型"
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr "合同行未取消:%s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr "与其原先合同行重叠"
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr "与接替的合同行重叠"
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr "合同行取消:%s
- "
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -648,7 +649,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -666,7 +667,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -684,7 +685,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -702,7 +703,7 @@ msgstr ""
" "
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr "必须在删除前取消合同行"
@@ -713,7 +714,12 @@ msgid "Contract lines"
msgstr "合同行"
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: #END#: End date\n"
+#~ " of\n"
+#~ " the\n"
+#~ " invoiced period"
+#~ msgstr "#结束#: 发票期结束日期"
+
+#~ msgid ""
+#~ "#START#: Start\n"
+#~ " date\n"
+#~ " of the\n"
+#~ " invoiced period"
+#~ msgstr "#开始#: 发票期开始日期"
+
+#~ msgid "If checked new messages require your attention."
+#~ msgstr "如果选中,则需要您注意新消息。"
+
+#~ msgid "Invoice"
+#~ msgstr "发票"
+
+#~ msgid "Invoice Line"
+#~ msgstr "发票行"
+
+#~ msgid "Number of error"
+#~ msgstr "错误数量"
+
+#~ msgid "Overdue"
+#~ msgstr "逾期"
+
+#~ msgid "Planned"
+#~ msgstr "计划"
+
+#~ msgid "Today"
+#~ msgstr "今天"
+
#~ msgid "Specify if process date is 'from' or 'to' invoicing date"
#~ msgstr "指定处理日期是“从”还是“到”发票日期"
diff --git a/contract/i18n/zh_TW.po b/contract/i18n/zh_TW.po
index 5b0d9bc61..24493f7c9 100644
--- a/contract/i18n/zh_TW.po
+++ b/contract/i18n/zh_TW.po
@@ -108,7 +108,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#END#: End date\n"
+"#END#\n"
+" : End date\n"
" of\n"
" the\n"
" invoiced period"
@@ -122,7 +123,8 @@ msgstr ""
#. module: contract
#: model_terms:ir.ui.view,arch_db:contract.contract_contract_form_view
msgid ""
-"#START#: Start\n"
+"#START#\n"
+" : Start\n"
" date\n"
" of the\n"
" invoiced period"
@@ -189,19 +191,19 @@ msgid "Unit Price"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:574
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A canceled contract line can't be set to auto-renew"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:348
+#: code:addons/contract/models/contract_line.py:0
#, 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:360
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "A contract line with a successor must have a end date"
msgstr ""
@@ -232,6 +234,11 @@ msgstr ""
msgid "Activities"
msgstr ""
+#. module: contract
+#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_exception_decoration
+msgid "Activity Exception Decoration"
+msgstr ""
+
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_contract__activity_state
msgid "Activity State"
@@ -256,7 +263,7 @@ msgid "Add a section"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:355
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "An auto-renew line must have a end date"
msgstr ""
@@ -317,6 +324,11 @@ msgstr ""
msgid "Auto-price?"
msgstr ""
+#. module: contract
+#: model:ir.model,name:contract.model_contract_recurrency_basic_mixin
+msgid "Basic recurrency mixin for abstract contract models"
+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
@@ -340,16 +352,16 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1086
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_line__is_canceled
#: model:ir.model.fields,field_description:contract.field_contract_template_line__is_canceled
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__canceled
msgid "Canceled"
msgstr ""
@@ -365,7 +377,7 @@ msgid "Click to create a new contract."
msgstr ""
#. module: contract
-#: selection:contract.line,state:0
+#: model:ir.model.fields.selection,name:contract.selection__contract_line__state__closed
msgid "Closed"
msgstr ""
@@ -382,14 +394,17 @@ msgstr ""
#. module: contract
#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_abstract_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_contract__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_line__company_id
#: model:ir.model.fields,field_description:contract.field_contract_tag__company_id
#: model:ir.model.fields,field_description:contract.field_contract_template__company_id
+#: model:ir.model.fields,field_description:contract.field_contract_template_line__company_id
msgid "Company"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:361
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid "Compose Email"
msgstr ""
@@ -424,7 +439,7 @@ msgstr ""
#. module: contract
#: model:ir.model,name:contract.model_contract_line
-#: model:ir.model.fields,field_description:contract.field_account_invoice_line__contract_line_id
+#: model:ir.model.fields,field_description:contract.field_account_move_line__contract_line_id
#: model:ir.model.fields,field_description:contract.field_contract_line_wizard__contract_line_id
msgid "Contract Line"
msgstr ""
@@ -516,37 +531,37 @@ msgid "Contract Type"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:645
+#: code:addons/contract/models/contract_line.py:0
#, 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:1115
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line Un-canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:381
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its predecessor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:372
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1094
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line canceled: %s
- "
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:886
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -556,7 +571,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:966
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -568,7 +583,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1262
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -580,7 +595,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1074
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid ""
"Contract line for {product}\n"
@@ -592,7 +607,7 @@ msgid ""
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract_line.py:1314
+#: code:addons/contract/models/contract_line.py:0
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -603,7 +618,12 @@ msgid "Contract lines"
msgstr ""
#. module: contract
-#: code:addons/contract/models/contract.py:503
+#: model:ir.model.fields,field_description:contract.field_contract_contract__contract_line_fixed_ids
+msgid "Contract lines (fixed)"
+msgstr ""
+
+#. module: contract
+#: code:addons/contract/models/contract.py:0
#, python-format
msgid ""
"Contract manually invoiced: