module.js

28 views
Skip to first unread message

gangadhar kadam

unread,
Feb 4, 2013, 2:16:32 AM2/4/13
to erpnext-dev...@googlegroups.com
Hello All,
 Files & folders present in tracking folder are report,doctype,__init__.py and __init__.pyc.  I have added following code in modules.js file. 
        "Tracking": {
link: "Tracking",
color: "#3f4901",
icon: "icon-tag"
},

still my module is not displayed on desktop. what should i do?

Thank you.

Rushabh Mehta

unread,
Feb 4, 2013, 2:20:53 AM2/4/13
to erpnext-dev...@googlegroups.com
The user must have read on atleast 1 DocType of the module to show-up.

To check, in your console check the list:

wn.boot.profile.allow_modules

See if your module shows up.

Also see lib/webnotes/profile.py to check how this list is made.


--
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer...@googlegroups.com.
To post to this group, send email to erpnext-dev...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/erpnext-developer-forum/-/kV9d60w-JWgJ.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--



Twitter: @rushabh_mehta
Reply all
Reply to author
Forward
0 new messages