product-attribute icon indicating copy to clipboard operation
product-attribute copied to clipboard

Odoo Product Attribute

Results 171 product-attribute issues
Sort by recently updated
recently updated
newest added

Ref: BSRD-720 Depend on - [x] https://github.com/OCA/product-attribute/pull/1628 - [x] https://github.com/OCA/stock-logistics-warehouse/pull/2067

supersedes https://github.com/OCA/product-attribute/pull/1641

supersedes https://github.com/OCA/product-attribute/pull/1644

Fixing `EvalError: Can not evaluate python expression: ([('product_state_id', '=', id)])`

Do not write on `sale.order.order_line` field, this is somehow slowing down the process (CPU bound). Creating/updating `sale.order.line` directly is faster. Ref. 1309

approved

Standard migration, reused #1353 (Unfinished migration to v16.0)