1. c8ae124 Merge pull request #40931 from cogk/fix-dont-call-get_fiscal_year-before-setup-is-done by Deepesh Garg · 10 months ago
  2. 3e216e2 Merge pull request #40844 from HarryPaulo/notify-update-for-doc by Deepesh Garg · 10 months ago
  3. 20f20db Merge pull request #40849 from deepeshgarg007/transaction_currency_values by Deepesh Garg · 10 months ago
  4. 971c867 fix: ignore dimension validation for cancelled entries by ruthra kumar · 10 months ago
  5. c203faf fix: Don't call get_fiscal_year if setup is not done yet by Corentin Flr · 10 months ago
  6. 5446ed7 Merge pull request #40695 from ruthra-kumar/ledger_health_monitor by ruthra kumar · 10 months ago
  7. 3c3009f Merge pull request #40926 from ruthra-kumar/incorrect_currency_symbol_on_general_ledger_print by ruthra kumar · 10 months ago
  8. 429e036 fix: incorrect currency symbol in General Ledger print by ruthra kumar · 10 months ago
  9. 24d37d2 chore: use super() instead of super(__class__, self) by ruthra kumar · 10 months ago
  10. b5e017a Merge pull request #40909 from rohitwaghchaure/fixed-13083 by rohitwaghchaure · 10 months ago
  11. 3bce4d9 fix: pick list validation didn't consider existing draft pick list by Rohit Waghchaure · 10 months ago
  12. dc79213 chore: make ledger health doctype read_only by ruthra kumar · 10 months ago
  13. 4776d66 test: ledger monitoring function by ruthra kumar · 10 months ago
  14. 10c5ed8 fix: make help items translatable (#40913) by Raffael Meyer · 10 months ago
  15. b02d5a2 chore: update POT file (#40899) by Frappe PR Bot · 10 months ago
  16. 6a8bd64 fix: sync translations from crowdin (#40772) by Frappe PR Bot · 10 months ago
  17. f7c9e15 feat: new hook `fields_for_group_similar_items` to group additional fields for print formats (#40831) by Smit Vora · 10 months ago
  18. 503687a Merge pull request #40878 from ruthra-kumar/merge_taxes_from_DN_to_sales_invoice by ruthra kumar · 10 months ago
  19. 39a48a2 test: tax merging from 2 Delivery Note to Sales Invoice by ruthra kumar · 10 months ago
  20. 2862685 Merge pull request #40876 from ruthra-kumar/fix_advance_against_reverse_advance_for_payable_types by ruthra kumar · 10 months ago
  21. 46a2d3c fix: pro-rata amount for straight line method by Nabin Hait · 10 months ago
  22. 4ded8ca Merge pull request #40827 from Nihantra-Patel/fix_po_quot_cre by rohitwaghchaure · 10 months ago
  23. 3f6dcfe Merge pull request #40883 from rohitwaghchaure/fixed-13004 by rohitwaghchaure · 10 months ago
  24. a180c50 Merge pull request #40698 from nabinhait/pro-rata-fix by Nabin Hait · 10 months ago
  25. 30bbb58 fix: query_report.trigger_refresh is not a function by Rohit Waghchaure · 10 months ago
  26. 6b317b0 fix: incorrect operator causing incorrect validation by Rohit Waghchaure · 10 months ago
  27. 550cbbd refactor: merge taxes from delivery note to Sales Invoice by ruthra kumar · 10 months ago
  28. 64b7f62 refactor(test): include new fields in assertion by ruthra kumar · 10 months ago
  29. 141f462 test: advance payment against reverse payment reconciliation by ruthra kumar · 10 months ago
  30. 248cc61 test: reverse payment against payment for supplier by ruthra kumar · 10 months ago
  31. 74bc38e fix(test): for reverse payments, only advance acc should have effect by ruthra kumar · 10 months ago
  32. bdd36b0 refactor: supplementary field to better handle reverse payments by ruthra kumar · 10 months ago
  33. 9fd2ddd fix: invalid ledger entries on payment against reverse payments by ruthra kumar · 10 months ago
  34. a75e095 fix(test): Advance Received should be under liability account by ruthra kumar · 10 months ago
  35. 8b9079d Merge pull request #40856 from ruthra-kumar/better_approach_for_exc_rate_updating by ruthra kumar · 10 months ago
  36. fe84558 test: payment against JE reconciliation with different rates by ruthra kumar · 10 months ago
  37. c15690e fix: use reference type name to update exc rate by ruthra kumar · 10 months ago
  38. be0cb52 fix:linter issue by Nabin Hait · 10 months ago
  39. 68b076c Merge branch 'develop' into pro-rata-fix by Nabin Hait · 10 months ago
  40. 1816f1d Merge pull request #40848 from rohitwaghchaure/fixed-12763 by rohitwaghchaure · 10 months ago
  41. 8f53bc0 fix: group warehouse added in the stock reconciliation by Rohit Waghchaure · 10 months ago
  42. bed1af2 fix: workstation refresh after prompt by Nihantra C. Patel · 10 months ago
  43. a3c9fd6 fix: Values in transaciton currency by Deepesh Garg · 10 months ago
  44. 7d22df2 Merge pull request #40643 from blaggacao/fix/adv-pay-status by ruthra kumar · 10 months ago
  45. 46e12e0 chore: smaller loop; less indirection by David · 10 months ago
  46. b4c815b test: differentiate progressing and non progressing flows by David · 10 months ago
  47. a8cd850 test: patch payments app interface by David · 10 months ago
  48. ec675ea fix(pr): set adv. pay. status base on pr stati by David · 10 months ago
  49. c9c6211 test: trigger so to invoice flow (fails) by David · 10 months ago
  50. 198b90e fix: notify update when update outstanding amount - Linters by HarryPaulo · 10 months ago
  51. f67f163 fix: notify update when update outstanding amount by HarryPaulo · 10 months ago
  52. c705a39 fix(pr): set adv. pay. status for po (still fails; differently) by David · 10 months ago
  53. bcdfbee test: correctly trigger po payment request ["Outward"] (fails) by David · 10 months ago
  54. 3228841 fix: individual accounting tests by David · 10 months ago
  55. 50dd9fa feat: allow to pick manually qty / batches / serial nos by Rohit Waghchaure · 10 months ago
  56. f3bcdbe fix: translatable web footer (#40834) by Raffael Meyer · 10 months ago
  57. e8dcbe2 fix: depr amount pro rata and related tests by Nabin Hait · 10 months ago
  58. 1e4b920 Merge pull request #40828 from rohitwaghchaure/chore-removed-manual-option-from-bom by rohitwaghchaure · 10 months ago
  59. 0b63dbf chore: remove rate of material based on Manual by Rohit Waghchaure · 10 months ago
  60. 7768544 fix: purchase order and quotation creation upd by Nihantra C. Patel · 10 months ago
  61. 7acbfc0 fix: purchase order and quotation creation by Nihantra C. Patel · 10 months ago
  62. f2b9686 fix: purchase order and quotation creation by Nihantra C. Patel · 10 months ago
  63. 5281553 Merge pull request #40584 from nabinhait/fixed-asset-register-currency by Nabin Hait · 10 months ago
  64. 21a40a2 fix: linter issues by Nabin Hait · 10 months ago
  65. 4c8dfb2 Merge pull request #40816 from rohitwaghchaure/fixed-12159 by rohitwaghchaure · 10 months ago
  66. 271fea6 Merge pull request #40814 from rohitwaghchaure/fixed-barcode-not-fetch-on-stock-entry by rohitwaghchaure · 10 months ago
  67. 0a1fab7 fix: added validation if parent id is missing in BOM Creator by Rohit Waghchaure · 10 months ago
  68. b073029 fix: barcode not fetched on selection of item by Rohit Waghchaure · 10 months ago
  69. 15c3f09 Merge pull request #40720 from mmdanny89/warehouse-pos by rohitwaghchaure · 10 months ago
  70. edf51c9 Merge pull request #40797 from deepeshgarg007/po_filter by Deepesh Garg · 10 months ago
  71. 6416a6a Merge pull request #40796 from deepeshgarg007/pe_default_company_bank_account by Deepesh Garg · 10 months ago
  72. 4f89906 Merge pull request #40770 from deepeshgarg007/so_commission_update by Deepesh Garg · 10 months ago
  73. 81cf970 Merge pull request #40755 from deepeshgarg007/employee_payment_entry_receive by Deepesh Garg · 10 months ago
  74. 4c79d92 Merge pull request #40735 from rohitwaghchaure/fixed-stock-balance-report by rohitwaghchaure · 10 months ago
  75. 621421b fix: Show Stock Ageing Data filter not working in stock balance report by Rohit Waghchaure · 10 months ago
  76. 2dd07d9 Merge pull request #40790 from frappe/pot_develop_2024-03-31 by ruthra kumar · 10 months ago
  77. d2b96b4 Merge pull request #40181 from pps190/fix-show-future-payments by ruthra kumar · 10 months ago
  78. 91fa41c fix: Party type in Payment Order by Deepesh Garg · 10 months ago
  79. 7ac91de fix: Default company bank account by Deepesh Garg · 10 months ago
  80. b542f21 Merge pull request #40714 from khushi8112/general_ledger_report_voucher_no by Deepesh Garg · 10 months ago
  81. 6283ff5 chore: update POT file by frappe-pr-bot · 10 months ago
  82. 9bacf53 Merge pull request #40786 from rtdany10/gp-wh-issue by rohitwaghchaure · 10 months ago
  83. 4f91eff Merge pull request #40778 from blaggacao/chore/into-child-mapper by rohitwaghchaure · 10 months ago
  84. f958e8b fix(gp): SLEs not fetched for correct warehouse by Dany Robert · 10 months ago
  85. 3231ee4 Merge pull request #40783 from rohitwaghchaure/fixed-provision-to-add-serial-batch-bundle-in-subcontracting-receipt by rohitwaghchaure · 10 months ago
  86. d73b1f3 fix: button to select serial / batch bundle in the subcontracting receipt by Rohit Waghchaure · 10 months ago
  87. 679aea6 fix: Warehouse linked company name in multicompany setup (#40779) by jeshani · 10 months ago
  88. 28c75b8 chore(stock): use the into child mapper mapper frappe/frappe#22592 by David Arnold · 1 year, 4 months ago
  89. 2a8a404 Merge branch 'develop' of https://github.com/frappe/erpnext into so_commission_update by Deepesh Garg · 10 months ago
  90. f76da50 fix: Recalculate sales commission on item update by Deepesh Garg · 10 months ago
  91. 8e52218 Merge pull request #40758 from ashish-greycube/patch-12 by rohitwaghchaure · 10 months ago
  92. 66a06ca Merge pull request #40760 from ruthra-kumar/fix_cost_center_update_in_gain_loss_journal by ruthra kumar · 10 months ago
  93. 398d302 fix: cost center shouldn't update debit/credit in Exc gain/loss JV by ruthra kumar · 10 months ago
  94. d05412f chore: show item name in the validation message by Rohit Waghchaure · 10 months ago
  95. adee2ba fix: payment_order_status should be no_copy by Ashish Shah · 10 months ago
  96. ce2b9de Merge pull request #40752 from rohitwaghchaure/provision-to-override-batch-dialog by rohitwaghchaure · 10 months ago
  97. 29e5c68 fix: Receive payment entry from Employee by Deepesh Garg · 10 months ago
  98. 10bf652 fix: sync translations from crowdin (#40717) by Frappe PR Bot · 10 months ago
  99. a2961a4 Merge pull request #40725 from barredterra/in-context-translation by Raffael Meyer · 10 months ago
  100. fe1290a Merge pull request #40734 from deepeshgarg007/trend_report_filters by Deepesh Garg · 10 months ago