contract
contract copied to clipboard
# Todo https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-15.0 # Modules to migrate - [ ] ~~agreement~~ => https://github.com/OCA/agreement - [ ] ~~agreement_legal~~ => https://github.com/OCA/agreement - [ ] ~~agreement_project~~ => https://github.com/OCA/agreement - [ ] ~~agreement_sale~~ =>...
**Is your feature request related to a problem?** When running the scheduler to create invoices, in case of exception, it can be tricky to know which contract is the source...
This module is connector between `agreement_legal` and `contract`. cc: @aomorawanc
We use the contract module to recurring invoices and the invoice are created manually on each contract. So, to work using this workflow, we need to unhide this button using...
In some cases, the contract date (e.g.: signature date) can be different from the start date (e.g.: signature on 05/15/2022 and start date on 06/01/2022). It can have importance in...