Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix: add warehouse vaildation for repack entry | Pandiyan5273 | XS | No | 20.0h | - | May 13, 2026 |
SummaryBug FixAdd warehouse validation for repack entries Ensures correct warehouse assignment for repack stock entries, improving inventory accuracy. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| fix(general-ledger): show raw GL entries when categorize_by is empty (backport #54816) | mergify | XS | No | 40.0h | - | May 13, 2026 |
SummaryBug FixShow raw GL entries when categorize_by is empty Fixes ledger report to display individual GL entries without grouping when categorize_by is empty, improving data visibility. Health Assessment
Small
Low
Medium
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python
|
||||||
| chore: release v15 | frappe-pr-bot | XL | No | 8.5h | - | May 12, 2026 |
SummaryChoreRelease v15 Deploys version 15 of ERPNext, delivering updated features and bug fixes to users. Health Assessment
Large
Medium
Low
AI DetailsTech Stack
Languages:
Python, Javascript
|
||||||
| chore: release v16 | frappe-pr-bot | XL | No | 8.4h | - | May 12, 2026 |
SummaryChoreRelease ERPNext v16 for production Automated weekly release of ERPNext v16, updating configuration, tests, and code to prepare for production. Health Assessment
Large
Low
Low
AI DetailsTech Stack
Languages:
Python, Javascript
|
||||||
| refactor(supplier): Using query builder for get_rfq_total_items | loicdokos | S | No | 4.2h | 0.5h | May 12, 2026 |
SummaryRefactorRefactor supplier query builder for PostgreSQL Improves database compatibility by using query builder for get_rfq_total_items, ensuring PostgreSQL support. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_total_accepted_amount | loicdokos | S | No | 4.1h | - | May 12, 2026 |
SummaryRefactorRefactor supplier total accepted amount query Improves PostgreSQL compatibility by using query builder for supplier scorecard totals, reducing database errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_total_rejected_items | loicdokos | S | No | 3.9h | - | May 12, 2026 |
SummaryRefactorRefactor supplier query builder for PostgreSQL Improves database compatibility by using query builder for supplier rejection metrics. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_total_received_items | loicdokos | S | No | 3.9h | 0.1h | May 12, 2026 |
SummaryRefactorRefactor supplier query builder for PostgreSQL compatibility Improves database compatibility by using query builder for supplier metrics, ensuring consistent behavior across PostgreSQL. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_total_rejected_amount | loicdokos | S | No | 3.9h | 0.1h | May 12, 2026 |
SummaryRefactorRefactor supplier scorecard to use query builder Refactors supplier scorecard logic to use query builder, ensuring PostgreSQL compatibility and improving maintainability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_total received | loicdokos | S | No | 3.9h | 0.1h | May 12, 2026 |
SummaryRefactorRefactor supplier get_total to use query builder Improves database compatibility by using query builder for supplier total received, ensuring PostgreSQL support. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_sq_total_number | loicdokos | M | No | 3.9h | - | May 12, 2026 |
SummaryRefactorRefactor supplier scorecard query for PostgreSQL Improves database compatibility by using query builder, ensuring consistent behavior across PostgreSQL. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_total_shipments | loicdokos | S | No | 3.9h | 0.1h | May 12, 2026 |
SummaryRefactorRefactor supplier shipments query for PostgreSQL Improves database compatibility by using the query builder for total shipments, ensuring consistent behavior across PostgreSQL. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_total_received_amount | loicdokos | S | No | 3.9h | 0.1h | May 12, 2026 |
SummaryRefactorRefactor supplier total received amount query Improves database compatibility by using query builder for PostgreSQL, ensuring consistent behavior across database engines. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_total_accepted_items | loicdokos | S | No | 3.8h | 0.1h | May 12, 2026 |
SummaryRefactorRefactor supplier query builder for PostgreSQL Improves database compatibility by using query builder for supplier acceptance metrics, ensuring consistent behavior across PostgreSQL deployments. This change reduces potential SQL errors and improves maintainability. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_rfq_total_number | loicdokos | S | No | 3.8h | - | May 12, 2026 |
SummaryRefactorRefactor supplier query builder for PostgreSQL Replaces raw SQL with query builder to ensure PostgreSQL compatibility for RFQ total count, reducing database errors. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_sq_total_items | loicdokos | M | No | 3.8h | - | May 12, 2026 |
SummaryRefactorRefactor supplier query builder for PostgreSQL compatibility Improves database compatibility by using query builder for supplier scorecard totals, ensuring consistent behavior across PostgreSQL. This change reduces potential errors when running ERPNext on PostgreSQL. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| refactor(supplier): Using query builder for get_rfq_response_days | loicdokos | M | No | 3.8h | - | May 12, 2026 |
SummaryRefactorRefactor supplier query builder for PostgreSQL Improves database compatibility by using query builder for supplier RFQ response days calculation, ensuring consistent behavior across PostgreSQL. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| feat: Philippines chart of account (backport #53918) | mergify | XL | No | 0.4h | - | May 12, 2026 |
SummaryFeatureAdd Philippines Chart of Accounts JSON Provides a ready‑to‑use chart of accounts for Philippine companies, streamlining setup and ensuring consistent localized financial reporting. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.95
Tech Stack |
||||||
| feat: Philippines chart of account (backport #53918) | mergify | XL | No | 0.3h | - | May 12, 2026 |
SummaryFeatureAdd Philippines Chart of Accounts Adds a ready‑to‑use Philippines chart of accounts JSON, enabling local accounting and reporting for Philippine companies and reducing manual setup. Health Assessment
X-Large
Low
Low
AI Details
Confidence:
0.10
Tech Stack |
||||||
| fix: added permission validation for `deactivate_sales_person` (backport #54884) | mergify | XS | No | 0.5h | - | May 12, 2026 |
SummaryBug FixAdd permission validation for deactivate_sales_person Ensures only authorized users can deactivate sales personnel, improving security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: added permission validation for `deactivate_sales_person` (backport #54884) | mergify | XS | No | 0.5h | - | May 12, 2026 |
SummaryBug FixAdd permission validation for deactivate_sales_person Ensures only authorized users can deactivate sales personnel, improving security. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: added permission validation for `deactivate_sales_person` | diptanilsaha | XS | No | 0.5h | 0.1h | May 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: sync translations from crowdin | frappe-pr-bot | XL | No | 69.4h | - | May 12, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix(task): update depends_on for closing date and review date #54850 (backport #54852) | mergify | XS | No | 0.3h | - | May 12, 2026 |
SummaryBug FixUpdate task depends_on for closing and review dates This PR corrects the visibility logic for the Closing Date and Review Date fields in the Task doctype, ensuring they appear when a task is completed or pending review. The change fixes a hidden field issue caused by an incorrect status reference. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(task): update depends_on for closing date and review date #54850 (backport #54852) | mergify | XS | No | 0.3h | - | May 12, 2026 |
SummaryBug FixUpdate task depends_on for closing and review dates Fixes hidden fields in Task doctype by correcting status dependency, ensuring Closing Date and Review Date appear when task is completed or pending review. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix(task): update depends_on for closing date and review date #54850 | jp-the-dev | XS | No | 3.4h | - | May 12, 2026 |
SummaryBug FixFix Task depends_on logic for dates Corrects visibility of Closing and Review dates for tasks, ensuring users can see and set these dates when tasks are completed or pending review. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| fix: raw material should not have target warehouse in manufacture entry (backport #54849) | mergify | S | No | 0.3h | - | May 12, 2026 |
SummaryBug FixFix raw material target warehouse in manufacture entry Corrects manufacturing entry logic to prevent raw materials from specifying a target warehouse, ensuring accurate inventory tracking. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: raw material should not have target warehouse in manufacture entry (backport #54849) | mergify | S | No | 0.3h | - | May 12, 2026 |
SummaryBug FixFix raw material target warehouse in manufacture entry Corrects manufacturing entry logic to prevent raw material items from specifying a target warehouse, ensuring accurate inventory tracking. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: raw material should not have target warehouse in manufacture entry | mihir-kandoi | S | No | 3.7h | 0.0h | May 12, 2026 |
SummaryBug FixFix raw material target warehouse in manufacture entry Corrects manufacturing entry logic to prevent raw material from specifying a target warehouse, ensuring accurate inventory tracking. This change improves data integrity for manufacturing processes. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: rename supplier wise stock analytics report (backport #54835) | mergify | S | No | 1.5h | - | May 12, 2026 |
SummaryBug FixRename supplier-wise stock analytics report Fixes naming of supplier-wise stock analytics report, improving clarity and consistency. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python, Javascript
|
||||||
| fix: correct payment request function call in si and so | sudarsan2001 | XS | AI | 0.1h | 0.1h | May 12, 2026 |
SummaryBug FixFix payment request function call in sales documents Corrects a JavaScript error that prevented payment request creation from Sales Invoice and Sales Order, improving user workflow. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| fix: rename supplier wise stock analytics report | nishkagosalia | S | No | 20.2h | - | May 12, 2026 |
SummaryBug FixRename supplier-wise stock analytics report Updates report naming to improve clarity and consistency for users. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python, Javascript
|
||||||
| fix: remove wrapper for list items in error messages | nikkothari22 | S | No | 0.3h | - | May 12, 2026 |
SummaryBug FixRemove wrapper from error message list items Improves clarity of error messages by removing unnecessary wrapper, enhancing user experience. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Typescript
Frameworks:
React
|
||||||
| refactor(supplier): use frappe orm for criteria retrieval | loicdokos | S | No | 1.9h | 0.0h | May 11, 2026 |
SummaryRefactorRefactor supplier criteria retrieval to use Frappe ORM Improves code readability and aligns with framework best practices. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(supplier): use frappe orm for database queries | loicdokos | S | No | 1.5h | 0.1h | May 11, 2026 |
SummaryRefactorRefactor supplier queries to use frappe ORM Improves maintainability by replacing raw SQL with frappe ORM, aligning with best practices. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: validate variant values (backport #54831) | mergify | S | No | 3.9h | - | May 11, 2026 |
SummaryBug FixFix variant value validation backport Corrects validation logic for product variants, ensuring data integrity and preventing errors in sales orders. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: validate variant values (backport #54831) | mergify | S | No | 3.9h | - | May 11, 2026 |
SummaryBug FixFix variant value validation backport Corrects validation logic for product variants, ensuring data integrity and preventing errors in sales orders. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| refactor(material-request): replace raw SQL with Frappe Query Builder | loicdokos | S | No | 0.6h | 0.1h | May 11, 2026 |
SummaryRefactorRefactor raw SQL to Frappe Query Builder Improves code readability and security by using the ORM's SQL injection protection. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: validate variant values | mihir-kandoi | S | No | 3.6h | 0.1h | May 11, 2026 |
SummaryBug FixFix variant value validation Corrects validation logic for product variants, ensuring accurate data integrity and preventing erroneous entries. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(test): speed up payment reconciliation tests (backport #54828) | mergify | L | No | 0.3h | - | May 11, 2026 |
SummaryRefactorSpeed up payment reconciliation tests Reduces test runtime from over 5 seconds to near instant, improving CI efficiency. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| refactor(test): speed up payment reconciliation tests | ruthra-kumar | L | No | 0.8h | 0.1h | May 11, 2026 |
SummaryRefactorSpeed up payment reconciliation tests Reduces test runtime, improving CI efficiency and developer productivity. Health Assessment
Large
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(general-ledger): show raw GL entries when categorize_by is empty | Jatin3128 | XS | No | 8.3h | 0.1h | May 11, 2026 |
SummaryBug FixShow raw GL entries when categorize_by empty Fixes ledger report grouping bug, ensuring each GL entry appears individually when no categorization is specified, improving data accuracy for financial reporting. This change prevents misleading aggregated totals and aligns the report with user expectations. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: check if item is dropshipped before updating quantity (backport #54825) | mergify | XS | No | 0.4h | - | May 11, 2026 |
SummaryBug FixFix quantity update for dropshipped items Ensures purchase order quantity updates only for non-dropship items, preventing incorrect inventory adjustments. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: fetch hour rate from workstation when operation hour_rate is mis… | Pandiyan5273 | XS | AI | 1.8h | 1.3h | May 11, 2026 |
SummaryBug FixFix hour rate fetch from workstation Ensures accurate operating cost calculations by retrieving missing hour rates from workstation configurations. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: check if item is dropshipped before updating quantity | mihir-kandoi | XS | No | 0.5h | - | May 11, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: do not rely on client side to update quantities during partial d… (backport #54804) | mergify | M | No | 1.4h | - | May 11, 2026 |
SummaryBug FixFix purchase order quantity updates during partial dropship Ensures server‑side calculation of quantities, improving inventory accuracy and preventing client‑side errors. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Javascript, Python
|
||||||
| fix: UI/UX issues in new banking module | nikkothari22 | M | No | 0.4h | 0.1h | May 11, 2026 |
SummaryBug FixFix UI/UX issues in banking module Improves user experience in bank reconciliation by correcting layout, adding empty states, and enforcing permissions. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
1.00
Tech Stack
Languages:
Typescript, Python
Frameworks:
React
|
||||||
| fix: do not rely on client side to update quantities during partial d… | mihir-kandoi | M | No | 42.7h | 0.0h | May 11, 2026 |
SummaryBug FixFix server-side quantity update for partial dropship Ensures accurate inventory counts by handling quantity updates on the server, preventing client-side inconsistencies. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript, Python
|
||||||
| fix: disallow editing on reversal journals | ruthra-kumar | XS | No | 69.6h | 0.0h | May 11, 2026 |
SummaryBug FixPrevent editing of reversal journal entries Stops users from modifying reversal journal entries, ensuring data integrity and preventing inconsistent accounting entries. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
CodeRabbit
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| chore: update POT file | frappe-pr-bot | XL | No | 1.9h | - | May 10, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||