1. 94c90bd [fix] [minor] buying amount for sales bom item by Nabin Hait · 11 years ago
  2. da1e503 [fix] [minor] removed sample item field from item by Nabin Hait · 11 years ago
  3. 993c5c3 [fix] [minor] by Rushabh Mehta · 11 years ago
  4. a65253b [stock] [minor] Added Warehouse User check in Sales Order by Rushabh Mehta · 11 years ago
  5. cf34317 [fix] removed purchase order no from purchase list view, since it does not show purchase receipt when the form doesn't have any purchase receipt items by Anand Doshi · 11 years ago
  6. 4d47b00 [fix] [minor] fix in re-order query by Anand Doshi · 11 years ago
  7. 328fc09 [fix] [minor] fixes in item merging by Nabin Hait · 11 years ago
  8. 4cfb779 [fix] [permissions] Serial No - Read, Write permission for Accounts User by Anand Doshi · 11 years ago
  9. 72c9aa0 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  10. 945aff1 [fix] [minor] fiscal year deleted from serial no by Nabin Hait · 11 years ago
  11. 8331bbf Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  12. 82e54c8 [minor] fix to purchase receipt button, make_demo by Rushabh Mehta · 11 years ago
  13. 691096d [fix] [minor] duplicate stock entry against production order by Nabin Hait · 11 years ago
  14. 7bd850a [patch] [minor] fix sle against cancelled stock entry for production by Nabin Hait · 11 years ago
  15. 4aeee45 [fix] [minor] get items from bom on material transfer against production order by Nabin Hait · 11 years ago
  16. bd0277f Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  17. a7a919d [fix] [minor] set warranty expiry date on serial no from delivery note by Nabin Hait · 11 years ago
  18. 20a1094 [buying] [manufacturing] Added new Reports and fixes for demo by Rushabh Mehta · 11 years ago
  19. d8982d4 [serial no] [minor] fix - set Available status after insert on creation by Rushabh Mehta · 11 years ago
  20. b02fba9 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  21. 2e31e09 [fix] [minor] _round function - implement round halfs to nearest even number by Anand Doshi · 11 years ago
  22. 76273eb [merge] [minor] Fixed conflict while merging serial_no branch with master by Nabin Hait · 11 years ago
  23. c46d044 [fix] [minor] [stock entry] call get_items even if item exists and on saved document by Nabin Hait · 11 years ago
  24. 3423a73 [serial no] Allow creation only of Warehouse is not set, [translation] Italian by Rushabh Mehta · 11 years ago
  25. 6e252d6 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  26. 3cb7cf4 [fix] [minor] project query for purchase receipt by Anand Doshi · 11 years ago
  27. 170be3b [minor] merge master by Rushabh Mehta · 11 years ago
  28. 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
  29. 9618cb8 [fix] [minor] downsample data to 1000 points before plotting using flot.downsample plugin by Anand Doshi · 11 years ago
  30. 47e14a9 [fix] [minor] rate calculation on server side, only if blank/0 (honour client side calculation sequence), shopping cart settings by Anand Doshi · 11 years ago
  31. 3eb8c38 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  32. 5476318 [fix] [minor] round off currency values in grid reports by Anand Doshi · 11 years ago
  33. bf5d44c [fix] [minor] reorder level bug through scheduler by Nabin Hait · 11 years ago
  34. 4c17f94 [manufacturing] Added New Reports by Rushabh Mehta · 11 years ago
  35. 813b1cb Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  36. 4a404e9 [price list] Separated Default Price List for Selling and Buying and changed fieldnames by Rushabh Mehta · 11 years ago
  37. 0b99540 [cleanup] [minor] price list field rename (wip), set default supplier from item, make demo - purchase cycle (wip) by Rushabh Mehta · 11 years ago
  38. be64070 [report] material requests for which supplier quotations are not created by Rushabh Mehta · 11 years ago
  39. f71f5f5 [minor] [fix] update serial no details on cancelling of purchase receipt by Nabin Hait · 11 years ago
  40. 75c3171 [rename] Naming Series is now Document Numbering Series and updated translations by Rushabh Mehta · 11 years ago
  41. 3dfc930 [minor] [fix] validation in stock reconciliation by Nabin Hait · 11 years ago
  42. 5a8a630 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  43. 1c77745 [fix] [minor] [print formats] use format_currency in place of fmt_money by Anand Doshi · 11 years ago
  44. 5dd6b1d [optimization] [minor] pass filtered stock ledger entries to get_buying_amount by Anand Doshi · 11 years ago
  45. cf5c9a1 [minor] [fix] uom conversion factor should be mapped from PO to PR to PI by Nabin Hait · 11 years ago
  46. 7c2a2e2 [demo] [minor] simulate quotation by Rushabh Mehta · 11 years ago
  47. 0983cb7 [cleanup] [minor] removed default value 0.00 by Rushabh Mehta · 11 years ago
  48. c154152 [fix] [minor] validate reserved warehouse by Nabin Hait · 11 years ago
  49. 41006c5 [fix] [minor] warehouse-wise stock balance filter [issue] webnotes/erpnext#724 by Anand Doshi · 11 years ago
  50. 801ea1d Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  51. cc186da [fix] [minor] [test cases] by Anand Doshi · 11 years ago
  52. 63f9b07 [minor] [item] Removed Sales Rate #613 by Rushabh Mehta · 11 years ago
  53. 0dae9f3 [bom] [stock entry] Bug Fix for direct BOM entries by Rushabh Mehta · 11 years ago
  54. e67d1fb [license] [minor] Updated License Text in all js and py files by Rushabh Mehta · 11 years ago
  55. 7895d34 [fix] [minor] SO/DN required validation and get_single_value deprecated by Nabin Hait · 11 years ago
  56. 6affb78 [minor] moved delivered items to be billed to accounts module by Anand Doshi · 11 years ago
  57. 17350b8 [fix] [mapper] from delivery note to sales invoice, only map unbilled items by Anand Doshi · 11 years ago
  58. 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
  59. 2d57e51 [fix] [minor] null issue by Nabin Hait · 11 years ago
  60. f006916 [fix] [minor] [report] by Anand Doshi · 11 years ago
  61. 5c76f01 [report] [accounts] Delivered Items To Be Billed, Received Items To Be Billed by Anand Doshi · 11 years ago
  62. 18b1e20 [fix] [issue] webnotes/erpnext#674 - hide Make Invoice button when invoicing of delivery/receipt is complete by Anand Doshi · 11 years ago
  63. d2cb598 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  64. 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
  65. 9764e32 [fix] [minor] syntax error in stock entry by Nabin Hait · 11 years ago
  66. f314051 Merge branch 'master' of github.com:webnotes/erpnext into custom_script_defer by Anand Doshi · 11 years ago
  67. 1fac2a9 [fix] [client script] call cur_frm.cscript.custom_ type functions in the callback of standard functions by Anand Doshi · 11 years ago
  68. dce9fdf [minor] [fix] by Nabin Hait · 11 years ago
  69. 90d74d4 [minor] sales invoice to delivery note mapping and prevdoc validation by Nabin Hait · 11 years ago
  70. 173e874 [fix] maintain same rate throughout purchase cycle optional by Nabin Hait · 11 years ago
  71. 834a4db [feature] pull from material request based on supplier by Nabin Hait · 11 years ago
  72. 720a01a [selling] changed fieldtype of Price List to link by Anand Doshi · 11 years ago
  73. 742b55f Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  74. 60403b2 [fix] [minor] [grid] set_colum_disp should force refresh the whole grid by Anand Doshi · 11 years ago
  75. c97fe01 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  76. ea51b41 [fix] [minor] allowed territory group in all transactions by Nabin Hait · 11 years ago
  77. 4dca401 [feature] Ability to set UOM as Integer-only and related validations. by Rushabh Mehta · 11 years ago
  78. 54caa86 Merge branch 'master' of github.com:webnotes/erpnext by Nabin Hait · 11 years ago
  79. 88e3b92 [fix] [minor] serial no should be mapper in installation note from delivery note by Nabin Hait · 11 years ago
  80. dd05d5e Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  81. 1875fd1 [minor] [fix] missing icons in reports #589 by Rushabh Mehta · 11 years ago
  82. 85fa3d2 [fix] [minor] upload callback arguments changed by Anand Doshi · 11 years ago
  83. 48a0bd3 [minor] [fix] price list currency read only and SO-MR mapping by Nabin Hait · 11 years ago
  84. 648a5c7 [fix] added required permissions for fiscal year, brand, company, country, currency, item group, price list, uom and warehouse by Anand Doshi · 11 years ago
  85. 54c78a9 [minor] [fix] [permissions] Item by Anand Doshi · 11 years ago
  86. 5c76492 [minor] [fix] clear value and run trigger of attach_files: field on removing attachment, if that attachment is being used by a given field by Anand Doshi · 11 years ago
  87. 9481e03 [minor] [fix] pull uom conversion factor in purchase cycle by Nabin Hait · 11 years ago
  88. b54cd99 Merge branch 'master' of github.com:webnotes/erpnext by Rushabh Mehta · 11 years ago
  89. c9bcfd1 [cleanup] [minor] removed 'System Manager' permission for new setups by Rushabh Mehta · 11 years ago
  90. 21503f8 [minor] [fix] on row add processing, [cleanup] shifted validate link and fetch to script_manager by Anand Doshi · 11 years ago
  91. 6f6e91c [minor] [fix] in check_mandatory, ignore naming_series, since it is checked during doc's save by Anand Doshi · 11 years ago
  92. 461b417 [minor] [fix] trigger in supplier address and contact person field by Nabin Hait · 11 years ago
  93. 573b423 Merge branch 'master' of github.com:webnotes/erpnext by Anand Doshi · 11 years ago
  94. 61cad50 [minor] [fix] opportunity form, queries, stock uom replace utility by Anand Doshi · 11 years ago
  95. 55b5dd2 [fix] [mapper] by Nabin Hait · 11 years ago
  96. 5b43b3d merged with slow branch by Nabin Hait · 11 years ago
  97. cf1829d Merge branch 'master' of github.com:webnotes/erpnext into responsive by Nabin Hait · 11 years ago
  98. aea0af0 Merge branch 'master' into slow by Nabin Hait · 11 years ago
  99. e724fd4 [report] [minor] added warehouse and brand columns in purchase ordered items to be received by Nabin Hait · 11 years ago
  100. 2861e25 Merge branch 'master' of github.com:webnotes/erpnext into slow by Rushabh Mehta · 11 years ago