Yury Vernigorov učo 517535 BPMN HW_2 In the second homework assignment, I decided to continue the T-shirt store project and expand its functionality. First of all, the customer creates a new order by writing a message to which he attaches a picture that he wants to put on a T-shirt. After that, the manager checks the availability of the T-shirt in the database of available items and, in parallel with this, the design department checks the original image according to internal standards. If the image quality is low or the T-shirt is out of stock, the customer receives an order cancellation letter. If everything is fine, the order processing begins. Valid customer discounts are checked, and the final order amount is calculated. If it is below 1000 CZK, then the logistics department calculated the cost of delivery, after which the order is paid. The client is given 24 hours for this procedure. If the order is not paid after this period, it is canceled, and the customer receives a notification letter. If the payment was successful, the design department starts processing the image by sending a letter with the finished result to the client. The customer can make changes 3 times, after which the order will be canceled, and the customer will be notified about it in a letter. If the image suits the customer, the designers put it on the T-shirt, and then the logistics department makes the packaging and delivery of the order. The customer will be notified of his arrival by letter. Missing message flow -0.5 Missing sequence flow -1 Result: 10.5