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