CGSmith-LLC / shipwise-api

Shipwise API
Other
0 stars 0 forks source link

Fixed change order status bug + some refactoring #111

Closed bohdan-vorona closed 1 year ago

bohdan-vorona commented 1 year ago

I didn't have exactly this order but tested on other orders of the user. The reason was in the logic itself.

I rewrote the logic + made some refactoring.

cgsmith commented 1 year ago

@bohdan-vorona I updated the code by using the forCustomers() and $this->customer_ids on the controller.