Invoice item add new item changes..

This commit is contained in:
Cüneyt Şentürk
2020-03-07 17:18:29 +03:00
parent c300dd9402
commit b243b3f750
3 changed files with 21 additions and 8 deletions

View File

@@ -30,6 +30,7 @@
'path' => route('modals.items.store'),
'type' => 'inline',
'field' => 'name',
'new_text' => trans('modules.new'),
])}}"
@interface="row.item_id = $event"
@label="row.name = $event"