1. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 4 months ago
  2. d6078aa fix: Respect system precision for user facing balance qty values (#30837) by Marica · 2 years, 4 months ago
  3. 74007c8 fix(UX): hide irrelevant UOM fields (#31392) by Ankush Menat · 2 years, 4 months ago
  4. 1a3997a fix: transaction date gets unset in material request (#31327) by Sagar Vora · 2 years, 4 months ago
  5. 86919d2 test: silent test failure in stock assertions (#31377) by Ankush Menat · 2 years, 4 months ago
  6. 5c6f22f refactor: simpler batching for GLE reposting (#31374) by Ankush Menat · 2 years, 4 months ago
  7. c0f9b34 fix(minor): move variants to separate tab (#31354) by Rushabh Mehta · 2 years, 4 months ago
  8. fafdaff Merge branch 'develop' into so-to-wo-bom by Marica · 2 years, 4 months ago
  9. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 4 months ago
  10. 2a9105f refactor: DB independent capitalization of test cases (#31359) by Conor · 2 years, 4 months ago
  11. 639e4c5 Merge branch 'develop' into so-to-wo-bom by Marica · 2 years, 4 months ago
  12. 2535d5e perf: GLE reposting with progress and chunking (#31343) by Ankush Menat · 2 years, 4 months ago
  13. 9f2d325 fix: Pick Template BOM if variant BOM absent in WO popup from SO by marination · 2 years, 4 months ago
  14. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 4 months ago
  15. fa1d9d5 fix: Supplied Qty not updated on Stock Entry cancel by marination · 2 years, 4 months ago
  16. 1646fbe refactor: remove add_fetch (#31315) by Ankush Menat · 2 years, 4 months ago
  17. b29edb3 Merge pull request #31284 from rmehta/item-form-cleanup by Rushabh Mehta · 2 years, 4 months ago
  18. 5c69378 fix(ux): Add tabs in Item by Rushabh Mehta · 2 years, 4 months ago
  19. 7726271 fix: purchase invoice return GLe by Ankush Menat · 2 years, 5 months ago
  20. 293eb8d test: create stock test mixin for assertion/utils by Ankush Menat · 2 years, 5 months ago
  21. 21de550 Merge pull request #31219 from deepeshgarg007/group_filter_cost_center by Deepesh Garg · 2 years, 4 months ago
  22. 3f376cc fix: Parent dimension filters in orders by Deepesh Garg · 2 years, 5 months ago
  23. 3974fbb feat: UOM specific barcodes (#30988) by Ankush Menat · 2 years, 5 months ago
  24. b3ccc4b fix: Auto Insert Item Price If Missing when discount & blank UOM (#31168) by maharshivpatel · 2 years, 5 months ago
  25. a1b7a79 refactor!: drop naming series tool (#31183) by Ankush Menat · 2 years, 5 months ago
  26. 08bf0ba chore!: remove unused bill no & date from purchase receipt (#31163) by Saqib Ansari · 2 years, 5 months ago
  27. e3c0d01 Merge pull request #31101 from alyf-de/fix-warehouse-js by Ankush Menat · 2 years, 5 months ago
  28. 47b539e fix: skip existing batch number during autogen (#31140) by Ankush Menat · 2 years, 5 months ago
  29. ac17ecb Merge branch 'develop' into party_account_currency_check by Deepesh Garg · 2 years, 5 months ago
  30. bc34737 chore: Update test case by Deepesh Garg · 2 years, 5 months ago
  31. 55276f1 fix: don't fetch item_code if already exists. (#31113) by Devin Slauenwhite · 2 years, 5 months ago
  32. 1e9f9c4 style: format by barredterra · 2 years, 5 months ago
  33. 1b16eb7 refactor: set queries during setup by barredterra · 2 years, 5 months ago
  34. e77c379 fix: remove unsupported arguments by Raffael Meyer · 2 years, 5 months ago
  35. 1ecb8f4 chore: disable feed for material request by Ankush Menat · 2 years, 5 months ago
  36. ecb39d8 chore: error logging for auto material requests (#31103) by Ankush Menat · 2 years, 5 months ago
  37. a6ddd86 fix: improve labels, simplify logic by barredterra · 2 years, 5 months ago
  38. c704ad8 style: format warehouse js by barredterra · 2 years, 5 months ago
  39. 1a58b78 Merge branch 'develop' into jc-excess-transfer-config by Ankush Menat · 2 years, 5 months ago
  40. 6d6616d fix: always update item_name for stock entry (#31068) by Ankush Menat · 2 years, 5 months ago
  41. e07ce6e fix: Job Card excess transfer behaviour by marination · 2 years, 5 months ago
  42. 3714e36 fix: disable pricing rules for internal transfers (#31034) by Ankush Menat · 2 years, 5 months ago
  43. 06c036f Merge pull request #30834 from ankush/transfer_precision by Marica · 2 years, 5 months ago
  44. 6bd1cb9 fix: remove item attribute limit from variant selector by Ankush Menat · 2 years, 5 months ago
  45. 80d959c fix: dont fail repost for recoverable errors (#30979) by Ankush Menat · 2 years, 5 months ago
  46. 34de20f Merge pull request #30987 from ankush/internal_transfer_with_margin by Deepesh Garg · 2 years, 5 months ago
  47. b081800 fix(patch): avoid checking for return field if it doesnt exits (#30995) by Ankush Menat · 2 years, 5 months ago
  48. ee0a277 fix: prevent bypassing forced valuation rate by Ankush Menat · 2 years, 5 months ago
  49. 5b8c743 Merge pull request #30945 from ankush/stock_analytics_fix by Marica · 2 years, 5 months ago
  50. b1c90e9 fix: stock transfer value when precision differs by Ankush Menat · 2 years, 6 months ago
  51. 3d96ad2 Merge pull request #30950 from marination/actual-qty-total-js-reactive by Marica · 2 years, 5 months ago
  52. 2f1d118 fix: disable serial no scanning for picklist by Ankush Menat · 2 years, 5 months ago
  53. 372d2d8 fix: better message for picked qty shortfall by Ankush Menat · 2 years, 5 months ago
  54. d3121fd fix(UX): hide scan section for non-draft docs by Ankush Menat · 2 years, 5 months ago
  55. a4f0be6 Merge branch 'develop' into feat-picklist-scan by Ankush Menat · 2 years, 5 months ago
  56. d024f72 Merge branch 'develop' into actual-qty-total-js-reactive by Marica · 2 years, 5 months ago
  57. 4fa15b5 test: Test for mapped SE and fix for failing tests by marination · 2 years, 5 months ago
  58. 1a70701 fix: per_billed for return DN (#30868) by Sagar Sharma · 2 years, 5 months ago
  59. 90a8e92 fix: `set_missing_values` in SE and re-use the same on all SE mappings by marination · 2 years, 5 months ago
  60. f6d6463 chore: fifo queue vs qty after transaction comparison report by Ankush Menat · 2 years, 5 months ago
  61. 198b91f fix: only carry-forward balances till today's period by Ankush Menat · 2 years, 5 months ago
  62. 287b255 fix: batch_no doesn't maintain qty_after_transaction by Ankush Menat · 2 years, 5 months ago
  63. 6ab0046 fix: consider previous balance is missing by Ankush Menat · 2 years, 5 months ago
  64. d81422f test: basic test for stock analytics report by Ankush Menat · 2 years, 5 months ago
  65. d258413 Merge pull request #30913 from ankush/against_voucher_processing by Ankush Menat · 2 years, 5 months ago
  66. a65b20d style: Spaces to Tabs by marination · 2 years, 6 months ago
  67. 9fd673e fix: Remove commit from stock entry test. The assertion is not important by marination · 2 years, 6 months ago
  68. 64f3b4d fix: Wrap SLE actual_qty in `flt` to avoid NoneType operation by marination · 2 years, 6 months ago
  69. de3d90c fix: Item Alternative Test by marination · 4 years, 1 month ago
  70. 14ea40d chore: Tests for Stock Reconciliation by marination · 4 years, 2 months ago
  71. 3bc3cf3 chore: Tests for Stock Entry by marination · 4 years, 2 months ago
  72. 577df17 fix: Unlink and delete batch created from stock reco on cancel by marination · 4 years, 2 months ago
  73. 7e2fbc0 fix: sort before picking next stock reco by Ankush Menat · 2 years, 5 months ago
  74. 1ce45f6 fix: Set actual qty and basic rate in SE on warehouse triggers (`get_warehouse_details`) by marination · 2 years, 5 months ago
  75. ae842d8 chore: remove datettime formatting from debug report by Ankush Menat · 2 years, 5 months ago
  76. 7c839c4 fix: double future qty updates by Ankush Menat · 2 years, 5 months ago
  77. e9cf5cb feat: add prompt qty flag to pick list by Devin Slauenwhite · 2 years, 6 months ago
  78. d48ab81 fix: auto-fulfill picking list when not in scan mode by Ankush Menat · 2 years, 7 months ago
  79. 7ae89de fix: cleanup dont_allow_new_row logic by Devin Slauenwhite · 2 years, 6 months ago
  80. 4a19c1c Revert "fix(test): manually select picked_qty since before_submit validates qty instead of auto filling it" by Devin Slauenwhite · 2 years, 6 months ago
  81. 5d8e3f2 Merge branch 'feat-picklist-scan' of /home/devin/repos/erpnext into feat-picklist-scan by Devin Slauenwhite · 2 years, 6 months ago
  82. c2335ec fix(test): manually select picked_qty since before_submit validates qty instead of auto filling it by Devin Slauenwhite · 2 years, 6 months ago
  83. afb841c Merge branch 'develop' into feat-picklist-scan by Devin Slauenwhite · 2 years, 6 months ago
  84. 59a5090 fix(UX): misleading stock entry lables (#30870) by Ankush Menat · 2 years, 6 months ago
  85. 548afba fix(minor): update frappe.error_log to new API (#30864) by Rushabh Mehta · 2 years, 6 months ago
  86. dcda556 fix: convert default_item_manufacturer to link field (#30835) by Ankush Menat · 2 years, 6 months ago
  87. 19d66e5 Merge branch 'develop' of https://github.com/frappe/erpnext into accounting_dimension_consistency by Deepesh Garg · 2 years, 6 months ago
  88. 5ff471e fix: linter by Devin Slauenwhite · 2 years, 6 months ago
  89. fa1378d fix: prevent user from proceeding without all qty picked. by Devin Slauenwhite · 2 years, 6 months ago
  90. 5f8f83c fix: warn user pick list is not complete instead of auto fulfilling picked_qty. by Devin Slauenwhite · 2 years, 6 months ago
  91. 2554cdc revert: scan_mode flag by Devin Slauenwhite · 2 years, 6 months ago
  92. 24d8f62 revert: barcode scan field from pick list item. by Devin Slauenwhite · 2 years, 6 months ago
  93. 8053f2d feat: increment picked_qty on scan_barcode by Devin Slauenwhite · 2 years, 6 months ago
  94. e04fbb6 feat: pick list scan fields by Devin Slauenwhite · 2 years, 6 months ago
  95. 777f020 test: create new item instead of using with _Test Item (#30827) by Ankush Menat · 2 years, 6 months ago
  96. ebd5f0b chore: make picked qty read only by Ankush Menat · 2 years, 6 months ago
  97. 8207697 fix: compare against stock qty while validating by Ankush Menat · 2 years, 6 months ago
  98. 9e60acd test: test bundle - picklist behaviour by Ankush Menat · 2 years, 6 months ago
  99. ee54ece test: product bundle fixture by Ankush Menat · 2 years, 6 months ago
  100. 1ac275c feat: transfer picklist stock info to packing list by Ankush Menat · 2 years, 6 months ago