feat: fetching of qty as per received qty from PR to PI (#26184)

This commit is contained in:
Afshan
2021-06-24 14:26:36 +05:30
committed by GitHub
parent 98e98d25e6
commit 7fd44907ba
6 changed files with 41 additions and 7 deletions

View File

@@ -288,3 +288,4 @@ execute:frappe.rename_doc("Workspace", "Loan Management", "Loans", force=True)
erpnext.patches.v13_0.update_timesheet_changes
erpnext.patches.v13_0.set_training_event_attendance
erpnext.patches.v13_0.rename_issue_status_hold_to_on_hold
erpnext.patches.v13_0.bill_for_rejected_quantity_in_purchase_invoice