chore: make Stock UOM
required in SRE
This commit is contained in:
parent
4848a054a8
commit
1b7fb6d7e7
@ -34,6 +34,7 @@ class StockReservationEntry(TransactionBase):
|
||||
"voucher_detail_no",
|
||||
"reserved_qty",
|
||||
"company",
|
||||
"stock_uom",
|
||||
]
|
||||
for d in mandatory:
|
||||
if not self.get(d):
|
||||
|
Loading…
x
Reference in New Issue
Block a user