rattail/tests/autocomplete
Lance Edgar f12ebc3443 Add "all" product locate methods to products handler
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
2022-02-05 15:58:42 -06:00
..
__init__.py Add some tests for autocompleter logic 2022-01-08 15:30:30 -06:00
test_base.py Add some tests for autocompleter logic 2022-01-08 15:30:30 -06:00
test_brands.py Add some tests for autocompleter logic 2022-01-08 15:30:30 -06:00
test_customers.py Add some tests for autocompleter logic 2022-01-08 15:30:30 -06:00
test_departments.py Add some tests for autocompleter logic 2022-01-08 15:30:30 -06:00
test_employees.py Add some tests for autocompleter logic 2022-01-08 15:30:30 -06:00
test_people.py Add some tests for autocompleter logic 2022-01-08 15:30:30 -06:00
test_products.py Add "all" product locate methods to products handler 2022-02-05 15:58:42 -06:00
test_vendors.py Add some tests for autocompleter logic 2022-01-08 15:30:30 -06:00