Commit Graph

4 Commits

Author SHA1 Message Date
sbejaoui
214c4de11c [MIG] - Product Contract Migration to 12.0 2023-03-30 13:59:09 +02:00
Florent THOMAS
8a661fd957 [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
2023-03-30 13:59:09 +02:00
Dave Lasley
f422a4bc50 [FIX] product_contract: Fix mock usage in tests 2023-03-30 13:59:09 +02:00
Ted Salmon
9c73b48c0d [ADD] product_contract: Create module
* Add contract functionality to `product.templates`
* Add logic to create contracts from `sale.order` that contains contract products.
2023-03-30 13:59:09 +02:00