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