use select item button currency prefix..
This commit is contained in:
@ -4,6 +4,7 @@
|
||||
no-matching-data-text="{{ trans('general.no_matching_data') }}"
|
||||
type="{{ $type }}"
|
||||
price="{{ $price }}"
|
||||
:dynamic-currency="currency"
|
||||
:items="{{ json_encode($items) }}"
|
||||
@item="onSelectedItem($event)"
|
||||
></akaunting-item-button>
|
||||
|
Reference in New Issue
Block a user