mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
update: Add lending to erpnext install
This commit is contained in:
parent
1cd58c1155
commit
71a0f7890b
1 changed files with 4 additions and 0 deletions
|
|
@ -18,5 +18,9 @@
|
||||||
{
|
{
|
||||||
"url": "https://github.com/The-Commit-Company/Raven.git",
|
"url": "https://github.com/The-Commit-Company/Raven.git",
|
||||||
"branch": "main"
|
"branch": "main"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/lending.gitt",
|
||||||
|
"branch": "version-15"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue