Code in local ww_sales table | Description |
0 | Needs to be processed |
1 | Done locally, but need to send to the server |
2 | Done locally and sent up to the server |
4 | Error encountered locally, but need to notify the server |
5 | Error encountered locally, the server has been notified − or could mean an error occurred in forwarding the record |
8 | Retired, need to notify the server |
9 | Retired, server has been notified - The server notification needs to happen so that one can just look at the server ww_sales to see what’s been happening all over the site |
Code in server ww_sales table | Description |
0 | Needs to be picked up by a salespoint |
1 | Assigned to another salespoint for processing |
2 | Completed |
3 | Retired (old style) – See Retired status on server in Recent changes |
5 | Error |
9 | Retired (new style) – See Retired status on server in Recent changes |
Code in ww_email table | Description |
0 | Unprocessed |
2 | E-mail has been sent |
5 | Error - either “ww_tix records did not exist on server so e-mail could not be sent” or some other unknown error |
Code in ww_tix table | Description |
0 | Unprocessed |
2 | Forwarded to server |