mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-23 00:05:09 +00:00
feat: add payments gateway
This commit is contained in:
parent
27d85ece69
commit
f4f7a36f3b
1 changed files with 4 additions and 0 deletions
|
|
@ -10,5 +10,9 @@
|
||||||
{
|
{
|
||||||
"url": "https://github.com/digikwal/fieldmate",
|
"url": "https://github.com/digikwal/fieldmate",
|
||||||
"branch": "main"
|
"branch": "main"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"url": "https://github.com/frappe/payments",
|
||||||
|
"branch": "version-15"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue