mirror of
https://github.com/frappe/books.git
synced 2026-08-24 10:04:45 -05:00
- Dashboard
- SearchBar - Invoice & Bill Rename
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module.exports = {
|
||||
doctype: "PrintFormat",
|
||||
name: "Standard Invoice Format",
|
||||
for: "Invoice",
|
||||
for: "SalesInvoice",
|
||||
template: `
|
||||
<h1>{{ doc.name }}</h1>
|
||||
<div class="row py-4">
|
||||
|
||||
Reference in New Issue
Block a user