2
0
mirror of https://github.com/frappe/books.git synced 2024-11-14 17:34:04 +00:00
books/schemas/app/inventory/Point of Sale/POSSettings.json
2023-12-04 14:38:12 +05:30

9 lines
136 B
JSON

{
"name": "POSSettings",
"label": "POS Settings",
"isSingle": true,
"isChild": false,
"isSubmittable": true,
"fields": []
}