Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix(stock): show qty (company) and qty (warehouse) in sales transactions (backport #57091) | mergify | M | No | 0.4h | - | Jul 13, 2026 |
SummaryBug FixFix stock quantity display in sales transactions Ensures company and warehouse quantities are correctly shown on sales documents, improving inventory visibility for users. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python, Javascript
|
||||||
| fix: allow barcode scan to add and increment items in pick list (backport #57089) | mergify | S | No | 0.4h | - | Jul 13, 2026 |
SummaryBug FixFix barcode scan to add and increment items in pick list Allows barcode scanning to correctly add new rows and increment quantities in pick lists, fixing incorrect maximum quantity alerts. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix(manufacturing): preserve job card transferred quantity | Sudharsanan11 | S | No | 1.5h | - | Jul 13, 2026 |
SummaryBug FixPreserve job card transferred quantity in manufacturing Corrects Work Order quantity calculations to reflect actual completed quantity, ensuring accurate inventory and reporting. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| perf: avoid redundant bom cost_allocation_per query per finished item… | Pandiyan5273 | S | No | 2.9h | 0.3h | Jul 13, 2026 |
SummaryRefactorPerformance: Reduce redundant BOM queries in stock entry Optimizes database access by caching BOM cost allocation, improving performance for manufacturing entries. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(stock): show qty (company) and qty (warehouse) in sales transactions | Sudharsanan11 | M | No | 6.4h | - | Jul 13, 2026 |
SummaryBug FixShow company and warehouse quantities in sales Ensures accurate inventory visibility for sales documents, preventing misreporting of stock levels. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Python
|
||||||
| fix: allow barcode scan to add and increment items in pick list | Pandiyan5273 | S | No | 7.4h | 0.1h | Jul 13, 2026 |
SummaryBug FixFix barcode scan to add and increment items in pick list Users can now scan barcodes to correctly add or increment items in pick lists, preventing incorrect maximum quantity alerts and improving warehouse picking accuracy. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| refactor: rename synced to snapshot report (backport #56706) | mergify | S | No | 1.3h | - | Jul 13, 2026 |
SummaryRefactorRename synced to snapshot report Aligns report naming conventions for consistency across ERPNext. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat: faster (synced) financial statements using duckdb (backport #56304) | mergify | XL | No | 0.4h | - | Jul 13, 2026 |
SummaryFeatureAdd faster financial reports using DuckDB Improves performance of key financial reports by leveraging DuckDB, reducing query times and enabling synced reporting. Health Assessment
X-Large
Medium
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(tnc): using `get_cached_doc` to retrieve template for `get_terms_and_conditions` and permission checks | diptanilsaha | XS | No | 0.3h | 0.1h | Jul 13, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| refactor: rename synced to snapshot report (backport #56706) | mergify | S | No | 0.5h | - | Jul 13, 2026 |
SummaryRefactorRename synced to snapshot report Aligns report naming conventions across financial modules, enhancing clarity for users. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat: faster (synced) financial statements using duckdb (backport #56304) | mergify | XL | No | 0.6h | - | Jul 13, 2026 |
SummaryFeatureAdd DuckDB-based faster financial reports Financial reports now use DuckDB for faster execution, improving performance for key accounting reports. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| feat: weekly auto-repost of incorrect stock valuation entries (backport #56637) | mergify | L | No | 287.9h | - | Jul 13, 2026 |
SummaryFeatureWeekly auto-repost of incorrect stock valuation entries Adds a scheduled job to automatically repost incorrect stock valuation entries, reducing manual effort and ensuring accurate financial reporting. Health Assessment
Large
Medium
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| feat: restructure Philippines chart of accounts with amortization sup… (backport #56817) | mergify | M | No | 0.2h | - | Jul 13, 2026 |
SummaryFeatureRestructure Philippines Chart of Accounts Updates the chart of accounts to align with accounting standards, adding new accounts and renaming existing ones. Health Assessment
Medium
Low
Low
AI DetailsTech Stack |
||||||
| fix(journal-entry): fetch outstanding on foreign currency (backport #56628) | mergify | XS | No | 0.5h | - | Jul 13, 2026 |
SummaryBug FixFix outstanding foreign currency fetch in journal entry This fix ensures that outstanding and total amounts are correctly retrieved for multicurrency journal entries when payment references are selected manually, preventing incorrect financial reporting. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| chore: release v15 | frappe-pr-bot | XL | No | 141.0h | - | Jul 13, 2026 |
SummaryChoreRelease version 15 of ERPNext Automated weekly release of ERPNext v15, updating accounts, stock, and related modules to improve business operations. Health Assessment
Large
High
High
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python, Javascript
|
||||||
| feat: restructure Philippines chart of accounts with amortization sup… | ruthra-kumar | M | No | 242.2h | 0.1h | Jul 13, 2026 |
SummaryFeatureRestructure Philippines Chart of Accounts with Amortization Updates the Philippine chart of accounts to include amortization support and reorganize account structure, improving financial reporting accuracy. Health Assessment
Medium
Medium
Low
AI DetailsTech Stack |
||||||
| fix(budget-variance): correct month shift in comparison chart (backport #56902) | mergify | XS | No | 0.4h | - | Jul 13, 2026 |
SummaryBug FixFix month shift in budget variance chart Corrects misaligned expense data in budget variance reports, ensuring accurate month‑to‑month comparisons for financial analysis. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||
| fix(journal-entry): fetch outstanding on foreign currency (backport #56628) | mergify | XS | No | 0.2h | - | Jul 13, 2026 |
SummaryBug FixFix outstanding amounts for foreign currency journal entries Corrects payment entry calculations for multicurrency journal entries, ensuring accurate outstanding and total amounts when payment references are selected manually. This improves financial accuracy and user trust. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Python
|
||||||
| fix: guard company logo lookup in default letterheads (backport #57071) | mergify | XS | No | 0.7h | - | Jul 13, 2026 |
SummaryBug FixGuard company logo lookup in default letterheads Prevents crashes when printing documents that lack a company field by adding a guard around the logo lookup. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(journal-entry): fetch outstanding on foreign currency | venkat102 | XS | No | 325.9h | 325.9h | Jul 13, 2026 |
SummaryBug FixFix outstanding fetch for foreign currency journal entries Ensures accurate outstanding and total amounts are displayed when selecting payment references in multicurrency journal entries, improving financial reporting accuracy. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(budget-variance): correct month shift in comparison chart | harisansari008 | XS | No | 186.4h | - | Jul 13, 2026 |
SummaryBug FixCorrect month shift in budget variance chart Fixes misaligned expense data in the Budget Variance Report chart, ensuring accurate month-to-month comparisons for financial analysis. Health Assessment
Small
Low
High
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||
| fix: make represents company field in purchase invoice ignore user pe… (backport #57073) | mergify | XS | No | 12.1h | - | Jul 13, 2026 |
SummaryBug FixFix purchase invoice company field permission issue Corrects permission handling for the company field in purchase invoices, ensuring accurate data visibility. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: release v16 | frappe-pr-bot | XL | No | 140.1h | - | Jul 13, 2026 |
SummaryChoreRelease v16 Deploys version 16 of ERPNext banking and accounts modules, updating dependencies and fixing multiple bugs to improve stability and performance. Health Assessment
X-Large
High
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python, Typescript, Javascript
|
||||||
| fix: guard company logo lookup in default letterheads | iamejaaz | XS | No | 14.8h | 0.0h | Jul 13, 2026 |
SummaryBug FixGuard company logo lookup in default letterheads Prevents crashes when printing documents without a company field by guarding logo lookup. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat(stock): support partial transfer from pick list (backport #56915) | mergify | L | No | 87.4h | - | Jul 13, 2026 |
SummaryFeatureAdd partial transfer support for pick lists Enables partial stock transfers from pick lists, improving inventory flexibility and preventing errors. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.75
Tech Stack
Languages:
Python, Javascript
|
||||||
| fix: make represents company field in purchase invoice ignore user pe… (backport #57073) | mergify | XS | No | 10.6h | - | Jul 13, 2026 |
SummaryBug FixFix purchase invoice company field permission Corrects permission handling for the company field in purchase invoices, ensuring accurate data visibility for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| refactor: reversing exchange rate revaluation journals (backport #56801) | mergify | M | No | 70.4h | - | Jul 13, 2026 |
SummaryFeatureRefactor exchange rate revaluation journal reversal Adds the ability to reverse exchange rate revaluation journals, improving accounting accuracy and reducing manual reconciliation effort. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Javascript, Python
|
||||||
| fix: make represents company field in purchase invoice ignore user pe… | mihir-kandoi | XS | No | 0.2h | - | Jul 12, 2026 |
SummaryBug FixFix company field permission handling in purchase invoice Corrects permission logic for the company field in purchase invoices, ensuring accurate data visibility for users. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| chore: update POT file | frappe-pr-bot | XL | No | 8.3h | - | Jul 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| chore: update POT file | frappe-pr-bot | XL | No | 8.3h | - | Jul 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| refactor(stock): de-conditionalize BaseStockGLComposer via subclass hooks | nabinhait | M | No | 75.1h | - | Jul 12, 2026 |
SummaryRefactorRefactor stock GL composer to subclass hooks Simplifies stock GL composer logic by moving per‑doctype behavior into dedicated subclasses, improving code maintainability without affecting financial reporting. Health Assessment
Small
Low
High
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: accounting dimension search matching unrelated records | mihir-kandoi | XS | No | 1.8h | - | Jul 12, 2026 |
SummaryBug FixFix dimension search matching unrelated records Corrects search logic for accounting dimensions, ensuring accurate results and preventing unrelated records from appearing. Improves user experience and data integrity in financial reporting. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(stock): link job card in stock entry created from pick list (backport #57031) | mihir-kandoi | M | No | 47.8h | 0.1h | Jul 12, 2026 |
SummaryBug FixFix job card linking in stock entry Ensures stock entries from pick lists correctly link to job cards, maintaining accurate inventory and work‑in‑progress tracking. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(stock): propagate project from job card to stock entry | mihir-kandoi | S | No | 0.3h | - | Jul 12, 2026 |
SummaryBug FixPropagate project from job card to stock entry Ensures stock entries correctly inherit project data from job cards, aligning behavior with work order branch and preventing data inconsistencies. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: enforce read permission on ledger preview endpoints | rohitwaghchaure | M | No | 46.5h | 0.0h | Jul 12, 2026 |
SummaryBug FixEnforce read permission on ledger preview endpoints Adds permission checks to ledger preview endpoints, preventing unauthorized users from accessing sensitive financial data. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(accounts): retain invoice table on opening invoice creation error (backport #56353) | mergify | S | No | 18.5h | - | Jul 12, 2026 |
SummaryBug FixRetain invoice table on creation error Fixes a bug where the invoice table is cleared after a validation error during opening invoice creation, allowing users to correct errors without re-entering data. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Python
|
||||||
| fix(accounts): retain invoice table on opening invoice creation error (backport #56353) | mergify | S | No | 18.5h | - | Jul 12, 2026 |
SummaryBug FixRetain invoice table on opening invoice creation error Fixes a bug that clears the invoice table after a validation error, allowing users to correct data without re-entering. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript, Python
|
||||||
| chore: sync translations to version-16-hotfix | frappe-pr-bot | XL | No | 140.2h | - | Jul 12, 2026 |
SummaryChoreSync translations to version-16-hotfix Automated synchronization of Crowdin translations ensures the hotfix branch contains up-to-date localized strings, reducing manual translation effort. Health Assessment
X-Large
High
High
AI Details
Confidence:
0.95
Tech Stack |
||||||
| fix: remove incorrect Payable account_type from Customer Deposits in Philippines CoA (backport #57018) | mergify | XS | No | 0.3h | - | Jul 11, 2026 |
SummaryBug FixFix incorrect Payable account_type in Philippines CoA Corrects default payable account selection for new companies in Philippines, preventing supplier bills from being booked to customer deposits. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| feat: explain FIFO allocation of fixed Discount Amount on Sales Order (backport #56436) | mergify | XS | No | 0.3h | - | Jul 11, 2026 |
SummaryFeatureExplain FIFO allocation of fixed Discount Amount Adds an informational note explaining how fixed discount amounts are applied FIFO across multiple delivery notes and invoices, clarifying that the discount is not split proportionally. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack |
||||||
| fix: remove incorrect Payable account_type from Customer Deposits in Philippines CoA (backport #57018) | mergify | XS | No | 0.2h | - | Jul 11, 2026 |
SummaryBug FixFix incorrect Payable account_type in Philippines CoA Corrects default payable account selection for new companies in Philippines, preventing supplier bills from being incorrectly booked to customer deposits. Ensures accurate financial reporting and compliance. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix: remove incorrect Payable account_type from Customer Deposits in Philippines CoA | raghavisruia | XS | No | 35.6h | 35.6h | Jul 11, 2026 |
SummaryBug FixRemove incorrect Payable account_type from Philippines CoA Corrects default payable account selection for new companies in the Philippines chart of accounts, preventing supplier invoices from being mistakenly booked to customer deposit accounts. It resolves a silent accounting error that could lead to incorrect financial reporting. Health Assessment
Small
Low
Medium
AI DetailsTech Stack |
||||||
| fix: update events order by date asc (backport #56963) | mergify | XS | No | 0.3h | - | Jul 11, 2026 |
SummaryBug FixFix event ordering in CRM activities Corrects the ordering of open tasks in the Lead form’s Activities tab, ensuring tasks are sorted by due date, improving user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.20
Tech Stack
Languages:
Python
|
||||||
| fix: update events order by date asc (backport #56963) | mergify | XS | No | 0.3h | - | Jul 11, 2026 |
SummaryBug FixFix event ordering in CRM activities Corrects the ordering of open tasks in the Lead form's Activities tab, ensuring tasks are sorted by due date for better user experience. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: update events order by date asc | Pandiyan5273 | XS | No | 52.6h | 52.6h | Jul 11, 2026 |
SummaryBug FixFix event ordering by date ascending Corrects sorting of open tasks in Lead form's Activities tab, improving task visibility and user experience. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(banking): allow negative balance in bank statement import (backport #56959) | mergify | XS | No | 0.3h | - | Jul 11, 2026 |
SummaryBug FixFix negative balance handling in bank statement import Ensures bank statement imports correctly handle negative balances, preventing import errors and improving data integrity. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(banking): allow negative balance in bank statement import | nikkothari22 | XS | No | 54.8h | 0.0h | Jul 11, 2026 |
SummaryBug FixAllow negative balance in bank statement import This change permits bank statement imports to include negative balances, ensuring accurate reconciliation for accounts with overdrafts. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| fix(financial_statement): render columnar financial statements instea… (backport #56921) | mergify | XS | No | 0.0h | - | Jul 11, 2026 |
SummaryBug FixFix columnar financial statement rendering Corrects data display in horizontal balance sheet and P&L reports, improving financial reporting accuracy. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix(financial_statement): render columnar financial statements instead of ignoring | ervishnucs | XS | No | 101.4h | 0.1h | Jul 11, 2026 |
SummaryBug FixFix columnar financial statement rendering Ensures financial reports display correctly, improving user experience and data visibility. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix(payment reconciliation): read user permissions from current session user | ervishnucs | XS | No | 216.5h | 216.5h | Jul 11, 2026 |
SummaryBug FixFix payment reconciliation permission issue Ensures payment reconciliation respects current user permissions, preventing unauthorized visibility of vouchers. Health Assessment
Small
Medium
High
AI DetailsTech Stack
Languages:
Python
|
||||||