feat: show Stock Reconciliation links on item dashboard
This commit is contained in:
parent
26abfd4d7c
commit
2f1e98d1e8
@ -31,7 +31,7 @@ def get_data():
|
||||
},
|
||||
{"label": _("Manufacture"), "items": ["Production Plan", "Work Order", "Item Manufacturer"]},
|
||||
{"label": _("Traceability"), "items": ["Serial No", "Batch"]},
|
||||
{"label": _("Move"), "items": ["Stock Entry"]},
|
||||
{"label": _("Stock Movement"), "items": ["Stock Entry", "Stock Reconciliation"]},
|
||||
{"label": _("E-commerce"), "items": ["Website Item"]},
|
||||
],
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user