mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-17 06:36:23 -05:00
[PR #665] Added the frappe lending template #14112
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/Dokploy/templates/pull/665
State: closed
Merged: Yes
Description
Adds Frappe Lending template - a loan management system built on Frappe Framework for managing loans, repayments, and lending operations.
Technical Details
frappe/erpnext:v15Greptile Summary
Added Frappe Lending template - a loan management system built on Frappe Framework for managing loans, repayments, and lending operations.
Key changes:
Issues identified:
version: "3.8"field at the start of docker-compose.yml (required by style guide)VERSION=latestin template.toml and meta.json instead of pinning to specific version likev15Positive aspects:
networks(unlike other frappe templates in the repo)portsandcontainer_namedirectivesConfidence Score: 4/5
Last reviewed commit:
9c637bbContext used:
dashboard- AGENTS.md (source)