ruthra kumar
015cf6fcb9
refactor(test): call super() method first
2026-03-19 12:57:10 +05:30
ruthra kumar
f31d2e74bc
refactor(test): make customer
2026-03-19 12:57:10 +05:30
ruthra kumar
6fbca354ea
refactor(test): make price list and update selling settings
2026-03-19 12:57:10 +05:30
ruthra kumar
1dbaa8d91f
refactor(test): make item attribute
2026-03-19 12:57:10 +05:30
ruthra kumar
f526022302
refactor(test): make test accounts
2026-03-19 12:57:10 +05:30
ruthra kumar
8cbe0d2d35
refactor(test): make item tax template
2026-03-19 12:57:10 +05:30
ruthra kumar
ceca3299e7
refactor(test): make uom
2026-03-19 12:57:10 +05:30
ruthra kumar
654ebd3776
refactor(test): make item group
2026-03-19 12:57:10 +05:30
ruthra kumar
aa0f9219c8
refactor(test): make item
2026-03-19 12:57:10 +05:30
ruthra kumar
c041a94cc0
refactor(test): make warehouse
2026-03-19 12:57:10 +05:30
ruthra kumar
1e13426715
chore: typo in setup method
2026-03-19 12:57:10 +05:30
ruthra kumar
01f2d3699e
refactor(test): make persistent location
2026-03-19 12:57:10 +05:30
ruthra kumar
348bb95268
refactor(test): setup fiscal years without any gap
2026-03-19 12:57:10 +05:30
ruthra kumar
2554750a59
refactor(test): make cost center
2026-03-19 12:57:10 +05:30
ruthra kumar
b5558d411b
refactor: suppress welcome mail
2026-03-19 12:57:10 +05:30
ruthra kumar
f0b4b02358
refactor(test): even more master data setup
2026-03-19 12:57:10 +05:30
ruthra kumar
fbd2a181bd
refactor(test): make all presets in setupclass
2026-03-19 12:57:10 +05:30
ruthra kumar
3aef8ffa24
refactor: temporary standing decorator for change_settings
2026-03-19 12:57:10 +05:30
ruthra kumar
f1dfac417d
refactor: replace IntegrationTestCase with ERPNextTestCase repo-wide
...
- import ERPNextTestSuite
- use it on test class
2026-03-19 12:57:07 +05:30
ruthra kumar
0fdc961a4b
refactor(test): bare bones presets for company
2026-03-19 11:33:34 +05:30
ruthra kumar
88c6f61632
refactor(test): make persistent company records
...
'test_coa_based_on_country_template' made deterministic
2026-03-19 11:33:34 +05:30
ruthra kumar
b86954119f
refactor(test): IntegraionTestCase -> python's built-in TestCase
2026-03-19 11:33:34 +05:30
ruthra kumar
018257096b
chore: drop dead hook
2026-03-19 11:33:34 +05:30
ruthra kumar
fbf3373a87
chore: remove global dependencies
2026-03-19 11:33:34 +05:30
ruthra kumar
c2504760dd
chore: remove IGNORE_TEST_RECORD_DEPENDENCIES
2026-03-19 11:33:34 +05:30
ruthra kumar
de34cf227a
chore: remove EXTRA_TEST_RECORD_DEPENDENCIES
2026-03-19 11:33:34 +05:30
ruthra kumar
f7e4d07a7e
chore: delete all test_records.json
2026-03-19 11:33:34 +05:30
ruthra kumar
1a6e96818d
ci: run parallel test in lightmode
...
- modify individual test CI. let it be dormat for now.
Acked-by: ruthra kumar <ruthra@erpnext.com >
2026-03-19 11:33:34 +05:30
ruthra kumar
3704df04ab
Merge pull request #53622 from frappe/mergify/bp/version-16-hotfix/pr-51509
...
fix: use system configured float precision for depreciation rate (backport #51509 )
2026-03-19 11:32:31 +05:30
khushi8112
b000224a93
test: set up float precision
...
(cherry picked from commit c0a85faa68 )
2026-03-19 05:47:07 +00:00
khushi8112
0af4cd9098
fix: do not update float precision on setup
...
(cherry picked from commit 825e3717ca )
2026-03-19 05:47:07 +00:00
khushi8112
b855f30600
refactor: modify test cases to handle float precision rounded to 2 decimals
...
(cherry picked from commit 007258d657 )
2026-03-19 05:47:06 +00:00
khushi8112
1efbc60df1
fix: use correct test class
...
(cherry picked from commit 8d186d6b3f )
2026-03-19 05:47:06 +00:00
khushi8112
dd7cc56dfe
fix(test): Use the system-configured float precision
...
(cherry picked from commit 1296829b9c )
2026-03-19 05:47:06 +00:00
ruthra kumar
ba102e13c5
Merge pull request #53609 from frappe/mergify/bp/version-16-hotfix/pr-53011
...
refactor: use cache decorator in accounting dimensions (backport #53011 )
2026-03-19 10:51:43 +05:30
ruthra kumar
38ba559d6e
Merge pull request #53610 from frappe/mergify/bp/version-16-hotfix/pr-53027
...
refactor: remove frappe.flags from accounting dimensions filter (backport #53027 )
2026-03-19 10:49:39 +05:30
mergify[bot]
10a40a6d9b
fix: python error in manufacture entry if transfer against is job card (backport #53615 ) ( #53618 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix: python error in manufacture entry if transfer against is job card (#53615 )
2026-03-19 05:15:51 +00:00
mergify[bot]
f394ead878
fix: check posting_date in args (backport #53303 ) ( #53612 )
...
Co-authored-by: Vishnu Priya Baskaran <145791817+ervishnucs@users.noreply.github.com >
fix: check posting_date in args (#53303 )
2026-03-19 05:01:34 +00:00
mergify[bot]
2ccac6c479
fix: ignore cost center (backport #53063 ) ( #53614 )
...
Co-authored-by: Sowmya <106989392+SowmyaArunachalam@users.noreply.github.com >
fix: ignore cost center (#53063 )
2026-03-19 04:46:51 +00:00
ruthra kumar
dbf795e810
refactor: remove frappe.flags from accounting dimensions filter
...
(cherry picked from commit 290f979fd3 )
2026-03-19 01:43:35 +00:00
ruthra kumar
9889ef2455
refactor: remove frappe.flags and make use of cache decorator
...
(cherry picked from commit 565542879e )
2026-03-19 01:43:09 +00:00
rohitwaghchaure
17f8aa9e2d
Merge pull request #53601 from frappe/mergify/bp/version-16-hotfix/pr-53599
...
fix: incorrect sle calculation when doc has project (backport #53599 )
2026-03-18 19:07:40 +05:30
Mihir Kandoi
55bad49cf0
fix: incorrect sle calculation when doc has project ( #53599 )
...
(cherry picked from commit 6cb6a52ded )
2026-03-18 13:20:32 +00:00
rohitwaghchaure
29c923a1f4
Merge pull request #53586 from frappe/mergify/bp/version-16-hotfix/pr-53246
...
feat: add cost center field to the stock entry accounting dimension tab (backport #53246 )
2026-03-18 16:32:35 +05:30
mergify[bot]
91ee45a698
fix(stock): add company filter while fetching batches (backport #53369 ) ( #53581 )
...
Co-authored-by: Sudharsanan Ashok <135326972+Sudharsanan11@users.noreply.github.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
fix(stock): add company filter while fetching batches (#53369 )
2026-03-18 13:30:29 +05:30
sudarshan-g
50da6937e1
feat: add cost center field to the stock entry accounting dimension tab
...
(cherry picked from commit 47772f4e77 )
2026-03-18 06:20:28 +00:00
mergify[bot]
dd0013e844
chore: make supplier data expanded by default in PI (backport #53565 ) ( #53579 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2026-03-18 10:08:46 +05:30
mergify[bot]
573a402ee5
fix: initialize all tax columns to resolve Key error in item_wise_sales_register and item_wise_purchase_register reports (backport #53323 ) ( #53582 )
...
Co-authored-by: Lakshit Jain <ljain112@gmail.com >
fix: initialize all tax columns to resolve Key error in `item_wise_sales_register` and `item_wise_purchase_register` reports (#53323 )
2026-03-18 09:00:33 +05:30
Khushi Rawat
0089f7a1d5
Merge pull request #53572 from frappe/mergify/bp/version-16-hotfix/pr-53446
...
fix: fetch accounting dimensions from child row in asset creation (backport #53446 )
2026-03-18 00:14:49 +05:30
mergify[bot]
4d197b1b7c
fix(sales_invoice): reset payment methods on pos_profile change (backport #53514 ) ( #53561 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
fix(sales_invoice): reset payment methods on `pos_profile` change (#53514 )
2026-03-17 17:21:11 +00:00