MochaMind
d7ece8e5c7
fix: German translations
2026-07-06 03:01:22 +05:30
MochaMind
beb8f2b7ae
fix: Danish translations
2026-07-06 03:01:18 +05:30
MochaMind
e2f691499f
fix: Czech translations
2026-07-06 03:01:14 +05:30
MochaMind
46ab0ba73a
fix: Bulgarian translations
2026-07-06 03:01:09 +05:30
MochaMind
4f0d04a500
fix: Arabic translations
2026-07-06 03:01:05 +05:30
MochaMind
12d71647fe
fix: Spanish translations
2026-07-06 03:01:01 +05:30
MochaMind
85f753ff2a
fix: French translations
2026-07-06 03:00:56 +05:30
MochaMind
63c0e42f44
fix: Bosnian translations
2026-07-06 03:00:52 +05:30
MochaMind
9cbfe3eedf
fix: Croatian translations
2026-07-06 03:00:47 +05:30
MochaMind
03ae1ecb0a
fix: Vietnamese translations
2026-07-06 03:00:43 +05:30
MochaMind
ea4b26b5df
fix: Swedish translations
2026-07-06 03:00:39 +05:30
MochaMind
ca54c46d36
fix: Polish translations
2026-07-06 03:00:35 +05:30
MochaMind
abff82a4b2
fix: Bosnian translations
2026-07-04 03:02:42 +05:30
MochaMind
3a63c74382
fix: Croatian translations
2026-07-04 03:02:38 +05:30
MochaMind
6bd2f29ab5
fix: Swedish translations
2026-07-04 03:02:30 +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