Nabin Hait
c51edbd88e
test: add coverage for Account Closing Balance
2026-07-03 11:39:50 +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
Mihir Kandoi
3345336a5c
Merge pull request #56798 from aerele/fix/sre-auto-reserve
...
fix: skip stock reservation for opted-out production plans
2026-07-02 21:42:54 +05:30
MochaMind
ceadc4f269
fix: sync translations from crowdin ( #56673 )
2026-07-02 17:08:31 +02:00
Shllokkk
caa4358057
fix: guard against missing DocType in onboarding steps patch ( #56804 )
2026-07-02 19:33:16 +05:30
Nabin Hait
36f56fa1c3
Merge pull request #56786 from frappe/chore/test-territory-target-variance
...
test: Territory Target Variance based on Item Group report coverage
2026-07-02 18:09:21 +05:30
Raffael Meyer
5b738b7b0d
fix: don't attempt to create SABB for non-serialized / non-batch items ( #56627 )
...
* fix: don't attempt to create SABB for non-serialized / non-batch items
* fix(stock): skip serial batch lookup for rows without item code
2026-07-02 12:33:26 +00:00
Sudharsanan11
f85f6be3cf
test(manufacturing): add test to validate the work order status on partial pick-list transfer
...
Cover the pick-list flow where a stock entry moves only one of the work
order's required items: material_transferred_for_manufacturing stays 0 (min
fraction) while the status must move to "in process".
2026-07-02 17:39:33 +05:30
Sudharsanan11
6591ae195d
fix(manufacturing): update work order status on partial pick-list transfer
...
A stock entry created from a pick list has fg_completed_qty=0, so
material_transferred_for_manufacturing is derived from the min-fraction of
item-level transfers. When a pick list moves only some required items, the
un-picked item stays at 0, which zeroes the aggregate and leaves the work
order status at "not started" even though material is already in wip.
Promote the status to "in process" when any raw material has been transferred
via a pick list. material_transferred_for_manufacturing stays min-fraction
based (0 correctly means no full finished good can be started yet).
2026-07-02 17:38:14 +05:30
Shllokkk
7229957107
Merge pull request #56747 from Shllokkk/create-payment-entries-from-payable-report
...
fix: surface create payment entries as primary action on row selection
2026-07-02 17:33:56 +05:30
Nabin Hait
50b6f50b88
test: assert root rollup and no item leak in Purchase Analytics
2026-07-02 17:16:20 +05:30
Nabin Hait
0888405640
test: reuse shared distribution helper and assert a single territory row
2026-07-02 17:15:05 +05:30
Nabin Hait
087fb29d51
test: narrow Territory-wise Sales docstring to covered stages
2026-07-02 17:13:42 +05:30
Nabin Hait
2bab709ac4
test: scope date range, reload invoice, strengthen total-row check
2026-07-02 17:12:58 +05:30
Nabin Hait
5298438905
test: also assert Jun amount bucket in Quotation Trends monthly test
2026-07-02 17:11:37 +05:30
Nabin Hait
e0b0926dff
fix: only resolve items when item_group/brand filter is set
2026-07-02 17:10:19 +05:30
Nabin Hait
a3d22f4a51
chore: re-trigger CI (unrelated flaky shard)
2026-07-02 17:03:54 +05:30
Nabin Hait
3f9b8fe37e
test: reconcile negative-stock warehouses in reset_item_valuation_rate
2026-07-02 17:03:32 +05:30
pandiyan
820f5498e7
test: cover reserve stock gating on purchase receipt submit
2026-07-02 16:56:44 +05:30
pandiyan
71f02d412a
fix: skip stock reservation for opted-out production plans
2026-07-02 16:56:34 +05:30
Nabin Hait
f9ac05f4a1
test: Timesheet Billing Summary report coverage
2026-07-02 15:54:55 +05:30
Nabin Hait
c7fed29569
test: Project Summary report coverage
2026-07-02 15:53:19 +05:30
Nabin Hait
5514c64b7c
test: Lead Owner Efficiency report coverage
2026-07-02 15:51:22 +05:30