Input = show items missing counts. View = show everything.
Tap Actions to pull catalog / sync inventory / export.
URL options:
?k=YOUR_KEY,
?api=https://YOUR-WORKER-OR-SITE (optional),
?master=/api/masterliquor,
?inv=/api/liquor-inventory.
Master expects GET { ok:true, state:{ items:[...] } }.
Inventory expects GET { ok:true, items:[...] } and POST { items:[...] }.