[IMP+FIX] contract: Add failing test for wrong invoicing date after contract line stop + stop update recurring_next_date

This commit is contained in:
sbejaoui
2019-12-19 12:44:15 +01:00
committed by Christopher Rogos
parent 5ea575e28e
commit d1e7dde56e
72 changed files with 868 additions and 838 deletions

View File

@@ -275,7 +275,7 @@ msgid "Cancel allowed?"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1040
#: code:addons/contract/models/contract_line.py:1054
#, python-format
msgid "Cancel not allowed for this line"
msgstr ""
@@ -417,7 +417,7 @@ msgid "Contract line '%s' start date can't be later than end date"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1069
#: code:addons/contract/models/contract_line.py:1083
#, python-format
msgid "Contract line Un-canceled: %s<br/>- "
msgstr ""
@@ -435,13 +435,13 @@ msgid "Contract line and its successor overlapped"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1048
#: code:addons/contract/models/contract_line.py:1062
#, python-format
msgid "Contract line canceled: %s<br/>- "
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:840
#: code:addons/contract/models/contract_line.py:854
#, python-format
msgid ""
"Contract line for <strong>{product}</strong>\n"
@@ -451,7 +451,7 @@ msgid ""
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:920
#: code:addons/contract/models/contract_line.py:934
#, python-format
msgid ""
"Contract line for <strong>{product}</strong>\n"
@@ -463,7 +463,7 @@ msgid ""
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1216
#: code:addons/contract/models/contract_line.py:1230
#, python-format
msgid ""
"Contract line for <strong>{product}</strong>\n"
@@ -475,7 +475,7 @@ msgid ""
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1028
#: code:addons/contract/models/contract_line.py:1042
#, python-format
msgid ""
"Contract line for <strong>{product}</strong>\n"
@@ -487,7 +487,7 @@ msgid ""
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1266
#: code:addons/contract/models/contract_line.py:1280
#, python-format
msgid "Contract line must be canceled before delete"
msgstr ""
@@ -1023,7 +1023,7 @@ msgid "Plan successor allowed?"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:903
#: code:addons/contract/models/contract_line.py:917
#, python-format
msgid "Plan successor not allowed for this line"
msgstr ""
@@ -1248,7 +1248,7 @@ msgid "Stop allowed?"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:820
#: code:addons/contract/models/contract_line.py:837
#, python-format
msgid "Stop not allowed for this line"
msgstr ""
@@ -1259,7 +1259,7 @@ msgid "Stop/Plan successor allowed?"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:964
#: code:addons/contract/models/contract_line.py:978
#, python-format
msgid "Stop/Plan successor not allowed for this line"
msgstr ""
@@ -1353,7 +1353,7 @@ msgid "Un-cancel"
msgstr ""
#. module: contract
#: code:addons/contract/models/contract_line.py:1061
#: code:addons/contract/models/contract_line.py:1075
#, python-format
msgid "Un-cancel not allowed for this line"
msgstr ""