mirror of
https://github.com/frappe/books.git
synced 2024-11-13 00:46:28 +00:00
c10edc7132
Also allow changing a print template type, necessary to create a custom print template for this.
6 lines
90 B
JSON
6 lines
90 B
JSON
{
|
|
"name": "SalesQuoteItem",
|
|
"label": "Sales Quote Item",
|
|
"extends": "InvoiceItem"
|
|
}
|