mirror of
https://github.com/frappe/books.git
synced 2025-01-23 07:08:36 +00:00
feat: add price list type
This commit is contained in:
parent
97a639e35e
commit
a100904a30
@ -15,7 +15,8 @@ export type ModalName =
|
||||
| 'LoyaltyProgram'
|
||||
| 'SavedInvoice'
|
||||
| 'Alert'
|
||||
| 'CouponCode';
|
||||
| 'CouponCode'
|
||||
| 'PriceList';
|
||||
|
||||
export type PosEmits =
|
||||
| 'addItem'
|
||||
|
Loading…
x
Reference in New Issue
Block a user