commit | 3add576b1ea54e18f3d76f618cab0d131f025b8e | [log] [tgz] |
---|---|---|
author | Akhilesh Darjee <akhileshdarjee@gmail.com> | Thu Oct 17 11:32:44 2013 +0530 |
committer | Akhilesh Darjee <akhileshdarjee@gmail.com> | Thu Oct 17 11:32:44 2013 +0530 |
tree | 775c85a6aeff6fa9b24522ed05d47329bb7bcca5 | |
parent | 564c621c3ecadf452689ba2ab909250dfdcd1457 [diff] |
[fix] [minor] conversion rate fix
diff --git a/public/js/transaction.js b/public/js/transaction.js index 4ff5830..c1b8370 100644 --- a/public/js/transaction.js +++ b/public/js/transaction.js
@@ -46,7 +46,6 @@ freeze: true, callback: function(r) { // remove this call when using client side mapper - me.frm.script_manager.trigger("company"); me.set_default_values(); me.set_dynamic_labels(); me.calculate_taxes_and_totals()