- Changed payment recap link in OrdiniModal to point to the new receipt page. - Added new PaymentRecapPage for displaying receipt details. - Updated PaymentsTable to set paid_at date based on payment status. - Introduced manual payment type in PaymentType and updated related strings. - Refactored getOrdineRicevutaData to use overridableProcedure for access control. - Enhanced mail sending functionality to include PDF attachments for receipts and conditions. - Updated PDF generation service to handle new receipt PDF generation. - Cleaned up context checking utilities by removing unnecessary session checks. |
||
|---|---|---|
| .. | ||
| .vscode | ||
| biome_plugins | ||
| emails | ||
| public | ||
| src | ||
| .dockerignore | ||
| .kanelrc.js | ||
| biome.json | ||
| components.json | ||
| dev-docker-compose.yml | ||
| dev_utils_compose.sh | ||
| Dockerfile | ||
| knip.json | ||
| next.config.ts | ||
| NOTES.md | ||
| package-lock.json | ||
| package.json | ||
| pgadmin-docker-compose.yml | ||
| postcss.config.cjs | ||
| reset.d.ts | ||
| TODO | ||
| tsconfig.json | ||
| TypeHelpers.type.ts | ||