1. 93b3a37 rounding issue and rate trigger by Nabin Hait · 10 years ago
  2. 903c42a multiplefixes by Nabin Hait · 10 years ago
  3. 37b047d Fields added in all sales and purchase doctypes by Nabin Hait · 10 years ago
  4. 613d081 Validate taxes and charges input, commonified by Nabin Hait · 10 years ago
  5. ce24512 Commonified sales/purchase taxes and charges master.js code by Nabin Hait · 10 years ago
  6. e767970 Taxes and totals calculation in party currency by Nabin Hait · 10 years ago
  7. 614e7ab [cleanup] SMS, and added item filter in stock balance by Rushabh Mehta · 10 years ago
  8. bd00e81 Commonified taxes and totals calculation in server side by Nabin Hait · 10 years ago
  9. 7945712 Merge branch 'v5.0' of https://github.com/frappe/erpnext into foreign_currency_calc by Nabin Hait · 10 years ago
  10. b4a3dfa All the calculations in taxes_and_totals file by Nabin Hait · 10 years ago[Renamed (73%) from erpnext/public/js/transaction.js]
  11. 9633934 minor fix: child table length by Nabin Hait · 10 years ago
  12. 239c2c3 Hide currency and price list section after submission by Nabin Hait · 10 years ago
  13. fff3ab7 Fixed conflict by Nabin Hait · 10 years ago
  14. 2244ac4 Discount amount in party currency by Nabin Hait · 10 years ago
  15. 50d7e8c [design] Point of Sale by Anand Doshi · 10 years ago
  16. 9b955fe [design] POS - item grid and taxes by Anand Doshi · 10 years ago
  17. 419ae33 [merge] v5-design by Rushabh Mehta · 10 years ago
  18. 54361e8 fixed conflict while merging develop into v5 by Nabin Hait · 10 years ago
  19. 7d8fa80 always calculate taxes and totals onchange of exchange rate by Nabin Hait · 10 years ago
  20. dd38a26 Removed tname and fname from code by Nabin Hait · 10 years ago
  21. 4096a3a [design] form toolbar by Rushabh Mehta · 10 years ago
  22. a9ba5ef [design] pos by Rushabh Mehta · 10 years ago
  23. 31a92bd company wise letter head feature added by Neil Trini Lasrado · 10 years ago
  24. cfe3c54 Dont reset pricing if ignore pricing rule by Nabin Hait · 10 years ago
  25. 49a2729 Reapply price list if pricing rule reset as blank by Nabin Hait · 10 years ago
  26. 2c388f9 POS feature #2305 by Neil Trini Lasrado · 10 years ago
  27. eaae58f Transaction.js fixed , code commonified by Neil Trini Lasrado · 10 years ago
  28. 565d986 fiscal year auto fetch added to oppurtunity, quotation, material request, supplier quotation, expense claim doctypes + issues fixed by Neil Trini Lasrado · 10 years ago
  29. 78fa695 Fiscal year autofetch added by Neil Trini Lasrado · 10 years ago
  30. 1394509 Fixes for recurring document by Anand Doshi · 10 years ago
  31. ad24069 [fix] issue 448 final by Neil Trini Lasrado · 10 years ago
  32. 43f087c [hotfix] Supplier read permission for Purchase User by Anand Doshi · 10 years ago
  33. 0a35eff Precision issue in tax calculation by Nabin Hait · 11 years ago
  34. ab8bde0 [ux] added folds, show actual / projected qty in pos by Rushabh Mehta · 11 years ago
  35. 23607f9 [fix] [pos] pos view only for draft docs by Rushabh Mehta · 11 years ago
  36. 72e1719 added icon for pos by Rushabh Mehta · 11 years ago
  37. 995185d [ux] fixed primary action by Rushabh Mehta · 11 years ago
  38. b739264 Don't run company trigger on amendment by nabinhait · 11 years ago
  39. 39edcbc [minor] apply pricing rule / price list only if item_code by Anand Doshi · 11 years ago
  40. f214bfc Fixes in load defaults of transaction.js by Anand Doshi · 11 years ago
  41. ff2cc16 Merge branch 'reapply-price-list' of github.com:anandpdoshi/erpnext into anandpdoshi-reapply-price-list by nabinhait · 11 years ago
  42. bc408d8 Run trigger of company field on onload function, even if company exists by nabinhait · 11 years ago
  43. 51f722d Trigger Apply Price List on change of Currency Conversion Rate or Price List Currency Conversion Rate by Anand Doshi · 11 years ago
  44. dffec8f Reapply Price List on Change by Anand Doshi · 11 years ago
  45. faefeaa Warehouse query filtered by company by Anand Doshi · 11 years ago
  46. 444f956 Pricing Rule fixes and improvements. Fixes #1795 by Nabin Hait · 11 years ago
  47. 2054386 Removed clear_custom_buttons, pos view switch fix by Anand Doshi · 11 years ago
  48. 880b3ef added qty updating option multi-item selector by Rushabh Mehta · 11 years ago
  49. 221dec8 transaction.js: calculate only if one entry in table by Anand Doshi · 11 years ago
  50. b6843f2 added multiple item select and allow non purchase items in Material Request of type transfer by Rushabh Mehta · 11 years ago
  51. c1367d9 minor fixes by Nabin Hait · 11 years ago
  52. a3dd72a Pricing Rule by Nabin Hait · 11 years ago
  53. 03f3a8a Get taxes and charges records from matser. Fixes #1634 by Nabin Hait · 11 years ago
  54. bc83b9c minor fix by Nabin Hait · 11 years ago
  55. 6b03914 asynchronus issue in get_party_details by Nabin Hait · 11 years ago
  56. 8bde7f9 Conditionally toggle Naming Series. Fixes #1526 by Anand Doshi · 11 years ago
  57. b054eb7 Call calculate_taxes_and_totals after mapping by Anand Doshi · 11 years ago
  58. ac32bad Fixes in Taxes, Quotation and Address Territory by Anand Doshi · 11 years ago
  59. 652bc07 Ported v3 fixes to v4 by Anand Doshi · 11 years ago
  60. ff93802 more message fixes by Rushabh Mehta · 11 years ago
  61. b52618c frappe._ to __ by Pratik Vyas · 11 years ago
  62. 66d52b5 #478 by Rushabh Mehta · 11 years ago
  63. aa355af refactored client side Model and Meta - frappe/frappe#478 by Rushabh Mehta · 11 years ago
  64. 73083dc Fix related to user_default by Nabin Hait · 11 years ago
  65. 0f23106 fix in fetch item details and supplier non-mandatory to fetch by Nabin Hait · 11 years ago
  66. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  67. 139dc7b minor fixes by Nabin Hait · 11 years ago
  68. 1eb5601 Rename fields: amount related fields by Nabin Hait · 11 years ago
  69. 4f72156 webnotes/erpnext#1090 set default tax type in customer and supplier by Akhilesh Darjee · 11 years ago
  70. 5c6d13a Fixed conflict while merging with develop branch by Nabin Hait · 11 years ago
  71. dc15b4f Fixed conflict while merging with develop brnach by Nabin Hait · 11 years ago
  72. 57738a0 flat discount replaced to discount amount by Akhilesh Darjee · 11 years ago
  73. d203aea [flat discount] flat discount implemented on sales cycle by Akhilesh Darjee · 11 years ago
  74. 6de403f added manifest, hooks and fixed requires webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  75. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  76. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago[Renamed from public/js/transaction.js]
  77. ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago
  78. 0c26f81 Merge branch '1310' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  79. e505fbe [fix] [minor] stock balance report for serialized item by Nabin Hait · 11 years ago
  80. e34090a [pos] [minor] button back on toolbar and css, fixes webnotes/erpnext#1052 by Rushabh Mehta · 11 years ago
  81. e1cf345 [fix] [minor] conversion rate validation message update by Akhilesh Darjee · 11 years ago
  82. e0b3282 [fix] [minor] updated message for conversion rate by Akhilesh Darjee · 11 years ago
  83. 7d8b189 [cleanup] UI Fixes by Rushabh Mehta · 11 years ago
  84. ca8ad21 Merge branch 'i18n' of git://github.com/bperretti/erpnext into bperretti-i18n by Nabin Hait · 11 years ago
  85. 2d82f26 Merge branch 'master' of github.com:webnotes/erpnext by Akhilesh Darjee · 11 years ago
  86. fcd70d0 [item price] item price made as an individual master and removed from price list by Akhilesh Darjee · 11 years ago
  87. 8f72d9f Merge pull request #974 from akhileshdarjee/master by Nabin Hait · 11 years ago
  88. 04638a5 [fix] [minor] onload post render also check for supplier by Akhilesh Darjee · 11 years ago
  89. acf65a7 [fix] [minor] conversion rate related fixes by Akhilesh Darjee · 11 years ago
  90. be7e855 Merge pull request #972 from akhileshdarjee/master by Rushabh Mehta · 11 years ago
  91. 3add576 [fix] [minor] conversion rate fix by Akhilesh Darjee · 11 years ago
  92. 564c621 [fix] [minor] conversion rate fix by Akhilesh Darjee · 11 years ago
  93. 4b41e5f Merge branch 'wsgi' of https://github.com/webnotes/erpnext into i18n by Bárbara Perretti · 11 years ago
  94. a012ffe Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  95. 61b5c59 [fix] fixed conversion rate for mapping any documents by Akhilesh Darjee · 11 years ago
  96. b338b6e [fix] [minor] validate converion rate by Nabin Hait · 11 years ago
  97. 7837827 [fix] [minor] conversion arte related fixes by Akhilesh Darjee · 11 years ago
  98. 1797cfe [fix] removed validation of conversion rate equals 1 from all transaction by Akhilesh Darjee · 11 years ago
  99. 534af0b Fix translate transaction.js by Bárbara Perretti · 11 years ago
  100. 10dce34 [pos] pos view fixed for all purchase & sales cycle by Akhilesh Darjee · 11 years ago