Commit Graph

3 Commits

Author SHA1 Message Date
Carlos Roca
88d2cb9a2f [IMP] product_contract: Add contract configurator instead of making tree not editable
Before this changes, when trying to edit a line of sale order, it was
opening the form of the line. But following the way to work of odoo
with sale event, we have make a new contract configurator that will
be opened when selecting a product of type contract.
2024-08-26 11:29:09 +02:00
sbejaoui
1f00ebb7cd [FIX] - fix flake8 2024-05-06 17:49:07 +02:00
Ted Salmon
85adab23c5 [ADD] product_contract: Create module
* Add contract functionality to `product.templates`
* Add logic to create contracts from `sale.order` that contains contract products.
2024-05-06 17:49:07 +02:00