chore(DX): add sourceURL for debugging
This commit is contained in:
parent
d180d09916
commit
be16fb9dbb
@ -611,3 +611,5 @@ function check_can_calculate_pending_qty(me) {
|
||||
const itemChecks = !!item && !item.allow_alternative_item;
|
||||
return docChecks && itemChecks;
|
||||
}
|
||||
|
||||
//# sourceURL=serial_no_batch_selector.js
|
||||
|
Loading…
x
Reference in New Issue
Block a user