sbejaoui
738f53a6c7
[12.0][IMP] - sale line linked to contracts must not be invoiced from sale order
5 years ago
sbejaoui
424f819d87
[12.0][REF] - Split analytic accouts and contracts
5 years ago
sbejaoui
50aeb77ec0
[IMP] - permit contract selection without contract_template_id
6 years ago
sbejaoui
19edd4ce7a
[FIX] - date_end computed only for contract products
6 years ago
sbejaoui
662e12e038
[IMP] - cancel contract line if the downsell/upsell comes before
6 years ago
sbejaoui
133dd1e42b
[FIX] - Fix recurring_next_date
6 years ago
sbejaoui
47aa7e1372
[IMP] - auto_renew_rule deducted from recurring_rule_type and product_uom_qty
6 years ago
sbejaoui
df451582fc
[IMP] - Simplify sale order line creation for contract product
6 years ago
sbejaoui
b3db76f2de
[REF] - predecessor_contract_line set in create process
6 years ago
sbejaoui
d4f6c9b97c
[REM] - Remove unused method
6 years ago
sbejaoui
326ced58c9
[FIX] - include date_end in the period if the product is_autorenew
6 years ago
sbejaoui
a17695e4ae
[FIX] - fix onchange
6 years ago
sbejaoui
478c9b01ca
[FIX] - on upsel, contract line should stop day - 1
6 years ago
sbejaoui
6d7774885a
[IMP] - link contract line and its successor in upsel case
6 years ago
sbejaoui
4c7a314ef6
[IMP] - compute date end onchange date start for auto-renew sale order lines
6 years ago
sbejaoui
d12a9110ee
[ADD] - Add renewal process with termination notice
6 years ago
sbejaoui
29a83d7769
[IMP] - Upsell/Downsell contract from sale order
6 years ago
sbejaoui
c8ec4f3404
[FIX] - Compute recurring_next_date before create contract line
6 years ago
sbejaoui
f3a261d514
[FIX] - Default value for date_start applied on product change
6 years ago
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