100 Commits (12.0)

Author SHA1 Message Date
sbejaoui 74d7f4202f [IMP] - improve code: unify methods argument _renew_create_line and _renew_extend_line 5 years ago
sbejaoui 61737ea920 [12.0][IMP] - extend contract line at renewal 5 years ago
sbejaoui c7365b028f [12.0][IMP] - add new option: create_new_line_at_contract_line_renew 5 years ago
sbejaoui a0d9fa2c99 [12.0][FIX] - raise an error when next invoice date before the last date invoiced 5 years ago
Stéphane Bidoul (ACSONE) d9bd82241e
[IMP] contract: display invoicing offset 5 years ago
Bejaoui Souheil 7212fc4a13
[REF] contract: simplify _get_period_to_invoice 5 years ago
Stéphane Bidoul (ACSONE) 8ba9033903
[REF] contract: rename _get_recurring_next_date as get_next_invoice_date 5 years ago
Stéphane Bidoul (ACSONE) 5286520795
[REF] contract: make get_next_period_date_end public 5 years ago
Stéphane Bidoul (ACSONE) 8b30ed0a3e
[REF] contract: make recurring_invoicing_offset a computed field 5 years ago
sbejaoui a90e18b092
[FIX] contract: Improve unit tests 5 years ago
Stéphane Bidoul (ACSONE) 557097be2d
[IMP] contract: support pre-paid for monthlylastday 5 years ago
Stéphane Bidoul (ACSONE) d53f01d66f
[REF] contract: remove one monthlylastday special case 5 years ago
Stéphane Bidoul (ACSONE) dd3f3a6c77
[FIX] contract: add missing dependency in computed field 5 years ago
Stéphane Bidoul (ACSONE) 7c3b9bcfa7
[REF] contract: re-add _compute_first_recurring_next_date 5 years ago
Stéphane Bidoul (ACSONE) aff3781c92
[REF] contract: refactor _update_recurring_next_date 5 years ago
Stéphane Bidoul (ACSONE) 83cb7c1d21
[REF] contract: refactor _get_period_to_invoice 5 years ago
Stéphane Bidoul (ACSONE) edf6833bec
[IMP] contract: add next period start/end fields 5 years ago
Stéphane Bidoul (ACSONE) e6b9ea9ce7
[REF] contract: handle max_date_end in _get_recurring_next_date 5 years ago
Stéphane Bidoul (ACSONE) 5bc895980e
[REF] contract: clarify _get_recurring_next_date 5 years ago
Stéphane Bidoul (ACSONE) 5ee13d4cbd
[REF] contract: rename misnamed methods 5 years ago
Pedro M. Baeza d415e44ff7 [FIX] contract: Don't execute onchange after invoice creation 5 years ago
sbejaoui 3b79dea3eb [IMP] - Add contract tags 5 years ago
sbejaoui e1a399e14b
[12.0][FIX] - contract company must be the same as the sale order 5 years ago
sbejaoui 52675888da [12.0][FIX] - Fix contract partner label 5 years ago
sbejaoui b9a3b14e30 [12.0][FIX] - Fix performance issue on contract line read 5 years ago
Pedro M. Baeza 5538c264a8 [MIG] contract: Missing renaming of invoice link 5 years ago
hparfr dcda2a1980 Add commercial_partner_id fields into contract module 5 years ago
Pedro M. Baeza 09d860ba17 [FIX+IMP+MIG] contract: Several refinements: 5 years ago
sbejaoui d93139d147 [IMP] - Make one migration from 12.0.1 to 12.0.4 5 years ago
Thomas Binsfeld a429b10c20 [REF] Contract Sale Invoicing: split from analytic account 5 years ago
Thomas Binsfeld da7826797c [REF] Contract: split from analytic account 5 years ago
Aaron Henriquez 1be3305052 [IMP]pass the payment term to the contract from the partner 5 years ago
sbejaoui 3bd431e0ed [IMP] - A canceled contract line can't be set to auto-renew 5 years ago
sbejaoui 130fbb693e [FIX] - don't play onchange date_start for old lines on contract template change 5 years ago
sbejaoui 834d0b959b [FIX] - Onchange contract line don't reste contract lines 5 years ago
sbejaoui 2f7aed2744 [REF] - add method to get quantity to invoice 5 years ago
sbejaoui 2e0dad4937 [FIX] - Fix In progress contract filter 5 years ago
sbejaoui 08768508ba [REF] - add _get_next_invoiced_period method 5 years ago
Thomas Binsfeld be5cc5fba1 [FIX] Contract to Invoice: take contract vendor instead of partner's 5 years ago
sbejaoui 75fa034db1 [ADD] - Add more value for auto_renew_rule_type 5 years ago
Thomas Binsfeld 7683e5a736 [IMP] Contract: matching invoice view depending on contract type 5 years ago
sbejaoui ce0b9e4d31 [IMP] - rename recurring_interval to Invoice Every 5 years ago
sbejaoui 61b42bf284 [FIX] - recurring_next_date is required if date_end is null 5 years ago
Thomas Binsfeld 19b3f50d34 [ADD] Contract: fiscal position 5 years ago
sbejaoui 22c1b25311 [IMP] - Should be able to stop a past contract line 5 years ago
Thomas Binsfeld a1f1fd8c10 [FIX] Contract: copy payment term on generated invoice 5 years ago
sbejaoui 361d57fb64 [IMP] - Replace is_suspended flag by manual_renew_needed 5 years ago
sbejaoui 55d16c3d4b [MV] - move onchange method to contract_product module 5 years ago
sbejaoui 8171c1d955 [IMP] - Link invoice line to contract lines 5 years ago
sbejaoui 54c3b17f63 [FIX] - filter by termination_notice for contract line to renew 5 years ago