FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Aggiungi gestione note spese by sajotrei · Pull Request #1884 · devcode-it/openstamanager · GitHub

Aggiungi gestione note spese - #1884

Open
sajotrei wants to merge 5 commits into
devcode-it:masterfrom
sajotrei:feature/note-spese-1461
Open

Aggiungi gestione note spese#1884
sajotrei wants to merge 5 commits into
devcode-it:masterfrom
sajotrei:feature/note-spese-1461

Conversation

sajotrei commented Aug 8, 2026
edited
Loading

Copy link
Copy Markdown
Contributor

Obiettivo

Risolve #1461 introducendo un registro delle spese anticipate personalmente da un Operatore.

Funzioni

  • inserimento manuale e import da dati incollati;
  • Operatore obbligatorio e nuove registrazioni sempre Da verificare;
  • tipologie, stati, allegati, duplicazione, modifica rapida e azioni di gruppo;
  • controllo dei possibili duplicati;
  • KPI, stampa PDF e CSV sul periodo selezionato.

Perimetro

  • nessun import automatico da Automezzi o Scadenzario;
  • le vecchie origini restano solo per tracciabilità;
  • nessuna scrittura automatica in Prima nota.

Note tecniche

Le tabelle sono introdotte con la migration 2.12 e registrate in update/tables.php. Il modulo applica validazioni server-side e limita le tipologie alle voci coerenti con le Note spese.

sajotrei closed this Aug 8, 2026
sajotrei deleted the feature/note-spese-1461 branch August 8, 2026 15:23
sajotrei restored the feature/note-spese-1461 branch August 8, 2026 15:23
sajotrei reopened this Aug 8, 2026
sajotrei marked this pull request as ready for review August 9, 2026 22:14

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

Copy link
Copy Markdown
Contributor Author

Verifica aggiuntiva completata su installazione reale OpenSTAManager 2.10.4: aggiornamento del modulo concluso correttamente. Nell’updater standalone è stata corretta una query incompatibile con alcune versioni MySQL (IN con subquery e LIMIT); la migration update/2_12.sql proposta in questa PR non usa tale costrutto e non richiede modifiche.

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant


Back | FazBrowse Home | New Git URL