1. 60944e3 get oldest batch in modal, insert batch items by pratu16x7 · 7 years ago
  2. 0b642cd set available qty by pratu16x7 · 7 years ago
  3. b4de1c7 WIP by pratu16x7 · 7 years ago
  4. aedaac6 [wip] batch, serial number selector by Rushabh Mehta · 7 years ago
  5. e995371 Merge pull request #9355 from rohitwaghchaure/company_wise_manufacturing_settings by Makarand Bauskar · 7 years ago
  6. 2d9b3cd Fixed test cases by Rohit Waghchaure · 7 years ago
  7. ce7087f Merge pull request #9408 from mbauskar/develop by Makarand Bauskar · 7 years ago
  8. b37eb10 Merge pull request #9382 from nick9822/nick9822-patch-1 by Makarand Bauskar · 7 years ago
  9. 196f3b1 resolved merge conflicts by mbauskar · 7 years ago
  10. 8d269be [minor][fix] pass template item name to make_variant_item_code by Saurabh · 7 years ago
  11. cd5dd89 Merge pull request #9384 from nick9822/nick9822-patch-2 by Makarand Bauskar · 7 years ago
  12. cc699a9 Bug while fetching new item balance. by nick9822 · 7 years ago
  13. 43a48fd Resetting batch and serial nos checks by nick9822 · 7 years ago
  14. 310d4dc UOM column in Batch Wise Balance History Report (#9359) by Vishal Dhayagude · 7 years ago
  15. e9ff191 Added is_perpetual_inventory_enabled method by Rohit Waghchaure · 7 years ago
  16. 65ccb42 fixed document by Rohit Waghchaure · 7 years ago
  17. 6945d0d fixed test cases by Rohit Waghchaure · 7 years ago
  18. a5f4094 [Enhance] Companywise perpetual inventory setting by Rohit Waghchaure · 7 years ago
  19. 80ef298 [fix] [tests] test_delivery_note by Rushabh Mehta · 7 years ago
  20. 3631102 [minor] ux fixes by Rushabh Mehta · 7 years ago
  21. b7b49f6 [fixes] fix message and type conversion; by Rushabh Mehta · 7 years ago
  22. 224eb90 Fix get_parents context (#9296) by Britlog · 7 years ago
  23. 5f40790 fix logic of quantity validation (#9311) by Sagar Vora · 7 years ago
  24. f9e2bf1 fixed merge conflicts by mbauskar · 7 years ago
  25. 6d7b0ce Warehouse Account Linking (#9292) by Nabin Hait · 7 years ago
  26. f5604c1 Once primary key is generated, do not allow changing Series #8911 (#9265) by tundebabzy · 7 years ago
  27. c849f64 Show Stock Level only if any value(actual, reserved, reserved for production or projected) exists (#9168) by KanchanChauhan · 7 years ago
  28. 40be3f4 fix in the item for the function make_variant_item_code (#9280) by Manas Solanki · 7 years ago
  29. 489ab6d [minor] remove hardcoded flt precision and use system default (#9250) by Sagar Vora · 7 years ago
  30. 797f203 Merge branch 'master' into develop by Saurabh · 7 years ago
  31. 8ce53c9 Merge pull request #9189 from mbauskar/mysql-lockout by Makarand Bauskar · 7 years ago
  32. 6f71648 [minor] removed the else condition in update_qty by mbauskar · 7 years ago
  33. f819c93 [minor] replaced db_save by db_update and added patch to remove the indexes on tabBin by mbauskar · 7 years ago
  34. 0c21d85 [fix] add index on voucher type and voucher no in stock ledger entry by Saurabh · 7 years ago
  35. 0626716 Merge pull request #9182 from pratu16x7/stock-entry-detail-global-fix by Faris Ansari · 7 years ago
  36. 1042941 [hotfix] fixes for mysql Lock wait timeout exceeded by mbauskar · 7 years ago
  37. adb418d [fix] sys_defaults global in stock entry detail by pratu16x7 · 7 years ago
  38. 2c808c5 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  39. f3be8e0 removes check for condition - `status == "Submitted"` (#9176) by tundebabzy · 7 years ago
  40. a128b21 Fixed merge conflict by Nabin Hait · 7 years ago
  41. 99b734b Fix #4587: Status does not display "Pending" in report filter (#9104) by tundebabzy · 7 years ago
  42. db8363e [minor] check serial no filedtype before updating (#9126) by Makarand Bauskar · 7 years ago
  43. 5f27c94 Merge pull request #9078 from netchampfaris/remove-globals by Faris Ansari · 7 years ago
  44. c196d74 [minor] added filter for batch no field in purchase transaction (#9038) by Makarand Bauskar · 7 years ago
  45. 02d282f Merge branch 'master' into develop by Nabin Hait · 7 years ago
  46. 9f6d024 Set website route field as No Copy field (#9106) by Faris Ansari · 7 years ago
  47. cf92be8 [minor] fixes typo (#9093) by tundebabzy · 7 years ago
  48. c9fa07b Merge branch 'master' into develop by Nabin Hait · 7 years ago
  49. 253c53c updating serial no status from scheduler #9061 (#9066) by Manas Solanki · 7 years ago
  50. ab74ca7 Lint and fix JS files by Faris Ansari · 7 years ago
  51. 6a541a6 Merge branch 'master' into develop by Nabin Hait · 7 years ago
  52. 7b0c682 [fix] add round off difference to last row in landed cost voucher (#8989) by Sagar Vora · 7 years ago
  53. c795386 Fixed merge conflict by Nabin Hait · 7 years ago
  54. 659a225 allow multiple items in purchase receipt (#8997) by Manas Solanki · 7 years ago
  55. ca150ce Minor change: Alert to msgprint (#8966) by nick9822 · 7 years ago
  56. d1552f97 [minor] moved a comment in item.js by mbauskar · 7 years ago
  57. 799a9ca Can't change valuation method in stock settings, if there are transactions against some items which does not have it's own valuation method by Nabin Hait · 7 years ago
  58. 3b9c2a4 Added a reference of Sales Invoice in Serial No (#8855) by Makarand Bauskar · 7 years ago
  59. 47afc55 Merge branch 'master' of github.com:frappe/erpnext into hotfix by Nabin Hait · 7 years ago
  60. 4bcc231 Don't update variant when template is updated (#8922) by Rushabh Mehta · 7 years ago
  61. a109141 Issue 8842 (#8869) by tundebabzy · 7 years ago
  62. c6d75eb [fix] allow editing of variant properties, reverting earlier fix (#8905) by Rushabh Mehta · 7 years ago
  63. 8fac2ad Don't set batch nos automatically on saving, if already set and validate qty with batch (#8887) by Nabin Hait · 7 years ago
  64. 4b54434 Hide 'Edit Posting Time' from printing (#8888) by Nabin Hait · 7 years ago
  65. 3b04b03 Fix cost center not getting pulled in DN and SINV (#8878) by Sagar Vora · 7 years ago
  66. 8a27cf3 Fix status of invoices with negative outstanding, if no return entry (#8829) by Nabin Hait · 7 years ago
  67. 5886aaf [minor] removed cur_frm and added frappe.ui.form.on (#8803) by Makarand Bauskar · 7 years ago
  68. 939db36 [fix] copy item variant values on save and make non no_copy fields as not editable. fixes frappe/erpnext#4253 (#8837) by Rushabh Mehta · 7 years ago
  69. edeb4dc Multiselect dialog for getting items (#8583) by Prateeksha Singh · 7 years ago
  70. e8270fe [fix] minor fix in get_context for item variants (#8791) by Makarand Bauskar · 7 years ago
  71. 0e4c5c9 [minor] renamed a Total Margin field to Rate With Margin (#8720) by Makarand Bauskar · 7 years ago
  72. 95233a6 [minor] item route item_name + random string by Rushabh Mehta · 7 years ago
  73. a6bc583 [minor] item route is item name + code by Rushabh Mehta · 7 years ago
  74. 3257aee Price list rate fix multiple uom and validation with prev doc (#8718) by Nabin Hait · 7 years ago
  75. ed56b8a Website route for item based on name not item name (#8682) by KanchanChauhan · 7 years ago
  76. 3ce41d6 Fixed related to auto fetching batch nos and date valiation in salary structure (#8666) by Nabin Hait · 7 years ago
  77. bd8c7d6 Website related fields now consider show_variant_in_website field as well by Aditya Duggal · 7 years ago
  78. b674d27 Test Cleanup by akshay · 7 years ago
  79. 949fbc5 Serial No Rename by akshay · 7 years ago
  80. 8c9fb76 Remove pricing rules if 'Ignore Pricing Rule' manually triggered by Nabin Hait · 7 years ago
  81. 1b6270e [hotfix] error while sending the auto email report of Ordered Items To Be Delivered by mbauskar · 7 years ago
  82. 7b04f09 Fixed test cases by Nabin Hait · 7 years ago
  83. b6a8920 Fixed conflict by Nabin Hait · 7 years ago
  84. 96c247c Pick batch autmatically only if batch found by Nabin Hait · 7 years ago
  85. 66951e5 Fix an import typo in get_item_details.py by sburanaw · 7 years ago
  86. c449103 [fix] is_sample_item by Rushabh Mehta · 7 years ago
  87. 551406a [enhance] automatic batch selection in Delivery Note and Stock Entry by Rushabh Mehta · 7 years ago
  88. e385b5b [enhance] automatic batch creation, move and split by Rushabh Mehta · 7 years ago
  89. c3d642e [minor] allow bulk edit for doctype by mbauskar · 7 years ago
  90. 68ae9f3 Merge branch 'develop' into allow_on_submit_fix by Nabin Hait · 7 years ago
  91. 9e9d242 [minor] fixes in test cases and added the test case for multiple uom in selling by mbauskar · 8 years ago
  92. 287fe81 [minor] calculate price list rate based on items uom by mbauskar · 8 years ago
  93. eef5518 Update purchase_receipt_item.json by Nabin Hait · 7 years ago
  94. 2de3bf7 Fixed indexes on sales and purchase transactions by Nabin Hait · 7 years ago
  95. 2704162 Fixes allowd on submit by Nabin Hait · 7 years ago
  96. dc981dc [fix] Auto serial no fecthed on the invoice even if stock update is disabled issue by Rohit Waghchaure · 8 years ago
  97. 54d9c9e Merge branch 'develop' into develop by Javier Wong · 7 years ago
  98. 9b11d9b [fix] Stock Entry - Change "Is Sample Item" to "Allow Zero Valuation Rate" by Javier Wong · 7 years ago
  99. cca55dd [minor][hot] fixes for KeyError: from_date for stock balance report by mbauskar · 7 years ago
  100. 8e92250 Correction of issue #8354 by CH · 8 years ago