From 0a464c99c65657ef69e045d38f4651137b9eec8e Mon Sep 17 00:00:00 2001 From: Marius Mutu Date: Wed, 15 Jul 2026 13:13:39 +0300 Subject: [PATCH] Changelog 2.11.7 (achizitie import: dialog Adauga factura, culori per document, valuta/curs per document editabile); docs: flux editare VFP mutat in COMUN/docs, curatenie drafturi/patch-uri - changelog 2.11.7: nota porneste goala + dialog "Adauga factura", coloane reordonate/avansate vizibile, Valuta+Curs per document editabile in grila, buton "Urmator" + indicator de pas. - docs: flux-editare-vfp-text.md redus la parametrii ROAGEST (fluxul comun in COMUN/docs); README/CLAUDE.md actualizate; sterse draft_M*/diff_*.patch si propuneri_ergonomie_import.md (implementat; M5 - totaluri per document - mutat in todo.txt, restul in istoricul git). - todo.txt: punct nou M5; scos punctul obsolet cu persistenta bifei "Coloane avansate" (bifa a fost eliminata). Co-Authored-By: Claude Fable 5 --- CLAUDE.md | 2 +- changelog_roagest.txt | 12 ++++++++ docs/CLAUDE.md | 22 ++++++-------- docs/README.md | 4 +-- docs/flux-achizitie-import.md | 45 ++++++++++++++++++++++++++++ docs/flux-editare-vfp-text.md | 56 +++++++---------------------------- docs/testare-vfp-mcp.md | 37 +++++++++++++++++++++++ todo.txt | 7 ++++- 8 files changed, 123 insertions(+), 62 deletions(-) create mode 100644 docs/testare-vfp-mcp.md diff --git a/CLAUDE.md b/CLAUDE.md index 22861cb..d669cb9 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -45,7 +45,7 @@ For `.vcx`/`.scx`, code edits no longer require the VFP IDE — the flow is now: 3. Review the diff on the text file like any other source change. 4. Write back with `txt2vcx.ps1` (`D:\ROA\UTIL\foxbin2prg\txt2vcx.ps1 -TextFile -ProjectRoot 'D:\ROA\ROAGEST' -CacheRoot 'D:\ROA\_vfp_textcache\roagest'`) — it regenerates and recompiles the binary in a staging folder, fidelity-checks it against the edited text, then copies it into the project only if that check passes. -`.mnx`/`.frx` stay **read-only** in this flow (menus still need GENMENU in the IDE; reports are too fragile to round-trip) — edit those in the VFP IDE as before. Targets under `COMUN\` need `-AllowComun` plus explicit approval, since a change there affects every ROA app. See `D:\ROA\UTIL\foxbin2prg\CLAUDE.md` for full details and `docs/flux-editare-vfp-text.md` for the ROAGEST-specific notes. +`.mnx`/`.frx` stay **read-only** in this flow (menus still need GENMENU in the IDE; reports are too fragile to round-trip) — edit those in the VFP IDE as before. Targets under `COMUN\` need `-AllowComun` plus explicit approval, since a change there affects every ROA app. See `D:\ROA\UTIL\foxbin2prg\CLAUDE.md` for full details, `COMUN\docs\flux-editare-vfp-text.md` for the shared per-round workflow (baseline backups, review patches, fidelity check), and `docs/flux-editare-vfp-text.md` for the ROAGEST-specific parameters. ## The COMUN shared framework diff --git a/changelog_roagest.txt b/changelog_roagest.txt index ea5dba3..68570ce 100644 --- a/changelog_roagest.txt +++ b/changelog_roagest.txt @@ -1,4 +1,16 @@ +