updates to datetime.js

This commit is contained in:
Rushabh Mehta 2013-01-14 18:17:58 +05:30
parent f0b7972102
commit aae09ce82c

View File

@ -34,7 +34,6 @@ cur_frm.cscript.onload = function(doc, dt, dn) {
if(!doc.price_list_currency) {
set_multiple(dt, dn, {price_list_currency: doc.currency, plc_conversion_rate:1});
}
if(!doc.posting_time) doc.posting_time = wn.datetime.get_cur_time()
if(doc.__islocal){
hide_field(['customer_address', 'contact_person', 'customer_name',