Describe the bug
Pretty much as the title describes. The request correctly says "Generating Label" in the front end page, but when you try to edit the order, its status is listed as "Cart".
To Reproduce
Create an order, either manually through Django or through the front end with another account. Then, go to the shipments dashboard and upload an MTA to that order. Finally, try to edit the order and note that its status is "Cart"
Expected behavior
The status should be "Generating Label" just like it is on the front end.
If applicable, add versions and screenshots to help explain your problem.
Describe the bug
Pretty much as the title describes. The request correctly says "Generating Label" in the front end page, but when you try to edit the order, its status is listed as "Cart".
To Reproduce
Create an order, either manually through Django or through the front end with another account. Then, go to the shipments dashboard and upload an MTA to that order. Finally, try to edit the order and note that its status is "Cart"
Expected behavior
The status should be "Generating Label" just like it is on the front end.
If applicable, add versions and screenshots to help explain your problem.