feat: Initialize App
This commit is contained in:
commit
1f662a7b6b
16 changed files with 583 additions and 0 deletions
6
custom_ui/patches.txt
Normal file
6
custom_ui/patches.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
[pre_model_sync]
|
||||
# Patches added in this section will be executed before doctypes are migrated
|
||||
# Read docs to understand patches: https://frappeframework.com/docs/v14/user/en/database-migrations
|
||||
|
||||
[post_model_sync]
|
||||
# Patches added in this section will be executed after doctypes are migrated
|
||||
Loading…
Add table
Add a link
Reference in a new issue