1. 78fa695 Fiscal year autofetch added by Neil Trini Lasrado · 10 years ago
  2. e96e83d stock reco and repost vouchers by Nabin Hait · 10 years ago
  3. b96c014 Stock Reconciliation logic simplified by Nabin Hait · 10 years ago
  4. b783f51 Fixes in sales/purchase invoice trends report by Nabin Hait · 10 years ago
  5. 1394509 Fixes for recurring document by Anand Doshi · 10 years ago
  6. 6d02939 changed indent. as well use tab instead of space. by 81552433qqcom · 10 years ago
  7. e3b63f2 added __() for options that need label. by 81552433qqcom · 10 years ago
  8. 1c440b3 month options doesn't get translated. by 81552433qqcom · 10 years ago
  9. ad24069 [fix] issue 448 final by Neil Trini Lasrado · 10 years ago
  10. 43f087c [hotfix] Supplier read permission for Purchase User by Anand Doshi · 10 years ago
  11. e8dd416 [cleanup] remove allow_attach by Rushabh Mehta · 10 years ago
  12. 4417529 Packing list visibility issue by Nabin Hait · 10 years ago
  13. 0a35eff Precision issue in tax calculation by Nabin Hait · 10 years ago
  14. ab8bde0 [ux] added folds, show actual / projected qty in pos by Rushabh Mehta · 10 years ago
  15. 23607f9 [fix] [pos] pos view only for draft docs by Rushabh Mehta · 10 years ago
  16. 72e1719 added icon for pos by Rushabh Mehta · 10 years ago
  17. 995185d [ux] fixed primary action by Rushabh Mehta · 10 years ago
  18. b739264 Don't run company trigger on amendment by nabinhait · 10 years ago
  19. 39edcbc [minor] apply pricing rule / price list only if item_code by Anand Doshi · 10 years ago
  20. cb86d59 Report: Trial Balance by Anand Doshi · 10 years ago
  21. 5f0459c Fixes to Financial Statements by Anand Doshi · 10 years ago
  22. 825d014 Commonfied code for Financial Statements and added Profit and Loss Statement by Anand Doshi · 10 years ago
  23. f214bfc Fixes in load defaults of transaction.js by Anand Doshi · 10 years ago
  24. d5fd535 Minor fix, if no default company by nabinhait · 10 years ago
  25. ff2cc16 Merge branch 'reapply-price-list' of github.com:anandpdoshi/erpnext into anandpdoshi-reapply-price-list by nabinhait · 10 years ago
  26. bc408d8 Run trigger of company field on onload function, even if company exists by nabinhait · 10 years ago
  27. 51f722d Trigger Apply Price List on change of Currency Conversion Rate or Price List Currency Conversion Rate by Anand Doshi · 10 years ago
  28. dffec8f Reapply Price List on Change by Anand Doshi · 10 years ago
  29. 610a405 Fix in warehouse query by Anand Doshi · 10 years ago
  30. faefeaa Warehouse query filtered by company by Anand Doshi · 10 years ago
  31. 444f956 Pricing Rule fixes and improvements. Fixes #1795 by Nabin Hait · 10 years ago
  32. 4d7c4fc Get party details fixes by Nabin Hait · 10 years ago
  33. 2054386 Removed clear_custom_buttons, pos view switch fix by Anand Doshi · 10 years ago
  34. 8cead48 Merge pull request #1756 from rmehta/develop by Anand Doshi · 10 years ago
  35. 880b3ef added qty updating option multi-item selector by Rushabh Mehta · 10 years ago
  36. ba83e9c removed sms control and related cleanup, fixes frappe/erpnext#462 by Rushabh Mehta · 10 years ago
  37. b743889 Fixes in trends report by Nabin Hait · 10 years ago
  38. 221dec8 transaction.js: calculate only if one entry in table by Anand Doshi · 10 years ago
  39. ffc28fa Merge pull request #1744 from rmehta/develop by Anand Doshi · 10 years ago
  40. b6843f2 added multiple item select and allow non purchase items in Material Request of type transfer by Rushabh Mehta · 10 years ago
  41. b15764e Translation issue fixed in analytics/grid report by Nabin Hait · 10 years ago
  42. 51b7f32 Closing balance fixes in trial balance. Fixes #1730 by Nabin Hait · 10 years ago
  43. c1367d9 minor fixes by Nabin Hait · 10 years ago
  44. a3dd72a Pricing Rule by Nabin Hait · 10 years ago
  45. 1bf9df7 removed about by Rushabh Mehta · 10 years ago
  46. f944e81 fixes #1581 and added icons to grid reports by Rushabh Mehta · 10 years ago
  47. 03f3a8a Get taxes and charges records from matser. Fixes #1634 by Nabin Hait · 10 years ago
  48. 053a87e Merge branch 'develop' of github.com:frappe/erpnext into develop by Nabin Hait · 10 years ago
  49. bc83b9c minor fix by Nabin Hait · 10 years ago
  50. b71a18c Leave Allocation Tool and Employee. Fixes #1555 by Anand Doshi · 10 years ago
  51. 6b03914 asynchronus issue in get_party_details by Nabin Hait · 10 years ago
  52. cd17bdf Fixes in account query, fiscal year and cost center by Anand Doshi · 10 years ago
  53. 8bde7f9 Conditionally toggle Naming Series. Fixes #1526 by Anand Doshi · 10 years ago
  54. 78eeacb Fixes in Lead, Opportunity, Quotation, Setup Wizard by Anand Doshi · 10 years ago
  55. b054eb7 Call calculate_taxes_and_totals after mapping by Anand Doshi · 10 years ago
  56. ac32bad Fixes in Taxes, Quotation and Address Territory by Anand Doshi · 10 years ago
  57. c38fc71 updated translations by Rushabh Mehta · 10 years ago
  58. 652bc07 Ported v3 fixes to v4 by Anand Doshi · 10 years ago
  59. ff93802 more message fixes by Rushabh Mehta · 10 years ago
  60. 8a40c13 more message fixing by Rushabh Mehta · 10 years ago
  61. 5d4ffa6 Fixed splash.svg by Anand Doshi · 10 years ago
  62. b52618c frappe._ to __ by Pratik Vyas · 10 years ago
  63. 66d52b5 #478 by Rushabh Mehta · 11 years ago
  64. aa355af refactored client side Model and Meta - frappe/frappe#478 by Rushabh Mehta · 11 years ago
  65. b5e6d7e Account balance in debit and credit columns in trial balance and financial analytics report by Nabin Hait · 11 years ago
  66. 73083dc Fix related to user_default by Nabin Hait · 11 years ago
  67. 2b57ecb fixes for debit_or_credit in account tree grid report by Nabin Hait · 11 years ago
  68. 2134d24 Removed cloud subscription logic by Anand Doshi · 11 years ago
  69. 7c93200 rename Profile to User frappe/frappe#470 by Rushabh Mehta · 11 years ago
  70. 6fbda08 fixed sitemap patch by Rushabh Mehta · 11 years ago
  71. 0f23106 fix in fetch item details and supplier non-mandatory to fetch by Nabin Hait · 11 years ago
  72. 9d1f077 get lead details in quotation by Nabin Hait · 11 years ago
  73. 05b28eb minor fixes by Nabin Hait · 11 years ago
  74. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  75. 139dc7b minor fixes by Nabin Hait · 11 years ago
  76. 1eb5601 Rename fields: amount related fields by Nabin Hait · 11 years ago
  77. 7979f7e Field Rename: rate field mass replacement by Nabin Hait · 11 years ago
  78. a7f757a Rename fields: initial commit by Nabin Hait · 11 years ago
  79. 4b41e42 cleaned up splash: by Rushabh Mehta · 11 years ago
  80. cc008cc commonified get_party_details by Rushabh Mehta · 11 years ago
  81. 347889b merge by Rushabh Mehta · 11 years ago
  82. 8612778 style fix by Rushabh Mehta · 11 years ago
  83. e0a1039 merge conflict fixed by Akhilesh Darjee · 11 years ago
  84. 4cdb799 map charge to taxes and charges in transactions by Akhilesh Darjee · 11 years ago
  85. 0ff32e7 Merged with 4.0.0-wip by Nabin Hait · 11 years ago
  86. fe8db59 Fixed conflict while merging with develop by Nabin Hait · 11 years ago
  87. b87e9f2 Fixes in fetching party details by Nabin Hait · 11 years ago
  88. 4f72156 webnotes/erpnext#1090 set default tax type in customer and supplier by Akhilesh Darjee · 11 years ago
  89. 24da761 more updates to party by Rushabh Mehta · 11 years ago
  90. 49dd7be added get_supplier_details and commonified invoice functions by Rushabh Mehta · 11 years ago
  91. 21d324c Merged with 4.0-wip by Nabin Hait · 11 years ago
  92. 7460dcf updated Bootstrap by Rushabh Mehta · 11 years ago
  93. 5c6d13a Fixed conflict while merging with develop branch by Nabin Hait · 11 years ago
  94. dc15b4f Fixed conflict while merging with develop brnach by Nabin Hait · 11 years ago
  95. e277172 merge conflict fixed by Akhilesh Darjee · 11 years ago
  96. 57738a0 flat discount replaced to discount amount by Akhilesh Darjee · 11 years ago
  97. b09d9da started cleanup of address / contact calls - partly fixed for customer, to fix shipping_address, get_pos_values, for all supplier transactions by Rushabh Mehta · 11 years ago
  98. 9a4a13c Moved Portal and Shopping Cart to Shopping Cart app, and some minor fixes by Anand Doshi · 11 years ago
  99. d203aea [flat discount] flat discount implemented on sales cycle by Akhilesh Darjee · 11 years ago
  100. 5404778 Merge with 3.3.8 by Rushabh Mehta · 11 years ago