feat: Demo data creation

This commit is contained in:
Deepesh Garg
2023-06-14 12:54:10 +05:30
parent 20de27d480
commit 8ef257abbc
3 changed files with 113 additions and 0 deletions

View File

@@ -70,6 +70,8 @@ treeviews = [
"Department",
]
demo_doctypes = ["items"]
jinja = {
"methods": [
"erpnext.stock.serial_batch_bundle.get_serial_or_batch_nos",