1. 457d616 refactor: remove dead duplicate code by Ankush Menat · 2 years, 9 months ago
  2. 9c7df2e fix: ignore duplicates explicitly by Ankush Menat · 2 years, 8 months ago
  3. e2dab6f fix: Cleanup and fixes by Deepesh Garg · 2 years, 9 months ago
  4. 0592096 Merge branch 'develop' into currency-exchange-settings by Dany Robert · 2 years, 10 months ago
  5. a837523 test: set customer group and territory defaults by Ankush Menat · 2 years, 10 months ago
  6. 01e7076 Merge branch 'develop' into currency-exchange-settings by Dany Robert · 3 years ago
  7. 6098e92 chore: remove utf-8 compat code by Ankush Menat · 3 years ago
  8. 1f8be84 fix : remove mutable data structures from argument defaults by Dany Robert · 3 years ago
  9. 227466c chore: clean up layout and code by rtdany10 · 3 years, 1 month ago
  10. a86d9c9 chore: code clean up by rtdany10 · 3 years, 1 month ago
  11. d56c8d4 Merge branch 'develop' into currency-exchange-settings by Dany Robert · 3 years, 1 month ago
  12. e093863 feat: fetch api details from settings by rtdany10 · 3 years, 1 month ago
  13. 915b343 chore: Clean up imports (#27302) by Chillar Anand · 3 years, 1 month ago
  14. 694ae81 fix: remove bare excepts by Ankush Menat · 3 years, 1 month ago
  15. 2833a02 Merge branch 'develop' into patch-5 by Dany Robert · 3 years, 2 months ago
  16. 909995a fix: issue with cache.setex by Dany Robert · 3 years, 2 months ago
  17. 22cb642 chore: update test company FY by Ankush Menat · 3 years, 3 months ago
  18. e9bc2f3 feat: Increase number of supported currency exchanges by Dany Robert · 3 years, 3 months ago
  19. 612e58d fix: use ERPNext in welcome email when default company is not set by Chinmay D. Pai · 4 years, 7 months ago
  20. 48e9bc3 fix: Incorrect translation syntax by Suraj Shetty · 4 years, 8 months ago
  21. d98ed80 fix: travis failing by Rohit Waghchaure · 4 years, 10 months ago
  22. b263876 Add date to currency exchange caching by bcornwellmott · 6 years ago
  23. badf1c4 chore: Add error logging for failed get_exchange_rate call by Faris Ansari · 6 years ago
  24. e8d3aa9 Merge pull request #15966 from codingCoffee/frankfurter by Ameya Shenoy · 6 years ago
  25. 438490f fix: changed currency exchange API to frankfurter by Ameya Shenoy · 6 years ago
  26. a2288ff fix(assessment_result): student must be in group (#15255) by Rushabh Mehta · 6 years ago
  27. 771fbb8 Cleaned up welcome email code (#15175) by Neil Trini Lasrado · 6 years ago
  28. d7897f1 Resolved merge conflicts by Saurabh · 6 years ago
  29. 5c3b694 shift to self-hosted frankfurter api (#14792) by Ameya Shenoy · 6 years ago
  30. fb997d6 [Fix] Woocommerce test cases (#14513) by rohitwaghchaure · 6 years ago
  31. 630721a Travis (#14354) by Shreya Shah · 6 years ago
  32. 7cf01e7 Replaced fixer api with exchangeratesapi (#14347) by rohitwaghchaure · 6 years ago
  33. b547cdd Add buying or selling to filters in get_exchange_rate by Shreya · 6 years ago
  34. 0db8506 Add For Buying and For Selling checkboxes in Currency Exchange by Shreya · 6 years ago
  35. 2862e25 fixed python3 error by Achilles Rasquinha · 7 years ago
  36. 5fc8923 fix setup-wizard leftovers by Zlash65 · 7 years ago
  37. 966f141 Rename schools to Education (#11524) by Manas Solanki · 7 years ago
  38. 1749b7c Minor fixes related to account renaming and deletion by Nabin Hait · 7 years ago
  39. 46be989 Account number in chart of accounts (#10551) by Nabin Hait · 7 years ago
  40. bc4e2cd [added] hospitality domain (#11020) by Rushabh Mehta · 7 years ago
  41. 3b04cfc minor fix by Nabin Hait · 7 years ago
  42. ab5b030 Enhance Currency Exchange Management (#10482) by tundebabzy · 7 years ago
  43. 7f8a259 Fixer Always Fetches Latest Exchange Rate Even When Date is Specified (#10596) (#10597) by tundebabzy · 7 years ago
  44. c545106 [ui test] Minor files (#10133) by Zarrar · 7 years ago
  45. d0109a6 [minor] enable all roles and domain before running tests cases (#10108) by Makarand Bauskar · 7 years ago
  46. ddd4845 [hotfix] setup wizard, complete_setup fixes (#9654) by Makarand Bauskar · 7 years ago
  47. 43ef4e9 Added first UI tests (#9532) by Rushabh Mehta · 7 years ago
  48. 7a9bd41 Improved currency exchange rate message by Nabin Hait · 7 years ago
  49. cc8b2b2 [fix] [refactor] demo for v8 and remove purchase common by Rushabh Mehta · 8 years ago
  50. cf99dc0 [fix] for setup wizard tests and demo; by Rushabh Mehta · 8 years ago
  51. ad4f1c7 date is optional in get_exchange_rate by Nabin Hait · 8 years ago
  52. 288a18e Fixes and patch for Currency Exchange based on date by Nabin Hait · 8 years ago
  53. 87d7027 get exchange rate on change of date by Nabin Hait · 8 years ago
  54. 256ec17 Corrections properly distinguish between transaction_date and posting_date as the basis for determining translation date that is passed to get_exchange_rate by Chude Osiegbu · 8 years ago
  55. 7e74fb4 Modification to set_price_list_currency in accounts_controller.py to allow for specification of date in get_exchange_rate call by Chude Osiegbu · 8 years ago
  56. 7be3aa3 Changes to allow exchange rates on a specific day to be stored in Currency Exchange and to be pulled by the necessary transactions based on the posting date. by Chude Osiegbu · 8 years ago
  57. 821367f [fix] Dont set currency and exchange rate while Quotation made from Opportunity for lead by Nabin Hait · 8 years ago
  58. adddf6f [fix] Test cases by Nabin Hait · 9 years ago
  59. 4d668db [tests] creation of asset and asset category by Nabin Hait · 9 years ago
  60. 0f5d97a [fix] Get exchange rate as 1 if same currency by Nabin Hait · 9 years ago
  61. 70f57eb [fix] call apply price list, apply pricing rule only if price list is mentioned or there are items in the table by Anand Doshi · 9 years ago
  62. 37b4d75 [re-org] setup wizard in frappe by Rushabh Mehta · 9 years ago
  63. 9f436a7 [fix] [exchange-rate] let user defined exchange rate take preceedence by Rushabh Mehta · 9 years ago
  64. 746fd90 [fix] [exchange-rate] let user defined exchange rate take preceedence by Rushabh Mehta · 9 years ago
  65. 5bd3942 [fix] test-case, warehouse mandatory for mix type product bundle by Rushabh Mehta · 9 years ago
  66. a0f2510 Change currency exchange rate api to fixer.io by Pratik Vyas · 9 years ago
  67. 3545575 [jsonrates api] add from global defaults by Rushabh Mehta · 9 years ago
  68. 66fa1ff [enhancement] automatic exchange rates via jsonrates by Rushabh Mehta · 9 years ago
  69. 50ce975 [minor] added cache in get_value by Rushabh Mehta · 9 years ago
  70. 7c9d003 Test case cleanup and fixes by Nabin Hait · 10 years ago
  71. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  72. 249bbbc fixes during testing version 5 by Nabin Hait · 10 years ago
  73. dffec8f Reapply Price List on Change by Anand Doshi · 10 years ago
  74. a151647 started client side testing using selenium and other related and unrelated fixes by Rushabh Mehta · 10 years ago
  75. ff93802 more message fixes by Rushabh Mehta · 10 years ago
  76. 9f0d625 update translation strings #1403 by Rushabh Mehta · 10 years ago
  77. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  78. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  79. cb39e08 Merge remote-tracking branch 'webnotes/develop' into 4.0.0-wip by Anand Doshi · 11 years ago
  80. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago[Renamed from setup/utils.py]
  81. ad45e31 [copyright] added Contributors by Rushabh Mehta · 11 years ago
  82. 4a404e9 [price list] Separated Default Price List for Selling and Buying and changed fieldnames by Rushabh Mehta · 11 years ago
  83. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  84. 48a0bd3 [minor] [fix] price list currency read only and SO-MR mapping by Nabin Hait · 11 years ago
  85. 44935e4 [fixed conflict] by Nabin Hait · 11 years ago
  86. 99100a4 [webshop] shopping cart settings, update price list, taxes and shipping rule on change of address, apply defaults on creation of fresh quotation by Anand Doshi · 11 years ago
  87. 869913c [fixes] setup control by Nabin Hait · 11 years ago
  88. 61a2f68 [webshop] territories in price list, taxes, updates in shopping cart settings by Anand Doshi · 11 years ago
  89. abc1003 [cart] create quotation on checkout by Anand Doshi · 11 years ago
  90. 060d924 [fixes] buying/selling price lists, communication and website settings by Anand Doshi · 11 years ago
  91. 1dde46a [buying, selling] [refactor] get item details by Anand Doshi · 11 years ago
  92. 380f555 fixes in price list currency by Nabin Hait · 12 years ago
  93. 5b4c294 commonified in_words function by Nabin Hait · 12 years ago
  94. d3b6250 fixes in total_in_words by Nabin Hait · 12 years ago
  95. f8f0c0d updates in purchase cycle's price list by Anand Doshi · 12 years ago
  96. 9d9aec1 shifted get_company_currency from transaction base to setup/utils.py by Anand Doshi · 12 years ago