1. 4d0f37e Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  2. 0b50b48 [salary structure] Cleanup, Fixed Monthly Register Report and other minor changes by Rushabh Mehta · 11 years ago
  3. 5e4e5d7 [minor] [fix] bring back onload_post_render in transaction.js - ref: a9b1c091665bc35bdc516d9556e859de3b472bd5 by Anand Doshi · 11 years ago
  4. cf8e2cb Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  5. 220b597 [newsletter] show send progess [issue] webnotes/erpnext#531 by Anand Doshi · 11 years ago
  6. cc0e2d1 [minor] merged with master by Nabin Hait · 11 years ago
  7. c154152 [fix] [minor] validate reserved warehouse by Nabin Hait · 11 years ago
  8. 43eba26 [perpetual accounting] make gl entries relevant for different transactions by Nabin Hait · 11 years ago
  9. 69f350a [perpetual accounting] get_query for account in warehouse by Nabin Hait · 11 years ago
  10. 94d3963 [perpetual accounting] get account stock balance difference by Nabin Hait · 11 years ago
  11. 47dc318 [perpetual accounting] get warehouse-item-wise stock balance by Nabin Hait · 11 years ago
  12. d474194 [perpetual accounting] gl entry: sync stock and account balance by Nabin Hait · 11 years ago
  13. 939b152 [patch] perpetual accounting patch by Nabin Hait · 11 years ago
  14. d9f4d17 [minor] [fix] by Nabin Hait · 11 years ago
  15. 0d46274 Update sales_invoice.js by Nabin Hait · 11 years ago
  16. d5b06f7 [fix] leave approver selection by Anand Doshi · 11 years ago
  17. 41006c5 [fix] [minor] warehouse-wise stock balance filter [issue] webnotes/erpnext#724 by Anand Doshi · 11 years ago
  18. 7e76ca3 [fix] default float precision = 3, changed description of float precision in global defaults [issue] webnotes/erpnext#712 by Anand Doshi · 11 years ago
  19. 9a921f4 [employee] [fix] Employee naming fix by Rushabh Mehta · 11 years ago
  20. 5eedde1 [mapper] [minor] idx fix for multiple pulls webnotes/erpnext#651 by Rushabh Mehta · 11 years ago
  21. b9eb084 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  22. d505940 [fix] [minor] [query] get sales bom item code by Anand Doshi · 11 years ago
  23. ae6720b Update sales_order.py by Nabin Hait · 11 years ago
  24. 801ea1d Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  25. cc186da [fix] [minor] [test cases] by Anand Doshi · 11 years ago
  26. 63f9b07 [minor] [item] Removed Sales Rate #613 by Rushabh Mehta · 11 years ago
  27. 3144a6d Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  28. a1d668a [nested set] [minor] Added validation to test loop in hierarchy by Rushabh Mehta · 11 years ago
  29. af4888f Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  30. 15253cb [fix] [minor] in_list_view for employee leave approver by Anand Doshi · 11 years ago
  31. a9b1c09 [minor] [fixes] removed onload_post_render from transaction.js, since it is already called after mapping on server side by Anand Doshi · 11 years ago
  32. d056e1b [minor] added webnotes.get_list, fixed webnotes/erpnext#663 by Rushabh Mehta · 11 years ago
  33. 0dae9f3 [bom] [stock entry] Bug Fix for direct BOM entries by Rushabh Mehta · 11 years ago
  34. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  35. 7ee90ab [minor] [translation] Fixed German translations file webnotes/erpnext#509 by Rushabh Mehta · 11 years ago
  36. 132d314 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  37. aa71b5b [fix] [minor] show item-wise taxes by Anand Doshi · 11 years ago
  38. 7e405e2 [fix] [minor] expense head get_query fixed in purchase invoice by Nabin Hait · 11 years ago
  39. 4b7a79c Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  40. 7895d34 [fix] [minor] SO/DN required validation and get_single_value deprecated by Nabin Hait · 11 years ago
  41. 73d04b1 [minor] [fix] test cases fix for perpetual accounting by Nabin Hait · 11 years ago
  42. 5013dcb [fix] [minor] change_grid_labels by Anand Doshi · 11 years ago
  43. edfba96 [fix] [minor] show company currency fields if included_in_print_rate is checked by Anand Doshi · 11 years ago
  44. bf2d5ab Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  45. e79d57c [salary slip] total no. of working days calculation [issue] webnotes/erpnext#285 by Anand Doshi · 11 years ago
  46. c12553f [journal voucher] [minor] added Reference section break in Journal Voucher Detail by Rushabh Mehta · 11 years ago
  47. 6cd2ed8 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  48. 0b6e590 [fix] [minor] get supplier details in purchase invoice by Nabin Hait · 11 years ago
  49. 3362e19 [minor] fixes to data import tool, docs and lead by Rushabh Mehta · 11 years ago
  50. 43b2771 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  51. 2b76a5e [minor] fixes to data import tool, docs and lead by Rushabh Mehta · 11 years ago
  52. a36adbd [minor] [fix] make sl entry by Nabin Hait · 11 years ago
  53. 6affb78 [minor] moved delivered items to be billed to accounts module by Anand Doshi · 11 years ago
  54. 4ad4b43 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  55. 79a0534 [data import tool] [feature] Added ability to import / export documents with child records by Rushabh Mehta · 11 years ago
  56. e5c6913 [minor] moved delivered items to be billed to accounts module by Anand Doshi · 11 years ago
  57. 33fe867 [usability] Allow user to edit Price List if this option is checked in Selling Settings [issue] webnotes/erpnext#707 by Anand Doshi · 11 years ago
  58. bbe1448 Merge branch 'master' into perpetual by Nabin Hait · 11 years ago
  59. a1ad6e1 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  60. 0dd7be1 [perpetual accounting] get stock balance on any date by Nabin Hait · 11 years ago
  61. 8db2874 [cleanup] code commonified of making sl entry by Nabin Hait · 11 years ago
  62. cac622e [accounts] [perpetual] get account and stock balance difference by Nabin Hait · 11 years ago
  63. 1e2f20a [cleanup] code commonified of making sl entry by Nabin Hait · 11 years ago
  64. b865db9 [accounts] [perpetual] accounts settings for perpetual accounting for inventory by Nabin Hait · 11 years ago
  65. dbe4d19 [minor] added customer/supplier id and name in sales/purchase register by Nabin Hait · 11 years ago
  66. 8762cda [fix] [minor] [issue] webnotes/erpnext#661 - remove script and style tags from communication content by Anand Doshi · 11 years ago
  67. 7baa7fd [fix] [minor] [issue] webnotes/erpnext#658 - adjust expiry warning banner by Anand Doshi · 11 years ago
  68. 5cd58dc [usability] [issue] webnotes/erpnext#606 - disable default currency after a transaction is created for a company by Anand Doshi · 11 years ago
  69. c4a54fe [usability] [issue] webnotes/erpnext#346 - hide packing list if it is empty by Anand Doshi · 11 years ago
  70. 5edd570 [fix] [minor] features setup - hide company currency fields if export is disabled by Anand Doshi · 11 years ago
  71. 078129f [fix] [minor] removed default from conversion_rate by Anand Doshi · 11 years ago
  72. 17350b8 [fix] [mapper] from delivery note to sales invoice, only map unbilled items by Anand Doshi · 11 years ago
  73. 49154c7 [fix] if no valid territory for price list, try adding the user's default territory by Anand Doshi · 11 years ago
  74. 482f343 [minor] purchase order - no_copy=0 for purchase other charges, so that the field could be mapped by Anand Doshi · 11 years ago
  75. 97fd522 [fix] material request - no_copy=0 for schedule_date so that it could be mapped to purchase order by Anand Doshi · 11 years ago
  76. ded00de Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  77. 74458a9 [minor] [issue] webnotes/erpnext#405 - removed chat link for self-hosted instances by Anand Doshi · 11 years ago
  78. 8608f0e [fix] [minor] error display in voucher import tool by Nabin Hait · 11 years ago
  79. 2d57e51 [fix] [minor] null issue by Nabin Hait · 11 years ago
  80. 0fa6319 [fix] [minor] [bug] int docstatus before to_docstatus check by Anand Doshi · 11 years ago
  81. f13da67 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  82. f006916 [fix] [minor] [report] by Anand Doshi · 11 years ago
  83. f839846 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  84. 69843a2 [fix] [minor] fixed validation in production order by Nabin Hait · 11 years ago
  85. cbf9cfe [fix] [minor] system manager role check by Rushabh Mehta · 11 years ago
  86. 9301138 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  87. 5c76f01 [report] [accounts] Delivered Items To Be Billed, Received Items To Be Billed by Anand Doshi · 11 years ago
  88. 576a811 [docs] by Rushabh Mehta · 11 years ago
  89. e374232 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  90. ed186b7 [demo] [minor] Started make_demo.py by Rushabh Mehta · 11 years ago
  91. 18b1e20 [fix] [issue] webnotes/erpnext#674 - hide Make Invoice button when invoicing of delivery/receipt is complete by Anand Doshi · 11 years ago
  92. ca7e07e [docs] by Priya Shrivastava · 11 years ago
  93. 34064ac [docs] by Priya Shrivastava · 11 years ago
  94. 955640a [docs] by Priya Shrivastava · 11 years ago
  95. d2cb598 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  96. 733681a [fix] [minor] [sales invoice] trigger update stock on fetching pos details by Anand Doshi · 11 years ago
  97. a648f46 [fix] [minor] show stock ledger, general ledger, fixes post changes in script manager trigger [issue] webnotes/wnframework#228 by Anand Doshi · 11 years ago
  98. 7180eb6 [queries] [optimization] removed redundant code in get_match_cond by Anand Doshi · 11 years ago
  99. de72b44 [fix] [minor] pull only undelivered items in Dn from SO by Nabin Hait · 11 years ago
  100. 9764e32 [fix] [minor] syntax error in stock entry by Nabin Hait · 11 years ago