Details
Description
When a client places an order on an order form that requires manual review, the LogicBoxes module will attempt to fetch the order-id field for the domain that doesn't yet exist in the reseller account. Thus, it displays an error and doesn't allow the service to be created in Blesta.
It should not attempt to fetch the order-id at that time, similar to how it does not when the service is 'pending'. Both 'pending' and 'in_review' statuses, then, should not attempt to fetch the order-id.