This commit is contained in:
Beate Trzensiok 2022-08-29 14:49:05 +02:00
parent 90516857ce
commit d22082c8bf

View File

@ -13,6 +13,7 @@
"invoices_from_delivery_notes_section", "invoices_from_delivery_notes_section",
"customer", "customer",
"get_invoice", "get_invoice",
"statistics",
"date", "date",
"invoice_count", "invoice_count",
"customer_count" "customer_count"
@ -68,11 +69,16 @@
"fieldtype": "Int", "fieldtype": "Int",
"in_list_view": 1, "in_list_view": 1,
"label": "Customer count" "label": "Customer count"
},
{
"fieldname": "statistics",
"fieldtype": "Section Break",
"label": "Statistics"
} }
], ],
"index_web_pages_for_search": 1, "index_web_pages_for_search": 1,
"links": [], "links": [],
"modified": "2022-08-29 14:26:06.333736", "modified": "2022-08-29 14:44:35.107379",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "MSP", "module": "MSP",
"name": "Auto Invoice Generator", "name": "Auto Invoice Generator",