Pull Request Explorer

Exploring 492 PRs. Want this for your team? Start Free Trial
Title Author Size AI Cycle Time Review Merged
fix: opening bal double counting in Process Period Closing Voucher (backport #55495) mergify L No 0.8h - Jun 01, 2026

Summary

Bug Fix

Fix opening balance double counting in voucher

Corrects double counting of opening balances during period closing, ensuring accurate financial reports.

Health Assessment

Small
Low
Low
  • Quick backport resolved a critical accounting issue with minimal changes and no review delays.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python, Javascript
fix: NoneType reference error in Stock Entry mihir-kandoi S No 3.0h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix NoneType error in Stock Entry

Resolved a runtime error that prevented users from fetching raw materials in Stock Entry without a Work Order, improving reliability.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and fast review, indicating low complexity and low risk.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python
fix: opening bal double counting in Process Period Closing Voucher ruthra-kumar L No 0.5h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix double counting of opening balances

Corrects a bug where opening balances were counted twice during period closing, ensuring accurate financial reporting.

Health Assessment

Large
Low
Low
  • Fast turnaround with minimal review comments indicates a straightforward bug fix.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python, Javascript
fix: check perm for account (backport #55479) mergify XS No 1.9h - Jun 01, 2026

Summary

Bug Fix

Fix permission check for account

Ensures account permissions are correctly validated, preventing unauthorized access.

Health Assessment

Small
Low
Low
  • Backport applied quickly with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Python
fix: check perm for account (backport #55479) mergify XS No 1.9h - Jun 01, 2026

Summary

Bug Fix

Fix permission check for account

Ensures account permissions are correctly validated, preventing unauthorized access.

Health Assessment

Small
Low
Low
  • Backport merged quickly with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Python
fix: check perm for account ankush XS No 0.5h 0.1h Jun 01, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: remove old subcontracting flow references in BOM mihir-kandoi XS No 0.4h - Jun 01, 2026

Summary

Bug Fix

Remove old subcontracting flow references in BOM

Fixes unknown column errors in BOM connections, ensuring manufacturing processes run smoothly.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within minutes.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
fix: billing address does not belongs to the company error (backport #55417) (backport #55424) mergify XS No 0.1h - Jun 01, 2026

Summary

Bug Fix

Fix billing address company mismatch error

Ensures billing addresses reset when changing company, preventing errors and improving user experience.

Health Assessment

Small
Low
Low
  • Backport executed quickly with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Javascript
fix: billing address does not belongs to the company error (backport #55417) (backport #55425) mergify XS No 0.1h - Jun 01, 2026

Summary

Bug Fix

Fix billing address company mismatch error

Corrects an error where changing the company resets billing address incorrectly, ensuring accurate address handling for purchases.

Health Assessment

Small
Low
Low
  • Quick backport resolved a critical address validation bug with minimal changes and no review friction.

AI Details

Tech Stack

Languages: Javascript
fix: pick correct name when creating user from RFQ (backport #55468) mergify S No 0.3h - Jun 01, 2026

Summary

Bug Fix

Fix user name creation from RFQ

Corrects user creation logic to use the proper name from RFQ, ensuring accurate user records.

Health Assessment

Small
Low
Low
  • Backport merged quickly with minimal changes, indicating low complexity and low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
chore: rename type field to secondary_item_type mihir-kandoi L No 0.4h 0.2h Jun 01, 2026

Summary

Chore

Rename type field to secondary_item_type

Improves code clarity by renaming a generic field, reducing naming conflicts.

Health Assessment

Small
Low
Low
  • Quick review and merge with minimal changes indicate a low‑risk, low‑friction PR.

AI Details

Tech Stack

Languages: Python
fix: pick correct name when creating user from RFQ (backport #55468) mergify S No 0.3h - Jun 01, 2026

Summary

Bug Fix

Fix user name selection from RFQ

Ensures accurate user name assignment when creating users from RFQ, improving data integrity and user onboarding.

Health Assessment

Small
Low
Low
  • Backport merged quickly with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

Languages: Python
fix: pick correct name when creating user from RFQ mihir-kandoi S No 0.6h 0.1h Jun 01, 2026

Summary

Bug Fix

Fix user name selection for RFQ creation

Ensures accurate user naming when creating users from RFQ, preventing misidentification and improving data integrity.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes and a single review, indicating low complexity and high confidence.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python
fix(stock): change qb to qb get_query to fix filter issues (backport #55443) mergify S No 22.7h - Jun 01, 2026

Summary

Bug Fix

Fix Delivery Note query filter issue

Corrects query logic to prevent errors when dynamic filters are applied during Sales Invoice processing, improving reliability for v15 & v16.

Health Assessment

Small
Low
Low
  • Backport resolved a query bug quickly with minimal changes, indicating efficient review and low complexity.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
fix(stock): change valuation rate column label in stock ledger entry/report (backport #55323) mergify S No 89.4h 68.4h Jun 01, 2026

Summary

Bug Fix

Change valuation rate column label in stock ledger entry/report

This PR corrects misleading terminology in stock ledger views, aligning labels with actual values and improving user clarity.

Health Assessment

Small
Low
High
  • The PR required multiple commits and a long review cycle, indicating some complexity or uncertainty in the change.

AI Details

Confidence: 0.10

Tech Stack

Languages: Python
fix(pos): preserve contacts and enforce permissions in set_customer_info (backport #55463) mergify M No 0.8h - May 31, 2026

Summary

Bug Fix

Fix POS contact preservation and permission enforcement

Ensures only authorized users can modify customer contact data and preserves existing contact information, improving data integrity and security for point-of-sale operations. The update also optimizes database queries for better performance.

Health Assessment

AI Details

Confidence: 0.95

Tech Stack

Languages: Python, Javascript
Frameworks: Frappe
fix(pos): preserve contacts and enforce permissions in set_customer_info (backport #55463) mergify M No 0.7h - May 31, 2026

Summary

Bug Fix

Preserve contacts and enforce permissions in POS

Ensures only authorized users can modify customer contact data and preserves existing contact information, improving data integrity and security in point-of-sale operations.

Health Assessment

Medium
Low
Low
  • Quick backport with minimal changes, no major rework, low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python, Javascript
fix(pos): preserve contacts and enforce permissions in set_customer_info diptanilsaha M No 1.5h 0.1h May 31, 2026

Summary

Bug Fix

Fix POS customer info permission and contact preservation

Ensures only authorized users can modify customer contact data and preserves existing contact information, improving data integrity and security for point‑of‑sale operations.

Health Assessment

Small
Low
Low
  • Quick, single‑commit fix with AI‑assisted review; minimal code churn and fast turnaround indicate low risk and efficient process.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python, Javascript
fix: supplier master form cleanup khushi8112 M No 0.9h 0.1h May 31, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(issue): check permission before issue status modification (backport #55458) mergify XS No 2.8h - May 31, 2026

Summary

Bug Fix

Fix permission check before issue status change

Prevents unauthorized users from altering issue status, improving data integrity and security.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, resolved conflicts promptly, low risk.

AI Details

Tech Stack

Languages: Python
fix(issue): check permission before issue status modification (backport #55458) mergify XS No 2.5h - May 31, 2026

Summary

Bug Fix

Fix permission check before issue status change

Ensures only authorized users can modify issue status, preventing unauthorized changes.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, resolved conflicts swiftly.

AI Details

Tech Stack

Languages: Python
fix(issue): check permission before issue status modification diptanilsaha XS No 1.1h - May 31, 2026

Summary

Health Assessment

AI Details

Tech Stack

refactor: task_info portal pages (backport #55448) mergify M No 1.7h - May 31, 2026

Summary

Refactor

Refactor task_info portal pages

Improves maintainability and consistency of task info pages.

Health Assessment

Medium
Low
Low
  • Quick merge with minimal changes and no review comments indicates smooth process.

AI Details

Tech Stack

Languages: Python
refactor: task_info portal pages (backport #55448) mergify M No 1.7h - May 31, 2026

Summary

Refactor

Refactor task_info portal pages

Refactors task info portal pages to improve maintainability and reduce technical debt, enabling faster future enhancements.

Health Assessment

Medium
Low
Low
  • Merged within 1.7 hours with no review, indicating a straightforward refactor with minimal risk and low friction.

AI Details

Tech Stack

Languages: Python
fix(book_appointment): when scheduling is disabled, block API endpoints (backport #55455) mergify S No 0.6h - May 31, 2026

Summary

Bug Fix

Fix scheduling disabled block for API endpoints

Ensures that when appointment scheduling is disabled, all relevant API endpoints are blocked, preventing unauthorized access and improving system integrity.

Health Assessment

Small
Low
Low
  • Backport merged quickly with minimal changes and resolved conflicts within 36 minutes.

AI Details

Tech Stack

Languages: Python
fix(book_appointment): when scheduling is disabled, block API endpoints (backport #55455) mergify S No 0.6h - May 31, 2026

Summary

Bug Fix

Fix scheduling disabled block API endpoints

Ensures that when appointment scheduling is disabled, all relevant API endpoints are blocked, preventing unauthorized bookings and maintaining system integrity.

Health Assessment

Small
Low
Low
  • Merged in under an hour with minimal changes, indicating a straightforward bug fix with low risk.

AI Details

Confidence: 0.95

Tech Stack

Languages: Python
Frameworks: Frappe
fix(book_appointment): when scheduling is disabled, block API endpoints diptanilsaha S No 0.4h - May 31, 2026

Summary

Bug Fix

Block API endpoints when scheduling disabled

When scheduling is disabled, the system now blocks all appointment booking API endpoints. This prevents users from creating appointments and reduces potential errors.

Health Assessment

Small
Low
Low
  • Merged within 24 minutes with no review comments, indicating a straightforward, low‑risk change.

AI Details

Tech Stack

Languages: Python
refactor: task_info portal pages diptanilsaha M No 5.6h 1.9h May 31, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore: update POT file frappe-pr-bot XL No 2.8h 2.8h May 31, 2026

Summary

Health Assessment

AI Details

Tech Stack

chore: update POT file frappe-pr-bot M No 2.8h 2.8h May 31, 2026

Summary

Health Assessment

AI Details

Tech Stack

refactor(pos_profile): migrating raw sql to qb in set_defaults (backport #55447) mergify S No 0.3h - May 31, 2026

Summary

Refactor

Refactor pos_profile: migrate raw SQL to query builder

Improves maintainability and performance by replacing raw SQL with query builder in pos_profile defaults.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, no review needed.

AI Details

Tech Stack

Languages: Python
refactor(pos_profile): migrating raw sql to qb in set_defaults (backport #55447) mergify S No 0.2h - May 31, 2026

Summary

Refactor

Refactor pos_profile: migrate raw SQL to query builder

Updates pos_profile defaults by replacing raw SQL with query builder, improving maintainability and consistency.

Health Assessment

Small
Low
Low
  • Backport merged quickly with minimal changes, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Python
refactor(pos_profile): migrating raw sql to qb in set_defaults diptanilsaha S No 0.5h 0.1h May 31, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: sync translations from crowdin frappe-pr-bot XL No 33.4h - May 31, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix(stock): change qb to qb get_query to fix filter issues (backport #55443) mergify S No 0.3h - May 31, 2026

Summary

Bug Fix

Fix filter issues in stock queries

Corrects query builder usage to prevent errors when dynamic filters are applied during Delivery Note item retrieval, ensuring reliable Sales Invoice processing.

Health Assessment

Small
Low
Low
  • Quick backport resolved a critical filter bug with minimal changes and fast review.

AI Details

Tech Stack

Languages: Python
fix(stock): change qb to qb get_query to fix filter issues Sudharsanan11 S No 9.8h - May 31, 2026

Summary

Bug Fix

Fix filter issues in stock queries

Corrects query builder usage to prevent errors when dynamic filters are applied during Delivery Note item retrieval in Sales Invoice.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 10 hours, indicating low complexity and high confidence.

AI Details

Tech Stack

Languages: Python
chore(Bank Statement Import): mark as out of beta barredterra XS No 1.1h 0.1h May 30, 2026

Summary

Chore

Mark Bank Statement Import as out of beta

Updates the Bank Statement Import doctype to remove beta status, ensuring users see it as a stable feature.

Health Assessment

Small
Low
Low
  • Quick review and merge, minimal changes, AI review helped streamline.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

chore: mark as out of beta (backport #55439) mergify S No 0.5h - May 30, 2026

Summary

Chore

chore: mark as out of beta

Remove the `beta` mark from DocTypes that have been in use for a long time.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, no review needed.

AI Details

Tech Stack

chore: mark as out of beta (backport #55439) barredterra S AI 0.4h - May 30, 2026

Summary

Chore

Mark DocTypes as out of beta

Remove beta status from long‑used DocTypes, improving stability and consistency.

Health Assessment

Small
Low
Low
  • Fast 0.4‑hour cycle, minimal changes, no blockers, straightforward merge.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

Languages: Python
chore: mark as out of beta barredterra S No 0.9h - May 30, 2026

Summary

Chore

Mark DocTypes as out of beta

Remove the beta mark from long‑used DocTypes, improving clarity and reducing confusion.

Health Assessment

Small
Low
Low
  • Quick change with minimal impact, merged within an hour.

AI Details

Tech Stack

fix(regional): Japanese CT Rate (backport #54998) mergify S No 0.9h - May 30, 2026

Summary

Bug Fix

Japanese CT Rate fix

Corrects Japanese consumption tax rate to 10% for all products, aligning ERP data with updated tax law.

Health Assessment

Small
Low
Low
  • Quick backport with minimal changes, no review needed.

AI Details

Tech Stack

fix(regional): Japanese CT Rate (backport #54998) mergify S No 0.9h - May 30, 2026

Summary

Bug Fix

Fix Japanese CT Rate

Aligns Japanese consumption tax rate to 10% for all products, correcting the previous 8% rate for certain categories.

Health Assessment

Small
Low
Low
  • Backport applied quickly with no review, minimal risk.

AI Details

Tech Stack

fix(regional): Japanese CT Rate mh35 S No 301.1h 0.0h May 30, 2026

Summary

Bug Fix

Japanese CT Rate Fix

Corrects Japanese consumption tax rate to 10% for all products, ensuring compliance with updated tax regulations.

Health Assessment

Small
Low
Low
  • Minimal code changes, AI bot review, quick approval, merged after 12 days cycle time.

AI Details

Usage: AI Reviewed
Category: Review AI
Tools: CodeRabbit
Confidence: 0.95

Tech Stack

fix(quotation): made customer contact column visible (backport #55433) mergify XS No 1.2h - May 30, 2026

Summary

Bug Fix

Fix quotation: make customer contact column visible

Makes the customer contact column visible in the quotation form, improving data visibility for sales teams.

Health Assessment

Small
Low
Low
  • Quick backport resolved a minor UI visibility issue with minimal changes and no review friction.

AI Details

Tech Stack

fix(quotation): made customer contact column visible (backport #55433) mergify XS No 0.9h - May 30, 2026

Summary

Bug Fix

fix(quotation): made customer contact column visible

Made customer contact column visible in quotation doctype, improving data visibility for users.

Health Assessment

Small
Low
Low
  • Backport merged quickly with minimal changes, indicating low complexity and risk.

AI Details

Tech Stack

fix(quotation): made customer contact column visible diptanilsaha XS No 0.9h - May 30, 2026

Summary

Health Assessment

AI Details

Tech Stack

fix: billing address does not belongs to the company error (backport #55417) mergify XS No 13.8h - May 30, 2026

Summary

Bug Fix

Fix billing address company mismatch error

Corrects billing address validation when changing company, preventing errors and ensuring accurate invoicing.

Health Assessment

Small
Low
Low
  • Quick backport resolved a critical validation bug with minimal changes, demonstrating efficient issue triage.

AI Details

Tech Stack

Languages: Javascript
fix: billing address does not belongs to the company error (backport #55417) mergify XS No 13.8h - May 30, 2026

Summary

Bug Fix

Fix billing address company mismatch error

Corrects billing address validation when changing company, preventing errors and ensuring accurate address data.

Health Assessment

Small
Low
Low
  • Quick fix with minimal changes, merged within 14 hours, indicating efficient review and low complexity.

AI Details

Tech Stack

Languages: Javascript
chore: sync translations to version-16-hotfix frappe-pr-bot XL No 2.4h - May 29, 2026

Summary

Chore

Sync translations to version-16-hotfix

Automated sync of Crowdin translations from develop to the hotfix branch, preserving necessary strings and removing obsolete ones to keep the hotfix up-to-date.

Health Assessment

Large
Low
Low
  • Fast merge with minimal review, automated workflow ensures translation consistency across branches.

AI Details

Tech Stack

fix: sync translations from crowdin frappe-pr-bot XL No 43.9h - May 29, 2026

Summary

Health Assessment

AI Details

Tech Stack

« Page 2 of 10 »

Get this analytics stack for your team

Connect GitHub and see cycle time, review bottlenecks, PR flow, and trend changes in minutes.

Connect Repos