brotherton-erpnext/erpnext/controllers/tests
Ankush Menat 41a95e5624
fix: ignore empty customer/supplier in item query (#29610)
* fix: dont try to filter by customer/supplier if None

* test: item query with emtpy supplier
2022-02-03 13:02:13 +05:30
..
__init__.py [fix] removed bad import 2016-06-09 16:56:54 +05:30
test_item_variant.py chore: remove all six compat code 2021-11-05 11:16:29 +05:30
test_mapper.py chore: remove all six compat code 2021-11-05 11:16:29 +05:30
test_qty_based_taxes.py chore: remove all six compat code 2021-11-05 11:16:29 +05:30
test_queries.py fix: ignore empty customer/supplier in item query (#29610) 2022-02-03 13:02:13 +05:30
test_transaction_base.py Merge pull request #29257 from marination/fix-reset-wh-defaults 2022-01-12 16:44:33 +05:30