commit | 0d462745d28cf1a940350c9f271786d2119233b6 | [log] [tgz] |
---|---|---|
author | Nabin Hait <nabinhait@gmail.com> | Tue Aug 06 15:26:52 2013 +0530 |
committer | Nabin Hait <nabinhait@gmail.com> | Tue Aug 06 15:26:52 2013 +0530 |
tree | 5662ad9f84160fc7a00d6cd1f3b185e62f9426db | |
parent | d5b06f78a5705c5539a7747e7607defae77b4a28 [diff] |
Update sales_invoice.js
diff --git a/accounts/doctype/sales_invoice/sales_invoice.js b/accounts/doctype/sales_invoice/sales_invoice.js index a8894c5..55460c4 100644 --- a/accounts/doctype/sales_invoice/sales_invoice.js +++ b/accounts/doctype/sales_invoice/sales_invoice.js
@@ -25,10 +25,6 @@ this.frm.set_df_property("debit_to", "print_hide", 0); } } - - // if(this.frm.doc.is_pos && this.frm.doc.docstatus===0) { - // cur_frm.cscript.toggle_pos(true); - // } }, refresh: function(doc, dt, dn) {