should be able to use the handler to get exactly what you need now.. this also changes autocomplete to only fetch one product by key, whereas previously multiple matches were *possible* - although they were presumably not likely. guess we'll see if there is blowback |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_base.py | ||
| test_brands.py | ||
| test_customers.py | ||
| test_departments.py | ||
| test_employees.py | ||
| test_people.py | ||
| test_products.py | ||
| test_vendors.py | ||