Commit Graph

5 Commits

Author SHA1 Message Date
sbejaoui
280eca9819 [IMP] - Add recurrence fields to product template and sale order line 2019-10-01 09:23:30 +02:00
sbejaoui
93440ccbce [IMP] - Product with is_contract can be only of type service 2019-10-01 09:23:30 +02:00
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
2019-10-01 09:20:17 +02:00
Dave Lasley
7bb7eefd45 [FIX] product_contract: Fix mock usage in tests 2019-10-01 09:20:17 +02:00
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.
2019-10-01 09:20:17 +02:00