Commit Graph

5 Commits

Author SHA1 Message Date
sbejaoui
a4dc864746 [IMP] - Add recurrence fields to product template and sale order line 2022-06-18 14:50:18 +02:00
sbejaoui
4b260d57bb [IMP] - Product with is_contract can be only of type service 2022-06-18 14:50:18 +02:00
Florent THOMAS
c0078d7ee8 [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
2022-06-18 14:50:18 +02:00
Dave Lasley
ac4e394c47 [FIX] product_contract: Fix mock usage in tests 2022-06-18 14:50:17 +02:00
Ted Salmon
5b970e39e3 [ADD] product_contract: Create module
* Add contract functionality to `product.templates`
* Add logic to create contracts from `sale.order` that contains contract products.
2022-06-18 14:50:17 +02:00