Operations FAQ and Troubleshooting
This document collects common operational questions that appear while using AnyVet Smart.
Q. Inventory looks lower or higher than reality.
Check in this order:
- Turn on
Show Depleted Lotsin/stock. - Review remaining quantity and expired lots by lot.
- Open
/stock/movement-historyand review recentPURCHASE,WITHDRAWAL,ADJUSTMENT, andSALE. - Create a new adjustment only after the movement review.
Related docs:
Q. A PO was created, but stock did not increase.
Creating a PO alone does not increase stock. Stock increases only after receiving is recorded.
Check in this order:
- review the PO status
- confirm whether receiving was processed
- review
/stock/receive-orderhistory
Q. A user cannot see the Admin menu.
The admin menu is primarily for super_admin and admin. Check the role first.
Related docs:
Q. Grooming or Pet Taxi is not available.
This may be a role issue, but branch feature enablement should be checked first.
Check in this order:
- open facility settings for the branch
- confirm Grooming or Pet Taxi is enabled
- confirm the user is in the correct branch context
- then review role-based access
Related docs:
Q. Hotel rooms, grooming stations, or taxi vehicles look wrong.
This is usually caused by resource configuration or view-mode misunderstanding.
Check in this order:
- confirm whether the current view is
bookingordaily - review room, station, or vehicle resources in the settings hub
- separate same-day timing issues from duration or period booking issues
- check for duplicate or inactive resources
Related docs:
Q. I need to know who changed something.
Open /admin/logs, narrow the results by user, category, action, and search term, then inspect the detail diff.
Related docs:
Q. A newly created bill does not appear in Receipt.
/pos/receipt currently loads only PAID and VOID. Unpaid ISSUED bills should be reviewed from Shop or unpaid-bill flows instead.
Related docs:
Q. A tax invoice does not print.
Before blaming the printer, check the billing prerequisites:
- confirm the bill is already in a paid context
- confirm the customer address is complete enough
- confirm whether full-tax conversion is still needed
- confirm customer data loads correctly in the invoice modal
Related docs:
Q. Payment is complete, but an extra service was missed.
Service reservations require one more cart review at checkout. Hotel, Grooming, and Pet Taxi often miss add-on services at the end of service.
Recommended response:
- reopen the reservation or checkout context and confirm whether the item was missed
- review the payment and receipt history first if payment is already complete
- follow the hospital's correction or additional billing policy
Related docs:
Q. Login failures suddenly increased.
Review the LoginFailed trend in audit logs and check whether the failures cluster around a specific user or network pattern. If needed, force logout or instruct a password reset.
Q. The document and the current UI look slightly different.
These user docs are written against the current code baseline, but recent releases can still move labels or UI positions. First confirm the route and button names. If the gap is large, the documentation should be updated.