1. 0fc5d22 fix: currency in bank reconciliation chart by Saqib Ansari · 2 years, 8 months ago
  2. bdf38a3 Merge pull request #29650 from ruchamahabal/fix-earned-leaves-allocation by Rucha Mahabal · 2 years, 8 months ago
  3. 4f43955 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  4. 27ced4f Merge pull request #29560 from ruthra-kumar/bug_invoice_creation_throws_typeerror by Saqib Ansari · 2 years, 8 months ago
  5. b71283a Merge branch 'develop' into fix-earned-leaves-allocation by Rucha Mahabal · 2 years, 8 months ago
  6. bd1555b fix: handle carry forwarded leaves while checking for duplicate allocation by Rucha Mahabal · 2 years, 8 months ago
  7. bb105a3 test: validate on save instead of on creation by Ankush Menat · 2 years, 8 months ago
  8. 3969840 fix: ignore rate validation for work order by Bhavesh Maheshwari · 2 years, 8 months ago
  9. 7116d7a fix: Set Pending Qty in Prod Plan after updating Work Order by marination · 2 years, 8 months ago
  10. 4f5a0b8 chore: Fix flaky test `test_exact_match_with_price` by marination · 2 years, 8 months ago
  11. 0f913e0 Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 2 years, 8 months ago
  12. 5e32b80 Merge pull request #29599 from nemesis189/coupon-code-issue-pos by Saqib Ansari · 2 years, 8 months ago
  13. 8eff296 Merge pull request #29699 from nextchamp-saqib/improve-debit-to-err-msg by Saqib Ansari · 2 years, 8 months ago
  14. 4c3d751 Merge branch 'develop' into fix-ignore-pricing-rule by Saqib Ansari · 2 years, 8 months ago
  15. 0452d7d fix(pos): incorrect grand_total in case of inclusive taxes on item by Saqib Ansari · 2 years, 8 months ago
  16. a642287 fix: Trim spaces from attributes (multi-variant creation) & explicit method for building cache by marination · 2 years, 8 months ago
  17. e93bb8a chore: show credit/debit-to account in error message by Saqib Ansari · 2 years, 8 months ago
  18. 0ca60af fix: ignore cancelled SLEs (#29679) by Ankush Menat · 2 years, 8 months ago
  19. a3e69cf feat: Bulk Transaction Processing (#28580) by Mohammed Yusuf Shaikh · 2 years, 8 months ago
  20. 2280ae5 Merge pull request #29549 from frappe/mergify/bp/develop/pr-29290 by Deepesh Garg · 2 years, 8 months ago
  21. 529cc72 Merge pull request #29656 from ankush/credit_debit_pr by Deepesh Garg · 2 years, 8 months ago
  22. f82d7eb test: commit item/warehouse creation to db by Ankush Menat · 2 years, 8 months ago
  23. 43f8ee1 chore: drop dead field from stock reconciliation by Ankush Menat · 2 years, 8 months ago
  24. 699519f test: product bundle reposting by Ankush Menat · 2 years, 8 months ago
  25. 853e658 test: move bundle info to class variables by Ankush Menat · 2 years, 8 months ago
  26. 1022db0 fix: merge stock ledger item warehouse with doc's by Ankush Menat · 2 years, 8 months ago
  27. e6ab8df refactor: simplify get_items_and_warehouses by Ankush Menat · 2 years, 8 months ago
  28. c56d07d fix: consider packed items too when reposting by Ankush Menat · 2 years, 9 months ago
  29. eab10a1 fix: Conflicts by Deepesh Garg · 2 years, 8 months ago
  30. 9fde0f0 Merge branch 'develop' into revert-bu-schluessel by Raffael Meyer · 2 years, 8 months ago
  31. 4655e11 Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 2 years, 8 months ago
  32. 72a812f fix: use item_code instead of parent field in bom_stock_calculated report (#29684) by Ritwik Puri · 2 years, 8 months ago
  33. 8417130 Merge pull request #29660 from abhinavxd/patch-1 by Deepesh Garg · 2 years, 8 months ago
  34. ef69d1f test: Add test case for repayment against partially disbursed loans by Deepesh Garg · 2 years, 8 months ago
  35. fab7f90 Merge pull request #29460 from deepeshgarg007/loan_refund_jv by Deepesh Garg · 2 years, 8 months ago
  36. 8ece284 fix: Add disbursement accounts to tests by Deepesh Garg · 2 years, 8 months ago
  37. 5e6227e fix(ux): make stock entry type the title field (#29674) by Ankush Menat · 2 years, 8 months ago
  38. 8d7331d Merge branch 'develop' of https://github.com/frappe/erpnext into loan_refund_jv by Deepesh Garg · 2 years, 8 months ago
  39. 4284017 fix: Copyright info by Deepesh Garg · 2 years, 8 months ago
  40. cec971b Merge pull request #29349 from alyf-de/disable-item-tax-category by Deepesh Garg · 2 years, 8 months ago
  41. 104a55a feat: Tab views in Stocks and Accounts Settings (#29638) by Umair Sayed · 2 years, 8 months ago
  42. 400b579 Merge pull request #29670 from frappe/mergify/bp/develop/pr-29635 by Deepesh Garg · 2 years, 8 months ago
  43. 768e6b2 Merge branch 'develop' into remove-nonprofit by Chillar Anand · 2 years, 8 months ago
  44. ff57450 fix: Replace ORM with query builder by Deepesh Garg · 2 years, 8 months ago
  45. 36f4fb0 fix: Incorrect tax template in Sales Invocie via data import by Deepesh Garg · 2 years, 9 months ago
  46. 4e3a131 Merge branch 'develop' into fix-earned-leaves-allocation by Rucha Mahabal · 2 years, 8 months ago
  47. e25544f fix(test): add ignore duplicates flag to allocation function by Rucha Mahabal · 2 years, 8 months ago
  48. f089d39 refactor: better method name by Ankush Menat · 2 years, 9 months ago
  49. 3e5f940 test: e2e test for LIFO valuation by Ankush Menat · 2 years, 9 months ago
  50. 61c5ad4 refactor: get incoming fifo/lifo rate functions by Ankush Menat · 2 years, 9 months ago
  51. 97e18a1 feat: allow selecting LIFO valuation by Ankush Menat · 2 years, 9 months ago
  52. 9c49d2d feat: LIFOValuation class for handling LIFO by Ankush Menat · 2 years, 9 months ago
  53. b855030 refactor: valuation class to allow extending by Ankush Menat · 2 years, 9 months ago
  54. 0b9c066 Merge pull request #29609 from deepeshgarg007/gstr_3b_export_zero_rated by Deepesh Garg · 2 years, 8 months ago
  55. 81b9678 Merge pull request #29601 from deepeshgarg007/provisonal_loss_bs by Deepesh Garg · 2 years, 8 months ago
  56. 5d09678 Merge pull request #29659 from deepeshgarg007/zero_amount_status by Deepesh Garg · 2 years, 8 months ago
  57. 8ff32da Merge branch 'develop' into gstr_3b_export_zero_rated by Deepesh Garg · 2 years, 8 months ago
  58. 6459cea fix: dont show cancelled PO items in plan report by Ankush Menat · 2 years, 8 months ago
  59. 3e6fade Merge pull request #29641 from deepeshgarg007/jv_cancel_ignore by Deepesh Garg · 2 years, 8 months ago
  60. d0043bd fix: missing key in loan by Abhinav Raut · 2 years, 8 months ago
  61. c5726fd fix: Add test case by Deepesh Garg · 2 years, 8 months ago
  62. d679692 fix: Billing status for zero amount ref doc by Deepesh Garg · 2 years, 8 months ago
  63. d1f5753 test: check when PR moves stock from neg to pos by Ankush Menat · 2 years, 8 months ago
  64. c88c368 fix: dont ignore items that dont have SVD by Ankush Menat · 2 years, 8 months ago
  65. 69c65af test: regression test for LCV GL entries by Ankush Menat · 2 years, 9 months ago
  66. 8858c70 fix: ignore cancelled svd while updating GLE for PR by Ankush Menat · 2 years, 9 months ago
  67. 363ed9c revert: BU Schlüssel (a21f76f) by barredterra · 2 years, 9 months ago
  68. a52ba0a fix: linter by Rucha Mahabal · 2 years, 9 months ago
  69. 63ee4f1 test: earned leave allocation for passed months and allocation on month-end by Rucha Mahabal · 2 years, 9 months ago
  70. 25c7f85 fix: earned leaves not allocated if assignment is created on month-end by Rucha Mahabal · 2 years, 9 months ago
  71. 772336b Merge pull request #29642 from marination/packed-items-new-doc by Marica · 2 years, 9 months ago
  72. a49b755 Merge branch 'develop' into packed-items-new-doc by Marica · 2 years, 9 months ago
  73. b5242df Merge branch 'develop' into disable-item-tax-category by Raffael Meyer · 2 years, 9 months ago
  74. 65923bd fix: enable Allow on Submit for 'Is Active' field in Salary Structure (#29630) by Rucha Mahabal · 2 years, 9 months ago
  75. bd41a99 fix: Regenerate packed items on newly mapped doc by marination · 2 years, 9 months ago
  76. 6f7ae62 fix: Ignore linked invoices on Journal Entry cancel by Deepesh Garg · 2 years, 9 months ago
  77. 26bd305 perf: Weed out disabled variants via sql query instead of pythonic looping separately by marination · 2 years, 9 months ago
  78. dbfa463 fix: show actual balance instead of consumption balance in opening balance by Rucha Mahabal · 2 years, 9 months ago
  79. b5c686a fix: sort imports, sider issues by Rucha Mahabal · 2 years, 9 months ago
  80. 55ac851 refactor: balance in Balance Summary report near allocation expiry date by Rucha Mahabal · 2 years, 9 months ago
  81. 9432d8e Merge branch 'develop' into bug_invoice_creation_throws_typeerror by Saqib Ansari · 2 years, 9 months ago
  82. cfda849 Merge branch 'develop' into remove-nonprofit by Chillar Anand · 2 years, 9 months ago
  83. 26b40e7 refactor: Leaves Taken calculation by Rucha Mahabal · 2 years, 9 months ago
  84. 1ea749c fix: expired leaves not calculated properly because of newly created expiry ledger entries by Rucha Mahabal · 2 years, 9 months ago
  85. 79ab8e6 Merge pull request #29456 from marination/product-bundle-packing-list-logic by Marica · 2 years, 9 months ago
  86. 4d5749b Merge pull request #29625 from frappe/fix-web-portal by Marica · 2 years, 9 months ago
  87. 5e5a18f Merge branch 'develop' into fix-web-portal by Marica · 2 years, 9 months ago
  88. 017a882 fix: Remove `cart.js` from erpnext-web bundle by marination · 2 years, 9 months ago
  89. e652ab5 fix: Load control & dialog assets with cart.js by Suraj Shetty · 2 years, 9 months ago
  90. 68cea75 chore: update de.csv #29575 by Wolfram Schmidt · 2 years, 9 months ago
  91. af75704 chore: update de.csv (#29624) by Wolfram Schmidt · 2 years, 9 months ago
  92. 6f2c9c6 ci: workflow dispatch options (#29611) by Ankush Menat · 2 years, 9 months ago
  93. ba847ef Merge branch 'develop' into provisonal_loss_bs by Ankush Menat · 2 years, 9 months ago
  94. 04f6426 feat: show stock value difference in stock ledger report (#29607) by Ankush Menat · 2 years, 9 months ago
  95. f18ec2d fix: (Linter) import sequence by marination · 2 years, 9 months ago
  96. e9fc6c3 Merge branch 'develop' into product-bundle-packing-list-logic by Marica · 2 years, 9 months ago
  97. 4e7b4dc test: Packed Items test file by marination · 2 years, 9 months ago
  98. dddeef7 chore: Clean up whitespace by ChillarAnand · 2 years, 9 months ago
  99. 325dc92 Merge branch 'develop' into remove-nonprofit by ChillarAnand · 2 years, 9 months ago
  100. a7a2b82 Merge pull request #29618 from frappe/mergify/copy/develop/pr-29603 by Ankush Menat · 2 years, 9 months ago