fix: Add journal entry in demo
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user