1. 86da306 feat: added negative inventory validation and restrict to make backdated entry for serial nos by Rohit Waghchaure · 1 year, 11 months ago
  2. 674bd3e feat: serial and batch bundle for Packing Items by Rohit Waghchaure · 1 year, 11 months ago
  3. 9c097e8 feat: serial and batch bundle for Stock Reconciliation by Rohit Waghchaure · 1 year, 11 months ago
  4. 5ddd55a feat: serial and batch bundle for Subcontracting by Rohit Waghchaure · 1 year, 11 months ago
  5. e6143ab refactor: added new file serial batch bundle by Rohit Waghchaure · 1 year, 11 months ago
  6. f1b5966 refactor: serial and batch reposting by Rohit Waghchaure · 1 year, 11 months ago
  7. 6c9b212 fix: removed sales and purchase fields from serial nos by Rohit Waghchaure · 2 years, 2 months ago
  8. ba1aac1 chore: used frappe.db.bulk_insert to create serial nos and serial bunndle by Rohit Waghchaure · 2 years, 2 months ago
  9. bc75a7e refactor: serial no normalization by Rohit Waghchaure · 2 years, 4 months ago
  10. 0fa56bc test: add test case for update stock reconciliation doc by s-aga-r · 1 year, 8 months ago
  11. 88a3f65 fix: update `Stock Reconciliation` document while reposting by s-aga-r · 1 year, 8 months ago
  12. ebf03a5 Merge pull request #35525 from s-aga-r/FIX-STOCK-RESERVATION-TEST-CASE by Sagar Sharma · 1 year, 8 months ago
  13. fe6a0a6 Merge pull request #35498 from rohitwaghchaure/fixed-db-binlogs-getting-full by rohitwaghchaure · 1 year, 8 months ago
  14. 4044c2e fix(test): `test_stock_reservation_against_sales_order` by s-aga-r · 1 year, 8 months ago
  15. fb1a40c fix: old data reposting causing low server disk space by Rohit Waghchaure · 1 year, 8 months ago
  16. cb19ebc Merge pull request #35482 from rohitwaghchaure/fixed-stock-entry-missing-bom-details by rohitwaghchaure · 1 year, 8 months ago
  17. 4bdd276 Merge pull request #35409 from nabinhait/workspace-cleanup by Ankush Menat · 1 year, 8 months ago
  18. 1905239 fix(ux): throw if no row selected to create repost entries by s-aga-r · 1 year, 8 months ago
  19. 2fc7d82 fix: missing bom details in the stock entry by Rohit Waghchaure · 1 year, 8 months ago
  20. 243c49c refactor: Workspace cleanup by Nabin Hait · 1 year, 8 months ago
  21. 6954f53 fix: retention stock entry: grab conversion factor from source by Marc de Lima Lucio · 1 year, 8 months ago
  22. 964bb1d chore: docs for stock settings by Ankush Menat · 1 year, 8 months ago
  23. 8fe8f80 fix: replace stock projected with ledger by Ankush Menat · 1 year, 8 months ago
  24. dd245cc fix: reorder stock reco tour by Ankush Menat · 1 year, 8 months ago
  25. 3341cd6 fix: filter parent warehouses by company by Ankush Menat · 1 year, 8 months ago
  26. aa9f926 fix: warehouse tour by Ankush Menat · 1 year, 8 months ago
  27. 81e901b fix: disable/enable with button by Ankush Menat · 1 year, 8 months ago
  28. 40ce33d fix: warehouse form cleanup by Ankush Menat · 1 year, 8 months ago
  29. 7a18db5 fix: hide ledger button on new warehouse by Ankush Menat · 1 year, 8 months ago
  30. 2e13fba fix: stock settings tour by Ankush Menat · 1 year, 8 months ago
  31. 4099330 Merge pull request #35426 from rohitwaghchaure/fixed-incorrect-actual-qty-bin by rohitwaghchaure · 1 year, 8 months ago
  32. 8cc8af8 Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 8 months ago
  33. 718ad3f fix: travis by Rohit Waghchaure · 1 year, 8 months ago
  34. 761f8a9 fix: use `float_precision` while checking for negative stock in BIN by Sagar Sharma · 1 year, 8 months ago
  35. 9e5e2de fix: incorrect available quantity in BIN by Rohit Waghchaure · 1 year, 8 months ago
  36. 6f0867b Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS by Sagar Sharma · 1 year, 8 months ago
  37. c4e1f92 chore: typo in stock balance by Sagar Sharma · 1 year, 8 months ago
  38. 82f0bd9 feat: add `Reserved Stock` column in `Stock Balance` Report by Sagar Sharma · 1 year, 8 months ago
  39. ccb2dc4 Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 8 months ago
  40. 2813042 Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS by Sagar Sharma · 1 year, 8 months ago
  41. 565322d Merge branch 'develop' into stock-reservation by rohitwaghchaure · 1 year, 8 months ago
  42. 3f548ac fix: Stock Analytics and Warehouse wise Item Balance Age and Value issue by Rohit Waghchaure · 1 year, 9 months ago
  43. 545b2d3 fix: balance quantity by Rohit Waghchaure · 1 year, 9 months ago
  44. d9979b2 refactor: stock balance report by Rohit Waghchaure · 1 year, 9 months ago
  45. a111917 fix: Pick List TypeError by Sagar Sharma · 1 year, 9 months ago
  46. 7e4dc11 Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS by Sagar Sharma · 1 year, 9 months ago
  47. 44cd76b Merge pull request #35365 from rohitwaghchaure/create-reposting-entries-from-report by rohitwaghchaure · 1 year, 9 months ago
  48. 7b818e9 feat: provision to make reposting entries from Stock and Account Value Comparison Report by Rohit Waghchaure · 1 year, 9 months ago
  49. 44b0bc2 Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS by Sagar Sharma · 1 year, 9 months ago
  50. ffb3530 Merge branch 'develop' into get_incoming_rate_v14_fix by rohitwaghchaure · 1 year, 9 months ago
  51. fcea907 Merge branch 'develop' into FIX-35014 by Sagar Sharma · 1 year, 9 months ago
  52. 9fb8b18 fix: Pick List Status by Sagar Sharma · 1 year, 9 months ago
  53. 4280430 Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS by Sagar Sharma · 1 year, 9 months ago
  54. 6e661e7 fix: force to do reposting for cancelled document by Rohit Waghchaure · 1 year, 9 months ago
  55. 5c2d770 Merge pull request #35312 from rohitwaghchaure/fixed-item-list-view-not-working by rohitwaghchaure · 1 year, 9 months ago
  56. 0489e30 fix: item list view not working by Rohit Waghchaure · 1 year, 9 months ago
  57. 8afbb06 Merge branch 'develop' into FIX-ISS-23-24-00368 by rohitwaghchaure · 1 year, 9 months ago
  58. 38aaba5 fix: inventory dimension for inter company transfer return use case by Rohit Waghchaure · 1 year, 9 months ago
  59. 81a57e4 Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 9 months ago
  60. 9b617cc Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS by Sagar Sharma · 1 year, 9 months ago
  61. e17eeec Merge branch 'develop' into FIX-ISS-23-24-00368 by Sagar Sharma · 1 year, 9 months ago
  62. 6798b90 fix: inventory dimension for material transfer not working by Rohit Waghchaure · 1 year, 9 months ago
  63. b22f9a2 Merge branch 'develop' into FIX-ISS-23-24-00368 by Sagar Sharma · 1 year, 9 months ago
  64. 9c72c2a refactor: use `calculate_items_qty_and_amount()` to update scr items rate by Sagar Sharma · 1 year, 9 months ago
  65. 46c1bef Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS by Sagar Sharma · 1 year, 9 months ago
  66. 2d6f112 fix: test case by Rohit Waghchaure · 1 year, 9 months ago
  67. 7a38015 fix: enqueue submit/cancel action for stock entry to avoid time out error by Rohit Waghchaure · 1 year, 9 months ago
  68. 5d43b35 Merge pull request #35230 from rohitwaghchaure/fixed-serial-no-issue-stock-reco by rohitwaghchaure · 1 year, 9 months ago
  69. 1a673fd fix: Changed type of column 'serial_no' in Stock Reconciliation to fix Data too long error by Rohit Waghchaure · 1 year, 9 months ago
  70. d5f123f Merge pull request #35220 from rohitwaghchaure/fixed-performance-issue-for-ste-mr by rohitwaghchaure · 1 year, 9 months ago
  71. 80ea22b fix: added search index to improve performance by Rohit Waghchaure · 1 year, 9 months ago
  72. 1278510 Merge branch 'develop' into stock-reservation by Sagar Sharma · 1 year, 9 months ago
  73. 2e9278e Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS by Sagar Sharma · 1 year, 9 months ago
  74. 328c336 Merge pull request #35200 from rohitwaghchaure/fixed-accepted-warehouse-and-supplier-warehouse-issue by rohitwaghchaure · 1 year, 9 months ago
  75. 15f5f98 fix: error regarding accepted and supplier warehouse by Rohit Waghchaure · 1 year, 9 months ago
  76. 40e3747 Merge branch 'develop' into fixed-order-of-reposting-entry by rohitwaghchaure · 1 year, 9 months ago
  77. c8a4791 fix: pick the in progress reposting entries first by Rohit Waghchaure · 1 year, 9 months ago
  78. 27d71e9 Merge branch 'develop' into get_incoming_rate_v14_fix by Hossein Yousefian · 1 year, 9 months ago
  79. 8167b24 fix: not allow to transfer excess materials against the job card by Rohit Waghchaure · 1 year, 9 months ago
  80. 3993bfd Merge pull request #35161 from rohitwaghchaure/configure-notify-reposting-role by rohitwaghchaure · 1 year, 9 months ago
  81. 2bf7716 Merge pull request #35158 from rohitwaghchaure/fixed-internal-trasfer-condition by rohitwaghchaure · 1 year, 9 months ago
  82. c7b6201 feat: configuration to notify reposting errors to specific role by Rohit Waghchaure · 1 year, 9 months ago
  83. b5a2ccf fix: internal transfer condition by Rohit Waghchaure · 1 year, 9 months ago
  84. 06e91e7 feat: reserve qty against production plan raw materials in BIN by Rohit Waghchaure · 1 year, 9 months ago
  85. 7548bb3 Merge branch 'develop' into stock-reservation by s-aga-r · 1 year, 9 months ago
  86. a6cb6c6 fix: recalculate costs in SCR while reposting by s-aga-r · 1 year, 9 months ago
  87. 862041d Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS by Sagar Sharma · 1 year, 9 months ago
  88. 9aa6465 Merge pull request #35123 from rohitwaghchaure/fixed-performance-issue-delivery-note by rohitwaghchaure · 1 year, 9 months ago
  89. 2d5ccc0 fix: timeout error while submitting delivery note by Rohit Waghchaure · 1 year, 9 months ago
  90. a10aab3 Merge pull request #35118 from rohitwaghchaure/fixed-don-not-allow-to-repost-valuation by rohitwaghchaure · 1 year, 9 months ago
  91. f751727 fix: don't allow to make reposting for the closed period by Rohit Waghchaure · 1 year, 9 months ago
  92. 424bd70 Merge branch 'develop' into PACKING-SLIP-FOR-DN-PACKED-ITEMS by Sagar Sharma · 1 year, 9 months ago
  93. bbcb658 refactor: use `get_product_bundle_list()` to get all product bundle at once by s-aga-r · 1 year, 9 months ago
  94. ba61292 test: add test case for packed qty validation on DN submit by s-aga-r · 1 year, 9 months ago
  95. 6995326 refactor: validate_packed_qty() by s-aga-r · 1 year, 9 months ago
  96. b0eb9ea refactor(minor): use `set_onload` to get unpacked items details by s-aga-r · 1 year, 9 months ago
  97. 7742c59 test: add test cases for `Packing Slip` by s-aga-r · 1 year, 9 months ago
  98. da00fc0 fix(ux): don't show `Create > Packing Slip` button if items are already packed by s-aga-r · 1 year, 9 months ago
  99. 8d1bcca fix(ux): remove `Get Items` button from `Packing Slip` by s-aga-r · 1 year, 9 months ago
  100. e75aa4e fix(ux): get items on selecting DN in Packing Slip by s-aga-r · 1 year, 9 months ago