Commit Graph

4 Commits

Author SHA1 Message Date
Ronald Portier
09245d0e0e [FIX] product_contract. Correctly create contract from template. 2019-05-05 20:21:38 +02:00
Florent THOMAS
02ce7120bd [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
2018-04-01 19:21:52 +02:00
Dave Lasley
86a5b1153b [FIX] product_contract: Fix mock usage in tests 2017-05-25 18:26:10 -07:00
Ted Salmon
33f76c28f5 [ADD] product_contract: Create module
* Add contract functionality to `product.templates`
* Add logic to create contracts from `sale.order` that contains contract products.
2017-04-26 08:58:52 -07:00