forked from kevinowino869/mitrobill
add sub sales
This commit is contained in:
@ -452,6 +452,7 @@ switch ($action) {
|
||||
$d->code = $prefix.$code;
|
||||
$d->user = '0';
|
||||
$d->status = '0';
|
||||
$d->generated_by = $admin['id'];
|
||||
$d->save();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user