[19.0][MIG] contract_line_successor - #1370
Conversation
492b042 to
4cce567
Compare
de9c38d to
873410f
Compare
873410f to
361a5df
Compare
|
@bosd Are you still working on this? Please check #1370 (review) |
No not actively. we use it in production. the commit you mention is a nice to have. no functional impact. |
361a5df to
e8e5cb0
Compare
e8e5cb0 to
a33b4dd
Compare
| @@ -818,15 +834,16 @@ def cron_renew_contract_line(self): | |||
|
|
|||
| def unlink(self): | |||
There was a problem hiding this comment.
@bosd Is this function still necessary if validation is no longer needed here?
There was a problem hiding this comment.
You're right — removed it. With the validation gone, the override only called super().unlink(), so it was dead code (and the docstring was stale). test_unlink still passes since the inherited behaviour is identical.
f65e04c to
65bf6b8
Compare
…contract_termination [REF] contract: remove abstract conract model simplify contract definition [IMP] contract: clean UI and improve UX [FIX] contract: fix tour test [IMP] contract: several imp - use Command - mark _update_recurring_next_date deprecated - use list instead of tree [FIX] contract: recurring_next_date is required only if next_period_date_end is set [IMP] contract: contract template inherit from mail thread [IMP] index contract.template product_id [IMP] contract_line_successor: Auto renew interval should be different then 0 [FIX] contract_line_successor: Adding markup to messages [IMP] contract: simplify multi-company ir.rule domain [IMP] contract: remove invisible fields [IMP] contract: use Command new sytnax [FIX] contract: remove useless odoo-modules declaration in js [FIX] contract: use text-end in report
…rror in column_invisible
Currently translated at 100.0% (87 of 87 strings) Translation: contract-18.0/contract-18.0-contract_line_successor Translate-URL: https://translation.odoo-community.org/projects/contract-18-0/contract-18-0-contract_line_successor/it/
65bf6b8 to
6ba8544
Compare
|
Updated, thanks @MohamedOsman7 @CRogos:
|
CRogos
left a comment
There was a problem hiding this comment.
Code review LGTM, but not tested.
|
This PR has the |
|
@pedrobaeza could you merge? |
|
An extra review from PSC/maintainer is needed. /ocabot migration contract_line_successor |

Standard migration using odoo-module-migrator /ocabot migration contract_line_successor .