fix: misc fixes in demo data

- Generate demo data field copy
- absolute imports
- remove whitelisting where it's not required
- telemetry
- banner copy
- move to background
- clear bootinfo after setup
This commit is contained in:
Ankush Menat
2023-08-10 15:48:57 +05:30
parent f2eb3d0f94
commit 3a21c90d10
5 changed files with 38 additions and 14 deletions

View File

@@ -78,7 +78,11 @@ demo_master_doctypes = [
"customer",
"supplier",
]
demo_transaction_doctypes = ["purchase_invoice", "sales_invoice", "payment_entry", "journal_entry"]
demo_transaction_doctypes = [
"purchase_invoice",
"sales_invoice",
"payment_entry",
]
jinja = {
"methods": [