Addy
unread,Jun 1, 2012, 10:57:34 PM6/1/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to erpnext-dev...@googlegroups.com
Hi All,
First of all I would like to thank you all in releasing the virtual box image for ERPNEXT. This has given people like me who are not literate in Linux to actually play around with the system in a sandbox mode.
With the installation of the virtual box image, I have tried to create a new module. The steps taken so far is that i have just created a module def of the module I want to create. But the problem is that I have not been able to figure out the next steps to actually make a module. The module is not getting listed on the home page as well.
Also I am planning to create a MODULE as GPS Tracker, which would fetch the data and keep the data from a GPS tracker and keep it in a table and finally show it on Google Maps or something like that.
Please let me know if that kind of a thing is possible to do in this system?