mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-03 04:09:11 +00:00
landed cost voucher added in module page
This commit is contained in:
@@ -74,8 +74,8 @@ def get_data():
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Landed Cost Wizard",
|
||||
"description": _("Distribute transport overhead across items."),
|
||||
"name": "Landed Cost Voucher",
|
||||
"description": _("Update additional costs to calculate landed cost of items"),
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
|
||||
Reference in New Issue
Block a user