1. 18c6cc9 Merge pull request #29816 from marination/repack-entry-stock-ageing by Marica · 2 years, 8 months ago
  2. d1a283f Merge branch 'develop' into repack-entry-stock-ageing by Marica · 2 years, 8 months ago
  3. d5be536 test: Negative Stock, over consumption & over production with split rows, balance precision by marination · 2 years, 8 months ago
  4. ed4a6c6 fix: Range Qty precision by marination · 2 years, 8 months ago
  5. 85b6703 Merge pull request #29774 from deepeshgarg007/patch_fixes by Deepesh Garg · 2 years, 8 months ago
  6. d3fbbcf fix: Precision of available qty and negative stock in transfer bucket by marination · 2 years, 8 months ago
  7. e1f8f03 Merge branch 'develop' of https://github.com/frappe/erpnext into patch_fixes by Deepesh Garg · 2 years, 8 months ago
  8. 3a966d4 fix: Move patch to post sync by Deepesh Garg · 2 years, 8 months ago
  9. 1617e0d fix: Remove reload doc by Deepesh Garg · 2 years, 8 months ago
  10. c36bd7e fix: avoid creating bins without item-wh by Ankush Menat · 2 years, 8 months ago
  11. bef46e2 chore: remove unused code and fields related to workstation from Timesheet Detail by Rucha Mahabal · 2 years, 8 months ago
  12. 47ff968 test: timesheet not overlapping with continuous timelogs by Rucha Mahabal · 2 years, 8 months ago
  13. 3ec9acf fix: convert overlap raw query to frappe.qb by Rucha Mahabal · 2 years, 8 months ago
  14. e2e998f fix(Timesheet): convert time logs to datetime while checking for overlap by Rucha Mahabal · 2 years, 8 months ago
  15. 229db14 ci: move some tasks to background by Ankush Menat · 2 years, 8 months ago
  16. 9a7f9c3 Merge pull request #29859 from nextchamp-saqib/fix-pos-coupon-code by Saqib Ansari · 2 years, 8 months ago
  17. 2743999 fix: coupon code is applied even if ignore_pricing_rule is enabled by Saqib Ansari · 2 years, 8 months ago
  18. db93f26 fix: production plan status should consider qty + WO status by Ankush Menat · 2 years, 8 months ago
  19. 0da3995 Merge pull request #29836 from rohitwaghchaure/minor-item-name-in-excel-sheet by rohitwaghchaure · 2 years, 8 months ago
  20. 680f8c4 Merge pull request #29848 from nextchamp-saqib/fix-brt-currency by Saqib Ansari · 2 years, 8 months ago
  21. 60674e5 fix: currency in bank reconciliation tool by Saqib Ansari · 2 years, 8 months ago
  22. d9fc3f3 test: putaway rule re-application shouldn't do anything by Ankush Menat · 2 years, 8 months ago
  23. b000e93 fix: avoid updating items table if no change due to putaway by Ankush Menat · 2 years, 8 months ago
  24. 02e7702 fix: added item name in the excel sheet by Rohit Waghchaure · 2 years, 8 months ago
  25. ecfa634 Merge pull request #29835 from marination/move-wo-patch-to-v13 by Marica · 2 years, 8 months ago
  26. 06d36c6 chore: Move patch that updates SO from WO to v13 by marination · 2 years, 8 months ago
  27. 235b071 fix: allow renaming and merging (#29830) by Wolfram Schmidt · 2 years, 8 months ago
  28. d251bec Merge pull request #29137 from ruthra-kumar/payment_terms_report by Deepesh Garg · 2 years, 8 months ago
  29. e7cdb67 Merge pull request #29803 from marination/so-mr-wo-back-update by Marica · 2 years, 8 months ago
  30. c3c9a8d Merge branch 'develop' into so-mr-wo-back-update by Marica · 2 years, 8 months ago
  31. f044b1e Merge pull request #29639 from marination/item-variants-perf by Marica · 2 years, 8 months ago
  32. 201a38b Merge branch 'develop' into item-variants-perf by Marica · 2 years, 8 months ago
  33. a26183e fix: add supported currencies (#29805) by Kenneth Sequeira · 2 years, 8 months ago
  34. 0ba72b1 Merge branch 'develop' into repack-entry-stock-ageing by Marica · 2 years, 8 months ago
  35. 3fcf0ec Merge branch 'develop' into so-mr-wo-back-update by Marica · 2 years, 8 months ago
  36. 29c576e chore: Remove commented out code by marination · 2 years, 8 months ago
  37. 08a391f test: set correct DocType (#29819) by Sagar Vora · 2 years, 8 months ago
  38. 2f5bfcc Merge branch 'develop' into payment_terms_report by Deepesh Garg · 2 years, 8 months ago
  39. f6233e7 chore: Add transfer bucket working to .md file by marination · 2 years, 8 months ago
  40. ea3b7de test: Stock Ageing FIFO buckets for Repack entry with same item by marination · 2 years, 8 months ago
  41. 799671c fix: Transfer Bucket logic for Repack Entry with split batch rows by marination · 2 years, 8 months ago
  42. e6fa330 Merge branch 'develop' into so-mr-wo-back-update by Marica · 2 years, 8 months ago
  43. 48f37c7 test: added test for alternate currency by ruthra kumar · 2 years, 8 months ago
  44. 49fdc6c test: refactor and fix failing test case by ruthra kumar · 2 years, 8 months ago
  45. f89a64d fix: dont attempt to set batch number if item doesn't have batch no (#29812) by Ankush Menat · 2 years, 8 months ago
  46. 4a33cda Merge pull request #29791 from deepeshgarg007/tds_payable_cancelled_entries by Deepesh Garg · 2 years, 8 months ago
  47. 0ca58d7 chore: Patch to update SO work_order_qty and Linter fix by marination · 2 years, 8 months ago
  48. f9d52e7 test: SO > MR > WO flow by marination · 2 years, 8 months ago
  49. 1873162 fix: Update SO via Work Order made from MR (attached to SO) by marination · 2 years, 8 months ago
  50. 4bc286d Merge pull request #29593 from deepeshgarg007/reverse_entry_dead_lock by Deepesh Garg · 2 years, 8 months ago
  51. a4b8d67 refactor: create invoices list without if else by ruthra kumar · 2 years, 8 months ago
  52. 85ed0fb fix: default to company currency in report output by ruthra kumar · 2 years, 8 months ago
  53. 10629f7 Merge branch 'develop' into reverse_entry_dead_lock by Deepesh Garg · 2 years, 8 months ago
  54. 1e97664 fix: get_item_details overrides parentype (#29799) by Ankush Menat · 2 years, 8 months ago
  55. 13a60fb ci: ignore bugs identified in QA process for stalebot by Ankush Menat · 2 years, 8 months ago
  56. 67a7802 Merge pull request #29789 from nextchamp-saqib/fix-opening-inv-tool by Saqib Ansari · 2 years, 8 months ago
  57. 728545d Merge pull request #29788 from marination/fifo-slot-by-wh by Marica · 2 years, 8 months ago
  58. 599f4b1 Merge pull request #29705 from marination/pending-qty-in-prod-plan by Marica · 2 years, 8 months ago
  59. e46a1bc fix: Server Tests and sider by marination · 2 years, 8 months ago
  60. cd728fc Merge branch 'develop' into fifo-slot-by-wh by Marica · 2 years, 8 months ago
  61. 04cbde2 fix: Filter out bank payment entries by Deepesh Garg · 2 years, 8 months ago
  62. f221a0d test: Cover back to back recos from different warehouses by marination · 2 years, 8 months ago
  63. 2ff6b35 fix: Fixes in TDS payable monthly report by Deepesh Garg · 2 years, 8 months ago
  64. 19a6c21 refactor!: amazon mws integration (#29438) by Sagar Sharma · 2 years, 8 months ago
  65. a8309c5 Merge branch 'develop' into fix-opening-inv-tool by Saqib Ansari · 2 years, 8 months ago
  66. 60b55f0 Merge pull request #29778 from nextchamp-saqib/fix-pricing-rule-filtering by Saqib Ansari · 2 years, 8 months ago
  67. 18d0a59 fix: disable rounded total in opening invoice creation tool by Saqib Ansari · 2 years, 8 months ago
  68. bc244d0 refactor: currency field and code cleanup by ruthra kumar · 2 years, 8 months ago
  69. 3713ae7 fix: incorrect pricing rule filtering on selecting first item by Saqib Ansari · 2 years, 8 months ago
  70. 85adb94 fix: show user id in emp group table (#29776) by Dany Robert · 2 years, 8 months ago
  71. 615dd9d fix: Patch fixes by Deepesh Garg · 2 years, 8 months ago
  72. 3557bbc Merge pull request #29770 from frappe/mergify/bp/develop/pr-29716 by Deepesh Garg · 2 years, 8 months ago
  73. 65711db test: Update account type in payroll payable account by Deepesh Garg · 2 years, 8 months ago
  74. 988dee0 fix: Loan repayment via Salary Slip by Deepesh Garg · 2 years, 8 months ago
  75. 19e281a Merge pull request #29700 from vorasmit/gstr-1-fixes by Deepesh Garg · 2 years, 8 months ago
  76. a0d163e chore: changed Region zu Gebiet (#29651) by Wolfram Schmidt · 2 years, 8 months ago
  77. 7338641 chore: added DocType Translation #29730 by Wolfram Schmidt · 2 years, 8 months ago
  78. eb8b424 feat: item-wise negative stock setting (#29761) by Ankush Menat · 2 years, 8 months ago
  79. 749005e fix: list mutation within loop (#29766) by mergify[bot] · 2 years, 8 months ago
  80. 80944e6 Merge pull request #29754 from resilient-tech/remove-format by Saqib Ansari · 2 years, 8 months ago
  81. ef971e1 Merge pull request #29729 from resilient-tech/allow_regional by Saqib Ansari · 2 years, 8 months ago
  82. 961467c fix: revert removal of gratuity payment via salary slip (#29589) by Rucha Mahabal · 2 years, 8 months ago
  83. fe37103 Merge pull request #29711 from ruchamahabal/leave-policy-assgn-fixes by Rucha Mahabal · 2 years, 8 months ago
  84. 10ee2fb Merge branch 'develop' into leave-policy-assgn-fixes by Rucha Mahabal · 2 years, 8 months ago
  85. cbaadcf fix(test): reset test setup by Rucha Mahabal · 2 years, 8 months ago
  86. 9b0f9c3 test: earned leave allocations based on DOJ by Rucha Mahabal · 2 years, 8 months ago
  87. f62b320 fix: Generate Wh wise FIFO Queue and later aggregate if required by marination · 2 years, 8 months ago
  88. 86ef932 Merge pull request #29756 from frappe/revert-29499-overseas_gst_tax by Deepesh Garg · 2 years, 8 months ago
  89. 51e6086 chore: clean-up leave policy assignment tests by Rucha Mahabal · 2 years, 8 months ago
  90. ea20c63 Revert "fix(India): Tax calculation for overseas suppliers" by Deepesh Garg · 2 years, 8 months ago
  91. ce79434 Merge pull request #29736 from rohitwaghchaure/performance-issue-while-making-wo by rohitwaghchaure · 2 years, 8 months ago
  92. d93d2a8 chore: remove deprecated print format by Sagar Vora · 2 years, 8 months ago
  93. 8128b33 Merge pull request #29732 from alyf-de/encode-filters by Saqib Ansari · 2 years, 8 months ago
  94. 2d8e03e Merge pull request #29748 from nextchamp-saqib/fix-gp-report-columns by Saqib Ansari · 2 years, 8 months ago
  95. c7be9ef fix: consider leaves for past months if assignment is based on joining date too by Rucha Mahabal · 2 years, 8 months ago
  96. 78dd364 fix: cannot jump to sales invoice in gross profit report by Saqib Ansari · 2 years, 8 months ago
  97. 77be982 fix: update bin modified timestamp when updating qty by Ankush Menat · 2 years, 8 months ago
  98. 1553fa9 refactor!: drop deprecated and dead code by Ankush Menat · 2 years, 8 months ago
  99. 86ca41b test: Production Plan Pending Qty impact tests by marination · 2 years, 8 months ago
  100. eec2f87 fix: time out error while making work orders from prodcution plan by Rohit Waghchaure · 2 years, 8 months ago