mirror of
https://github.com/frappe/erpnext.git
synced 2025-12-03 18:35:36 +00:00
fix: incorrect connection to delivery note on pick list
This commit is contained in:
@@ -3,6 +3,7 @@ def get_data():
|
||||
"fieldname": "pick_list",
|
||||
"non_standard_fieldnames": {
|
||||
"Stock Reservation Entry": "from_voucher_no",
|
||||
"Delivery Note": "against_pick_list",
|
||||
},
|
||||
"internal_links": {
|
||||
"Sales Order": ["locations", "sales_order"],
|
||||
|
||||
Reference in New Issue
Block a user