1. a85ddf2 fix: performance issue of sales invoice while save/submit (#19598) by rohitwaghchaure · 4 years, 11 months ago
  2. 87c6718 fix: Book valuation expense in specified account rather than expense included in valuation account (#19590) by Deepesh Garg · 5 years ago
  3. d995609 Fixed asset refactor (#19369) by Saqib · 5 years ago
  4. c74c5d5 Merge pull request #19583 from rohitwaghchaure/fixed_stock_rec_showing_incorrect_current_qty_and_serial_no by rohitwaghchaure · 5 years ago
  5. cf55c9c fix: stock reconciliation shwoing incorrect current serial no and qty by Rohit Waghchaure · 5 years ago
  6. ba8fc21 fix: merge similar entries for serialized items in stock reconciliation (#19408) by rohitwaghchaure · 5 years ago
  7. 06c8129 fix(batch): fetch company on splitting the batch (#19558) by Mangesh-Khairnar · 5 years ago
  8. d00c598 feat: Disable CWIP Accounting checkbox added in Company and Asset Category (#19262) by Marica · 5 years ago
  9. 001ee5e fix: dictionary changed size during iteration (#19546) by rohitwaghchaure · 5 years ago
  10. b819424 fix: incorrect balance qty in stock ledger if batch filter set (#19479) by rohitwaghchaure · 5 years ago
  11. d36c606 fix: 'NoneType' object has no attribute 'stock_uom' (#19532) by rohitwaghchaure · 5 years ago
  12. 7a23057 feat: Enhancement in landed cost voucher (#19252) by Deepesh Garg · 5 years ago
  13. ebf4612 Merge pull request #18985 from Alchez/dev-serial-no-statuses by Deepesh Garg · 5 years ago
  14. c82aed0 fix: Add missing semicolon by deepeshgarg007 · 5 years ago
  15. a11e738 feat: Stock value and account balance sync. (#19233) by Anurag Mishra · 5 years ago
  16. 139c20a Merge pull request #19454 from rohitwaghchaure/fix_item_price_stock_report_not_working_v12 by rohitwaghchaure · 5 years ago
  17. d8b64cd replaced frappe.db.sql with frappe.get_all by Rohit Waghchaure · 5 years ago
  18. 2e01573 fix: item price stock report not working by Rohit Waghchaure · 5 years ago
  19. 118f2c7 Merge pull request #19402 from Mangesh-Khairnar/fix-dn-status by Deepesh Garg · 5 years ago
  20. fba7cae Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  21. 9942fcc fix: Better validation msg for difference account in Stock Entry (#19400) by Deepesh Garg · 5 years ago
  22. 233c0bc fix: sync delivery note status in both list view and form view by Mangesh-Khairnar · 5 years ago
  23. 8522fdc Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  24. bebbc63 fix: Validation message in work order by Nabin Hait · 5 years ago
  25. eaff541 fix: query (#19376) by Anurag Mishra · 5 years ago
  26. c58d7d8 Merge pull request #19363 from rohitwaghchaure/stock_balance_report_not_working_for_stock_recon by Deepesh Garg · 5 years ago
  27. 432b035 fix: stock balance report not working if actual qty is zero by Rohit Waghchaure · 5 years ago
  28. dfc10bb fix: Fixed consumed qty based on Stock Ledger Entry (#19305) by Nabin Hait · 5 years ago
  29. a77f534 Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  30. 0bb99c1 fix: while submitting landed cost voucher user getting negative stock error (#19269) by rohitwaghchaure · 5 years ago
  31. 8e937e9 fix: packed items child table reset on amending docs (#19157) by Anurag Mishra · 5 years ago
  32. 6676238 fixes: internal issues (#19201) by Saqib · 5 years ago
  33. 6c8fe5a Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  34. ccad0a4 feat: Stock Quick Balance (#19123) by Marica · 5 years ago
  35. 16b8e7c Merge pull request #19248 from rohitwaghchaure/not_able_to_submit_work_order_v12 by rohitwaghchaure · 5 years ago
  36. 484e1fb fix: not able to submit the work order by Rohit Waghchaure · 5 years ago
  37. d5067b4 chore: label changes in retail and stock (#19243) by Saqib · 5 years ago
  38. 9351313 Merge branch 'develop' of https://github.com/frappe/erpnext into fix-stock-ageing-report by Mangesh-Khairnar · 5 years ago
  39. ea70c6f fix: dynamically filter fifo queue by Mangesh-Khairnar · 5 years ago
  40. 20194c4 rename return/invoice to Purchase return/invoice (#19212) by DeeMysterio · 5 years ago
  41. ed1cc18 fix: stock ledger report not showing data if the UOM filter has selected (#19179) by rohitwaghchaure · 5 years ago
  42. c86cdd6 Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  43. 7b1b3f0 fix: Allow alternative item in stock entry while transfering material to subcontractor (#19189) by Deepesh Garg · 5 years ago
  44. 3564ac7 fix: don't create debit/credit note automatically (#19185) by Rucha Mahabal · 5 years ago
  45. 5ef26b4 feat(delivery note): make the delivery trip plus button fetch data from delivery note (#19046) by DeeMysterio · 5 years ago
  46. e19e16f fix: remove internal fields from print (#19101) by Rohan · 5 years ago
  47. 77f2263 fix(stock-ageing): filter none values from the fifo queue by Mangesh-Khairnar · 5 years ago
  48. 001edb4 refactor: Reposting utility of Stock ledger (#19155) by Nabin Hait · 5 years ago
  49. c15cc8f fix: #18624 by thefalconx33 · 5 years ago
  50. 786d7bd Merge branch 'develop' into dev-serial-no-statuses by Nabin Hait · 5 years ago
  51. 2e7419d fix: Do not validate warehouse in case of Repack (#19050) by Deepesh Garg · 5 years ago
  52. fdad333 fix: get correct warehouse for product bundle (#19130) by Himanshu · 5 years ago
  53. 5dcf2c6 chore: remove unlinked letter head references (#19138) by Mangesh-Khairnar · 5 years ago
  54. 8dd4699 feat: Allow to make landed cost voucher against the asset item (#19121) by rohitwaghchaure · 5 years ago
  55. 462d9cb feat: "Purchase Order items to be Received or Billed" report (#19091) by Suraj Shetty · 5 years ago
  56. 6bbc834 Merge pull request #19112 from rohitwaghchaure/fixed_get_bin_details_and_serial_nos_arugument_passing_issue by rohitwaghchaure · 5 years ago
  57. 6daab3c fix: get_bin_details_and_serial_nos() takes at least 3 arguments (4 given) by Rohit Waghchaure · 5 years ago
  58. 28d182a fix: Permission issue in Total Stock Summary report (#19110) by Suraj Shetty · 5 years ago
  59. b9c1dad Merge branch 'develop' into dev-serial-no-statuses by Rohan · 5 years ago
  60. 9e4f674 fix: indentation error in stock ageing by kaviya · 5 years ago
  61. bc001d2 feat: Add stock ageing data to stock balance report (#19036) by Suraj Shetty · 5 years ago
  62. bac4b93 fix: Displaying manufacturer part no along with manufacturer and added Manufacturers validation in Item master (#19066) by Marica · 5 years ago
  63. 8cc2f83 fix: Fetch scrap items from BOM if purpose is repack (#19056) by Deepesh Garg · 5 years ago
  64. a3095c9 fix: optimized query (#19026) by Shivam Mishra · 5 years ago
  65. bf7e012 feat: add statuses for Serial No by Rohan Bansal · 5 years ago
  66. 1853a83 fix(packing-slip): add a descriptive message (#18981) by Mangesh-Khairnar · 5 years ago
  67. d312d11 fix: port from hotfix (#18974) by rohitwaghchaure · 5 years ago
  68. cbcede7 Merge pull request #18964 from nabinhait/max_carry_forwarded_leaves by Mangesh-Khairnar · 5 years ago
  69. 32eccb8 fix: Rename duplicate label Image to Website Image (#18912) by Faris Ansari · 5 years ago
  70. fb7c7b5 feat: Added input field for max carry forwarded leaves by Nabin Hait · 5 years ago
  71. ffc4f8f feat: [stock -> packed_items] Enable modification of Description on packed items (#18907) by MorezMartin · 5 years ago
  72. 4ce3805 feat: Company wise credit limit by Nabin Hait · 5 years ago
  73. b847731 Merge branch 'feat-customer-credit-limit' of https://github.com/Mangesh-Khairnar/erpnext into Mangesh-Khairnar-feat-customer-credit-limit by Nabin Hait · 5 years ago
  74. 867ac10 fix: handle for product bundle (#18420) by Anurag Mishra · 5 years ago
  75. a7d448d fix: Error "TypeError: unorderable types: int() > str()" When Trying to Create Packing Slip (#18913) by John Clarke · 5 years ago
  76. 9d77e9f fix: error while trying to get directions (#18827) by Rohan · 5 years ago
  77. f1fab87 fix: mismatch between warehouse tree value and warehouse based stock balance report value (#18879) by rohitwaghchaure · 5 years ago
  78. b03fa8a Merge branch 'develop' into feat-customer-credit-limit by Nabin Hait · 5 years ago
  79. 805b863 fix: incorrect stock value difference when stock move from negative to positive (#18887) by rohitwaghchaure · 5 years ago
  80. 4bcc221 Merge branch 'develop' of https://github.com/frappe/erpnext into feat-customer-credit-limit by Mangesh-Khairnar · 5 years ago
  81. 8666ecc fix: Purchase receipt test by deepeshgarg007 · 5 years ago
  82. 402d82b fix: Remove delete_doc from tests by deepeshgarg007 · 5 years ago
  83. 72bea0d test: Add test to check creation of pick list from multiple sales order by Suraj Shetty · 5 years ago
  84. 736b5e0 fix: Maintain the order of Item List by Suraj Shetty · 5 years ago
  85. ca58fde test: Enable basic tests by Suraj Shetty · 5 years ago
  86. bcfec77 style: Use single quotes by Suraj Shetty · 5 years ago
  87. 744b92d fix: Commonify item not available alert - Reorganise code - UX fixes by Suraj Shetty · 5 years ago
  88. 0eed0a9 test: Temporarily comment out tests by Suraj Shetty · 5 years ago
  89. 0df3889 fix: Update pick list print format by Suraj Shetty · 5 years ago
  90. 5e84ce5 fix: Add is_stock_item filter for item in locations table by Suraj Shetty · 5 years ago
  91. effe53d fix: Set default value for qty by Suraj Shetty · 5 years ago
  92. 9641edc fix: Set item locations before save by Suraj Shetty · 5 years ago
  93. 9b42682 fix: Check parent warehouse for batch as well by Suraj Shetty · 5 years ago
  94. a6ab001 style: Remove commented code by Suraj Shetty · 5 years ago
  95. 7952532 feat: bypass credit limit check by Mangesh-Khairnar · 5 years ago
  96. 3e11338 fix: Validate count of serial numbers by Suraj Shetty · 5 years ago
  97. acd00df Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago
  98. ed1ec82 refactor: Item picking logic by Suraj Shetty · 5 years ago
  99. dbe8dab Merge pull request #18794 from deepeshgarg007/supplier_items by Deepesh Garg · 5 years ago
  100. 1c29c52 Merge branch 'develop' of github.com:frappe/erpnext into feature-pick-list by Suraj Shetty · 5 years ago