landed cost voucher added in module page
This commit is contained in:
parent
f395b7ce11
commit
12ce3eefca
@ -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",
|
||||
|
@ -71,8 +71,9 @@
|
||||
"read_only": 1
|
||||
}
|
||||
],
|
||||
"icon": "icon-usd",
|
||||
"is_submittable": 1,
|
||||
"modified": "2014-08-08 13:11:55.764550",
|
||||
"modified": "2014-09-01 12:05:46.834513",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Stock",
|
||||
"name": "Landed Cost Voucher",
|
||||
|
@ -0,0 +1,6 @@
|
||||
[
|
||||
{
|
||||
"doctype": "Landed Cost Voucher",
|
||||
"name": "_Test Landed Cost Voucher 1"
|
||||
}
|
||||
]
|
Loading…
x
Reference in New Issue
Block a user