action test producto gitea
All checks were successful
Deploy Laravel Directo / deploy (push) Successful in 5s
All checks were successful
Deploy Laravel Directo / deploy (push) Successful in 5s
This commit is contained in:
parent
3fb221f263
commit
b206399c9d
@ -59,7 +59,7 @@ public function store(Request $request)
|
||||
audit_log(
|
||||
'created',
|
||||
'productos',
|
||||
$producto,
|
||||
$producto. '-' . 'gitea',
|
||||
null,
|
||||
$producto->toArray()
|
||||
);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user