window.home_page = "home"; // footer signup widget // automatically adds it to the .layout-main div of the page // adds events and also random goodies. erpnext.set_request_signup = function(page_name) { // goodies var goodies = [ "ERPNext also contains a module to build your website. \ The way it works is, when you log out, the app becomes your website. \ This website is generated from ERPNext.", "You can add custom fields to your transactions in ERPNext to \ capture specific information about your business.", "All forms in ERPNext can be customized, if you feel there are \ features you do not want to use, you can hide them.", "You can email transactions like Quotations and Invoices directly \ from the system. You can also set this process to become automatic", "You can create your own Roles and assign user to those roles. \ You can also set detailed permissions for each role in transactions.", "ERPNext allows you to assign any transaction like an Invoice \ or Customer Issue to a user. You can also add comments on any \ transaction.", "Stay on top with a daily, weekly or montly email summarizing all your business\ activites and accounting data like Income, Receivables, Paybles etc.", "Integrate incoming Support queries to your email into ERPNext. \ Keep track of open tickets and allocate tickets to your users." ]; // add the footer $('#page-' + page_name + ' .layout-main').append('