Merge commit 'e1cf0dc676c06cd7b0dc4b138614d1766f5f1e26'
* commit 'e1cf0dc676c06cd7b0dc4b138614d1766f5f1e26': (42 commits) updated shipping for global added docker files and update roster form updated updated upadted upadted upadted upadted updated updated uppdated uppdated uppdated uppdated uppdated updated updated updated updated updated ...
This commit is contained in:
@@ -840,7 +840,7 @@ class TeamStoreController extends Controller
|
||||
}
|
||||
}
|
||||
|
||||
if ($getVoucher[0]->VoucherType === "Shipping") {
|
||||
if ($getVoucher[0]->VoucherType === "Shipping" && $getVoucher[0]->UserId != null) {
|
||||
|
||||
if (Auth::guest()) {
|
||||
return response()->json(array(
|
||||
|
||||
Reference in New Issue
Block a user