1. 3724448 [fixes] typo-fixes and fix in balance qty fetching by Saurabh · 9 years ago
  2. dcb72c6 [enhance] Displaying stock balance while creating quotation by Saurabh · 9 years ago
  3. e32f9c3 Update reorder_item.py by Nabin Hait · 9 years ago
  4. 38be62c [fix] Allow auto reorder based on reorder qty, even if reordeer level is zero by Nabin Hait · 9 years ago
  5. 7736e09 Merge branch 'reorder_level_zero' of https://github.com/creador30/erpnext into creador30-reorder_level_zero by Nabin Hait · 9 years ago
  6. 1a99cb8 [fix] Escaping strings with percentage by Nabin Hait · 9 years ago
  7. 39a2891 [fix] fetch price list rate by Anand Doshi · 9 years ago
  8. e71fa92 Allow reorder_level to be set to 0 by creador · 9 years ago
  9. 4b249fe [optimization] stock balance report - force index + improve memory usage by Anand Doshi · 9 years ago
  10. adee283 [minor] map custom fields from delivery note to packing slip by Rushabh Mehta · 9 years ago
  11. 3070deb Packing Slip layout changes by Nabin Hait · 9 years ago
  12. 0a67c97 Merge pull request #4766 from nabinhait/permlevel1 by Rushabh Mehta · 9 years ago
  13. 3cdf354 [enhancement] default warehouse not mandatory in time, re-order level and re-order qty must always be set per warehosue by Rushabh Mehta · 9 years ago
  14. 4c6af87 [fix] Read permission to All for permlevel 1 fields by Nabin Hait · 9 years ago
  15. 17d4fc4 [enhancement] Merge Comment and Feed into Communication :boom: by Anand Doshi · 9 years ago
  16. 4129ae5 [fix] Translations in Stock balance report by Nabin Hait · 9 years ago
  17. 49b275a Merge pull request #4704 from chaoyee/develop by Nabin Hait · 9 years ago
  18. 3c55d89 [minor] Reference doctype in Item-wise price List Rate report by Nabin Hait · 9 years ago
  19. d5fda57 [fix] Ignore permissions and made Customer warehouse field hidden in selling cycle by Nabin Hait · 9 years ago
  20. a85a1ff [fix] Validate rate with reference doc by Nabin Hait · 9 years ago
  21. ed11e93 Update stock_reconciliation.py by ShashaQin · 9 years ago
  22. 1d702bf Update stock_reconciliation_item.json by ShashaQin · 9 years ago
  23. 71a9be8 Update material_request.py by Chao-Yee Hsu 許朝益 · 9 years ago
  24. 77e4f6b [fix] strip item_code before autoname by Anand Doshi · 9 years ago
  25. c118fc9 Update material_request.py by Chao-Yee Hsu 許朝益 · 9 years ago
  26. 01de945 [cleanup] Removed 'Is Service Item' checkbox and filters by Anand Doshi · 9 years ago
  27. 47c2aa1 [fix] test case for get_item_details by Anand Doshi · 9 years ago
  28. 54abf02 [hotfix] get_price_list_rate by Anand Doshi · 9 years ago
  29. cf3b318 Changes modified date by Nabin Hait · 9 years ago
  30. 1d21274 Update manufacturer.json by Nabin Hait · 9 years ago
  31. a613ea8 [patch] Create manufacturer records by Nabin Hait · 9 years ago
  32. d737390 Changed Manufacturer from Data to its own DocType, copied most of the logic from Customer but used short_name for namig series. by Dominik · 9 years ago
  33. fb0b24a Rounding based on smallest circulating currency fraction value by Nabin Hait · 9 years ago
  34. c2c9124 Merge pull request #4643 from nabinhait/status_button by Nabin Hait · 9 years ago
  35. 5ac22ce [fix] Close button visible in all sumitted PR and DN by Nabin Hait · 9 years ago
  36. 9824e22 [fix] Price list rate applied via set_missing_values by Nabin Hait · 9 years ago
  37. 34d2822 Fixes in get_item_details and test cases by Nabin Hait · 9 years ago
  38. c978b9c [minor] [fix] in Item > Add / Edit Prices, go to list view instead of report, fixes #4639 by Rushabh Mehta · 9 years ago
  39. aee2621 [fix] get warehouse details on selection by Rushabh Mehta · 9 years ago
  40. b46069d [cleanup] contextual buttons in sales & purchase and fix rate setting in opp -> quotation and material request -> purchase order by Rushabh Mehta · 9 years ago
  41. 2e3d2b8 Merge pull request #4613 from nabinhait/fixes by Rushabh Mehta · 9 years ago
  42. 66eaf7e Merge pull request #4607 from saurabh6790/group_custom_buttons by Rushabh Mehta · 9 years ago
  43. ad42d2f Minor fixes by Nabin Hait · 9 years ago
  44. a88912a [fix] Item query and exchange rate by Nabin Hait · 9 years ago
  45. e23e99f [enhance] merge customize buttons under groups by Saurabh · 9 years ago
  46. cc5632a [minor] removed image_view from in list view by Anand Doshi · 9 years ago
  47. 4096603 [fix] add index on so_detail in Delivery Note Item by Anand Doshi · 9 years ago
  48. ed72a28 [minor] patch for billed in DN and PR by Anand Doshi · 9 years ago
  49. 2c021dc [fix] Stock Entry: calculate amount in javascript by Anand Doshi · 9 years ago
  50. 6b71ef5 [refactor] changed set_modified, change_modified to update_modified like in the framework by Anand Doshi · 9 years ago
  51. c040075 [patch] Update billing status in Delivery Note and Purchase Receipt by Nabin Hait · 9 years ago
  52. a2afb16 [testcase] Billing status in Purchase Receipt by Nabin Hait · 9 years ago
  53. bdab0ee Billing status in Purchase Receipt by Nabin Hait · 9 years ago
  54. ba5d6b5 [test-case] for billing status in DN by Nabin Hait · 9 years ago
  55. 5b13b99 Update billing status in Delivery Note if directly invoiced against SO by Nabin Hait · 9 years ago
  56. e88ffe0 [fix] show fields like sales_order, against_sales_order, schedule_date in item grid if In List View is checked by Anand Doshi · 9 years ago
  57. a40c628 [fix] don't allow import for child tables by Anand Doshi · 9 years ago
  58. d27308d Merge pull request #4575 from nabinhait/report_fix_1 by Anand Doshi · 9 years ago
  59. 06a82d4 Merge pull request #4574 from rmehta/translations by Anand Doshi · 9 years ago
  60. 13bf123 [hotfix] item on web by Anand Doshi · 9 years ago
  61. d35d743 [fix] minor fix in stock projected qty by Nabin Hait · 9 years ago
  62. 5760b79 [translations] fixes #4533 by Rushabh Mehta · 9 years ago
  63. eb96137 [translations] fixes #4532 by Rushabh Mehta · 9 years ago
  64. aee8b5b [fix] Purchase Receipt: Show row no. against the Rejected Warehouse mandatory error by Anand Doshi · 9 years ago
  65. 884d4cb Merge pull request #4560 from nabinhait/item_variants by Nabin Hait · 9 years ago
  66. 51ff265 [fix] Minor changes in item naming by Nabin Hait · 9 years ago
  67. dd1c3ba Merge branch 'develop' of https://github.com/gabtzi/erpnext into gabtzi-develop by Nabin Hait · 9 years ago
  68. 6b068e1 [fix] Disable atrribute table in variant item record by Nabin Hait · 9 years ago
  69. 6626e32 [fix] Disable atrribute table in variant item record by Nabin Hait · 9 years ago
  70. d46abb4 Fix for Issue #4543: Suffix now uses attribute abbreviation if it exists or value for numeric attributes by gabtzi · 9 years ago
  71. 096fc88 Fix for Issue #4543: Improved code to check if it's a variant only once. by gabtzi · 9 years ago
  72. 9d44ac8 Fix for Issue #4543: Automatic item_code generation for variants when parent item is named after a Naming Series by gabtzi · 9 years ago
  73. b166bcf [fixes] flag to trigger actual qty update by Saurabh · 9 years ago
  74. b6b5645 [fix] Get defaults based on doctype or fieldname by Nabin Hait · 9 years ago
  75. 01293bb [fix] [minor] fix available qty even if 0 by Rushabh Mehta · 9 years ago
  76. ee2129c Merge pull request #4513 from nabinhait/discount_percentage by Anand Doshi · 9 years ago
  77. 50ddf92 [minor] UOM message by Anand Doshi · 9 years ago
  78. 3769d87 Additional Discount amount based on percentage by Nabin Hait · 9 years ago
  79. 0f80942 [fix] Validate transfer qty cannot be greater than qty by Anand Doshi · 9 years ago
  80. 81b8627 Update serial_no.json by ShashaQin · 9 years ago
  81. 7958677 Update serial_no.json by ShashaQin · 9 years ago
  82. 695d09f [fix] typo by Anand Doshi · 9 years ago
  83. 66c9940 [fix] [validation] website url should be public by Anand Doshi · 9 years ago
  84. fc4eca5 [fix] Website Image validation by Nabin Hait · 9 years ago
  85. b3051ab [fix] validate that Item's website image is public by Anand Doshi · 9 years ago
  86. 5de53eb Voucher dynamic link fix to allow links to work if user language is not english by Giovanni Lion · 9 years ago
  87. 41c8cf6 [fix] Get incoming rate if args as json by Nabin Hait · 9 years ago
  88. 06db236 [fix] Allow Production Order, by default unchecked in item by Nabin Hait · 9 years ago
  89. 5eefff1 [fix] get_incoming_rate function whitelisted by Nabin Hait · 9 years ago
  90. e1f8b1d [minor] [production planning tool] include non production items without default BOM in multi-level BOM by Rushabh Mehta · 9 years ago
  91. 2c069a4 [minor] allow stock entry for manufacture without production order by Rushabh Mehta · 9 years ago
  92. f1f556c Merge pull request #4409 from nabinhait/reorder_level by Rushabh Mehta · 9 years ago
  93. 20abc2d [fix] Reorder Qty mandatory if reorder level entered by Nabin Hait · 9 years ago
  94. d793fc9 [fix] Mapping allowed for negative quantity by Nabin Hait · 9 years ago
  95. 5b73dea [fix] Get items in stock reconciliation based on default warehouse or existing bin by Nabin Hait · 9 years ago
  96. 29f9f6c [fixes] [ux] get product bundle items only on po, mr and button on toolbar by Rushabh Mehta · 9 years ago
  97. 9f7de86 [fixes] stock reco, must always set qty and rate by Rushabh Mehta · 9 years ago
  98. 70f57eb [fix] call apply price list, apply pricing rule only if price list is mentioned or there are items in the table by Anand Doshi · 9 years ago
  99. 15b22c9 Merge pull request #4383 from anandpdoshi/fix/auto-material-request-template by Anand Doshi · 9 years ago
  100. f942d97 [fix] removed UOM Replace Utility from message by Anand Doshi · 9 years ago