mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-27 00:44:45 +00:00
committed by
Mergify
parent
7409c140d4
commit
e94f0b1cca
@@ -540,6 +540,8 @@ erpnext.SerialBatchPackageSelector = class SerialNoBatchBundleUpdate {
|
||||
has_batch_no: this.item.has_batch_no,
|
||||
qty: qty,
|
||||
based_on: based_on,
|
||||
posting_date: this.frm.doc.posting_date,
|
||||
posting_time: this.frm.doc.posting_time,
|
||||
},
|
||||
callback: (r) => {
|
||||
if (r.message) {
|
||||
|
||||
Reference in New Issue
Block a user