Replaces the standalone Bank Statements workspace (incorrect approach — ERPNext doesn't expose top-level apps as tiles automatically) with a runtime insertion of a single 'Bank Statement Importer' link into the existing 'Banking' card on the ERPNext-owned Invoicing workspace. Editing the workspace at runtime via after_migrate (not by overriding its JSON) is intentional: ERPNext resyncs that JSON on every `bench migrate`, so a file-level patch would be reverted. after_migrate runs AFTER the resync, so the inserted link stays. The insert is idempotent — it skips when the link is already present, when the Banking card break isn't there, or when Bank Statement Importer DocType doesn't exist yet. |
||
|---|---|---|
| jey_erp | ||
| .gitignore | ||
| BANK_INTEGRATION_PLAN.md | ||
| README.md | ||
| TASK_CONTEXT.md | ||
| license.txt | ||
| pyproject.toml | ||
README.md
Jey Erp
Azərbaycan localization for JeyERP
License
unlicense