@@ -845,6 +845,10 @@ erpnext/controllers/tests/test_queries.py
845845controllers/tests/test_queries.py
846846tests/test_queries.py
847847test_queries.py
848+ erpnext/controllers/tests/test_website_list_for_contact.py
849+ controllers/tests/test_website_list_for_contact.py
850+ tests/test_website_list_for_contact.py
851+ test_website_list_for_contact.py
848852erpnext/controllers/tests/test_reactivity.py
849853controllers/tests/test_reactivity.py
850854tests/test_reactivity.py
@@ -853,6 +857,18 @@ erpnext/controllers/tests/test_subcontracting_controller.py
853857controllers/tests/test_subcontracting_controller.py
854858tests/test_subcontracting_controller.py
855859test_subcontracting_controller.py
860+ erpnext/controllers/tests/test_stock_controller.py
861+ controllers/tests/test_stock_controller.py
862+ tests/test_stock_controller.py
863+ test_stock_controller.py
864+ erpnext/controllers/tests/test_selling_controller.py
865+ controllers/tests/test_selling_controller.py
866+ tests/test_selling_controller.py
867+ test_selling_controller.py
868+ erpnext/controllers/tests/test_sales_and_purchase_return.py
869+ controllers/tests/test_sales_and_purchase_return.py
870+ tests/test_sales_and_purchase_return.py
871+ test_sales_and_purchase_return.py
856872erpnext/controllers/tests/test_item_wise_inventory_account.py
857873controllers/tests/test_item_wise_inventory_account.py
858874tests/test_item_wise_inventory_account.py
@@ -9855,6 +9871,9 @@ filters.py
98559871erpnext/startup/boot.py
98569872startup/boot.py
98579873boot.py
9874+ erpnext/startup/test_boot.py
9875+ startup/test_boot.py
9876+ test_boot.py
98589877erpnext/startup/notifications.py
98599878startup/notifications.py
98609879notifications.py
@@ -11178,6 +11197,11 @@ selling/report/lost_quotations/lost_quotations.json
1117811197report/lost_quotations/lost_quotations.json
1117911198lost_quotations/lost_quotations.json
1118011199lost_quotations.json
11200+ erpnext/selling/report/lost_quotations/test_lost_quotations.py
11201+ selling/report/lost_quotations/test_lost_quotations.py
11202+ report/lost_quotations/test_lost_quotations.py
11203+ lost_quotations/test_lost_quotations.py
11204+ test_lost_quotations.py
1118111205erpnext/selling/report/lost_quotations/lost_quotations.js
1118211206selling/report/lost_quotations/lost_quotations.js
1118311207report/lost_quotations/lost_quotations.js
@@ -11293,6 +11317,11 @@ selling/report/sales_person_target_variance_based_on_item_group/__init__.py
1129311317report/sales_person_target_variance_based_on_item_group/__init__.py
1129411318sales_person_target_variance_based_on_item_group/__init__.py
1129511319__init__.py
11320+ erpnext/selling/report/sales_order_trends/test_sales_order_trends.py
11321+ selling/report/sales_order_trends/test_sales_order_trends.py
11322+ report/sales_order_trends/test_sales_order_trends.py
11323+ sales_order_trends/test_sales_order_trends.py
11324+ test_sales_order_trends.py
1129611325erpnext/selling/report/sales_order_trends/sales_order_trends.py
1129711326selling/report/sales_order_trends/sales_order_trends.py
1129811327report/sales_order_trends/sales_order_trends.py
@@ -14327,6 +14356,11 @@ manufacturing/report/work_order_stock_report/work_order_stock_report.json
1432714356report/work_order_stock_report/work_order_stock_report.json
1432814357work_order_stock_report/work_order_stock_report.json
1432914358work_order_stock_report.json
14359+ erpnext/manufacturing/report/work_order_stock_report/test_work_order_stock_report.py
14360+ manufacturing/report/work_order_stock_report/test_work_order_stock_report.py
14361+ report/work_order_stock_report/test_work_order_stock_report.py
14362+ work_order_stock_report/test_work_order_stock_report.py
14363+ test_work_order_stock_report.py
1433014364erpnext/manufacturing/report/work_order_stock_report/work_order_stock_report.js
1433114365manufacturing/report/work_order_stock_report/work_order_stock_report.js
1433214366report/work_order_stock_report/work_order_stock_report.js
@@ -14452,6 +14486,11 @@ manufacturing/report/cost_of_poor_quality_report/cost_of_poor_quality_report.jso
1445214486report/cost_of_poor_quality_report/cost_of_poor_quality_report.json
1445314487cost_of_poor_quality_report/cost_of_poor_quality_report.json
1445414488cost_of_poor_quality_report.json
14489+ erpnext/manufacturing/report/cost_of_poor_quality_report/test_cost_of_poor_quality_report.py
14490+ manufacturing/report/cost_of_poor_quality_report/test_cost_of_poor_quality_report.py
14491+ report/cost_of_poor_quality_report/test_cost_of_poor_quality_report.py
14492+ cost_of_poor_quality_report/test_cost_of_poor_quality_report.py
14493+ test_cost_of_poor_quality_report.py
1445514494erpnext/manufacturing/report/cost_of_poor_quality_report/cost_of_poor_quality_report.py
1445614495manufacturing/report/cost_of_poor_quality_report/cost_of_poor_quality_report.py
1445714496report/cost_of_poor_quality_report/cost_of_poor_quality_report.py
@@ -14552,6 +14591,11 @@ manufacturing/report/issued_items_against_work_order/__init__.py
1455214591report/issued_items_against_work_order/__init__.py
1455314592issued_items_against_work_order/__init__.py
1455414593__init__.py
14594+ erpnext/manufacturing/report/production_planning_report/test_production_planning_report.py
14595+ manufacturing/report/production_planning_report/test_production_planning_report.py
14596+ report/production_planning_report/test_production_planning_report.py
14597+ production_planning_report/test_production_planning_report.py
14598+ test_production_planning_report.py
1455514599erpnext/manufacturing/report/production_planning_report/production_planning_report.json
1455614600manufacturing/report/production_planning_report/production_planning_report.json
1455714601report/production_planning_report/production_planning_report.json
@@ -17990,6 +18034,9 @@ stock/dashboard_chart/purchase_receipt_trends/purchase_receipt_trends.json
1799018034dashboard_chart/purchase_receipt_trends/purchase_receipt_trends.json
1799118035purchase_receipt_trends/purchase_receipt_trends.json
1799218036purchase_receipt_trends.json
18037+ erpnext/stock/test_stock_balance.py
18038+ stock/test_stock_balance.py
18039+ test_stock_balance.py
1799318040erpnext/stock/get_item_details.py
1799418041stock/get_item_details.py
1799518042get_item_details.py
@@ -18130,6 +18177,10 @@ utils.py
1813018177erpnext/stock/serial_batch_bundle.py
1813118178stock/serial_batch_bundle.py
1813218179serial_batch_bundle.py
18180+ erpnext/stock/tests/test_stock_ledger.py
18181+ stock/tests/test_stock_ledger.py
18182+ tests/test_stock_ledger.py
18183+ test_stock_ledger.py
1813318184erpnext/stock/tests/test_get_item_details.py
1813418185stock/tests/test_get_item_details.py
1813518186tests/test_get_item_details.py
@@ -18605,6 +18656,11 @@ stock/report/available_batch_report/available_batch_report.js
1860518656report/available_batch_report/available_batch_report.js
1860618657available_batch_report/available_batch_report.js
1860718658available_batch_report.js
18659+ erpnext/stock/report/available_batch_report/test_available_batch_report.py
18660+ stock/report/available_batch_report/test_available_batch_report.py
18661+ report/available_batch_report/test_available_batch_report.py
18662+ available_batch_report/test_available_batch_report.py
18663+ test_available_batch_report.py
1860818664erpnext/stock/report/available_batch_report/available_batch_report.json
1860918665stock/report/available_batch_report/available_batch_report.json
1861018666report/available_batch_report/available_batch_report.json
@@ -21264,6 +21320,9 @@ test_transaction_base.py
2126421320erpnext/utilities/naming.py
2126521321utilities/naming.py
2126621322naming.py
21323+ erpnext/utilities/test_product.py
21324+ utilities/test_product.py
21325+ test_product.py
2126721326erpnext/utilities/query.py
2126821327utilities/query.py
2126921328query.py
@@ -22328,6 +22387,11 @@ setup/doctype/uom_conversion_factor/__init__.py
2232822387doctype/uom_conversion_factor/__init__.py
2232922388uom_conversion_factor/__init__.py
2233022389__init__.py
22390+ erpnext/setup/doctype/authorization_control/test_authorization_control.py
22391+ setup/doctype/authorization_control/test_authorization_control.py
22392+ doctype/authorization_control/test_authorization_control.py
22393+ authorization_control/test_authorization_control.py
22394+ test_authorization_control.py
2233122395erpnext/setup/doctype/authorization_control/authorization_control.py
2233222396setup/doctype/authorization_control/authorization_control.py
2233322397doctype/authorization_control/authorization_control.py
@@ -24632,6 +24696,11 @@ buying/report/purchase_order_analysis/purchase_order_analysis.py
2463224696report/purchase_order_analysis/purchase_order_analysis.py
2463324697purchase_order_analysis/purchase_order_analysis.py
2463424698purchase_order_analysis.py
24699+ erpnext/buying/report/purchase_order_analysis/test_purchase_order_analysis.py
24700+ buying/report/purchase_order_analysis/test_purchase_order_analysis.py
24701+ report/purchase_order_analysis/test_purchase_order_analysis.py
24702+ purchase_order_analysis/test_purchase_order_analysis.py
24703+ test_purchase_order_analysis.py
2463524704erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.json
2463624705buying/report/purchase_order_analysis/purchase_order_analysis.json
2463724706report/purchase_order_analysis/purchase_order_analysis.json
0 commit comments