brotherton-erpnext/erpnext/e_commerce/product_data_engine
marination 8981405a62 test: Field filter validation and Custom field as field filter
- Test to block Item fields (which aren’t in Website Item) in E Commerce Settings as filters
- Removed unnecessary function and setup in E Commerce Settings test
- Removed commented useless test
- Test to check custom field as filter
2022-04-20 18:50:47 +05:30
..
filters.py fix: Query filter fields from Website Item instead of Item master 2022-04-18 18:01:48 +05:30
query.py style: format code with black 2022-03-28 18:52:46 +05:30
test_item_group_product_data_engine.py style: format code with black 2022-03-28 18:52:46 +05:30
test_product_data_engine.py test: Field filter validation and Custom field as field filter 2022-04-20 18:50:47 +05:30