2
0
mirror of https://github.com/frappe/books.git synced 2025-01-09 01:44:15 +00:00
books/schemas/app/Supplier.json

5 lines
69 B
JSON
Raw Normal View History

2022-03-23 07:31:15 +00:00
{
"name": "Supplier",
"label": "Supplier",
2022-03-23 08:37:00 +00:00
"extends": "Party"
2022-03-23 07:31:15 +00:00
}