mirror of
https://github.com/OCA/manufacture.git
synced 2025-01-28 16:37:15 +02:00
[IMP] repair_refurbish: company default in lots
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
<field
|
||||
name="refurbish_lot_id"
|
||||
domain="[('product_id', '=', refurbish_product_id)]"
|
||||
context="{'default_product_id': refurbish_product_id}"
|
||||
context="{'default_product_id': refurbish_product_id, 'default_company_id': company_id}"
|
||||
groups="stock.group_production_lot"
|
||||
/>
|
||||
<field
|
||||
|
||||
Reference in New Issue
Block a user