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