1. ea28ed1 refactor: if() to CASE WHEN (#31360) by Conor · 2 years, 4 months ago
  2. e457288 chore: fix condition by Deepesh Garg · 2 years, 4 months ago
  3. 02f9441 fix: Quotation lost update by Deepesh Garg · 2 years, 4 months ago
  4. 05467ff test: use fixture for payment entry test cases (#31390) by ruthra kumar · 2 years, 4 months ago
  5. 74a782d refactor: DB independent quoting and truthy/falsy values (#31358) by Conor · 2 years, 4 months ago
  6. d6078aa fix: Respect system precision for user facing balance qty values (#30837) by Marica · 2 years, 4 months ago
  7. 74007c8 fix(UX): hide irrelevant UOM fields (#31392) by Ankush Menat · 2 years, 4 months ago
  8. 10583eb fix: UOM handling for transaction without item (#31389) by Ankush Menat · 2 years, 4 months ago
  9. 1a3997a fix: transaction date gets unset in material request (#31327) by Sagar Vora · 2 years, 4 months ago
  10. 6f2086d test: verify that all patches exist in patches.txt (#31371) by Ankush Menat · 2 years, 4 months ago
  11. b4a93da chore: Fix a potential variable misuse bug (#31372) by Jingxuan He · 2 years, 4 months ago
  12. 86919d2 test: silent test failure in stock assertions (#31377) by Ankush Menat · 2 years, 4 months ago
  13. 5c6f22f refactor: simpler batching for GLE reposting (#31374) by Ankush Menat · 2 years, 4 months ago
  14. c0f9b34 fix(minor): move variants to separate tab (#31354) by Rushabh Mehta · 2 years, 4 months ago
  15. 276267d fix: remove agriculture module from patch (#31369) by Ankush Menat · 2 years, 4 months ago
  16. c83b404 Merge pull request #31353 from marination/so-to-wo-bom by Marica · 2 years, 4 months ago
  17. 94ad66e chore: revert naming to default (#31364) by Ankush Menat · 2 years, 4 months ago
  18. be14a7e Merge pull request #31365 from ruthra-kumar/add_gl_migration_to_patch by Deepesh Garg · 2 years, 4 months ago
  19. 538faf3 chore: add gl to payment ledger migarion to patches by ruthra kumar · 2 years, 4 months ago
  20. fafdaff Merge branch 'develop' into so-to-wo-bom by Marica · 2 years, 4 months ago
  21. b8f728a refactor: use CURRENT_DATE instead of CURDATE() (#31356) by Conor · 2 years, 4 months ago
  22. 37e9622 fix: Spelling mistake in quotation depend on (#31362) by Nihantra C. Patel · 2 years, 4 months ago
  23. 2a9105f refactor: DB independent capitalization of test cases (#31359) by Conor · 2 years, 4 months ago
  24. 639e4c5 Merge branch 'develop' into so-to-wo-bom by Marica · 2 years, 4 months ago
  25. 2535d5e perf: GLE reposting with progress and chunking (#31343) by Ankush Menat · 2 years, 4 months ago
  26. 9f2d325 fix: Pick Template BOM if variant BOM absent in WO popup from SO by marination · 2 years, 4 months ago
  27. 5b2ba08 Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues by Deepesh Garg · 2 years, 4 months ago
  28. fb3da12 chore: linting issues by Deepesh Garg · 2 years, 4 months ago
  29. 00ef499 refactor: use db independent offset syntax (#31345) by Conor · 2 years, 4 months ago
  30. f5ebaed Merge branch 'develop' into subcontract-supplied-items by Marica · 2 years, 4 months ago
  31. b8f468c test: PO Supplied Qty reset on cancel/submit by marination · 2 years, 4 months ago
  32. fa1d9d5 fix: Supplied Qty not updated on Stock Entry cancel by marination · 2 years, 4 months ago
  33. 883598d chore: delete BOT by Ankush Menat · 2 years, 4 months ago
  34. 697fbe9 Merge pull request #31337 from gavindsouza/get_fiscal_years-refactor by Ankush Menat · 2 years, 4 months ago
  35. e9af68e test: Remove deprecated as_tuple kwarg in FrappeTestAPI.post by Gavin D'souza · 2 years, 4 months ago
  36. 5f8cd34 fix: Use newer PyPDF2 APIs by Gavin D'souza · 2 years, 4 months ago
  37. 0727d1d refactor: get_fiscal_years API by Gavin D'souza · 2 years, 4 months ago
  38. ea276a7 Merge branch 'develop' into refactor_ar/ap_report by Deepesh Garg · 2 years, 4 months ago
  39. d3d0ade chore: Accidental '=' instead of comma in French translation (#31335) by Marica · 2 years, 4 months ago
  40. 83367bf fix: update fr translation (#31232) by HENRY Florian · 2 years, 4 months ago
  41. 3018756 refactor: remove 'show remarks' by ruthra kumar · 2 years, 5 months ago
  42. 71521b6 refactor: unit test for AR/AP report by ruthra kumar · 2 years, 5 months ago
  43. cd9d70d refactor: show advance payments in AR/AP report by ruthra kumar · 2 years, 5 months ago
  44. dfe3082 refactor: AR/AP will use payment ledger by ruthra kumar · 2 years, 5 months ago
  45. eb93564 Merge branch 'develop' of https://github.com/frappe/erpnext into quotation_issues by Deepesh Garg · 2 years, 4 months ago
  46. 118c786 fix: Partially Ordered status for quotation by Deepesh Garg · 2 years, 4 months ago
  47. 2436258 fix(India): Sales taxes and charges template fetching in quotation by Deepesh Garg · 2 years, 4 months ago
  48. 2fc04f6 fix: Company address filter in quotation by Deepesh Garg · 2 years, 4 months ago
  49. f669590 fix: remove DATEV from accounting workspace by barredterra · 2 years, 4 months ago
  50. 39ec0ac fix(UX): use doc.status for Job Card status (#31320) by Ankush Menat · 2 years, 4 months ago
  51. 3d76b1a Merge pull request #31182 from ruthra-kumar/migrate_gl_to_payment_ledger_using_sql by Deepesh Garg · 2 years, 4 months ago
  52. 74b274f fix: update Period Closing Voucher per Company by hendrik · 2 years, 4 months ago
  53. 450bef8 Merge pull request #31240 from ankush/repost_match_gle by Ankush Menat · 2 years, 4 months ago
  54. 3a3d136 refactor!: drop github connector from ERPNext (#31316) by Ankush Menat · 2 years, 4 months ago
  55. 1646fbe refactor: remove add_fetch (#31315) by Ankush Menat · 2 years, 4 months ago
  56. e2c5243 refactor: migrate gl to payment ledger using sql by ruthra kumar · 2 years, 5 months ago
  57. 9562c28 Merge pull request #31198 from HarryPaulo/gross-profit-monthly-schedule by Deepesh Garg · 2 years, 4 months ago
  58. 2941a8c Merge pull request #31303 from marination/update-employee-compatibility-fix by Marica · 2 years, 4 months ago
  59. 6fc32b8 fix: revert show title field on Employee doctype (#31312) by Ankush Menat · 2 years, 4 months ago
  60. bbd9301 Merge pull request #31273 from ruthra-kumar/ignore_payment_ledger_on_loan_cancelation by Deepesh Garg · 2 years, 4 months ago
  61. a2f34d7 Merge pull request #31225 from vishdha/fix_date_range_print by Deepesh Garg · 2 years, 4 months ago
  62. 8008653 Merge pull request #31294 from deepeshgarg007/gstr_3b_taxable_value by Deepesh Garg · 2 years, 4 months ago
  63. 43bf327 Merge pull request #31216 from sunhoww/patch-4 by Deepesh Garg · 2 years, 4 months ago
  64. ee2949a fix: typo in sql condition by Sun Howwrongbum · 2 years, 4 months ago
  65. c13e5ad fix: Reset represents company on disabling internal customer and supplier (#31302) by Deepesh Garg · 2 years, 4 months ago
  66. b9dbb36 chore: Linting Issues by Deepesh Garg · 2 years, 4 months ago
  67. 2675751 fix: update ru translate (#31200) by Vladislav · 2 years, 4 months ago
  68. 17887cd fix: locale Currency and Float setting in update_employee by RJPvT · 2 years, 4 months ago
  69. 7c8bcec Merge pull request #31016 from HarryPaulo/fix-average-discount-auth by Deepesh Garg · 2 years, 4 months ago
  70. e6f65e1 chore: Asset Arabic translation Fix (backport #31221) (#31301) by mergify[bot] · 2 years, 4 months ago
  71. 6096841 Merge pull request #31296 from ruthra-kumar/misalinged_columns_in_AR_report by Marica · 2 years, 4 months ago
  72. 16c8b74 Merge pull request #31072 from marination/perf-bom-update-tool by Ankush Menat · 2 years, 4 months ago
  73. 3fa0a46 chore: Less hacky tests, versioning (replace bom) and clearing log data (update cost) by marination · 2 years, 4 months ago
  74. d9a5213 fix(ux): hide new version btn on unsaved BOM (#31297) by Ankush Menat · 2 years, 4 months ago
  75. bbaa14a fix: misaligned columns in print format of AR/AP report by ruthra kumar · 2 years, 4 months ago
  76. 50aafdb chore: cleanup by Deepesh Garg · 2 years, 4 months ago
  77. 20f568c fix(India): Incorrect taxable in GSTR-3B report by Deepesh Garg · 2 years, 4 months ago
  78. a6edce2 Merge branch 'develop' into perf-bom-update-tool by Ankush Menat · 2 years, 4 months ago
  79. eb53a97 perf: commit GL reposting periodically by Ankush Menat · 2 years, 5 months ago
  80. 67c2632 fix: unnecessary GLE reposts by Ankush Menat · 2 years, 5 months ago
  81. b29edb3 Merge pull request #31284 from rmehta/item-form-cleanup by Rushabh Mehta · 2 years, 4 months ago
  82. 5c69378 fix(ux): Add tabs in Item by Rushabh Mehta · 2 years, 4 months ago
  83. 2832731 fix: Use `frappe.as_unicode` to decode output of redis module list (#31282) by Marica · 2 years, 4 months ago
  84. 7e41d84 chore: `get_valuation_rate` sider fixes by marination · 2 years, 4 months ago
  85. 018bc2a fix: ignore payment ledger on cancellation of loan by ruthra kumar · 2 years, 4 months ago
  86. 9f2793c test: Fix `test_update_bom_cost_in_all_boms` by marination · 2 years, 4 months ago
  87. fb4f8d8 fix(india): e-invoice eligibility if company gstin is not configured (#31247) by Saqib Ansari · 2 years, 4 months ago
  88. f830b57 test: sales register report with conditions by Ankush Menat · 2 years, 4 months ago
  89. ff0a6b7 Merge branch 'develop' into perf-bom-update-tool by Marica · 2 years, 4 months ago
  90. 6bde1bb test: Util to update cost in all BOMs by marination · 2 years, 4 months ago
  91. 25f9d58 Merge pull request #31209 from ankush/purch_return_gle by Ankush Menat · 2 years, 4 months ago
  92. 20c2ffa Merge pull request #31258 from deepeshgarg007/unsecured_term_loan_closure by Deepesh Garg · 2 years, 4 months ago
  93. eae4f64 Merge pull request #31233 from deepeshgarg007/pi_cancel_provisional_gl_entries by Deepesh Garg · 2 years, 4 months ago
  94. 815141b fix: Close unsecured terms loans by Deepesh Garg · 2 years, 4 months ago
  95. 7726271 fix: purchase invoice return GLe by Ankush Menat · 2 years, 5 months ago
  96. 293eb8d test: create stock test mixin for assertion/utils by Ankush Menat · 2 years, 5 months ago
  97. dc8e80e test: Add test coverage for cancellation by Deepesh Garg · 2 years, 4 months ago
  98. 91f9f37 fix: leave balance for earned leaves in backdated Leave Application dashboard (#31253) by Rucha Mahabal · 2 years, 4 months ago
  99. 934cb97 Merge branch 'develop' into fix_date_range_print by Vishal Dhayagude · 2 years, 4 months ago
  100. 1510119 chore: `get_valuation_rate` in bom.py must always return float & goto Item master if no bins by marination · 2 years, 4 months ago