-
- Downloads
[FIX] sale_margin: speed up module installation
- Due to hefty data the RAM limit gets exhausted.
- The process gets killed due to computed field margin on sale.order.line
To solve the problem:
- We add column margin to DB schema.
Task id: #2950878
closes odoo/odoo#100453
Signed-off-by:
Victor Feyens (vfe) <vfe@odoo.com>
Please register or sign in to comment