sbejaoui
147c40acaa
[IMP] - Contract product are ignored on invoicing process
- Sale order line for contract product pass to nothing to invoice on order confirmation
- Contract Invoices are linked to sale order line
6 years ago
sbejaoui
3c882b6764
[FIX] - Remove recurring_next_date from sale order line
recurring_next_date should be computed by contract line to get default value
6 years ago
sbejaoui
44b7798a80
[IMP] - Link contract line to sale order line
6 years ago
sbejaoui
16f480c04c
[IMP] - Create contract on sale order confirmation
- On Sale Order confirmation, a contract is created for each contract template used on sale order lines
- A not finished contract can be mentioned on sale order line
- A sale order line linked to a contract will update it and don't create a new one if it had the same template
6 years ago
sbejaoui
280eca9819
[IMP] - Add recurrence fields to product template and sale order line
6 years ago
Ted Salmon
43d21a3a4a
[ADD] product_contract: Create module
* Add contract functionality to `product.templates`
* Add logic to create contracts from `sale.order` that contains contract products.
8 years ago