1. 39ec0ac fix(UX): use doc.status for Job Card status (#31320) by Ankush Menat · 2 years, 4 months ago
  2. 3d76b1a Merge pull request #31182 from ruthra-kumar/migrate_gl_to_payment_ledger_using_sql by Deepesh Garg · 2 years, 4 months ago
  3. 74b274f fix: update Period Closing Voucher per Company by hendrik · 2 years, 4 months ago
  4. 450bef8 Merge pull request #31240 from ankush/repost_match_gle by Ankush Menat · 2 years, 4 months ago
  5. 3a3d136 refactor!: drop github connector from ERPNext (#31316) by Ankush Menat · 2 years, 4 months ago
  6. 1646fbe refactor: remove add_fetch (#31315) by Ankush Menat · 2 years, 4 months ago
  7. e2c5243 refactor: migrate gl to payment ledger using sql by ruthra kumar · 2 years, 5 months ago
  8. 9562c28 Merge pull request #31198 from HarryPaulo/gross-profit-monthly-schedule by Deepesh Garg · 2 years, 4 months ago
  9. 2941a8c Merge pull request #31303 from marination/update-employee-compatibility-fix by Marica · 2 years, 4 months ago
  10. 6fc32b8 fix: revert show title field on Employee doctype (#31312) by Ankush Menat · 2 years, 4 months ago
  11. bbd9301 Merge pull request #31273 from ruthra-kumar/ignore_payment_ledger_on_loan_cancelation by Deepesh Garg · 2 years, 4 months ago
  12. a2f34d7 Merge pull request #31225 from vishdha/fix_date_range_print by Deepesh Garg · 2 years, 4 months ago
  13. 8008653 Merge pull request #31294 from deepeshgarg007/gstr_3b_taxable_value by Deepesh Garg · 2 years, 4 months ago
  14. 43bf327 Merge pull request #31216 from sunhoww/patch-4 by Deepesh Garg · 2 years, 4 months ago
  15. ee2949a fix: typo in sql condition by Sun Howwrongbum · 2 years, 4 months ago
  16. c13e5ad fix: Reset represents company on disabling internal customer and supplier (#31302) by Deepesh Garg · 2 years, 4 months ago
  17. b9dbb36 chore: Linting Issues by Deepesh Garg · 2 years, 4 months ago
  18. 2675751 fix: update ru translate (#31200) by Vladislav · 2 years, 4 months ago
  19. 17887cd fix: locale Currency and Float setting in update_employee by RJPvT · 2 years, 4 months ago
  20. 7c8bcec Merge pull request #31016 from HarryPaulo/fix-average-discount-auth by Deepesh Garg · 2 years, 4 months ago
  21. e6f65e1 chore: Asset Arabic translation Fix (backport #31221) (#31301) by mergify[bot] · 2 years, 4 months ago
  22. 6096841 Merge pull request #31296 from ruthra-kumar/misalinged_columns_in_AR_report by Marica · 2 years, 4 months ago
  23. 16c8b74 Merge pull request #31072 from marination/perf-bom-update-tool by Ankush Menat · 2 years, 4 months ago
  24. 3fa0a46 chore: Less hacky tests, versioning (replace bom) and clearing log data (update cost) by marination · 2 years, 4 months ago
  25. d9a5213 fix(ux): hide new version btn on unsaved BOM (#31297) by Ankush Menat · 2 years, 4 months ago
  26. bbaa14a fix: misaligned columns in print format of AR/AP report by ruthra kumar · 2 years, 4 months ago
  27. 50aafdb chore: cleanup by Deepesh Garg · 2 years, 4 months ago
  28. 20f568c fix(India): Incorrect taxable in GSTR-3B report by Deepesh Garg · 2 years, 4 months ago
  29. a6edce2 Merge branch 'develop' into perf-bom-update-tool by Ankush Menat · 2 years, 4 months ago
  30. eb53a97 perf: commit GL reposting periodically by Ankush Menat · 2 years, 4 months ago
  31. 67c2632 fix: unnecessary GLE reposts by Ankush Menat · 2 years, 4 months ago
  32. b29edb3 Merge pull request #31284 from rmehta/item-form-cleanup by Rushabh Mehta · 2 years, 4 months ago
  33. 5c69378 fix(ux): Add tabs in Item by Rushabh Mehta · 2 years, 4 months ago
  34. 2832731 fix: Use `frappe.as_unicode` to decode output of redis module list (#31282) by Marica · 2 years, 4 months ago
  35. 7e41d84 chore: `get_valuation_rate` sider fixes by marination · 2 years, 4 months ago
  36. 018bc2a fix: ignore payment ledger on cancellation of loan by ruthra kumar · 2 years, 4 months ago
  37. 9f2793c test: Fix `test_update_bom_cost_in_all_boms` by marination · 2 years, 4 months ago
  38. fb4f8d8 fix(india): e-invoice eligibility if company gstin is not configured (#31247) by Saqib Ansari · 2 years, 4 months ago
  39. f830b57 test: sales register report with conditions by Ankush Menat · 2 years, 4 months ago
  40. ff0a6b7 Merge branch 'develop' into perf-bom-update-tool by Marica · 2 years, 4 months ago
  41. 6bde1bb test: Util to update cost in all BOMs by marination · 2 years, 4 months ago
  42. 25f9d58 Merge pull request #31209 from ankush/purch_return_gle by Ankush Menat · 2 years, 4 months ago
  43. 20c2ffa Merge pull request #31258 from deepeshgarg007/unsecured_term_loan_closure by Deepesh Garg · 2 years, 4 months ago
  44. eae4f64 Merge pull request #31233 from deepeshgarg007/pi_cancel_provisional_gl_entries by Deepesh Garg · 2 years, 4 months ago
  45. 815141b fix: Close unsecured terms loans by Deepesh Garg · 2 years, 4 months ago
  46. 7726271 fix: purchase invoice return GLe by Ankush Menat · 2 years, 4 months ago
  47. 293eb8d test: create stock test mixin for assertion/utils by Ankush Menat · 2 years, 5 months ago
  48. dc8e80e test: Add test coverage for cancellation by Deepesh Garg · 2 years, 4 months ago
  49. c3f2201 chore(meta): apply stale rules to pull only by Ankush Menat · 2 years, 4 months ago
  50. 91f9f37 fix: leave balance for earned leaves in backdated Leave Application dashboard (#31253) by Rucha Mahabal · 2 years, 4 months ago
  51. 934cb97 Merge branch 'develop' into fix_date_range_print by Vishal Dhayagude · 2 years, 4 months ago
  52. 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
  53. 934db57 chore: Miscellanous fixes/enhancements by marination · 2 years, 4 months ago
  54. fe5b9e8 Merge branch 'develop' into patch-4 by Deepesh Garg · 2 years, 4 months ago
  55. c57125a Merge pull request #31242 from ankush/sales_register by Deepesh Garg · 2 years, 4 months ago
  56. 2041738 Merge pull request #31194 from ruthra-kumar/bug_sales_order_analysis_report by Deepesh Garg · 2 years, 4 months ago
  57. ee5bc58 fix(job card): only hold during draft state (#31243) by Ankush Menat · 2 years, 4 months ago
  58. 53774e0 chore: minor change in fetching start and end date by vishdha · 2 years, 4 months ago
  59. 3513d54 fix: Print/PDF for financial statement reports displays either wrong date range or wrong fiscal year by vishdha · 2 years, 4 months ago
  60. c66c1e2 chore(meta): disable stale bot on issues by Ankush Menat · 2 years, 4 months ago
  61. edb775c test: Employee Benefit Application by Rucha Mahabal · 2 years, 4 months ago
  62. 3b8bc7d fix: incorrect LWP calculation for half days in employee benefit application by Rucha Mahabal · 2 years, 4 months ago
  63. cf04683 fix(Leave Application): 'Cancelled' status shown as 'Open' in list view by Rucha Mahabal · 2 years, 4 months ago
  64. 59de303 refactor: rewrite lwp queries using query builder by Rucha Mahabal · 2 years, 4 months ago
  65. 4decb7a fix: Consider only Approved leave applications in LWP, Employee Benefit calculations by Rucha Mahabal · 2 years, 4 months ago
  66. c3219eb fix(Sales Register): incorrect query with dimensions by Ankush Menat · 2 years, 4 months ago
  67. a8c1b01 Merge pull request #31230 from deepeshgarg007/item_wise_report_perf by Deepesh Garg · 2 years, 4 months ago
  68. c6d83c5 Merge branch 'develop' into item_wise_report_perf by Deepesh Garg · 2 years, 4 months ago
  69. aad887b Merge branch 'develop' into patch-4 by Deepesh Garg · 2 years, 4 months ago
  70. c21826e Merge pull request #31223 from dj12djdjs/fix-validation-message by Deepesh Garg · 2 years, 4 months ago
  71. 8b56f05 Merge branch 'develop' into item_wise_report_perf by Deepesh Garg · 2 years, 4 months ago
  72. 95a4602 Merge pull request #31231 from deepeshgarg007/gstr_3b_composite_supplies by Deepesh Garg · 2 years, 4 months ago
  73. 21de550 Merge pull request #31219 from deepeshgarg007/group_filter_cost_center by Deepesh Garg · 2 years, 4 months ago
  74. 9500aa8 Merge pull request #31218 from deepeshgarg007/distinct_gstin by Deepesh Garg · 2 years, 4 months ago
  75. 86a24f3 fix: Simply cancel reverse entries by Deepesh Garg · 2 years, 4 months ago
  76. 61fa4eb fix: Reverse provisional entries on Purchase Invoice cancel by Deepesh Garg · 2 years, 4 months ago
  77. db07831 fix(India): Supplies from composite dealer not showing up by Deepesh Garg · 2 years, 4 months ago
  78. a200e7e fix: Remove redundant query by Deepesh Garg · 2 years, 4 months ago
  79. b061ea4 chore: linter by Devin Slauenwhite · 2 years, 4 months ago
  80. 3a1c923 fix: display currencies in validation message. by Devin Slauenwhite · 2 years, 4 months ago
  81. 12edddb Merge pull request #31074 from ruchamahabal/fix-salary-slip-bg-job by Rucha Mahabal · 2 years, 4 months ago
  82. 956a803 Merge branch 'develop' into fix-salary-slip-bg-job by Rucha Mahabal · 2 years, 4 months ago
  83. 1db4e62 fix: payroll operations button visibility by Rucha Mahabal · 2 years, 4 months ago
  84. d641f26 fix: error handling and messages by Rucha Mahabal · 2 years, 4 months ago
  85. 3f376cc fix: Parent dimension filters in orders by Deepesh Garg · 2 years, 4 months ago
  86. 62857e3 feat: Track progress in Log Batch/Job wise by marination · 2 years, 4 months ago
  87. f0ac394 fix(India): GSTIN filter in GSTR-1 report by Deepesh Garg · 2 years, 4 months ago
  88. c7efa3b ci: stale apt cache (#31217) by Ankush Menat · 2 years, 4 months ago
  89. 849a2dc Merge branch 'develop' into patch-4 by Ankush Menat · 2 years, 4 months ago
  90. 77dcdff fix: unusable SO after clearing taxes (#31215) by Ankush Menat · 2 years, 4 months ago
  91. 48bde2d fix: Trial Balance failing to ignore Finance Book by Sun Howwrongbum · 2 years, 4 months ago
  92. 661e05e fix(tests): account and company setups by Rucha Mahabal · 2 years, 4 months ago
  93. 3974fbb feat: UOM specific barcodes (#30988) by Ankush Menat · 2 years, 4 months ago
  94. 37433aa fix: Pluralize year text instead of optional bracket (#31210) by Mohammad Hussain Nagaria · 2 years, 4 months ago
  95. 536f1df test: fix attendance tests for unmarked days (#31205) by Rucha Mahabal · 2 years, 4 months ago
  96. c84e11a fix: re-validate warehouse after 'update items' (#31203) by Ankush Menat · 2 years, 4 months ago
  97. 03a24ce chore: delete dead cypress code by Ankush Menat · 2 years, 4 months ago
  98. d4b9cc0 fix: remove leave policy assignment creation patch (#31097) by Rucha Mahabal · 2 years, 4 months ago
  99. 1c91793 Merge branch 'develop' into fix-salary-slip-bg-job by Rucha Mahabal · 2 years, 4 months ago
  100. 653d634 refactor: clean-up and commonify payroll entry test setups by Rucha Mahabal · 2 years, 4 months ago