The program window consists of three parts: the header at the top, the tabs in a column on the left and the status bar at the bottom. The window expands to the size of the screen and does not shrink below 1000×750. The …
ReadThis is the operator's working tab: from here the polling of the server is started and stopped, and from here you can see what is happening right now. Counters Four cards show the result of the last server response: …
ReadHere is the list of all the orders the program knows about: both the downloaded ones and those that are still to be downloaded. Columns Number — the order number. Date — the relevance date of the order. By it t…
ReadThe card opens with a double click on an order on the «Orders» tab. It is a separate window on top of the main one; the data is pulled into it from the server, so for the first couple of seconds some of the fields are em…
ReadTwo tabs that people look at when something has gone wrong: «Log» — what the program did, «Issues» — what it failed to do. The «Log» tab A line-by-line chronicle of the work: the connection to the server, the response, …
Read