More works on products

This commit is contained in:
Deon George
2022-02-01 16:40:46 +11:00
parent 1e9f15b40f
commit b9b4416737
36 changed files with 952 additions and 312 deletions

View File

@@ -183,7 +183,7 @@ class Service extends Model implements IDs
'PAYMENT-CHECK' => [
'fail'=>'ORDER-HOLD',
'next'=>[
'ORDER-SENT'=>[],
'ORDER-SENT'=>['wholesaler'],
],
'system'=>TRUE,
'method'=>'action_payment_check',