diff --git a/contract/__manifest__.py b/contract/__manifest__.py index f7a0f3709..8a6f2978d 100644 --- a/contract/__manifest__.py +++ b/contract/__manifest__.py @@ -9,7 +9,7 @@ { 'name': 'Recurring - Contracts Management', - 'version': '12.0.5.3.1', + 'version': '12.0.5.4.0', 'category': 'Contract Management', 'license': 'AGPL-3', 'author': "OpenERP SA, " diff --git a/contract/i18n/am.po b/contract/i18n/am.po index b8f960d52..239440901 100644 --- a/contract/i18n/am.po +++ b/contract/i18n/am.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ar.po b/contract/i18n/ar.po index 2800935f0..9a8cb5623 100644 --- a/contract/i18n/ar.po +++ b/contract/i18n/ar.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/bg.po b/contract/i18n/bg.po index 9c983502c..fc242f949 100644 --- a/contract/i18n/bg.po +++ b/contract/i18n/bg.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/bs.po b/contract/i18n/bs.po index 028d1582a..da800e112 100644 --- a/contract/i18n/bs.po +++ b/contract/i18n/bs.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1106,7 +1111,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1335,7 +1340,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1346,7 +1351,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1441,7 +1446,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1532,13 +1537,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1546,7 +1551,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1554,7 +1559,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1562,7 +1567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1570,7 +1575,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ca.po b/contract/i18n/ca.po index b740db76b..ae9a05926 100644 --- a/contract/i18n/ca.po +++ b/contract/i18n/ca.po @@ -245,19 +245,19 @@ msgid "Unit Price" msgstr "Preu unitari" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, 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:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -294,11 +294,18 @@ msgid "Activity State" msgstr "Estat de l'Activitat" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -355,7 +362,7 @@ msgid "Cancel allowed?" msgstr "Es permet cancel·lar?" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -520,38 +527,38 @@ msgid "Contract Type" msgstr "Tipus de Contracte" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -561,7 +568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -573,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -585,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -597,7 +604,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, 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" @@ -1192,7 +1199,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1421,7 +1428,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1432,7 +1439,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1527,7 +1534,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1618,13 +1625,13 @@ msgid "Year(s)" msgstr "Any(s)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1632,7 +1639,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1640,7 +1647,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1648,7 +1655,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1656,7 +1663,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/contract.pot b/contract/i18n/contract.pot index 03376c849..8c3099fc5 100644 --- a/contract/i18n/contract.pot +++ b/contract/i18n/contract.pot @@ -121,6 +121,12 @@ msgstr "" msgid "Description" msgstr "" +#. module: contract +#: model_terms:ir.ui.view,arch_db:contract.report_contract_document +msgid "Notes: \n" +"
" +msgstr "" + #. module: contract #: model_terms:ir.ui.view,arch_db:contract.report_contract_document msgid "Partner:" @@ -157,19 +163,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -206,11 +212,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -267,7 +278,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -317,6 +328,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract.py:321 +#: code:addons/contract/models/contract.py:322 #, python-format msgid "Compose Email" msgstr "" @@ -424,37 +436,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "Contract line for {product}\n" " stopped:
\n" @@ -463,7 +475,7 @@ msgid "Contract line for {product}\n" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "Contract line for {product}\n" " planned a successor:
\n" @@ -474,7 +486,7 @@ msgid "Contract line for {product}\n" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "Contract line for {product}\n" " renewed:
\n" @@ -485,7 +497,7 @@ msgid "Contract line for {product}\n" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "Contract line for {product}\n" " suspended:
\n" @@ -496,7 +508,7 @@ msgid "Contract line for {product}\n" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -508,6 +520,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract.py:439 +#: code:addons/contract/models/contract.py:440 #, python-format msgid "Contract manually invoiced: Invoice" msgstr "" @@ -994,6 +1007,11 @@ msgstr "" msgid "Next Period Start" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_contract__note +msgid "Notes" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_contract__message_needaction_counter msgid "Number of Actions" @@ -1064,7 +1082,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1076,6 +1094,7 @@ msgstr "" #. module: contract #: code:addons/contract/models/contract.py:274 +#: code:addons/contract/models/contract.py:275 #, python-format msgid "Please define a %s journal for the company '%s'." msgstr "" @@ -1290,7 +1309,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1301,7 +1320,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1394,7 +1413,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1485,37 +1504,37 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "You can't have a date of next invoice anterior to the start of the contract line '%s'" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "You can't have the end date before the date of last invoice for the contract line '%s'" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "You can't have the next invoice date before the date of last invoice for the contract line '%s'" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "You can't have the start date after the date of last invoice for the contract line '%s'" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/cs.po b/contract/i18n/cs.po index d0278ed5c..f980c566d 100644 --- a/contract/i18n/cs.po +++ b/contract/i18n/cs.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/da.po b/contract/i18n/da.po index 4e03596b1..ef097148a 100644 --- a/contract/i18n/da.po +++ b/contract/i18n/da.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/de.po b/contract/i18n/de.po index 6416746ed..148ad004a 100644 --- a/contract/i18n/de.po +++ b/contract/i18n/de.po @@ -247,14 +247,14 @@ msgid "Unit Price" msgstr "Einzelpreis" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, 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:330 +#: code:addons/contract/models/contract_line.py:334 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -262,7 +262,7 @@ msgstr "" "werden" #. module: contract -#: code:addons/contract/models/contract_line.py:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "Eine Vertragszeile mit einem Nachfolger muss ein Enddatum haben." @@ -301,11 +301,18 @@ msgid "Activity State" msgstr "Aktivitätsstatus" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "Eine auto-erneuern Position muss ein Enddatum besitzen" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +#, fuzzy +#| msgid "Analytic account" +msgid "Analytic Tags" +msgstr "Kostenstelle" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -362,7 +369,7 @@ msgid "Cancel allowed?" msgstr "Abbrechen erlaubt?" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "Das Abbrechen für diese Zeile ist nicht erlaubt." @@ -529,37 +536,37 @@ msgid "Contract Type" msgstr "Vertragstyp" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Vertragsposition Storno aufgehoben: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, 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:354 +#: code:addons/contract/models/contract_line.py:358 #, 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:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "Die Vertragsposition wurde abgebrochen: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -573,7 +580,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -591,7 +598,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -609,7 +616,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -627,7 +634,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1233,7 +1240,7 @@ msgid "Plan successor allowed?" msgstr "Nachfolger planen erlaubt?" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "Nachfolger planen für diese Position nicht zulässig" @@ -1466,7 +1473,7 @@ msgid "Stop allowed?" msgstr "Beenden erlaubt?" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "Beenden für diese Position nicht zulässig" @@ -1477,7 +1484,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Nachfolger beenden/planen erlaubt?" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Nachfolger beenden/planen in dieser Position nicht zulässig" @@ -1574,7 +1581,7 @@ msgid "Un-cancel" msgstr "Stornoaufhebung" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Stornoaufhebung für diese Position nicht zulässig" @@ -1665,7 +1672,7 @@ msgid "Year(s)" msgstr "Jahr(e)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" @@ -1673,7 +1680,7 @@ msgstr "" "abgerechnet wurde." #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1683,7 +1690,7 @@ msgstr "" "Vertragsposition '%s' liegen." #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1693,7 +1700,7 @@ msgstr "" "Vertragsposition '%s' liegen." #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, fuzzy, python-format #| msgid "" #| "You can't have the end date before the date of last invoice for the " @@ -1706,7 +1713,7 @@ msgstr "" "Vertragsposition '%s' liegen." #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1716,7 +1723,7 @@ msgstr "" "Vertragsposition '%s' liegen." #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/el_GR.po b/contract/i18n/el_GR.po index 44f399849..c7ce0a34c 100644 --- a/contract/i18n/el_GR.po +++ b/contract/i18n/el_GR.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -291,7 +298,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -448,37 +455,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -488,7 +495,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -500,7 +507,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -512,7 +519,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -524,7 +531,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1110,7 +1117,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1339,7 +1346,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1350,7 +1357,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1445,7 +1452,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1536,13 +1543,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1550,7 +1557,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1558,7 +1565,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1566,7 +1573,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1574,7 +1581,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/en_GB.po b/contract/i18n/en_GB.po index c860a7ff6..47fa0ff31 100644 --- a/contract/i18n/en_GB.po +++ b/contract/i18n/en_GB.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es.po b/contract/i18n/es.po index a5924811a..03f74a7f1 100644 --- a/contract/i18n/es.po +++ b/contract/i18n/es.po @@ -246,19 +246,19 @@ msgid "Unit Price" msgstr "Precio unidad" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, 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:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, 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" @@ -295,12 +295,19 @@ msgid "Activity State" msgstr "Estado de actividad" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" "Una línea de renovación automática debe tener una fecha de finalización" +#. 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 msgid "Analytic account" @@ -357,7 +364,7 @@ msgid "Cancel allowed?" msgstr "Cancelar permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "Cancelar no permitido para esta línea" @@ -520,7 +527,7 @@ msgid "Contract Type" msgstr "Tipo de contrato" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" @@ -528,31 +535,31 @@ msgstr "" "fecha de fin" #. module: contract -#: code:addons/contract/models/contract_line.py:1090 +#: code:addons/contract/models/contract_line.py:1095 #, 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:363 +#: code:addons/contract/models/contract_line.py:367 #, 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:354 +#: code:addons/contract/models/contract_line.py:358 #, 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:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "Línea de contrato cancelada: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -566,7 +573,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -584,7 +591,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -602,7 +609,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -620,7 +627,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "La línea del contrato debe cancelarse antes de eliminar" @@ -1224,7 +1231,7 @@ msgid "Plan successor allowed?" msgstr "Plan sucesor permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "El sucesor del plan no está permitido para esta línea" @@ -1459,7 +1466,7 @@ msgid "Stop allowed?" msgstr "Permitir detener?" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "Detener no permitido para esta línea" @@ -1470,7 +1477,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Detener / Plan sucesor permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "El sucesor Stop / Plan no está permitido para esta línea" @@ -1568,7 +1575,7 @@ msgid "Un-cancel" msgstr "Descancelar" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Descancelar no permitido para esta línea" @@ -1659,13 +1666,13 @@ msgid "Year(s)" msgstr "Año(s)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "No puede retrasar una línea de contrato facturada al menos una vez." #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1675,7 +1682,7 @@ msgstr "" "del contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1685,7 +1692,7 @@ msgstr "" "factura para la línea del contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1695,7 +1702,7 @@ msgstr "" "factura para la línea de contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1705,7 +1712,7 @@ msgstr "" "para la línea del contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_AR.po b/contract/i18n/es_AR.po index e20961aec..a6c7538c6 100644 --- a/contract/i18n/es_AR.po +++ b/contract/i18n/es_AR.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_CL.po b/contract/i18n/es_CL.po index 549dc541d..600981c84 100644 --- a/contract/i18n/es_CL.po +++ b/contract/i18n/es_CL.po @@ -239,19 +239,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -288,11 +288,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -349,7 +354,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -506,37 +511,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -546,7 +551,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -558,7 +563,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -570,7 +575,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -582,7 +587,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1164,7 +1169,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1393,7 +1398,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1404,7 +1409,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1499,7 +1504,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1590,13 +1595,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1604,7 +1609,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1612,7 +1617,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1620,7 +1625,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1628,7 +1633,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_CO.po b/contract/i18n/es_CO.po index bb1683986..a09b4e966 100644 --- a/contract/i18n/es_CO.po +++ b/contract/i18n/es_CO.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1104,7 +1109,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1333,7 +1338,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1344,7 +1349,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1439,7 +1444,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1530,13 +1535,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1544,7 +1549,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1552,7 +1557,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1560,7 +1565,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1568,7 +1573,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_CR.po b/contract/i18n/es_CR.po index 6c2a0eff6..b09481c17 100644 --- a/contract/i18n/es_CR.po +++ b/contract/i18n/es_CR.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_DO.po b/contract/i18n/es_DO.po index 0e0d54e05..62b0b3e1d 100644 --- a/contract/i18n/es_DO.po +++ b/contract/i18n/es_DO.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1104,7 +1109,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1333,7 +1338,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1344,7 +1349,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1439,7 +1444,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1530,13 +1535,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1544,7 +1549,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1552,7 +1557,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1560,7 +1565,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1568,7 +1573,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_EC.po b/contract/i18n/es_EC.po index 3dad71406..8b9501dcd 100644 --- a/contract/i18n/es_EC.po +++ b/contract/i18n/es_EC.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1104,7 +1109,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1333,7 +1338,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1344,7 +1349,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1439,7 +1444,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1530,13 +1535,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1544,7 +1549,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1552,7 +1557,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1560,7 +1565,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1568,7 +1573,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_ES.po b/contract/i18n/es_ES.po index fab3473f0..976261c28 100644 --- a/contract/i18n/es_ES.po +++ b/contract/i18n/es_ES.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_MX.po b/contract/i18n/es_MX.po index 9665d305f..093beeae6 100644 --- a/contract/i18n/es_MX.po +++ b/contract/i18n/es_MX.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -291,7 +298,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -448,37 +455,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -488,7 +495,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -500,7 +507,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -512,7 +519,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -524,7 +531,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1110,7 +1117,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1339,7 +1346,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1350,7 +1357,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1445,7 +1452,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1536,13 +1543,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1550,7 +1557,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1558,7 +1565,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1566,7 +1573,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1574,7 +1581,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_PY.po b/contract/i18n/es_PY.po index a07a210dc..f3bfdf6af 100644 --- a/contract/i18n/es_PY.po +++ b/contract/i18n/es_PY.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1104,7 +1109,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1333,7 +1338,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1344,7 +1349,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1439,7 +1444,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1530,13 +1535,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1544,7 +1549,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1552,7 +1557,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1560,7 +1565,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1568,7 +1573,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/es_VE.po b/contract/i18n/es_VE.po index b36f06ede..7f9f614de 100644 --- a/contract/i18n/es_VE.po +++ b/contract/i18n/es_VE.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/et.po b/contract/i18n/et.po index 075fe9b98..e4f22cf87 100644 --- a/contract/i18n/et.po +++ b/contract/i18n/et.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1105,7 +1110,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1334,7 +1339,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1345,7 +1350,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1440,7 +1445,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1531,13 +1536,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1545,7 +1550,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1553,7 +1558,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1561,7 +1566,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1569,7 +1574,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/eu.po b/contract/i18n/eu.po index de6b4ef7b..6b0879e6b 100644 --- a/contract/i18n/eu.po +++ b/contract/i18n/eu.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1103,7 +1108,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1332,7 +1337,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1343,7 +1348,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1438,7 +1443,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1529,13 +1534,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1543,7 +1548,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1551,7 +1556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1559,7 +1564,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1567,7 +1572,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/fa.po b/contract/i18n/fa.po index e75341be9..1d50efad5 100644 --- a/contract/i18n/fa.po +++ b/contract/i18n/fa.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/fi.po b/contract/i18n/fi.po index cc38fe601..7589ddbaa 100644 --- a/contract/i18n/fi.po +++ b/contract/i18n/fi.po @@ -246,13 +246,13 @@ msgid "Unit Price" msgstr "Yksikköhinta" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, 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:330 +#: code:addons/contract/models/contract_line.py:334 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -260,7 +260,7 @@ msgstr "" "automaattisesti" #. module: contract -#: code:addons/contract/models/contract_line.py:342 +#: code:addons/contract/models/contract_line.py:346 #, 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ä" @@ -297,11 +297,18 @@ msgid "Activity State" msgstr "Aktiviteetin tila" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -358,7 +365,7 @@ msgid "Cancel allowed?" msgstr "Peruminen sallittu" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "Peruminen ei ole sallittu tälle riville" @@ -515,37 +522,37 @@ msgid "Contract Type" msgstr "Sopimustyyppi" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Sopimusrivin palautettu perutuista: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, 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:354 +#: code:addons/contract/models/contract_line.py:358 #, 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:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "Sopimusrivi peruttu: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -558,7 +565,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -576,7 +583,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -594,7 +601,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -612,7 +619,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "Sopimusrivi pitää perua ennen poistamista" @@ -1206,7 +1213,7 @@ msgid "Plan successor allowed?" msgstr "Sopimuksen seuraaja sallittu" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "Sopimuksen seuraaja ei ole sallittu tälle riville" @@ -1441,7 +1448,7 @@ msgid "Stop allowed?" msgstr "Päättäminen sallittu" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "Päättäminen ei ole sallittu tälle riville" @@ -1452,7 +1459,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Päättäminen/sopimuksen seuraaja sallittu" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Päättäminen/sopimuksen seuraaja ei ole sallittu tälle riville" @@ -1549,7 +1556,7 @@ msgid "Un-cancel" msgstr "Peru peruminen" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Perumisen perumista ei ole sallittu tälle riville" @@ -1640,13 +1647,13 @@ msgid "Year(s)" msgstr "Vuotta" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "Et voi viivästyttää sopimusriviä, jos sitä on jo laskutettu." #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1655,7 +1662,7 @@ msgstr "" "Seuraavan laskun päiväys ei voi olla ennen sopimusrivin '%s' alkamispäivää" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1664,7 +1671,7 @@ msgstr "" "Sopimusrivin '%s' päättymispäivä ei voi olla ennen viimeisen laskun päiväystä" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1674,7 +1681,7 @@ msgstr "" "päiväystä '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1682,7 +1689,7 @@ msgid "" msgstr "Sopimusrivin '%s' alkupäivä ei voi olla päättymispäivän jälkeen" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "Sopimusriville '%s' on määritettävä seuraavan laskun päiväys" diff --git a/contract/i18n/fr.po b/contract/i18n/fr.po index 353c2c34d..2aa383a47 100644 --- a/contract/i18n/fr.po +++ b/contract/i18n/fr.po @@ -240,20 +240,20 @@ msgid "Unit Price" msgstr "Prix unitaire" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, 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:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -292,11 +292,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 analytique" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id #, fuzzy @@ -355,7 +362,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -532,38 +539,38 @@ msgid "Contract Type" msgstr "Type de contrat" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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 "Le contrat '%s' ne peut pas démarrer après la date de fin" #. module: contract -#: code:addons/contract/models/contract_line.py:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -573,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -585,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -597,7 +604,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -609,7 +616,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1233,7 +1240,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1478,7 +1485,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1489,7 +1496,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1586,7 +1593,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1679,13 +1686,13 @@ msgid "Year(s)" msgstr "Année(s)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, fuzzy, python-format #| msgid "" #| "You can't have a next invoicing date before the start of the contract '%s'" @@ -1697,7 +1704,7 @@ msgstr "" "début de contrat '%s'." #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, fuzzy, python-format #| msgid "" #| "You can't have a next invoicing date before the start of the contract '%s'" @@ -1709,7 +1716,7 @@ msgstr "" "début de contrat '%s'." #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1719,7 +1726,7 @@ msgstr "" "dernière facturation de la ligne de contrat '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, fuzzy, python-format #| msgid "" #| "You can't have a next invoicing date before the start of the contract '%s'" @@ -1731,7 +1738,7 @@ msgstr "" "début de contrat '%s'." #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, fuzzy, python-format #| msgid "You must supply a next invoicing date for contract '%s'" msgid "You must supply a date of next invoice for contract line '%s'" diff --git a/contract/i18n/fr_CA.po b/contract/i18n/fr_CA.po index 09232b1e1..66b10a1ae 100644 --- a/contract/i18n/fr_CA.po +++ b/contract/i18n/fr_CA.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/fr_CH.po b/contract/i18n/fr_CH.po index b6ad6c982..f38ae2700 100644 --- a/contract/i18n/fr_CH.po +++ b/contract/i18n/fr_CH.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/gl.po b/contract/i18n/gl.po index fdf04d6ce..8e28a9501 100644 --- a/contract/i18n/gl.po +++ b/contract/i18n/gl.po @@ -239,19 +239,19 @@ msgid "Unit Price" msgstr "Prezo unidade" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -290,11 +290,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -353,7 +360,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -530,38 +537,38 @@ msgid "Contract Type" msgstr "Tipos de contrato" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -571,7 +578,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -583,7 +590,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -595,7 +602,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -607,7 +614,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1230,7 +1237,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1473,7 +1480,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1484,7 +1491,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1581,7 +1588,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1674,13 +1681,13 @@ msgid "Year(s)" msgstr "Ano(s)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, fuzzy, python-format #| msgid "" #| "You can't have a next invoicing date before the start of the contract '%s'" @@ -1692,7 +1699,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, fuzzy, python-format #| msgid "" #| "You can't have a next invoicing date before the start of the contract '%s'" @@ -1704,7 +1711,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, fuzzy, python-format #| msgid "" #| "You can't have a next invoicing date before the start of the contract '%s'" @@ -1716,7 +1723,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, fuzzy, python-format #| msgid "" #| "You can't have a next invoicing date before the start of the contract '%s'" @@ -1728,7 +1735,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, fuzzy, python-format #| msgid "You must supply a next invoicing date for contract '%s'" msgid "You must supply a date of next invoice for contract line '%s'" diff --git a/contract/i18n/gl_ES.po b/contract/i18n/gl_ES.po index cdccba7b9..faa677b65 100644 --- a/contract/i18n/gl_ES.po +++ b/contract/i18n/gl_ES.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1104,7 +1109,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1333,7 +1338,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1344,7 +1349,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1439,7 +1444,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1530,13 +1535,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1544,7 +1549,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1552,7 +1557,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1560,7 +1565,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1568,7 +1573,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/he.po b/contract/i18n/he.po index d520e7ab0..5a1451553 100644 --- a/contract/i18n/he.po +++ b/contract/i18n/he.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/hi_IN.po b/contract/i18n/hi_IN.po index 09c3df35b..f0848442c 100644 --- a/contract/i18n/hi_IN.po +++ b/contract/i18n/hi_IN.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -291,7 +298,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -461,37 +468,37 @@ msgid "Contract Type" msgstr "अनुबंध टेम्पलेट" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -501,7 +508,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -513,7 +520,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -525,7 +532,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -537,7 +544,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1142,7 +1149,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1375,7 +1382,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1386,7 +1393,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1483,7 +1490,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1574,13 +1581,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1588,7 +1595,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1596,7 +1603,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1604,7 +1611,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1612,7 +1619,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/hr.po b/contract/i18n/hr.po index 23d8a49d8..b8d9dbf5d 100644 --- a/contract/i18n/hr.po +++ b/contract/i18n/hr.po @@ -183,19 +183,19 @@ msgid "Unit Price" msgstr "Jed.cijena" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -232,11 +232,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -295,7 +302,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -463,37 +470,37 @@ msgid "Contract Type" msgstr "Ugovor" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -503,7 +510,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -515,7 +522,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -527,7 +534,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -539,7 +546,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1151,7 +1158,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1386,7 +1393,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1397,7 +1404,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1494,7 +1501,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1585,13 +1592,13 @@ msgid "Year(s)" msgstr "Godina(e)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1599,7 +1606,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1607,7 +1614,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1615,7 +1622,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1623,7 +1630,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/hr_HR.po b/contract/i18n/hr_HR.po index c8b88b2a9..f79f2a442 100644 --- a/contract/i18n/hr_HR.po +++ b/contract/i18n/hr_HR.po @@ -180,19 +180,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -229,11 +229,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -292,7 +299,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -462,37 +469,37 @@ msgid "Contract Type" msgstr "Predložak ugovora" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -502,7 +509,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -514,7 +521,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -526,7 +533,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -538,7 +545,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1155,7 +1162,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1396,7 +1403,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1407,7 +1414,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1504,7 +1511,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1595,13 +1602,13 @@ msgid "Year(s)" msgstr "Godina(e)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1609,7 +1616,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1617,7 +1624,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1625,7 +1632,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1633,7 +1640,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/hu.po b/contract/i18n/hu.po index 8669c4eda..bb4ace608 100644 --- a/contract/i18n/hu.po +++ b/contract/i18n/hu.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -290,7 +297,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -447,37 +454,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -487,7 +494,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -499,7 +506,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -511,7 +518,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -523,7 +530,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1109,7 +1116,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1338,7 +1345,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1349,7 +1356,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1444,7 +1451,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1535,13 +1542,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1549,7 +1556,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1557,7 +1564,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1565,7 +1572,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1573,7 +1580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/id.po b/contract/i18n/id.po index 44a3481b6..f825f820f 100644 --- a/contract/i18n/id.po +++ b/contract/i18n/id.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/it.po b/contract/i18n/it.po index d0069a5d0..8758f16d8 100644 --- a/contract/i18n/it.po +++ b/contract/i18n/it.po @@ -253,14 +253,14 @@ msgid "Unit Price" msgstr "Prezzo unitario" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, 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:330 +#: code:addons/contract/models/contract_line.py:334 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -268,7 +268,7 @@ msgstr "" "rinnovo" #. module: contract -#: code:addons/contract/models/contract_line.py:342 +#: code:addons/contract/models/contract_line.py:346 #, 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" @@ -305,11 +305,18 @@ msgid "Activity State" msgstr "Stato attività" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -366,7 +373,7 @@ msgid "Cancel allowed?" msgstr "Annullamento permesso?" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "Annullamento non permesso per questa riga" @@ -527,7 +534,7 @@ msgid "Contract Type" msgstr "Tipo contratto" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, python-format msgid "Contract line '%s' start date can't be later than end date" msgstr "" @@ -535,31 +542,31 @@ msgstr "" "data finale" #. module: contract -#: code:addons/contract/models/contract_line.py:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Riga contratto ri-attivata: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, 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:354 +#: code:addons/contract/models/contract_line.py:358 #, 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:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "Riga contratto annullata: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -573,7 +580,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -591,7 +598,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -609,7 +616,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -627,7 +634,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "La riga contratto deve essere annullata prima di essere eliminata" @@ -1228,7 +1235,7 @@ msgid "Plan successor allowed?" msgstr "Pianificazione successore permessa?" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "Pianificazione successore non permessa per questa riga" @@ -1463,7 +1470,7 @@ msgid "Stop allowed?" msgstr "Arresto permesso?" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "Arresto non permesso per questa riga" @@ -1474,7 +1481,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Arresto/pianificazione del successore permessi?" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Arresto/pianificazione del successore non permessi per questa riga" @@ -1569,7 +1576,7 @@ msgid "Un-cancel" msgstr "Ri-attivare" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Ri-attivazione non permessa per questa riga" @@ -1660,14 +1667,14 @@ msgid "Year(s)" msgstr "Anno(i)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" "Non è possibile ritardare una riga contratto fatturata almeno una volta." #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1677,7 +1684,7 @@ msgstr "" "riga contratto '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1687,7 +1694,7 @@ msgstr "" "fattura per la riga contratto '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1697,7 +1704,7 @@ msgstr "" "fattura per la riga contratto '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1707,7 +1714,7 @@ msgstr "" "fattura per la riga contratto '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ja.po b/contract/i18n/ja.po index 25b196626..93819c03b 100644 --- a/contract/i18n/ja.po +++ b/contract/i18n/ja.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ko.po b/contract/i18n/ko.po index 6bb65bdce..5d76824c4 100644 --- a/contract/i18n/ko.po +++ b/contract/i18n/ko.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/lt.po b/contract/i18n/lt.po index ed359dc66..5d2400f54 100644 --- a/contract/i18n/lt.po +++ b/contract/i18n/lt.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/lt_LT.po b/contract/i18n/lt_LT.po index e9bd511a7..26736fe30 100644 --- a/contract/i18n/lt_LT.po +++ b/contract/i18n/lt_LT.po @@ -180,19 +180,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -229,11 +229,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -290,7 +295,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -447,37 +452,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -487,7 +492,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -499,7 +504,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -511,7 +516,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -523,7 +528,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1109,7 +1114,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1338,7 +1343,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1349,7 +1354,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1444,7 +1449,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1535,13 +1540,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1549,7 +1554,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1557,7 +1562,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1565,7 +1570,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1573,7 +1578,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/lv.po b/contract/i18n/lv.po index 524d0cf5d..04c5c4f6d 100644 --- a/contract/i18n/lv.po +++ b/contract/i18n/lv.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/mk.po b/contract/i18n/mk.po index 864b0c370..64de7b283 100644 --- a/contract/i18n/mk.po +++ b/contract/i18n/mk.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/mn.po b/contract/i18n/mn.po index 208ff1106..dfe7b551a 100644 --- a/contract/i18n/mn.po +++ b/contract/i18n/mn.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/nb.po b/contract/i18n/nb.po index 7a33056fe..aee7ca3e4 100644 --- a/contract/i18n/nb.po +++ b/contract/i18n/nb.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/nb_NO.po b/contract/i18n/nb_NO.po index 4dbce91d4..fd9b61bf6 100644 --- a/contract/i18n/nb_NO.po +++ b/contract/i18n/nb_NO.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/nl.po b/contract/i18n/nl.po index dfbaa2f52..2672a7616 100644 --- a/contract/i18n/nl.po +++ b/contract/i18n/nl.po @@ -249,7 +249,7 @@ msgid "Unit Price" msgstr "Prijs per eenheid" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" @@ -257,7 +257,7 @@ msgstr "" "verlengen" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -265,7 +265,7 @@ msgstr "" "te verlengen" #. module: contract -#: code:addons/contract/models/contract_line.py:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "Een contractregel met een opvolger moet een einddatum hebben" @@ -302,11 +302,18 @@ msgid "Activity State" msgstr "Activiteitsstatus" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -365,7 +372,7 @@ msgid "Cancel allowed?" msgstr "Annuleren toestaan?" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "Annuleren niet toegestaan voor deze regel" @@ -532,37 +539,37 @@ msgid "Contract Type" msgstr "Soort Contract" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "Contractregel annuleren ongedaan gemaakt: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "Contractregel en zijn voorganger overlappen" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, 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:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "Contractregel geannuleerd: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -577,7 +584,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -595,7 +602,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -613,7 +620,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -631,7 +638,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "Contractregel moet worden geannuleerd voordat deze wordt verwijderd" @@ -1235,7 +1242,7 @@ msgid "Plan successor allowed?" msgstr "Opvolger plannen toegestaan?" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "Plannen opvolger niet toegestaan voor deze regel" @@ -1470,7 +1477,7 @@ msgid "Stop allowed?" msgstr "Stoppen toegestaan?" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "Stoppen niet toegestaan voor deze regel" @@ -1481,7 +1488,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Stoppen / Plannen opvolger toegestaan?" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Stoppen / Plannen opvolger is niet toegestaan" @@ -1579,7 +1586,7 @@ msgid "Un-cancel" msgstr "Terugdraaien van annuleren" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Terugdraaien van annuleren niet toegestaan voor deze regel" @@ -1670,7 +1677,7 @@ msgid "Year(s)" msgstr "Jaar/Jaren" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" @@ -1678,7 +1685,7 @@ msgstr "" "uitstellen." #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1687,7 +1694,7 @@ msgstr "" "U kunt geen volgende factuurdatum vóór het begin van het contract '%s' hebben" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1697,7 +1704,7 @@ msgstr "" "contractregel '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, fuzzy, python-format #| msgid "" #| "You can't have the end date before the date of last invoice for the " @@ -1710,7 +1717,7 @@ msgstr "" "contractregel '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1720,7 +1727,7 @@ msgstr "" "contractregel '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "U moet een volgende factuurdatum opgeven voor contract '%s'" diff --git a/contract/i18n/nl_BE.po b/contract/i18n/nl_BE.po index af7ec35fc..997b4ccfc 100644 --- a/contract/i18n/nl_BE.po +++ b/contract/i18n/nl_BE.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/nl_NL.po b/contract/i18n/nl_NL.po index 82a01b251..b0160c742 100644 --- a/contract/i18n/nl_NL.po +++ b/contract/i18n/nl_NL.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -459,37 +464,37 @@ msgid "Contract Type" msgstr "Contractsjabloon" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -499,7 +504,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -511,7 +516,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -523,7 +528,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -535,7 +540,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1140,7 +1145,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1373,7 +1378,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1384,7 +1389,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1481,7 +1486,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1572,13 +1577,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1586,7 +1591,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1594,7 +1599,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1602,7 +1607,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1610,7 +1615,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/pl.po b/contract/i18n/pl.po index a979dbc0f..4065078d6 100644 --- a/contract/i18n/pl.po +++ b/contract/i18n/pl.po @@ -180,19 +180,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -229,11 +229,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -290,7 +295,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -447,37 +452,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -487,7 +492,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -499,7 +504,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -511,7 +516,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -523,7 +528,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1109,7 +1114,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1338,7 +1343,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1349,7 +1354,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1444,7 +1449,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1535,13 +1540,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1549,7 +1554,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1557,7 +1562,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1565,7 +1570,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1573,7 +1578,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/pt.po b/contract/i18n/pt.po index 37a344e63..c8d9fd534 100644 --- a/contract/i18n/pt.po +++ b/contract/i18n/pt.po @@ -256,14 +256,14 @@ msgid "Unit Price" msgstr "Preço Unitário" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, 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:330 +#: code:addons/contract/models/contract_line.py:334 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -271,7 +271,7 @@ msgstr "" "renovação" #. module: contract -#: code:addons/contract/models/contract_line.py:342 +#: code:addons/contract/models/contract_line.py:346 #, 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" @@ -308,11 +308,18 @@ msgid "Activity State" msgstr "Estado da Atividade" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, 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" +#. 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 msgid "Analytic account" @@ -369,7 +376,7 @@ msgid "Cancel allowed?" msgstr "Cancelamento autorizado?" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "Cancelamento não autorizado para esta linha" @@ -526,37 +533,37 @@ msgid "Contract Type" msgstr "Tipo de Contrato" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, 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:363 +#: code:addons/contract/models/contract_line.py:367 #, 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:354 +#: code:addons/contract/models/contract_line.py:358 #, 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:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "Linha do contrato cancelada: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -570,7 +577,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -588,7 +595,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -606,7 +613,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -624,7 +631,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "A linha do contrato deve ser cancelada antes de eliminada" @@ -1219,7 +1226,7 @@ msgid "Plan successor allowed?" msgstr "Autorizado plano sucessor?" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "Plano sucessor não é autorizado para esta linha" @@ -1454,7 +1461,7 @@ msgid "Stop allowed?" msgstr "Paragem autorizada?" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "Paragem não autorizada para esta linha" @@ -1465,7 +1472,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Paragem/Plano sucessor autorizados?" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Paragem/Plano sucessor não autorizados para esta linha" @@ -1563,7 +1570,7 @@ msgid "Un-cancel" msgstr "Descancelar" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Descancelamento não autorizado para esta linha" @@ -1654,13 +1661,13 @@ msgid "Year(s)" msgstr "Ano(s)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "Não pode adiar uma linha de contrato já faturada pelo menos uma vez." #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1669,7 +1676,7 @@ msgstr "" "Não pode ter uma data da próxima fatura anterior à do próprio contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1679,7 +1686,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1689,7 +1696,7 @@ msgstr "" "linha de contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1699,7 +1706,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/pt_BR.po b/contract/i18n/pt_BR.po index cd2aa2c93..6a6b2d813 100644 --- a/contract/i18n/pt_BR.po +++ b/contract/i18n/pt_BR.po @@ -248,7 +248,7 @@ msgid "Unit Price" msgstr "Preço Unitário" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" @@ -256,7 +256,7 @@ msgstr "" "automática" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, python-format msgid "A contract line with a successor can't be set to auto-renew" msgstr "" @@ -264,7 +264,7 @@ msgstr "" "automática" #. module: contract -#: code:addons/contract/models/contract_line.py:342 +#: code:addons/contract/models/contract_line.py:346 #, 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" @@ -301,11 +301,18 @@ msgid "Activity State" msgstr "Estado da Atividade" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, 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" +#. 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 msgid "Analytic account" @@ -362,7 +369,7 @@ msgid "Cancel allowed?" msgstr "Cancelar Permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "Não é permitido o cancelamento para esta linha" @@ -521,38 +528,38 @@ msgid "Contract Type" msgstr "Tipo de Contrato" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, 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:363 +#: code:addons/contract/models/contract_line.py:367 #, 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:354 +#: code:addons/contract/models/contract_line.py:358 #, 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:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "Linha do contrato cancelada: %s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -566,7 +573,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -584,7 +591,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -602,7 +609,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -620,7 +627,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "Linha do contrato deve ser cancelada antes de ser deletada" @@ -1211,7 +1218,7 @@ msgid "Plan successor allowed?" msgstr "Plano sucessor permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "Plano sucessor não permitido para esta linha" @@ -1446,7 +1453,7 @@ msgid "Stop allowed?" msgstr "Parar permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "Parar não permitido para esta linha" @@ -1457,7 +1464,7 @@ msgid "Stop/Plan successor allowed?" msgstr "Parar/Plano sucessor permitido?" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "Parar/Plano sucessor não permitido para esta linha" @@ -1554,7 +1561,7 @@ msgid "Un-cancel" msgstr "Cancelar Cancelamento" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "Cancelar cancelamento não permitido para esta linha" @@ -1645,13 +1652,13 @@ msgid "Year(s)" msgstr "Ano(s)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "Você não pode adiar uma linha de contrato faturada pelo menos uma vez." #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1661,7 +1668,7 @@ msgstr "" "contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1671,7 +1678,7 @@ msgstr "" "do contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, fuzzy, python-format #| msgid "" #| "You can't have the end date before the date of last invoice for the " @@ -1684,7 +1691,7 @@ msgstr "" "do contrato '%s'" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1694,7 +1701,7 @@ msgstr "" "do contrato '%s\"" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/pt_PT.po b/contract/i18n/pt_PT.po index 80e1c0e3b..2e71e2971 100644 --- a/contract/i18n/pt_PT.po +++ b/contract/i18n/pt_PT.po @@ -180,19 +180,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -229,11 +229,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -292,7 +299,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -449,37 +456,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -489,7 +496,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -501,7 +508,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -513,7 +520,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -525,7 +532,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1111,7 +1118,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1340,7 +1347,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1351,7 +1358,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1446,7 +1453,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1537,13 +1544,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1551,7 +1558,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1559,7 +1566,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1567,7 +1574,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1575,7 +1582,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ro.po b/contract/i18n/ro.po index 10e658103..4d6e938dd 100644 --- a/contract/i18n/ro.po +++ b/contract/i18n/ro.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -291,7 +298,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -448,37 +455,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -488,7 +495,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -500,7 +507,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -512,7 +519,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -524,7 +531,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1110,7 +1117,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1339,7 +1346,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1350,7 +1357,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1445,7 +1452,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1536,13 +1543,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1550,7 +1557,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1558,7 +1565,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1566,7 +1573,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1574,7 +1581,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/ru.po b/contract/i18n/ru.po index 56affef73..8b0617822 100644 --- a/contract/i18n/ru.po +++ b/contract/i18n/ru.po @@ -180,19 +180,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -229,11 +229,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -290,7 +295,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -458,37 +463,37 @@ msgid "Contract Type" msgstr "Договоры" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -534,7 +539,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1137,7 +1142,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1370,7 +1375,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1381,7 +1386,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1478,7 +1483,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1569,13 +1574,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1583,7 +1588,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1591,7 +1596,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1599,7 +1604,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1607,7 +1612,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sk.po b/contract/i18n/sk.po index 3f7398a6b..33a72a69f 100644 --- a/contract/i18n/sk.po +++ b/contract/i18n/sk.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sk_SK.po b/contract/i18n/sk_SK.po index 991807ff5..3abefb763 100644 --- a/contract/i18n/sk_SK.po +++ b/contract/i18n/sk_SK.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -291,7 +298,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -448,37 +455,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -488,7 +495,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -500,7 +507,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -512,7 +519,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -524,7 +531,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1106,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1335,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1346,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1441,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1532,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1546,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1554,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1562,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1570,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sl.po b/contract/i18n/sl.po index 36f11b489..b2e0be3e8 100644 --- a/contract/i18n/sl.po +++ b/contract/i18n/sl.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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čni konto" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id #, fuzzy @@ -291,7 +298,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -448,37 +455,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -488,7 +495,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -500,7 +507,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -512,7 +519,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -524,7 +531,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1112,7 +1119,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1341,7 +1348,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1352,7 +1359,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1447,7 +1454,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1538,13 +1545,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1552,7 +1559,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1560,7 +1567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1568,7 +1575,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1576,7 +1583,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sr.po b/contract/i18n/sr.po index 79fba6b19..407c78385 100644 --- a/contract/i18n/sr.po +++ b/contract/i18n/sr.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1106,7 +1111,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1335,7 +1340,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1346,7 +1351,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1441,7 +1446,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1532,13 +1537,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1546,7 +1551,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1554,7 +1559,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1562,7 +1567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1570,7 +1575,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sr@latin.po b/contract/i18n/sr@latin.po index 9ef299ea1..f15b9b5ff 100644 --- a/contract/i18n/sr@latin.po +++ b/contract/i18n/sr@latin.po @@ -180,19 +180,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -229,11 +229,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -290,7 +295,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -447,37 +452,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -487,7 +492,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -499,7 +504,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -511,7 +516,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -523,7 +528,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/sv.po b/contract/i18n/sv.po index 94ef0da50..7c4fc6069 100644 --- a/contract/i18n/sv.po +++ b/contract/i18n/sv.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/th.po b/contract/i18n/th.po index 9c9ca469e..e014f52a5 100644 --- a/contract/i18n/th.po +++ b/contract/i18n/th.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1107,7 +1112,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1336,7 +1341,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1347,7 +1352,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1442,7 +1447,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1533,13 +1538,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1547,7 +1552,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1555,7 +1560,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1563,7 +1568,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1571,7 +1576,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/tr.po b/contract/i18n/tr.po index 508cdb27c..c1eac224b 100644 --- a/contract/i18n/tr.po +++ b/contract/i18n/tr.po @@ -243,19 +243,19 @@ msgid "Unit Price" msgstr "Birim Fiyat" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -294,11 +294,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -357,7 +364,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -532,38 +539,38 @@ msgid "Contract Type" msgstr "Sözleşme Şablonu" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -573,7 +580,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -585,7 +592,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -597,7 +604,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -609,7 +616,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1230,7 +1237,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1475,7 +1482,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1486,7 +1493,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1584,7 +1591,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1677,13 +1684,13 @@ msgid "Year(s)" msgstr "Yıl(lar)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1691,7 +1698,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1699,7 +1706,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1707,7 +1714,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1715,7 +1722,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/tr_TR.po b/contract/i18n/tr_TR.po index 4226d8131..d7be27ddb 100644 --- a/contract/i18n/tr_TR.po +++ b/contract/i18n/tr_TR.po @@ -180,19 +180,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -229,11 +229,18 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 @@ -292,7 +299,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -460,37 +467,37 @@ msgid "Contract Type" msgstr "Sözleşme" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -500,7 +507,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -512,7 +519,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -524,7 +531,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -536,7 +543,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1149,7 +1156,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1388,7 +1395,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1399,7 +1406,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1496,7 +1503,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1587,13 +1594,13 @@ msgid "Year(s)" msgstr "Yıl(lar)" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1601,7 +1608,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1609,7 +1616,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1617,7 +1624,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1625,7 +1632,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/uk.po b/contract/i18n/uk.po index 8f661541b..07534a292 100644 --- a/contract/i18n/uk.po +++ b/contract/i18n/uk.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/vi.po b/contract/i18n/vi.po index 219869208..ad985888a 100644 --- a/contract/i18n/vi.po +++ b/contract/i18n/vi.po @@ -178,19 +178,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -227,11 +227,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -288,7 +293,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -445,37 +450,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -485,7 +490,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -497,7 +502,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -509,7 +514,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -521,7 +526,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1105,7 +1110,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1334,7 +1339,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1345,7 +1350,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1440,7 +1445,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1531,13 +1536,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1545,7 +1550,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1553,7 +1558,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1561,7 +1566,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1569,7 +1574,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/vi_VN.po b/contract/i18n/vi_VN.po index ce2e06e9a..e8a897e0c 100644 --- a/contract/i18n/vi_VN.po +++ b/contract/i18n/vi_VN.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1108,7 +1113,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1337,7 +1342,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1348,7 +1353,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1443,7 +1448,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1534,13 +1539,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1548,7 +1553,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1556,7 +1561,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1564,7 +1569,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1572,7 +1577,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/i18n/zh_CN.po b/contract/i18n/zh_CN.po index c2df11621..1d008ddf3 100644 --- a/contract/i18n/zh_CN.po +++ b/contract/i18n/zh_CN.po @@ -239,19 +239,19 @@ msgid "Unit Price" msgstr "单价" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "已取消的合同行无法设置为自动续订" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "与接替的合同行必须有结束日期" @@ -288,11 +288,18 @@ msgid "Activity State" msgstr "活动状态" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" 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 msgid "Analytic account" @@ -349,7 +356,7 @@ msgid "Cancel allowed?" msgstr "取消允许?" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "取消此行不允许" @@ -516,37 +523,37 @@ msgid "Contract Type" msgstr "合同类型" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "合同行未取消:%s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "与其原先合同行重叠" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "与接替的合同行重叠" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "合同行取消:%s
- " #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -560,7 +567,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -578,7 +585,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -596,7 +603,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -614,7 +621,7 @@ msgstr "" " " #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "必须在删除前取消合同行" @@ -1209,7 +1216,7 @@ msgid "Plan successor allowed?" msgstr "计划接替允许吗?" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "计划接替不允许此行" @@ -1442,7 +1449,7 @@ msgid "Stop allowed?" msgstr "停止允许?" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "停止不允许此行" @@ -1453,7 +1460,7 @@ msgid "Stop/Plan successor allowed?" msgstr "允许停止/计划接替?" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "此线路不允许停止/计划接替" @@ -1548,7 +1555,7 @@ msgid "Un-cancel" msgstr "不要取消" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "此行不允许取消" @@ -1639,13 +1646,13 @@ msgid "Year(s)" msgstr "年" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "您不能延迟至少一次开具发票的合同行。" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1653,7 +1660,7 @@ msgid "" msgstr "在合同行'%s'开头之前,您不能拥有下一张发票的日期" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1661,7 +1668,7 @@ msgid "" msgstr "您不能在合同行'%s'的最后一张发票日期之前有结束日期" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, fuzzy, python-format #| msgid "" #| "You can't have the end date before the date of last invoice for the " @@ -1672,7 +1679,7 @@ msgid "" msgstr "您不能在合同行'%s'的最后一张发票日期之前有结束日期" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1680,7 +1687,7 @@ msgid "" msgstr "在合同行'%s'的最后一张发票日期之后,您不能拥有开始日期" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "您必须为合同行'%s'提供下一张发票的日期" diff --git a/contract/i18n/zh_TW.po b/contract/i18n/zh_TW.po index a386a40df..0681aec0f 100644 --- a/contract/i18n/zh_TW.po +++ b/contract/i18n/zh_TW.po @@ -179,19 +179,19 @@ msgid "Unit Price" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:556 +#: code:addons/contract/models/contract_line.py:560 #, python-format msgid "A canceled contract line can't be set to auto-renew" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:330 +#: code:addons/contract/models/contract_line.py:334 #, 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:342 +#: code:addons/contract/models/contract_line.py:346 #, python-format msgid "A contract line with a successor must have a end date" msgstr "" @@ -228,11 +228,16 @@ msgid "Activity State" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:337 +#: code:addons/contract/models/contract_line.py:341 #, python-format msgid "An auto-renew line must have a end date" msgstr "" +#. module: contract +#: model:ir.model.fields,field_description:contract.field_contract_line__analytic_tag_ids +msgid "Analytic Tags" +msgstr "" + #. module: contract #: model:ir.model.fields,field_description:contract.field_contract_line__analytic_account_id msgid "Analytic account" @@ -289,7 +294,7 @@ msgid "Cancel allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1061 +#: code:addons/contract/models/contract_line.py:1066 #, python-format msgid "Cancel not allowed for this line" msgstr "" @@ -446,37 +451,37 @@ msgid "Contract Type" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:627 +#: code:addons/contract/models/contract_line.py:631 #, 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:1090 +#: code:addons/contract/models/contract_line.py:1095 #, python-format msgid "Contract line Un-canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:363 +#: code:addons/contract/models/contract_line.py:367 #, python-format msgid "Contract line and its predecessor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:354 +#: code:addons/contract/models/contract_line.py:358 #, python-format msgid "Contract line and its successor overlapped" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1069 +#: code:addons/contract/models/contract_line.py:1074 #, python-format msgid "Contract line canceled: %s
- " msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:861 +#: code:addons/contract/models/contract_line.py:866 #, python-format msgid "" "Contract line for {product}\n" @@ -486,7 +491,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:941 +#: code:addons/contract/models/contract_line.py:946 #, python-format msgid "" "Contract line for {product}\n" @@ -498,7 +503,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1237 +#: code:addons/contract/models/contract_line.py:1242 #, python-format msgid "" "Contract line for {product}\n" @@ -510,7 +515,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1049 +#: code:addons/contract/models/contract_line.py:1054 #, python-format msgid "" "Contract line for {product}\n" @@ -522,7 +527,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1287 +#: code:addons/contract/models/contract_line.py:1292 #, python-format msgid "Contract line must be canceled before delete" msgstr "" @@ -1106,7 +1111,7 @@ msgid "Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:924 +#: code:addons/contract/models/contract_line.py:929 #, python-format msgid "Plan successor not allowed for this line" msgstr "" @@ -1335,7 +1340,7 @@ msgid "Stop allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:844 +#: code:addons/contract/models/contract_line.py:849 #, python-format msgid "Stop not allowed for this line" msgstr "" @@ -1346,7 +1351,7 @@ msgid "Stop/Plan successor allowed?" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:985 +#: code:addons/contract/models/contract_line.py:990 #, python-format msgid "Stop/Plan successor not allowed for this line" msgstr "" @@ -1441,7 +1446,7 @@ msgid "Un-cancel" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:1082 +#: code:addons/contract/models/contract_line.py:1087 #, python-format msgid "Un-cancel not allowed for this line" msgstr "" @@ -1532,13 +1537,13 @@ msgid "Year(s)" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:794 +#: code:addons/contract/models/contract_line.py:799 #, python-format msgid "You can't delay a contract line invoiced at least one time." msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:565 +#: code:addons/contract/models/contract_line.py:569 #, python-format msgid "" "You can't have a date of next invoice anterior to the start of the contract " @@ -1546,7 +1551,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:587 +#: code:addons/contract/models/contract_line.py:591 #, python-format msgid "" "You can't have the end date before the date of last invoice for the contract " @@ -1554,7 +1559,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:598 +#: code:addons/contract/models/contract_line.py:602 #, python-format msgid "" "You can't have the next invoice date before the date of last invoice for the " @@ -1562,7 +1567,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:579 +#: code:addons/contract/models/contract_line.py:583 #, python-format msgid "" "You can't have the start date after the date of last invoice for the " @@ -1570,7 +1575,7 @@ msgid "" msgstr "" #. module: contract -#: code:addons/contract/models/contract_line.py:614 +#: code:addons/contract/models/contract_line.py:618 #, python-format msgid "You must supply a date of next invoice for contract line '%s'" msgstr "" diff --git a/contract/models/contract_line.py b/contract/models/contract_line.py index 160cc5ef9..81c09e05e 100644 --- a/contract/models/contract_line.py +++ b/contract/models/contract_line.py @@ -31,6 +31,10 @@ class ContractLine(models.Model): string="Analytic account", comodel_name='account.analytic.account', ) + analytic_tag_ids = fields.Many2many( + comodel_name='account.analytic.tag', + string='Analytic Tags', + ) date_start = fields.Date( string='Date Start', required=True, @@ -675,6 +679,7 @@ class ContractLine(models.Model): { 'name': name, 'account_analytic_id': self.analytic_account_id.id, + 'analytic_tag_ids': [(6, 0, self.analytic_tag_ids.ids)], 'price_unit': self.price_unit, } ) diff --git a/contract/views/contract_line.xml b/contract/views/contract_line.xml index 85f96db4b..e1a353654 100644 --- a/contract/views/contract_line.xml +++ b/contract/views/contract_line.xml @@ -38,8 +38,9 @@ - - + + + @@ -87,6 +88,7 @@ +