2
0
mirror of https://github.com/frappe/books.git synced 2024-09-20 03:29:00 +00:00
books/schemas/tests/Customer.json
2023-06-27 13:11:15 +05:30

6 lines
70 B
JSON

{
"name": "Customer",
"label": "Customer",
"extends": "Party"
}