1. f1e274c when cancelling stock ledger entry, change modified and modified by by Anand Doshi · 12 years ago
  2. b96fef9 remove cancelled entries from grid report when fetching data based on modified by Anand Doshi · 12 years ago
  3. 77a6dda reload report doctype by Anand Doshi · 12 years ago
  4. 481d0de fix in schedule handler by Rushabh Mehta · 12 years ago
  5. b6eed77 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  6. 2025084 completed dropbox backup in backup manager by Rushabh Mehta · 12 years ago
  7. b7af3d0 changed field contact_no to phone in lead details of transaction base by Anand Doshi · 12 years ago
  8. 80f7637 added print width in txts of istable type doctypes by Anand Doshi · 12 years ago
  9. 0c67f99 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  10. a72c512 aii: gl entries for delivery note by Nabin Hait · 12 years ago
  11. 4244b3b fix in monthly salary register by Anand Doshi · 12 years ago
  12. e1f9958 fixes in price list for purchase by Nabin Hait · 12 years ago
  13. 6b58a04 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  14. 6985539 brought back master.sql.gz by Rushabh Mehta · 12 years ago
  15. 87b9cd5 use get_global_default instead of control panel by Nabin Hait · 12 years ago
  16. ce1fde4 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  17. 685be2f added validation for save conflict in single types too by Rushabh Mehta · 12 years ago
  18. 7804401 attendance code cleanup by Nabin Hait · 12 years ago
  19. 5cf1ef3 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  20. c9e32e6 fixed patches for new sync by Rushabh Mehta · 12 years ago
  21. 0d7c162 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  22. 8ff938a backup manager (wip) by Rushabh Mehta · 12 years ago
  23. acd52a0 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  24. 46043f2 messages updated in voucher import tool by Nabin Hait · 12 years ago
  25. b343a48 fix in empty col check in voucher import tool by Anand Doshi · 12 years ago
  26. ffd190f fix in patch list by Anand Doshi · 12 years ago
  27. a0accd9 fixed conflict by Nabin Hait · 12 years ago
  28. dae20d8 refactored upload attendace tool by Nabin Hait · 12 years ago
  29. c4529eb Merge pull request #300 from mayur-patel/master by Rushabh Mehta · 12 years ago
  30. bec17f0 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  31. c7e28c7 changed the logic to be more elegant. by mayur-patel · 12 years ago
  32. 18c1980 voucher import tool - throw message if empty columns are found by Anand Doshi · 12 years ago
  33. ba7ed4c Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  34. 07287e8 removed colour fields from txt files by Rushabh Mehta · 12 years ago
  35. 5640a69 updated sync by Rushabh Mehta · 12 years ago
  36. 547604c Added a new field called allow_negative. This field was added for allowing a negative balance for a particular leave type. by mayur-patel · 12 years ago
  37. 94f44b4 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  38. 9e69dc5 fix in material request test case by Anand Doshi · 12 years ago
  39. f10f251 Added checks to see if the selected leave type allows negative balance. If it does then warn the user and continue with saving the form else just warn the user and don't save the form data. by mayur-patel · 12 years ago
  40. bc8ac8b Merge branch 'master' of https://github.com/webnotes/erpnext by mayur-patel · 12 years ago
  41. 1f3a5c3 use validate value method to validate valuation rate should be greater than 0 in stock entry by Anand Doshi · 12 years ago
  42. 3773147 lead organization added in quotation classic/spartan/modern print format by Nabin Hait · 12 years ago
  43. 639392a Allowing user to add leaves which may results in negative leave balance. by mayur-patel · 12 years ago
  44. 9bba9ed fixes in cform by Anand Doshi · 12 years ago
  45. 986d48b timesheet patch update by Rushabh Mehta · 12 years ago
  46. 3e712f2 timesheet patch update by Rushabh Mehta · 12 years ago
  47. 040e599 fixed to timesheet patch by Rushabh Mehta · 12 years ago
  48. d2b91bc Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  49. 5423c96 fixed to timesheet patch by Rushabh Mehta · 12 years ago
  50. 4c5af2f Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  51. 0d20d6f fixes for purchase price list by Nabin Hait · 12 years ago
  52. ac46aac Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  53. f934a24 refactored get_value and added backlink check in 'cancel' by Rushabh Mehta · 12 years ago
  54. 9148439 invalidate cache if 'show in website' is unchecked for item and item group by Anand Doshi · 12 years ago
  55. ba0e1ea Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 12 years ago
  56. 213b180 merge, update bean validations by Rushabh Mehta · 12 years ago
  57. d191e2f Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  58. 54d209f sub-contracting code refactored for po by Nabin Hait · 12 years ago
  59. f559a43 completed Time Log / Time Log Batch by Rushabh Mehta · 12 years ago
  60. fee642d completed Time Log / Time Log Batch by Rushabh Mehta · 12 years ago
  61. 976f3b5 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  62. 3e157ec show pin code after state instead of after city in address display by Anand Doshi · 12 years ago
  63. 73b2bb6 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  64. 37ef553 fixes for sub_contracting by Nabin Hait · 12 years ago
  65. a10461e minor fix in purchase receipt by Anand Doshi · 12 years ago
  66. 619dc6f send support ticket response at the end of all operations by Anand Doshi · 12 years ago
  67. 9568d86 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  68. a6acdda fixes in calendar event display on desktop by Anand Doshi · 12 years ago
  69. a139dc9 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  70. 483731e fixes in attendance control panel by Nabin Hait · 12 years ago
  71. 57f83ed show leave balance in leave balance report by Anand Doshi · 12 years ago
  72. 13c3c8a Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  73. 1ead851 datatype validation in voucher import tool by Nabin Hait · 12 years ago
  74. 322bd08 allow attachment in batch by Anand Doshi · 12 years ago
  75. 95a72a7 fixes for material request by Nabin Hait · 12 years ago
  76. 5657cd7 fixes for material request by Nabin Hait · 12 years ago
  77. a9afc25 fixes for conversion factor in old invoices by Nabin Hait · 12 years ago
  78. 1bfec3a buying - update valuation rate when item row has item_code and quantity, else set valuation rate as 0 by Anand Doshi · 12 years ago
  79. 5b56e78 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  80. b05185b hide website fields function removed by Anand Doshi · 12 years ago
  81. b21eb9a added time log batch by Rushabh Mehta · 12 years ago
  82. 380f555 fixes in price list currency by Nabin Hait · 12 years ago
  83. bb6a8b2 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  84. 15e7c18 fixes in price list currency by Nabin Hait · 12 years ago
  85. 4a36e47 fix in subcontracted validation by Anand Doshi · 12 years ago
  86. e112143 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  87. 86dc888 datetime issue in stock balance repory by Nabin Hait · 12 years ago
  88. a8caa5e patch to delete warehouses with docstatus = 2 by Anand Doshi · 12 years ago
  89. a71ace0 fixed asynchronus issue in purchase cycle by Nabin Hait · 12 years ago
  90. b0486b9 Merge pull request #297 from billyfordon/master by Rushabh Mehta · 12 years ago
  91. 9b35230 Adding German translation by billyfordson · 12 years ago
  92. 5c6fc62 added company filter in employee leave balance report by Anand Doshi · 12 years ago
  93. 46d437e fix in get previous fiscal year for leave allocation by Anand Doshi · 12 years ago
  94. 89e70d7 show leave application of other employees in deparment if user has Employee role, but also show leave applications based on permissions - show unique of both by Anand Doshi · 12 years ago
  95. d4d0288 fixed test case of purchase invoice for auto inventory accounting by Anand Doshi · 12 years ago
  96. 55d9a62 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 12 years ago
  97. e5daef7 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 12 years ago
  98. 5418d71 sub-contracting rewrite with testcases by Nabin Hait · 12 years ago
  99. 4a7248e commonified some purchase code, added test case for auto inventory accounting for purchase invoice by Anand Doshi · 12 years ago
  100. 03fead1 added time log by Rushabh Mehta · 12 years ago