You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
currently, whenever there is a question about a particular transaction from a previous day, i have to make sql queries by hand. there should be a simple navigator to see a list of transactions (maybe linked to each day from e.g. http://openproduce.org/staff/op_tools/accounts_daily.py?year=2017&month=11) with: sale_id, time_ended, payment type, dollar total, customer name if set, CC name and last4 if set, and void status.
clicking an individual transaction should take you to a page showing the above info as well as what items were sold, tax break-down, and Open Produce contact info so it can be printed on a normal sheet of paper as a receipt for someone requesting one after the fact.
[need more details from sgl on this one]
The text was updated successfully, but these errors were encountered: