1. 5c4eabf fix: usage of frappe.db.exists by barredterra · 2 years, 7 months ago
  2. 3eb5440 fix: linters erros on report sales payments summary (#30345) by HarryPaulo · 2 years, 7 months ago
  3. 01fd3ad fix: report sales payments summary (#30264) by HarryPaulo · 2 years, 7 months ago
  4. 9376d8d Merge pull request #30312 from alyf-de/refactor-sales-analytics by Deepesh Garg · 2 years, 7 months ago
  5. d3be84b test: correct use of test decorator by Ankush Menat · 2 years, 7 months ago
  6. 9556821 fix(ux): warning for disabled carry forwarding in Policy Assignment (#30331) by Rucha Mahabal · 2 years, 7 months ago
  7. 08e598e fix: Future recurring period calculation for additional salary (#29581) (#30330) by mergify[bot] · 2 years, 7 months ago
  8. 1daaf6b Merge pull request #30317 from deepeshgarg007/opening_gl_validation by Deepesh Garg · 2 years, 7 months ago
  9. 6dc7d6b Merge pull request #30287 from nextchamp-saqib/fix-cash-flow-query by Saqib Ansari · 2 years, 7 months ago
  10. 28001dd Merge pull request #30304 from deepeshgarg007/enable_ksa_vat_docs by Deepesh Garg · 2 years, 7 months ago
  11. 2ff6790 fix: P&L account validation on cancellation by Deepesh Garg · 2 years, 7 months ago
  12. 0a015b7 refactor: remove redundant if-statement (#30311) by Raffael Meyer · 2 years, 7 months ago
  13. c2aad11 fix: disable deferred naming on SLE/GLE if hash method is used. (#30286) by Ankush Menat · 2 years, 7 months ago
  14. ca8d757 fix: clear "Retain Sample" and "Max Sample Quantity" in Item card if Has Batch No is uncheck (#30307) by HENRY Florian · 2 years, 7 months ago
  15. 36df210 refactor: sales analytics by barredterra · 2 years, 7 months ago
  16. 4859574 perf: Single query to delete bins instead of `N` by Ankush Menat · 2 years, 7 months ago
  17. 684d9d6 test: warehouse conversion and treeview test by Ankush Menat · 2 years, 7 months ago
  18. 953afda refactor(warehouse): raw query to ORM by Ankush Menat · 2 years, 7 months ago
  19. 4b69591 refactor: Use QB for serial fetching query by Ankush Menat · 2 years, 7 months ago
  20. a585dff refactor: batch no filter handling by Ankush Menat · 2 years, 7 months ago
  21. b9eec33 test: auto serial fetching by Ankush Menat · 2 years, 7 months ago
  22. 4f8bb91 fix: sort serial nos before sending by Ankush Menat · 2 years, 7 months ago
  23. 0a533d6 fix: skip already selected serials in sr selector by Ankush Menat · 2 years, 7 months ago
  24. 5ec27c9 fix: filter serial nos by selected batch number by Ankush Menat · 2 years, 7 months ago
  25. f4c2133 fix: set current qty as default qty for stock entry by Ankush Menat · 2 years, 7 months ago
  26. c2cbd40 fix: Allow on Submit for Material Request Item Required Date (#30174) (#30308) by mergify[bot] · 2 years, 7 months ago
  27. 01638a0 Merge pull request #30292 from frappe/mergify/bp/develop/pr-30284 by Deepesh Garg · 2 years, 7 months ago
  28. 972d065 fix: Add permission for KSA Vat documents by Deepesh Garg · 2 years, 7 months ago
  29. 5a9bf9f fix: respect db multi_tenancy while fetching precision (#30301) by Ankush Menat · 2 years, 7 months ago
  30. 00bfee9 refactor: convert raw sql to frappe.qb by Saqib Ansari · 2 years, 7 months ago
  31. 8819ba0 Merge pull request #30266 from deepeshgarg007/expense_income_account_validation by Deepesh Garg · 2 years, 7 months ago
  32. 5390d5e Merge branch 'develop' into mergify/bp/develop/pr-30284 by Deepesh Garg · 2 years, 7 months ago
  33. 4237e5d fix: Test case by Deepesh Garg · 2 years, 7 months ago
  34. a651a0f Merge pull request #30261 from deepeshgarg007/bank_reco_error by Deepesh Garg · 2 years, 7 months ago
  35. 5f89cb2 fix: Remove comments by Deepesh Garg · 2 years, 7 months ago
  36. 2dd0e20 fix: Clean and fixes in Dimension-wise Accounts Balance Report by Deepesh Garg · 2 years, 7 months ago
  37. da16ee1 Merge pull request #30238 from KrithiRamani/bulk_create_PL_and_DN by rohitwaghchaure · 2 years, 7 months ago
  38. f090e63 test: fix holiday list creation causing flaky tests (#30260) by Rucha Mahabal · 2 years, 7 months ago
  39. 119273e fix: custom cash flow mapper doesn't show any data by Saqib Ansari · 2 years, 7 months ago
  40. 76187d1 refactor: call repost directly during tests (#30277) by Ankush Menat · 2 years, 7 months ago
  41. 2a0ca7c refactor: removed unrequired code and test for standalone delivery note serial return (#30276) by Noah Jacob · 2 years, 7 months ago
  42. b93ce78 chore: dont supress errors server side by Ankush Menat · 2 years, 7 months ago
  43. a12895e corrected spacing by Krithi Ramani · 2 years, 7 months ago
  44. b46d6e3 test: packed item return scenarios by Ankush Menat · 2 years, 7 months ago
  45. b781e8b revert: "fix: updated packed_items getting fetched on Sales Return / Credit Note (#28607)" by Ankush Menat · 2 years, 7 months ago
  46. 2958f60 Merge pull request #30269 from deepeshgarg007/implicit_pricing_rule_enable_v2 by Deepesh Garg · 2 years, 7 months ago
  47. 0211f27 as per review comments - changed for loop by Krithi Ramani · 2 years, 7 months ago
  48. 1f79b47 fix: Do not update ignore prcing rule check implicitly by Deepesh Garg · 2 years, 7 months ago
  49. e9e2679 Merge pull request #29984 from dj12djdjs/fix-rename-tool-msg by Saqib Ansari · 2 years, 7 months ago
  50. e1edf50 Merge pull request #30265 from scdanieli/patch-1 by Saqib Ansari · 2 years, 7 months ago
  51. 597bb2c feat: safely parse exception by Saqib Ansari · 2 years, 7 months ago
  52. 06936cf fix: Validate income/expense account in sales and purchase invoice by Deepesh Garg · 2 years, 7 months ago
  53. e970616 removed semicolon for break statement by Krithi Ramani · 2 years, 7 months ago
  54. 9f7fee7 Added new field in SO - % Picked by Krithi Ramani · 2 years, 7 months ago
  55. bbe5739 feat: add German translations by Samuel Danieli · 2 years, 7 months ago
  56. a68213d added new field - Picked Qty, in Sales Order Item by Krithi Ramani · 2 years, 7 months ago
  57. 1797b60 Merge pull request #30244 from nextchamp-saqib/fix-gl-representation by Saqib Ansari · 2 years, 7 months ago
  58. fbcb413 fix: Error in bank reco statement by Deepesh Garg · 2 years, 7 months ago
  59. 12d99ed test: foreign_account_balance_after_exchange_rate_revaluation by Saqib Ansari · 2 years, 7 months ago
  60. b739486 Merge pull request #30258 from marination/sub-category-routing by Marica · 2 years, 7 months ago
  61. 8264d6b fix: Sub-Categpry Routing in Item Group Page Listing pills by marination · 2 years, 7 months ago
  62. 7b0a97d fix(pos): loyalty points in case of returned pos invoice (#30242) by Saqib Ansari · 2 years, 7 months ago
  63. e8310c6 fix: Job Card sub operations status and list view (backport #30243) (#30256) by mergify[bot] · 2 years, 7 months ago
  64. f33a725 fixed spacings by Krithi Ramani · 2 years, 7 months ago
  65. 3218ccb fix: Leave Policy Assignment creation patch (#30215) by Rucha Mahabal · 2 years, 7 months ago
  66. b03b9ac fix: salary slip amount rounding errors (#30248) by Rucha Mahabal · 2 years, 7 months ago
  67. 8add8eb Merge pull request #30230 from deepeshgarg007/vat_amount_in_ksa by Deepesh Garg · 2 years, 7 months ago
  68. 0771511 Merge pull request #30206 from deepeshgarg007/implicit_pricing_rule_enable by Deepesh Garg · 2 years, 7 months ago
  69. 83a5fae fix: incorrect debit credit amount in presentation currency by Saqib Ansari · 2 years, 7 months ago
  70. e33d471 Update erpnext/regional/saudi_arabia/utils.py by Deepesh Garg · 2 years, 7 months ago
  71. 8e559f0 test: refactor BOM quality template test by Ankush Menat · 2 years, 7 months ago
  72. dc25766 ci: allow stable branch merge for release by Ankush Menat · 2 years, 7 months ago
  73. 9415229 fix: BOM - clear Quality Inspection Template according to Inspection Quality Required by Florian HENRY · 2 years, 7 months ago
  74. f1a7e3b ci: skip tests on CSV by Ankush Menat · 2 years, 7 months ago
  75. 7537dac fix: translation for accounting by Wolfram Schmidt · 2 years, 7 months ago
  76. 1faca0e Merge branch 'develop' into vat_amount_in_ksa by Deepesh Garg · 2 years, 7 months ago
  77. 466df6b to enable selection of SO irrespective of customer,removed validation for customer by Krithi Ramani · 2 years, 7 months ago
  78. 07712af Merge pull request #30233 from frappe/mergify/copy/develop/pr-30216 by Ankush Menat · 2 years, 7 months ago
  79. 61eb9b6 feat: Create single PL/DN from several SO. New PR from latest develop to avoid rebase by Krithi Ramani · 2 years, 7 months ago
  80. 25a1282 Merge pull request #30207 from deepeshgarg007/trail_balance_for_party by Deepesh Garg · 2 years, 7 months ago
  81. be56efa fix: Itemised tax rate updation by Deepesh Garg · 2 years, 7 months ago
  82. 02d64a3 fix(ux): negative stock warning by Ankush Menat · 2 years, 7 months ago
  83. 884cd81 test: add test for planned_qty by Sagar Sharma · 2 years, 7 months ago
  84. 3b86d6c fix: max_qty validation condition by Sagar Sharma · 2 years, 7 months ago
  85. fda60da Merge pull request #30229 from marination/sq-currency by Marica · 2 years, 7 months ago
  86. 3cc2e53 fix: Linting Issue by Deepesh Garg · 2 years, 7 months ago
  87. a579a21 chore: Re-arrange fields for consistency with base currency LHS by marination · 2 years, 7 months ago
  88. b37559c fix: KSA E-Invoice QR Code showing wrong VAT amount by Deepesh Garg · 2 years, 7 months ago
  89. dcd88dd fix: Add missing currency option in Supplier Quotation's `rounded_total` field by marination · 2 years, 7 months ago
  90. 2b6e796 Merge branch 'develop' into implicit_pricing_rule_enable by Deepesh Garg · 2 years, 7 months ago
  91. 60c4593 chore: removed unrequired batch_no parameter while fetching stock_balance by Noah Jacob · 2 years, 7 months ago
  92. 00797fa test: checking balance serial nos in stock ledger report by Noah Jacob · 2 years, 7 months ago
  93. e8ba1f4 fix: incorrect balance serial no in stock ledger report by Noah Jacob · 2 years, 7 months ago
  94. 6ee904d test: dont resubmit work order by Ankush Menat · 2 years, 7 months ago
  95. 12696ff fix: Search query of payroll entry reference in Journal Entry (#30225) (#30226) by mergify[bot] · 2 years, 7 months ago
  96. d3e90ed fix(patch): remove dead links to ProdPlan Item by Ankush Menat · 2 years, 7 months ago
  97. 1af13ca fix(ux): remove get item buttons from submitted production plan by Ankush Menat · 2 years, 7 months ago
  98. c1740ce fix: cannot create multicurrency sales order with product bundles (#30166) by Saqib Ansari · 2 years, 7 months ago
  99. f5f6650 Merge pull request #30217 from nextchamp-saqib/fix-so-to-po by Saqib Ansari · 2 years, 7 months ago
  100. 9352185 Merge pull request #30198 from nextchamp-saqib/pos-fixes-#12 by Saqib Ansari · 2 years, 7 months ago