1. 15a7f21 [enhancement] heatmaps on item and notifications for item by Rushabh Mehta · 8 years ago
  2. 5d0e8de [fix] dashboard for customer, supplier by Rushabh Mehta · 8 years ago
  3. 8cd1ab8 [minor] [fix] notifications for customer, supplier by Rushabh Mehta · 9 years ago
  4. a1064a6 [enhancement] request for quotation by rohitwaghchaure · 9 years ago
  5. e29192c [fix] default letter in salary slip comes from customized default or company and optimized boot for curreny by Rushabh Mehta · 9 years ago
  6. 44f777e [fix] Material Request notifications docstatus < 2 by Anand Doshi · 9 years ago
  7. 4403853 [minor] fix notification for material request, splash icon, cleanup project form layout by Rushabh Mehta · 9 years ago
  8. bf2b511 [Removed Stop Button from SO and PO] by patilsangram · 9 years ago
  9. 3cdf354 [enhancement] default warehouse not mandatory in time, re-order level and re-order qty must always be set per warehosue by Rushabh Mehta · 9 years ago
  10. 13ec41a [enhancement] task status will be set to overdue when it crosses expected end date by Rushabh Mehta · 9 years ago
  11. 602e825 [enhancement] Int, Currency, Float, Percent as not null and default to 0 by Anand Doshi · 9 years ago
  12. 8f228dd [fix] [minor] closed not in notifications by Rushabh Mehta · 9 years ago
  13. 9578191 [fix] sales order notification by Rushabh Mehta · 9 years ago
  14. d10ba85 [fix] sales & purchase order status by Rushabh Mehta · 9 years ago
  15. 1a2e6bf Show Communication in CRM by Anand Doshi · 9 years ago
  16. 856ee10 [enhancement] update to setup wizard, added users, employees, sample data by Rushabh Mehta · 9 years ago
  17. 723b046 [fix] Use per_billed instead of per_delivered and per_received for open notification by Anand Doshi · 9 years ago
  18. 5495bc5 [enhancement] default terms in company, fixes #3231 by Rushabh Mehta · 9 years ago
  19. 38c6b52 [rename] group_or_ledger to is_group by Rushabh Mehta · 9 years ago
  20. f579cf9 [opportunity] status open by Rushabh Mehta · 9 years ago
  21. 99a4d63 [opportunity] status open by Rushabh Mehta · 9 years ago
  22. 885e074 Changed company name from Web Notes to Frappe Technologies by Anand Doshi · 10 years ago
  23. 905f832 cleanup global defaults, fix #2838: by Rushabh Mehta · 10 years ago
  24. e913883 [minor] notifications and other fixes to stock by Rushabh Mehta · 10 years ago
  25. 82e3e25 fixes for base_rate, base_amount, tax_amount: mass search and replace by Nabin Hait · 10 years ago
  26. f9fc04c Website Listing by Anand Doshi · 10 years ago
  27. 46e03ea [rename] Customer Issue -> Warranty Claim by Rushabh Mehta · 10 years ago
  28. 23d2a53 Code replacement for journal voucher renaming by Nabin Hait · 10 years ago
  29. bd9b62f [rename] Support Ticket -> Issue by Rushabh Mehta · 10 years ago
  30. be1a8d8 [merge] develop by Rushabh Mehta · 10 years ago
  31. b96c014 Stock Reconciliation logic simplified by Nabin Hait · 10 years ago
  32. c0bb453 [refactor] [frappe 5.0] by Rushabh Mehta · 10 years ago
  33. 51f722d Trigger Apply Price List on change of Currency Conversion Rate or Price List Currency Conversion Rate by Anand Doshi · 10 years ago
  34. 7f41ff2 Fixes frappe/erpnext#1849 by Anand Doshi · 10 years ago
  35. 430d132 awesomebar: add tree links by Rushabh Mehta · 10 years ago
  36. 732a7e8 Incoming rate in stock ledger and valuation rate in stock balance report. Fixes #1706 by Nabin Hait · 10 years ago
  37. 68d0b7c get_item_details fixed for Material Request by Anand Doshi · 10 years ago
  38. a504f06 frappe/frappe#478, fixed list passed in by Rushabh Mehta · 11 years ago
  39. dd32d6e frappe/frappe#478 by Anand Doshi · 11 years ago
  40. f2227d0 frappe/frappe#478, removed instances of .fields by Rushabh Mehta · 11 years ago
  41. 0a0f249 frappe/frappe#478, frappe tests pass, .txt renamed to .json by Rushabh Mehta · 11 years ago
  42. b385ecf frappe/frappe#478 by Rushabh Mehta · 11 years ago
  43. f78d1ae Replaced doc, doc.fields frappe/frappe#478 by Anand Doshi · 11 years ago
  44. b5e6d7e Account balance in debit and credit columns in trial balance and financial analytics report by Nabin Hait · 11 years ago
  45. 49a6f07 Removed debit_or_credit field by Nabin Hait · 11 years ago
  46. 2134d24 Removed cloud subscription logic by Anand Doshi · 11 years ago
  47. 49e0a68 Minor Fixes by Anand Doshi · 11 years ago
  48. 7c93200 rename Profile to User frappe/frappe#470 by Rushabh Mehta · 11 years ago
  49. e30511d Email Settings split into Outgoing Email Settings and Support Email Settings by Anand Doshi · 11 years ago
  50. 8462a76 Fixed login by Anand Doshi · 11 years ago
  51. e9baaa6 Changed frappe.conn to frappe.db by Anand Doshi · 11 years ago
  52. 793ba6b -webnotes +frappe :boom: by Rushabh Mehta · 11 years ago
  53. 1eb5601 Rename fields: amount related fields by Nabin Hait · 11 years ago
  54. a7f757a Rename fields: initial commit by Nabin Hait · 11 years ago
  55. 3f7e272 removed demo hooks by Rushabh Mehta · 11 years ago
  56. 9a4a13c Moved Portal and Shopping Cart to Shopping Cart app, and some minor fixes by Anand Doshi · 11 years ago
  57. c652a62 Rewrote hooks for scheduler, notifications, boot, session, login, webpage webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  58. 3043079 notifications via hooks webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  59. 6de403f added manifest, hooks and fixed requires webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  60. 1f84799 install, web serving, session booting webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  61. d2dd83c fixed template loader webnotes/wnframework#351 by Rushabh Mehta · 11 years ago
  62. 39bb8e2 step 0: install by Rushabh Mehta · 11 years ago
  63. afea58b moved modules inside erpnext folder by Rushabh Mehta · 11 years ago
  64. 2fa2f71 moved directory structure by Rushabh Mehta · 12 years ago
  65. 09d84b6 Stock Ageing & release of Analytics by Rushabh Mehta · 12 years ago
  66. f200c52 added sales analytics by Rushabh Mehta · 12 years ago
  67. 6ca8054 added stock analytics by Rushabh Mehta · 12 years ago
  68. 823c021 added index patch and updated general_ledger by Rushabh Mehta · 12 years ago
  69. eb8673e Merge branch 'master' of github.com:webnotes/erpnext into unicode by Rushabh Mehta · 12 years ago
  70. 2ad0d42 Stock Ledger Report by Rushabh Mehta · 12 years ago
  71. 9a90c89 removed duplicate function from sales invoice by Nabin Hait · 12 years ago
  72. 4156523 added flot for graphs in report_grid by Rushabh Mehta · 12 years ago
  73. f16b28b moved chart_of_accounts as GridReport by Rushabh Mehta · 12 years ago
  74. cfb5466 added export to reports using downloadify by Rushabh Mehta · 12 years ago
  75. c636904 merge by Rushabh Mehta · 12 years ago
  76. 95e4e14 created grid report, report dump and general ledger report by Rushabh Mehta · 12 years ago
  77. 22fbea9 Merge branch 'unicode' of github.com:webnotes/erpnext into unicode by Rushabh Mehta · 12 years ago
  78. 16ad50f Merge branch 'master' of github.com:webnotes/erpnext into unicode by Anand Doshi · 12 years ago
  79. c7dbe29 updates to kb: unanswered questions show in desktop, questions query moved to server-side by Rushabh Mehta · 12 years ago
  80. a146db2 build by Rushabh Mehta · 12 years ago
  81. 48f5f40 moved recurring to daily from every time by Rushabh Mehta · 12 years ago
  82. 49dc5da refactor unicode changes and merge with master with refactored email by Rushabh Mehta · 12 years ago
  83. 52006ca bugfix in scheduler by Rushabh Mehta · 12 years ago
  84. e598487 added standard mail footer and function to get monthly bulk mail limit by Rushabh Mehta · 12 years ago
  85. f0018b5 added unsubscribed fields in Lead and Contact and cleaned up sendmail function by Rushabh Mehta · 12 years ago
  86. 0fa628b Merge branch 'master' of github.com:webnotes/erpnext into unicode by Rushabh Mehta · 12 years ago
  87. 39c0aa7 Redirect to new manual page by Rushabh Mehta · 12 years ago
  88. 486f9df added unicode_literals import at start of each file by Anand Doshi · 12 years ago
  89. 2eef40b get_field > wn.meta.get_docfield by Rushabh Mehta · 12 years ago
  90. 91ba346 profile cleanup start and new auth table for better security by Rushabh Mehta · 12 years ago
  91. 179f01a hong kong added in country list by Nabin Hait · 12 years ago
  92. 548a45d Hong kong timezone added by Nabin Hait · 12 years ago
  93. 4c56275 appframe is now heading by Rushabh Mehta · 12 years ago
  94. 575545d added link to show list of all reports by Anand Doshi · 12 years ago
  95. 3ee7bb5 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  96. 08c0869 load some conf data in boot by Anand Doshi · 12 years ago
  97. be7ce47 website color should be black by Rushabh Mehta · 12 years ago
  98. 2e3579a Item Barcode implemented by Nabin Hait · 12 years ago
  99. 07c94ce update in Task, notification and layout by Rushabh Mehta · 12 years ago
  100. 16aea34 show new reports as well as old by Rushabh Mehta · 12 years ago