brotherton-erpnext/erpnext/buying/page/buying_home/buying_home.js

3 lines
105 B
JavaScript
Raw Normal View History

2012-02-21 13:33:50 +00:00
pscript['onload_buying-home'] = function(wrapper) {
erpnext.module_page.setup_page('Buying', wrapper);
}