Prepare ERP source for Gitea deployment

This commit is contained in:
A R R R Associates
2026-06-20 15:01:44 +05:30
commit 5c75eb6bd9
450 changed files with 67698 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
# Local Storage Agent (Branch) — Generator
Generates a small package to run on a branch PC to create / maintain folder structure.
## Generate
```bash
python tools/storage_agent/generate_agent_package.py --branch-id 1 --storage-root "D:\\AuditFirm\\TenantA\\Branch1" --output "./agent_branch1"
```
Then on the branch PC run:
- `ensure_folders.bat`
Later upgrades:
- package as EXE
- run as scheduled task / service
- sync/backup