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
sbejaoui
32b2e17660
[IMP] - Change dependencies to contract_sale
6 years ago
sbejaoui
93440ccbce
[IMP] - Product with is_contract can be only of type service
6 years ago
sbejaoui
034c832f37
[MIG] - Product Contract Migration to 12.0
6 years ago
oca-travis
37ce7e9b22
[UPD] Update product_contract.pot
6 years ago
OCA Transbot
52b3378592
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
37b3eaeb68
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
fc441bde9b
OCA Transbot updated translations from Transifex
7 years ago
Florent THOMAS
589e9b0684
[FIX] contract_sale_generation: it doesn't create sales ( #141 )
* Change the method called in the view
* Complete the create_invoice method
* Bump version + authoring
* Correct bad call of method
Small Documentation
* Add super call in python test
* FIX bad field names causing bad quantities in sale.order.line
7 years ago
OCA Transbot
f2a9b93df8
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
be7313b2a7
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
6fc479e71a
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
523f8b017b
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
cb834606cc
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
d11badacef
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
5ed3039d31
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
70313b4247
OCA Transbot updated translations from Transifex
7 years ago
OCA Transbot
3d315d1bbc
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
cbf30ad603
OCA Transbot updated translations from Transifex
8 years ago
OCA Transbot
8ef8100841
OCA Transbot updated translations from Transifex
8 years ago
Dave Lasley
7bb7eefd45
[FIX] product_contract: Fix mock usage in tests
8 years ago
OCA Transbot
e6999f1c39
OCA Transbot updated translations from Transifex
8 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