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