Nabin Hait
6fc28edde9
Merge pull request #56828 from frappe/chore/test-cashier-closing
...
test: add coverage for Cashier Closing
2026-07-03 14:08:55 +05:30
Nabin Hait
4d39f698bd
Merge pull request #56823 from frappe/chore/test-party-link
...
test: add coverage for Party Link
2026-07-03 14:07:04 +05:30
Nabin Hait
0a7abe7144
Merge pull request #56822 from frappe/chore/test-mode-of-payment
...
test: add coverage for Mode of Payment
2026-07-03 14:06:50 +05:30
Nabin Hait
5888cdf3a0
Merge pull request #56821 from frappe/chore/test-item-tax-template
...
test: add coverage for Item Tax Template
2026-07-03 14:04:03 +05:30
Nabin Hait
a1f413e8a8
Merge pull request #56820 from frappe/chore/test-monthly-distribution
...
test: add coverage for Monthly Distribution
2026-07-03 14:03:36 +05:30
Nabin Hait
cd167bdd40
Merge pull request #56819 from frappe/chore/test-bank-guarantee
...
test: add coverage for Bank Guarantee
2026-07-03 14:02:53 +05:30
Mihir Kandoi
5d48c44bbb
Merge pull request #56826 from frappe/fix/stock-ledger-invariant-check-report
...
fix: FIFO queue checks and incorrect entries filter in stock ledger reports
2026-07-03 13:19:29 +05:30
rohitwaghchaure
ecc8ec672b
fix: replay immutable SLE qty for serial/batch bundle valuation ( #56814 )
2026-07-03 12:15:07 +05:30
Mihir Kandoi
3b1e57966e
test: drop redundant cleanup, db rolls back after each test
2026-07-03 12:12:46 +05:30
Nabin Hait
e041e33860
test: reload invoice for outstanding and cover equal-time boundary
2026-07-03 12:06:20 +05:30
Nabin Hait
6f866545b9
test: complete supplier-primary assertions and lock uniqueness gap
2026-07-03 12:03:56 +05:30
Nabin Hait
147e1539dc
test: guard account lookup and lock dead POS guard behaviour
2026-07-03 12:02:50 +05:30
Nabin Hait
f58ea8e17d
test: guard account lookup and lock current tax-rate behaviour
2026-07-03 12:01:47 +05:30
Nabin Hait
9980d47524
test: lock current end-date behaviour and assert persisted state
2026-07-03 12:00:45 +05:30
Mihir Kandoi
ef5f47fafd
fix: address review comments
...
- restore mutated SLE after test via addCleanup
- explicit return False in has_difference
- comment the fifo_stock_diff guard for non-queue predecessors
2026-07-03 11:39:51 +05:30
Nabin Hait
5c87e2e398
test: add coverage for Cashier Closing
2026-07-03 11:34:27 +05:30
Mihir Kandoi
94ab09e4a3
fix: FIFO queue checks and incorrect entries filter in stock ledger reports
...
- 'Show Incorrect Entries' always returned an empty result (regression
from #43619 ); now returns entries from one row before the first
incorrect one
- FIFO queue columns were computed for serialized/batched SLEs that
don't maintain a stock queue, showing false differences; left empty
for such rows
- compare value/valuation differences at currency precision, qty at
float precision
2026-07-03 11:29:44 +05:30
Nabin Hait
22dc51a57a
test: add coverage for Party Link
2026-07-03 11:25:32 +05:30
Nabin Hait
df54382727
test: add coverage for Mode of Payment
2026-07-03 11:23:08 +05:30
Nabin Hait
3e9843059e
test: add coverage for Item Tax Template
2026-07-03 11:19:56 +05:30
Nabin Hait
ccd2aae481
test: add coverage for Monthly Distribution
2026-07-03 11:18:11 +05:30
Nabin Hait
41000ea109
test: add coverage for Bank Guarantee
2026-07-03 11:14:54 +05:30
Khushi Rawat
344f58b98a
Merge pull request #56811 from khushi8112/fix/letterhead-footer-print-formats
...
fix: render letter head footer in print formats
2026-07-03 02:43:26 +05:30
Khushi Rawat
c9145c5ece
Merge branch 'develop' into fix/letterhead-footer-print-formats
2026-07-03 02:27:58 +05:30
khushi8112
2d0c0a8c09
fix: add page numbers to print format footer
2026-07-03 02:26:52 +05:30
khushi8112
e60a467972
fix: render letter head footer in print formats
2026-07-03 02:16:59 +05:30
Nabin Hait
e3e3d97a72
Merge pull request #56809 from frappe/chore/test-custom-financial-statement
...
test: Custom Financial Statement report coverage
2026-07-03 00:33:08 +05:30
Nabin Hait
42c6768b4c
test: guard period_keys index access for clearer failure
2026-07-03 00:16:06 +05:30
Nabin Hait
2e13691ffa
Merge pull request #56808 from frappe/chore/test-dimension-wise-accounts-balance
...
test: Dimension-wise Accounts Balance report coverage
2026-07-03 00:14:30 +05:30
Nabin Hait
ae80d29dcf
Merge pull request #56792 from frappe/chore/test-timesheet-billing-summary
...
test: Timesheet Billing Summary report coverage
2026-07-03 00:13:39 +05:30
Nabin Hait
a33f7ead24
Merge pull request #56791 from frappe/chore/test-project-summary
...
test: Project Summary report coverage
2026-07-03 00:13:28 +05:30
Nabin Hait
817ecaa92f
Merge pull request #56790 from frappe/chore/test-lead-owner-efficiency
...
test: Lead Owner Efficiency report coverage
2026-07-03 00:12:44 +05:30
Nabin Hait
8fd98ccbe2
Merge pull request #56789 from frappe/chore/test-supplier-quotation-comparison
...
test: Supplier Quotation Comparison report coverage
2026-07-03 00:12:34 +05:30
Nabin Hait
bc82197bd1
Merge pull request #56807 from frappe/chore/test-accounts-payable-summary
...
test: Accounts Payable Summary report coverage
2026-07-02 23:35:22 +05:30
Nabin Hait
9c53a91b82
test: add simulate=True to draft timesheet for overlap safety
2026-07-02 23:32:02 +05:30
Nabin Hait
21a9f2754e
test: unpack report_summary tuple and key labels via _()
2026-07-02 23:31:13 +05:30
Nabin Hait
f0434cadd4
test: guard against missing owner row before subscripting
2026-07-02 23:30:34 +05:30
Nabin Hait
0ba43a17c1
test: strengthen price_per_unit assertion, drop no-op quotation guard
2026-07-02 23:29:48 +05:30
Nabin Hait
4feaacc649
test: Custom Financial Statement report coverage
2026-07-02 23:26:38 +05:30
Nabin Hait
7034dc71e7
test: Dimension-wise Accounts Balance report coverage
2026-07-02 23:24:12 +05:30
Nabin Hait
ed72732bb2
test: Accounts Payable Summary report coverage
2026-07-02 23:21:36 +05:30
Nabin Hait
b12725c4b2
Merge pull request #56778 from frappe/chore/test-quotation-trends
...
test: Quotation Trends report coverage
2026-07-02 23:07:02 +05:30
Nabin Hait
20928bd600
Merge pull request #56796 from frappe/chore/fix-flaky-bom-cost-valuation-reset
...
test: fix flaky test_update_bom_cost_in_all_boms via valuation reset
2026-07-02 23:05:22 +05:30
Nabin Hait
15862566a8
Merge pull request #56784 from frappe/chore/test-territory-wise-sales
...
test: Territory-wise Sales report coverage
2026-07-02 23:04:22 +05:30
Nabin Hait
e446f54f2e
Merge pull request #56787 from frappe/chore/test-purchase-analytics
...
test: Purchase Analytics report coverage
2026-07-02 23:04:10 +05:30
Nabin Hait
cf9f16a921
Merge pull request #56788 from frappe/chore/test-subcontract-order-summary
...
test: Subcontract Order Summary report coverage
2026-07-02 23:03:57 +05:30
Nabin Hait
6cffa0faeb
Merge pull request #56783 from frappe/chore/test-sales-person-wise-transaction-summary
...
fix: correct filter handling in Sales Person-wise Transaction Summary + tests
2026-07-02 22:58:48 +05:30
Nabin Hait
a075437db7
Merge pull request #56780 from frappe/chore/test-customer-wise-item-price
...
test: Customer-wise Item Price report coverage
2026-07-02 22:57:19 +05:30
Nabin Hait
9f4914e08f
Merge pull request #56781 from frappe/chore/test-sales-person-commission-summary
...
test: Sales Person Commission Summary report coverage
2026-07-02 22:56:20 +05:30
Mihir Kandoi
c9d712fa49
Merge pull request #56800 from aerele/fix/wo-status-partial-pick
...
fix(manufacturing): update work order status on partial pick-list transfer
2026-07-02 21:44:46 +05:30