Browse Source
[REF] Contract Sale Invoicing: split from analytic account
[REF] Contract Sale Invoicing: split from analytic account
[REF] Contract Sale Invoicing: update translations [IMP] - Assert that the predecessor is available for new link at uncancel [RMV] - remove usless changes [RMV] - Remove usless field recurring_invoices after the total isolation between contract model and account analytic one. recurring_invoices which was used to mark analytic account as contract became usless [IMP] - P3 syntax [IMP] - use @openupgrade.migrate() and openupgrade.logged_query [IMP] - drop transient table in migration script13.0-mig-contract
Thomas Binsfeld
6 years ago
committed by
Administrator
12 changed files with 85 additions and 149 deletions
-
1contract/__manifest__.py
-
4contract/migrations/12.0.2.0.0/post-migration.py
-
2contract/migrations/12.0.2.0.0/pre-migration.py
-
1contract/migrations/12.0.3.0.0/post-migration.py
-
25contract/migrations/12.0.4.0.0/post-migration.py
-
22contract/migrations/12.0.4.0.0/pre-migration.py
-
24contract/models/contract.py
-
13contract/models/contract_line.py
-
49contract/models/res_partner.py
-
60contract/report/report_contract.xml
-
11contract/tests/test_contract.py
-
16contract/views/contract.xml
Write
Preview
Loading…
Cancel
Save
Reference in new issue