brotherton-erpnext/erpnext/production/page/production_home/production_home.js
2012-02-21 19:03:50 +05:30

3 lines
113 B
JavaScript

pscript['onload_production-home'] = function(wrapper) {
erpnext.module_page.setup_page('Production', wrapper);
}