Pull Request Explorer
| Title | Author | Size | AI | Cycle Time | Review | Merged |
|---|---|---|---|---|---|---|
| fix: block serialized to non-serialized item change when SABB exists (backport #56773) | mergify | M | No | 0.5h | - | Jul 02, 2026 |
SummaryBug FixFix serialized to non-serialized item change Prevents accidental conversion of serialized items to non-serialized when a Stock Adjustment Bill (SABB) exists, ensuring inventory integrity. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| test: isolate COGS By Item Group test with a dedicated item group | nabinhait | S | AI | 2.2h | 0.1h | Jul 02, 2026 |
SummaryTestIsolate COGS test with dedicated item group Ensures COGS report calculations are isolated per test, preventing cross‑test data contamination. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Greptile
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| test: isolate Item-wise Consumption test with a unique item | nabinhait | XS | AI | 2.2h | - | Jul 02, 2026 |
SummaryTestIsolate Item-wise Consumption test with unique item This change isolates the Item-wise Consumption test by using a unique item, eliminating interference from shared test data. It ensures accurate and deterministic test results for consumption reporting. Health Assessment
Small
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Greptile
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: scope Share Balance report to the selected company | nabinhait | M | AI | 2.3h | - | Jul 02, 2026 |
SummaryBug FixFix Share Balance report company scoping Ensures Share Balance reports only show holdings for the selected company, preventing cross-company data leakage and improving data accuracy. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Greptile
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: block serialized to non-serialized item change when SABB exists | rohitwaghchaure | M | No | 0.3h | - | Jul 02, 2026 |
SummaryBug FixPrevent changing serialized items when SABB exists Stops users from converting serialized items to non-serialized when a Stock Availability Batch (SABB) exists, ensuring data integrity. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test: BOM Variance Report report coverage | nabinhait | M | No | 15.5h | 12.8h | Jul 02, 2026 |
SummaryTestAdd tests for BOM Variance Report Adds first tests for BOM Variance Report, ensuring coverage and validating report output against real documents. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test: Cost of Poor Quality Report report coverage | nabinhait | M | No | 15.5h | 12.8h | Jul 02, 2026 |
SummaryTestAdd tests for Cost of Poor Quality Report Adds unit tests for the Cost of Poor Quality Report, ensuring accurate reporting and reducing risk of incorrect data in manufacturing decisions. Health Assessment
Medium
Low
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| fix: restore Save button on reverse journal entry (backport #56770) | mergify | XS | No | 0.6h | - | Jul 02, 2026 |
SummaryBug FixRestore Save button on reverse journal entry Fixes missing Save button when reversing a journal entry by locking fields instead of stripping permissions, enabling reversal to be saved and submitted. Health Assessment
Small
Low
Low
AI Details
Confidence:
1.00
Tech Stack
Languages:
Javascript
|
||||||
| test: cover negative-batch detection in Negative Batch Report | nabinhait | M | AI | 0.8h | - | Jul 02, 2026 |
SummaryTestAdd negative batch detection tests Adds comprehensive tests for negative batch detection, ensuring the report correctly flags batches with negative balances and validates healthy batch handling. Health Assessment
Medium
Low
Low
AI Details
Usage:
AI Reviewed
Category:
Review AI
Tools:
Greptile
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix(accounts): clear clearance date when amending reconciled voucher (backport #55947) | nabinhait | S | No | 0.6h | - | Jul 02, 2026 |
SummaryBug FixClear clearance date on amended reconciled vouchers Ensures that cleared dates are not carried over when vouchers are amended, preventing incorrect financial reporting. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Python
|
||||||
| fix: restrict repost advisory-lock gate to Postgres | mihir-kandoi | XS | AI | 0.2h | - | Jul 02, 2026 |
SummaryBug FixRestrict repost advisory-lock gate to Postgres Ensures advisory-lock gating for background reposts only on Postgres, preserving MariaDB's deadlock-retry path, improving consistency and performance. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: don't treat batch slot at FIFO queue head as qty slot (backport #56757) | mergify | S | AI | 0.6h | - | Jul 02, 2026 |
SummaryBug FixFix batch slot handling in stock ageing report Prevents crashes in the stock balance report by correctly distinguishing batch slots from quantity slots, ensuring reliable inventory calculations. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: restore Save button on reverse journal entry | Jatin3128 | XS | No | 0.1h | - | Jul 02, 2026 |
SummaryBug FixRestore Save button on reverse journal entry Fixes reversal of journal entries by ensuring the Save button appears, enabling users to complete reversals. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Javascript
|
||||||
| fix: recompute transferred qty before deciding work order status | Pandiyan5273 | M | No | 1.2h | - | Jul 02, 2026 |
SummaryBug FixRecompute transferred qty before work order status Fixes work order status calculation by recomputing transferred quantity, preventing orders from remaining stuck at 'not started' during pick-list-driven transfers. Ensures accurate inventory flow and reduces manual intervention. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| fix: don't treat batch slot at FIFO queue head as qty slot (backport #56757) | mergify | S | AI | 0.4h | - | Jul 02, 2026 |
SummaryBug FixFix batch slot handling in stock ageing report Prevents crashes in the stock balance report by correctly distinguishing batch slots from quantity slots, ensuring reliable inventory calculations. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: don't treat batch slot at FIFO queue head as qty slot | mihir-kandoi | S | AI | 0.3h | 0.1h | Jul 02, 2026 |
SummaryBug FixFix batch slot handling in FIFO queue Prevents crash in stock ageing report when negative batch slots appear at queue head, improving reliability for inventory management. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: Billed Items To Be Received invoice filter + test coverage | nabinhait | M | No | 15.5h | - | Jul 02, 2026 |
SummaryBug FixFix invoice filter and add test coverage Ensures accurate filtering of billed items by invoice, improving reporting accuracy and reducing manual errors. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: apply item and work_order filters in Process Loss Report | nabinhait | S | No | 12.0h | - | Jul 02, 2026 |
SummaryBug FixApply item and work_order filters in Process Loss Report Ensures Process Loss Report accurately filters by item and work order, improving reporting accuracy and user confidence. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test: strengthen BOM Operations Time filter isolation coverage | nabinhait | M | No | 4.6h | - | Jul 02, 2026 |
SummaryTestImprove BOM Operations Time filter test coverage Enhances report reliability by ensuring filters correctly scope BOMs, reducing false positives. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: validate reverse GL entries on current date under immutable ledger (backport #56709) | mergify | S | No | 2.2h | - | Jul 02, 2026 |
SummaryBug FixFix reverse GL entry validation for immutable ledger Ensures that cancelling backdated vouchers does not trigger books-closed errors when immutable ledger is enabled, improving reliability of financial operations. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| refactor: update title for process statement of accounts (backport #56754) | mergify | XS | No | 0.1h | - | Jul 02, 2026 |
SummaryRefactorRefactor: Update title for process statement of accounts Aligns the process statement of accounts title with the General Ledger print format, ensuring consistency across financial reports. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| refactor: update title for process statement of accounts (backport #56754) | mergify | XS | No | 0.1h | - | Jul 02, 2026 |
SummaryRefactorRefactor: Update title for process statement of accounts Aligns the process statement of accounts title with the General Ledger print format, ensuring consistency across financial reports. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| refactor: update title for process statement of accounts | ruthra-kumar | XS | No | 0.0h | - | Jul 02, 2026 |
SummaryRefactorRefactor: update title for process statement of accounts Updates the title in the Process Statement of Accounts to align with the General Ledger print format, ensuring consistency across financial reports. Health Assessment
Small
Low
Low
AI DetailsTech Stack |
||||||
| test: Calculated Discount Mismatch report coverage | nabinhait | M | No | 14.5h | 14.6h | Jul 02, 2026 |
SummaryTestAdd tests for Calculated Discount Mismatch report Adds first tests for the Calculated Discount Mismatch report, ensuring coverage and validating report output against real documents. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test: Work Order Summary report coverage | nabinhait | M | No | 12.3h | 12.4h | Jul 02, 2026 |
SummaryTestAdd tests for Work Order Summary report Adds first tests for the Work Order Summary report, ensuring coverage and validating output against real documents. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: validate reverse GL entries on current date under immutable ledger (backport #56709) | mergify | S | No | 0.2h | - | Jul 02, 2026 |
SummaryBug FixFix reverse GL entry validation for immutable ledger Ensures that cancelling backdated vouchers with immutable ledger correctly validates against the current posting date, preventing false books-closed errors and maintaining accurate financial records. This improves reliability of ledger operations for users with immutable ledger enabled. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: validate reverse GL entries on current date under immutable ledger | Nihantra-Patel | S | No | 16.2h | 0.1h | Jul 02, 2026 |
SummaryBug FixFix reverse GL entry validation for immutable ledger Ensures that cancelling backdated vouchers does not fail due to closed‑period checks when immutable ledger is enabled, preventing erroneous books‑closed errors and allowing proper reversal of entries. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| perf: serialize concurrent reposts with an advisory lock | mihir-kandoi | M | No | 17.8h | 7.4h | Jul 02, 2026 |
SummaryBug FixSerialize concurrent reposts with advisory lock Ensures stock repost operations run sequentially, eliminating deadlocks and improving system stability during concurrent updates. Health Assessment
Small
Low
Medium
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(company): ignore user permissions for link fields having link to `Account` and `Cost Center` | diptanilsaha | S | No | 0.3h | - | Jul 02, 2026 |
SummaryHealth AssessmentAI DetailsTech Stack |
||||||
| fix: classify repost recovery by exception type, not traceback string | mihir-kandoi | S | No | 6.7h | - | Jul 02, 2026 |
SummaryBug FixFix repost recovery classification by exception type Ensures failed repost item valuations are correctly retried on Postgres, improving data consistency and reducing manual intervention. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| chore: exporting workspaces with sidebars | sokumon | XL | No | 36.6h | 35.3h | Jul 02, 2026 |
SummaryChoreExport workspaces with updated sidebar schema Adds new workspace configuration files to support smooth migrations and resolve route conflicts, improving UI consistency. Health Assessment
Large
Medium
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python, Javascript
|
||||||
| fix(item): rework multiple variant dialog for large numeric ranges (backport #56741) | mergify | L | AI | 0.8h | - | Jul 01, 2026 |
SummaryBug FixRework multiple variant dialog for large numeric ranges Fixes UI freeze and validation issues in the Create Multiple Variants dialog by replacing per-value checkboxes with a multi-select pill component, reading numeric config from master, and clearing attribute values on numeric toggle, improving performance and data integrity. Health Assessment
Large
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| perf(postgres): partial/covering indexes + trigram item search | mihir-kandoi | M | No | 10.3h | 7.4h | Jul 01, 2026 |
SummaryChoreAdd Postgres indexes and trigram search for performance Improves database query performance for financial and inventory reports, reducing load times and resource usage. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| test: BOM Operations Time report coverage | nabinhait | M | No | 1.5h | 1.5h | Jul 01, 2026 |
SummaryTestAdd tests for BOM Operations Time report Adds first tests for BOM Operations Time report, ensuring coverage and validating output against real documents. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test: Process Loss Report report coverage | nabinhait | M | No | 1.4h | 1.5h | Jul 01, 2026 |
SummaryTestAdd tests for Process Loss Report Adds first tests for Process Loss Report report, ensuring coverage and validating output against real documents. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test: Downtime Analysis report coverage | nabinhait | M | No | 1.1h | 1.2h | Jul 01, 2026 |
SummaryTestAdd test coverage for Downtime Analysis report Adds first tests for the Downtime Analysis report, ensuring report output matches underlying documents. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test: Delivered Items To Be Billed report coverage | nabinhait | M | No | 2.8h | 2.9h | Jul 01, 2026 |
SummaryTestAdd tests for Delivered Items To Be Billed report Adds first tests for the Delivered Items To Be Billed report, ensuring report output matches underlying documents. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test: Received Items To Be Billed report coverage | nabinhait | M | No | 2.8h | 2.9h | Jul 01, 2026 |
SummaryTestAdd tests for Received Items To Be Billed report Adds first tests for the Received Items To Be Billed report, ensuring coverage and validating output against real documents. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| perf: use recursive CTEs for BOM and Task tree traversal | mihir-kandoi | M | No | 9.8h | 7.6h | Jul 01, 2026 |
SummaryBug FixImprove BOM and Task traversal performance Reduces database load and speeds up BOM and Task operations, while fixing cycle detection bugs for more reliable workflows. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| fix: Share Balance respects the as-on date + test coverage | nabinhait | L | No | 2.7h | 2.7h | Jul 01, 2026 |
SummaryBug FixFix Share Balance report date handling and add tests Ensures Share Balance report accurately reflects balances as of the selected date, improving financial reporting accuracy and providing comprehensive test coverage. Health Assessment
Large
Low
Low
AI Details
Confidence:
0.80
Tech Stack
Languages:
Python
|
||||||
| fix: Payment Period ages by payment period + test coverage | nabinhait | M | No | 2.7h | 2.8h | Jul 01, 2026 |
SummaryBug FixFix payment period aging and add tests Corrects report to age payments by actual payment period, improving financial reporting accuracy, and adds test coverage to ensure reliability. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix(item): rework multiple variant dialog for large numeric ranges | mihir-kandoi | L | AI | 0.3h | 0.1h | Jul 01, 2026 |
SummaryBug FixRework variant dialog for large numeric ranges Improves variant creation UI, prevents browser freezes, and ensures data integrity for numeric attributes. Ensures accurate validation and smooth user experience when generating multiple item variants. Health Assessment
Small
Low
Low
AI Details
Usage:
Authored by AI
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Javascript
|
||||||
| test: Voucher-wise Balance report coverage | nabinhait | M | No | 1.9h | - | Jul 01, 2026 |
SummaryTestAdd tests for Voucher-wise Balance report Adds first tests for Voucher-wise Balance report, ensuring report output matches underlying documents. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| fix: Invalid Ledger Entries account filter + test coverage | nabinhait | M | No | 1.9h | - | Jul 01, 2026 |
SummaryBug FixFix account filter and add tests for ledger report Adds tests for the Invalid Ledger Entries report and fixes a bug where the account filter crashed on scalar input, improving reliability for single-account queries. Health Assessment
Medium
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test: Purchase Invoice Trends report coverage | nabinhait | M | No | 1.8h | 1.9h | Jul 01, 2026 |
SummaryTestAdd tests for Purchase Invoice Trends report Adds first tests for the Purchase Invoice Trends report, ensuring coverage and validating output against real documents. Health Assessment
Small
Low
Low
AI DetailsTech Stack
Languages:
Python
|
||||||
| test: Sales Invoice Trends report coverage | nabinhait | M | No | 1.8h | 1.9h | Jul 01, 2026 |
SummaryTestAdd tests for Sales Invoice Trends report Adds first tests for the Sales Invoice Trends report, ensuring report output matches underlying documents. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.75
Tech Stack
Languages:
Python
|
||||||
| fix: set conversion_rate on quotation created from customer | ervishnucs | S | No | 127.9h | 22.3h | Jul 01, 2026 |
SummaryBug FixFix conversion rate on customer-created quotations Ensures quotations inherit correct exchange rate, improving pricing accuracy for customers with different billing currencies. Health Assessment
Medium
Low
Medium
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python
|
||||||
| feat(stock): support partial transfer from pick list | Sudharsanan11 | L | No | 5.9h | 0.2h | Jul 01, 2026 |
SummaryFeatureAdd partial transfer support for pick lists Enables partial stock transfers from pick lists, preventing premature completion and allowing multiple stock entries until fully transferred. Health Assessment
Medium
Low
Low
AI Details
Confidence:
0.10
Tech Stack
Languages:
Python, Javascript
|
||||||
| fix: recompute transferred qty before deciding work order status | Pandiyan5273 | S | No | 23.7h | 9.2h | Jul 01, 2026 |
SummaryBug FixRecompute transferred qty before work order status Fixes work order status bug that prevented orders from progressing to 'In Process' after material transfer, enabling the finish action. Health Assessment
Small
Low
Low
AI Details
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||
| test: Incorrect Serial and Batch Bundle report coverage | nabinhait | M | No | 130.6h | 130.7h | Jul 01, 2026 |
SummaryTestAdd tests for Incorrect Serial and Batch Bundle report Adds coverage for a previously untested report, ensuring accurate stock reporting and reducing inventory errors. Health Assessment
Medium
Medium
High
AI Details
Usage:
AI Assisted
Category:
Code AI
Tools:
Claude
Confidence:
0.95
Tech Stack
Languages:
Python
|
||||||