mirror of
https://github.com/OCA/stock-logistics-warehouse.git
synced 2025-01-21 14:27:28 +02:00
[13.0][ADD] stock_request_mrp
This commit is contained in:
committed by
HviorForgeFlow
parent
3eb8429ef8
commit
a2fa620d21
@@ -31,6 +31,8 @@ class ResConfigSettings(models.TransientModel):
|
||||
string="Submitted state in Stock Requests"
|
||||
)
|
||||
|
||||
module_stock_request_mrp = fields.Boolean(string="Stock Request for Manufacturing")
|
||||
|
||||
# Dependencies
|
||||
@api.onchange("stock_request_allow_virtual_loc")
|
||||
def _onchange_stock_request_allow_virtual_loc(self):
|
||||
|
||||
Reference in New Issue
Block a user