contract
contract copied to clipboard
Fixes improvements mentioned here: https://github.com/OCA/contract/issues/1057
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-17.0 # Modules to migrate - [ ] agreement_rebate_partner_company_group - [x] contract - By @CRogos - #1067 - [x] contract_analytic_tag - By @BhaveshHeliconia - #1197 - [x] contract_invoice_auto_validate...
Supersede #1051 - cleanup commit history - added missing commits - fix errors on views not tested yet
Sorry, previous contributors forgotten in https://github.com/OCA/contract/pull/971I add them. @simahawk
Just wanted to check before I create a PR if some of these are as intended. https://github.com/OCA/contract/blob/6c900c92cf172678bd87f1dcfe626f492b3ca6b6/subscription_oca/models/sale_subscription.py#L154 This will not actually close the subscription just open the close reason wizard....
## Module contract ## Describe the bug The field last_date_invoiced is not computing correctly. ## To Reproduce **Affected versions**: 16.0 Steps to reproduce the behavior: 1. We create a contract...
**Is your feature request related to a problem?** Hello! I've been investigating a little the code and I think there's an error in the concept of the pre-paid and post-paid...