mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-20 03:47:11 +00:00
added fee request doctype
This commit is contained in:
committed by
Nabin Hait
parent
2e4de83df6
commit
f073814635
@@ -153,6 +153,9 @@ def get_data():
|
||||
{
|
||||
"type": "doctype",
|
||||
"name": "Fees"
|
||||
},{
|
||||
"type": "doctype",
|
||||
"name": "Fee Request"
|
||||
},
|
||||
{
|
||||
"type": "doctype",
|
||||
|
||||
Reference in New Issue
Block a user