1. 1c8ec40 [fix] [minor] lead validate by Anand Doshi · 11 years ago
  2. 252d14a [fix] [minor] validate warehouse user for sales order by Anand Doshi · 11 years ago
  3. d608042 [fix] [minor] batch no get query by Nabin Hait · 11 years ago
  4. 23b3610 [fix] [minor] batch no get query by Nabin Hait · 11 years ago
  5. a65253b [stock] [minor] Added Warehouse User check in Sales Order by Rushabh Mehta · 11 years ago
  6. 53cd86b [fix] [minor] added item_name field in sales bom item query by Anand Doshi · 11 years ago
  7. d5b01a1 [fix] [minor] removed reserved warehouse from no_copy in sales order item by Nabin Hait · 11 years ago
  8. cce21d1 [major] upgrade to bootstrap 3 by Rushabh Mehta · 11 years ago
  9. 3423a73 [serial no] Allow creation only of Warehouse is not set, [translation] Italian by Rushabh Mehta · 11 years ago
  10. 170be3b [minor] merge master by Rushabh Mehta · 11 years ago
  11. 62030e0 [Serial No] Major updates, code cleanup, "In Store" is now "Available". Serial No can only be created via Stock Entry / Purchase Receipt. Serial No can be auto created using Series if mentioned in Item master by Rushabh Mehta · 11 years ago
  12. 29c8327 [fix] [minor] Analytics role added in Financial Statements report by Nabin Hait · 11 years ago
  13. dd2ec17 [fix] [minor] pull credit days from customer, update credit days in account of customer by Anand Doshi · 11 years ago
  14. d1055ce [fix] [minor] Target variance report if distribution id is not specified by Nabin Hait · 11 years ago
  15. 4a404e9 [price list] Separated Default Price List for Selling and Buying and changed fieldnames by Rushabh Mehta · 11 years ago
  16. 0b99540 [cleanup] [minor] price list field rename (wip), set default supplier from item, make demo - purchase cycle (wip) by Rushabh Mehta · 11 years ago
  17. 75c3171 [rename] Naming Series is now Document Numbering Series and updated translations by Rushabh Mehta · 11 years ago
  18. 43d7de8 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  19. 1c77745 [fix] [minor] [print formats] use format_currency in place of fmt_money by Anand Doshi · 11 years ago
  20. 7cfefbc [bom] [production] Cleaned up BOM, Production Planning Tool, Progress in Demo Builder by Rushabh Mehta · 11 years ago
  21. 0cb97f3 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  22. 7c2a2e2 [demo] [minor] simulate quotation by Rushabh Mehta · 11 years ago
  23. 0983cb7 [cleanup] [minor] removed default value 0.00 by Rushabh Mehta · 11 years ago
  24. 1107f20 [fix] [minor] bug fixed _ imported by Nabin Hait · 11 years ago
  25. 74506ba Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  26. c478349 [fix] [minot] reserved warehouse mandatory validation for packing items by Nabin Hait · 11 years ago
  27. fbe1e16 [fix] [selling] reduce round-off loss when using tax inclusive price by Anand Doshi · 11 years ago
  28. 5eedde1 [mapper] [minor] idx fix for multiple pulls webnotes/erpnext#651 by Rushabh Mehta · 11 years ago
  29. b9eb084 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  30. d505940 [fix] [minor] [query] get sales bom item code by Anand Doshi · 11 years ago
  31. ae6720b Update sales_order.py by Nabin Hait · 11 years ago
  32. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  33. 5013dcb [fix] [minor] change_grid_labels by Anand Doshi · 11 years ago
  34. edfba96 [fix] [minor] show company currency fields if included_in_print_rate is checked by Anand Doshi · 11 years ago
  35. 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
  36. c4a54fe [usability] [issue] webnotes/erpnext#346 - hide packing list if it is empty by Anand Doshi · 11 years ago
  37. 2d57e51 [fix] [minor] null issue by Nabin Hait · 11 years ago
  38. e374232 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  39. ed186b7 [demo] [minor] Started make_demo.py by Rushabh Mehta · 11 years ago
  40. d2cb598 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  41. 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
  42. de72b44 [fix] [minor] pull only undelivered items in Dn from SO by Nabin Hait · 11 years ago
  43. f314051 Merge branch 'master' of github.com:webnotes/erpnext into custom_script_defer by Anand Doshi · 11 years ago
  44. f90df7d [fix] [minor] if customer_account is mentioned in POS Settings, also fetch customer_name by Anand Doshi · 11 years ago
  45. 1fac2a9 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions by Anand Doshi · 11 years ago
  46. 25647c4 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  47. d5d39ac [fix] [minor] sales and purchase get_queries by Anand Doshi · 11 years ago
  48. 90d74d4 [minor] sales invoice to delivery note mapping and prevdoc validation by Nabin Hait · 11 years ago
  49. 5491332 [fix] [minor] use wn.defaults.get_default instead of sys_defaults by Anand Doshi · 11 years ago
  50. 720a01a [selling] changed fieldtype of Price List to link by Anand Doshi · 11 years ago
  51. 52b0491 [fix] [minor] call refresh_fields after cur_frm.call when doc is passed by Anand Doshi · 11 years ago
  52. c97fe01 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  53. ea51b41 [fix] [minor] allowed territory group in all transactions by Nabin Hait · 11 years ago
  54. 4dca401 [feature] Ability to set UOM as Integer-only and related validations. by Rushabh Mehta · 11 years ago
  55. 1875fd1 [minor] [fix] missing icons in reports #589 by Rushabh Mehta · 11 years ago
  56. 23a64d7 [minor] removed customer validation between quotation and SO by Nabin Hait · 11 years ago
  57. ba8ea7d [minor] [fix] fetch contact details by Anand Doshi · 11 years ago
  58. deff578 [minor] [fix] fetch contact details by Nabin Hait · 11 years ago
  59. 64a9d0c Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  60. 48a0bd3 [minor] [fix] price list currency read only and SO-MR mapping by Nabin Hait · 11 years ago
  61. ed69892 [minor] [query] sales person by Anand Doshi · 11 years ago
  62. 1dc95ed [minor] [selling] [fix] fetch available qty for given warehouse by Anand Doshi · 11 years ago
  63. 2fdd874 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  64. f577b09 [minor] [fix] sales and purchase analytics by Anand Doshi · 11 years ago
  65. 5fa994f Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  66. d351318 [minor] [fix] employee field while new sales person created from tree by Nabin Hait · 11 years ago
  67. 7dd5034 [minor] [fix] [issue] #624 by Anand Doshi · 11 years ago
  68. b54cd99 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  69. c9bcfd1 [cleanup] [minor] removed 'System Manager' permission for new setups by Rushabh Mehta · 11 years ago
  70. 50f5fd1 [feature] [selling] customer discount item_group wise by Nabin Hait · 11 years ago
  71. 95391b1 [minor] [fix] [issue] #618 by Anand Doshi · 11 years ago
  72. 648fd16 [minor] [fix] #616 by Anand Doshi · 11 years ago
  73. 573b423 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  74. 61cad50 [minor] [fix] opportunity form, queries, stock uom replace utility by Anand Doshi · 11 years ago
  75. 55b5dd2 [fix] [mapper] by Nabin Hait · 11 years ago
  76. 5b43b3d merged with slow branch by Nabin Hait · 11 years ago
  77. 80166e2 [minor] [selling/buying] use script_manager.trigger instead of calling cscript function directly post item details fetch, so that custom code can be executed by Anand Doshi · 11 years ago
  78. 05859ad Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  79. cefccb9 [minor] [webshop] [fix] by Anand Doshi · 11 years ago
  80. 40cb8fb [fix] [minor] Installation Note: pulling from DN and code cleanup by Nabin Hait · 11 years ago
  81. a9ec49e [fix] [mapper] add rows only table is blank, allow multiple time pull and validation if same item pulled twice by Nabin Hait · 11 years ago
  82. a279d78 [minor] [fix] by Nabin Hait · 11 years ago
  83. 9b49614 [minor] [fix] get queries by Anand Doshi · 11 years ago
  84. 34736c8 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  85. 946e0de [minor] [fix] by Anand Doshi · 11 years ago
  86. cfecd2b [fix] [cleanup] fixes while testing and code cleanup by Nabin Hait · 11 years ago
  87. df92a55 [style] Added Icons to Pages by Rushabh Mehta · 11 years ago
  88. 63d844b Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  89. 2ac0a83 [webshop] Place Order - submits Quotation, creates Customer if required, creates and submits Sales Order by Anand Doshi · 11 years ago
  90. a4f0240 [conflict] merged for get_query by Nabin Hait · 11 years ago
  91. ee85cfd get_query to server side by Saurabh · 11 years ago
  92. 3429b60 [feature] [grid] Allow Grid viewable columns to be selected via 'In List View' by Rushabh Mehta · 11 years ago
  93. f52dc07 queries to server side by Saurabh · 11 years ago
  94. 919b9fc [cleanup] Maintenance Schedule, Maintenance Visit by Rushabh Mehta · 11 years ago
  95. f9404ba [feature] Added Section Breaks to Grids for better visual hierarchy by Rushabh Mehta · 11 years ago
  96. 2e3c06e [get_query]to server side by Saurabh · 11 years ago
  97. 3868371 [get_query] to server side by Saurabh · 11 years ago
  98. ab462d2 [get_query]to server side by Saurabh · 11 years ago
  99. c120776 Merge branch 'responsive' of github.com:webnotes/erpnext into responsive by Anand Doshi · 11 years ago
  100. bdee6e0 [cleanup] moved company to top section, hide company if only one exists, changed field labels by Anand Doshi · 11 years ago