fix: Add journal entry in demo

This commit is contained in:
Deepesh Garg
2023-08-01 10:10:50 +05:30
parent 70c5df056d
commit 333f2a565b
3 changed files with 44 additions and 10 deletions

View File

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