sbejaoui
422e3699c5
[IMP] - improve is contract visibility in product view
5 years ago
sbejaoui
9d44088707
[12.0][IMP] - Improve unit tests
5 years ago
sbejaoui
424f819d87
[12.0][REF] - Split analytic accouts and contracts
5 years ago
sbejaoui
27b157dcc8
[12.0][IMP] - option to decide if we automaticallt create contract a sale confirm
5 years ago
sbejaoui
50aeb77ec0
[IMP] - permit contract selection without contract_template_id
6 years ago
sbejaoui
850f6403da
[FIX] - date_end required only for contract product
6 years ago
sbejaoui
df451582fc
[IMP] - Simplify sale order line creation for contract product
6 years ago
sbejaoui
c5929d3005
[IMP] - show related sale orders in contract form
6 years ago
sbejaoui
639d2ee524
[IMP] - hide recurring_invoicing_type if recurring_rule_type is monthlylastday
for the monthlylastday case, pre-paid is logicly impossible,
if monthlylastday is set, we consider only post-paid 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
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
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