mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-13 02:01:21 +00:00
[fix] [minor] show stock ledger, general ledger, fixes post changes in script manager trigger [issue] webnotes/wnframework#228
This commit is contained in:
@@ -54,7 +54,7 @@ $.extend(erpnext.complete_setup, {
|
||||
$('header').toggle(false); // hide toolbar
|
||||
}
|
||||
|
||||
return wn.call({
|
||||
wn.call({
|
||||
method:"webnotes.country_info.get_country_timezone_info",
|
||||
callback: function(data) {
|
||||
erpnext.country_info = data.message.country_info;
|
||||
|
||||
Reference in New Issue
Block a user