brotherton-erpnext/erpnext/stock/page/stock_home/stock_home.js
2012-02-21 17:26:50 +05:30

3 lines
103 B
JavaScript

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