1. 3362e19 [minor] fixes to data import tool, docs and lead by Rushabh Mehta · 11 years ago
  2. 43b2771 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  3. 2b76a5e [minor] fixes to data import tool, docs and lead by Rushabh Mehta · 11 years ago
  4. 6affb78 [minor] moved delivered items to be billed to accounts module by Anand Doshi · 11 years ago
  5. 4ad4b43 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  6. 79a0534 [data import tool] [feature] Added ability to import / export documents with child records by Rushabh Mehta · 11 years ago
  7. e5c6913 [minor] moved delivered items to be billed to accounts module by Anand Doshi · 11 years ago
  8. 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
  9. a1ad6e1 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  10. dbe4d19 [minor] added customer/supplier id and name in sales/purchase register by Nabin Hait · 11 years ago
  11. 8762cda [fix] [minor] [issue] webnotes/erpnext#661 - remove script and style tags from communication content by Anand Doshi · 11 years ago
  12. 7baa7fd [fix] [minor] [issue] webnotes/erpnext#658 - adjust expiry warning banner by Anand Doshi · 11 years ago
  13. 5cd58dc [usability] [issue] webnotes/erpnext#606 - disable default currency after a transaction is created for a company by Anand Doshi · 11 years ago
  14. c4a54fe [usability] [issue] webnotes/erpnext#346 - hide packing list if it is empty by Anand Doshi · 11 years ago
  15. 5edd570 [fix] [minor] features setup - hide company currency fields if export is disabled by Anand Doshi · 11 years ago
  16. 078129f [fix] [minor] removed default from conversion_rate by Anand Doshi · 11 years ago
  17. 17350b8 [fix] [mapper] from delivery note to sales invoice, only map unbilled items by Anand Doshi · 11 years ago
  18. 49154c7 [fix] if no valid territory for price list, try adding the user's default territory by Anand Doshi · 11 years ago
  19. 482f343 [minor] purchase order - no_copy=0 for purchase other charges, so that the field could be mapped by Anand Doshi · 11 years ago
  20. 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
  21. ded00de Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  22. 74458a9 [minor] [issue] webnotes/erpnext#405 - removed chat link for self-hosted instances by Anand Doshi · 11 years ago
  23. 8608f0e [fix] [minor] error display in voucher import tool by Nabin Hait · 11 years ago
  24. 2d57e51 [fix] [minor] null issue by Nabin Hait · 11 years ago
  25. 0fa6319 [fix] [minor] [bug] int docstatus before to_docstatus check by Anand Doshi · 11 years ago
  26. f13da67 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  27. f006916 [fix] [minor] [report] by Anand Doshi · 11 years ago
  28. f839846 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  29. 69843a2 [fix] [minor] fixed validation in production order by Nabin Hait · 11 years ago
  30. cbf9cfe [fix] [minor] system manager role check by Rushabh Mehta · 11 years ago
  31. 9301138 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  32. 5c76f01 [report] [accounts] Delivered Items To Be Billed, Received Items To Be Billed by Anand Doshi · 11 years ago
  33. 576a811 [docs] by Rushabh Mehta · 11 years ago
  34. e374232 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  35. ed186b7 [demo] [minor] Started make_demo.py by Rushabh Mehta · 11 years ago
  36. 18b1e20 [fix] [issue] webnotes/erpnext#674 - hide Make Invoice button when invoicing of delivery/receipt is complete by Anand Doshi · 11 years ago
  37. d2cb598 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  38. 733681a [fix] [minor] [sales invoice] trigger update stock on fetching pos details by Anand Doshi · 11 years ago
  39. 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
  40. 7180eb6 [queries] [optimization] removed redundant code in get_match_cond by Anand Doshi · 11 years ago
  41. de72b44 [fix] [minor] pull only undelivered items in Dn from SO by Nabin Hait · 11 years ago
  42. 9764e32 [fix] [minor] syntax error in stock entry by Nabin Hait · 11 years ago
  43. 4525a0b [fix] [minor] null value issue by Nabin Hait · 11 years ago
  44. f314051 Merge branch 'master' of github.com:webnotes/erpnext into custom_script_defer by Anand Doshi · 11 years ago
  45. f90df7d [fix] [minor] if customer_account is mentioned in POS Settings, also fetch customer_name by Anand Doshi · 11 years ago
  46. 1fac2a9 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions by Anand Doshi · 11 years ago
  47. 1f996c3 [minor] currency trigger should not be called in refresh by Nabin Hait · 11 years ago
  48. 19d945a [minor] [fix] apply float precision on over-billing validation by Nabin Hait · 11 years ago
  49. dce9fdf [minor] [fix] by Nabin Hait · 11 years ago
  50. 17082e7 [pos] [minor] removed import of pos.js by Rushabh Mehta · 11 years ago
  51. 895f61d Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  52. 4a008f5 [sales_invoice] [pos] [minor] Added view for POS by Rushabh Mehta · 11 years ago
  53. 29bec06 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  54. 5e200e4 [minor] duplicate row id from same prevdoc by Nabin Hait · 11 years ago
  55. 25647c4 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  56. d5d39ac [fix] [minor] sales and purchase get_queries by Anand Doshi · 11 years ago
  57. 90d74d4 [minor] sales invoice to delivery note mapping and prevdoc validation by Nabin Hait · 11 years ago
  58. 9eb2868 [fix] [minor] remove end of life condition from item query by Anand Doshi · 11 years ago
  59. ef0ab5d [patch] [minor] set price list currency, where only one currency is used for item price by Anand Doshi · 11 years ago
  60. 354d0bd Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  61. 10c773d [fix] [minor] [sales invoice] don't hide warehouse and delivered_qty by Anand Doshi · 11 years ago
  62. bb7c82a Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  63. 9166335 [minor] [bom] allow updating cost even after submit by Nabin Hait · 11 years ago
  64. c7280b4 [fix] [minor] fetch supplier default currency only if it exists by Anand Doshi · 11 years ago
  65. b1b564c [fix] [minor] erpnext installer by Anand Doshi · 11 years ago
  66. 173e874 [fix] maintain same rate throughout purchase cycle optional by Nabin Hait · 11 years ago
  67. 2166b24 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  68. 5f60226 [fix] [minor] email digest events fix by Anand Doshi · 11 years ago
  69. 834a4db [feature] pull from material request based on supplier by Nabin Hait · 11 years ago
  70. af15a4a [event] [minor fixes] by Rushabh Mehta · 11 years ago
  71. 3adcfe4 [minor] [style] by Rushabh Mehta · 11 years ago
  72. 031e8cf Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  73. 49aa364 [fix] [minor] by Rushabh Mehta · 11 years ago
  74. 4d3aa04 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  75. 985af32 [cleanup] [minor] removed trash reason from grade by Anand Doshi · 11 years ago
  76. 7474012 [fix] [minor] valide for freezed account by Anand Doshi · 11 years ago
  77. 82c5fb2 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  78. d65ced5 [calendar] [feature] Send Daily Digest for Upcoming Events by Rushabh Mehta · 11 years ago
  79. 114bc09 [minor] [fix] same account in item and tax table by Nabin Hait · 11 years ago
  80. a10ef45 [minor] total tax column in item-wise sales/purchase register by Nabin Hait · 11 years ago
  81. af1df68 [cleanup] [minor] added icons in toolbar menu [issue] webnotes/erpnext#655 by Anand Doshi · 11 years ago
  82. 1276031 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  83. 508bd4c [report] Item-wise Purchase Register [issue] webnotes/erpnext#374 by Anand Doshi · 11 years ago
  84. ac90542 [report] Item-wise Sales Register [issue] webnotes/erpnext#372 by Anand Doshi · 11 years ago
  85. 5491332 [fix] [minor] use wn.defaults.get_default instead of sys_defaults by Anand Doshi · 11 years ago
  86. e329215 [fix] [minor] over-billing validation by Nabin Hait · 11 years ago
  87. a91fb04 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  88. dab1cf9 [feature] [bom] update cost button by Nabin Hait · 11 years ago
  89. 2b518e3 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  90. 86537ed [fix] [patch] [minor] custom print format net total export patch by Anand Doshi · 11 years ago
  91. 6c0b936 [minor] [fix] set customer and supplier defaults by Anand Doshi · 11 years ago
  92. 720a01a [selling] changed fieldtype of Price List to link by Anand Doshi · 11 years ago
  93. dea6e51 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  94. c4f5e4f [docs] remove attributions from page and added to docs by Rushabh Mehta · 11 years ago
  95. d23e5c8 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  96. 3986bad [feature] If customer/supplier account freezed do not allow to make any transaction by Nabin Hait · 11 years ago
  97. 23de6df [fix] [minor] replace single quote in territory name while creating territories in setup control by Anand Doshi · 11 years ago
  98. 52b0491 [fix] [minor] call refresh_fields after cur_frm.call when doc is passed by Anand Doshi · 11 years ago
  99. 742b55f Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  100. 60403b2 [fix] [minor] [grid] set_colum_disp should force refresh the whole grid by Anand Doshi · 11 years ago