176 lines
6.4 KiB
YAML
176 lines
6.4 KiB
YAML
site_name: Apollinare Catering - Documentazione
|
|
site_description: Documentazione tecnica per la migrazione da Oracle APEX a .NET + React
|
|
site_author: Apollinare Team
|
|
site_url: https://apollinare-docs.example.com
|
|
|
|
repo_name: apollinare-documentation
|
|
repo_url: https://github.com/example/apollinare-documentation
|
|
|
|
theme:
|
|
name: material
|
|
language: it
|
|
palette:
|
|
- scheme: default
|
|
primary: deep purple
|
|
accent: amber
|
|
toggle:
|
|
icon: material/brightness-7
|
|
name: Passa alla modalità scura
|
|
- scheme: slate
|
|
primary: deep purple
|
|
accent: amber
|
|
toggle:
|
|
icon: material/brightness-4
|
|
name: Passa alla modalità chiara
|
|
font:
|
|
text: Roboto
|
|
code: Roboto Mono
|
|
features:
|
|
- navigation.tabs
|
|
- navigation.sections
|
|
- navigation.expand
|
|
- navigation.top
|
|
- search.suggest
|
|
- search.highlight
|
|
- content.tabs.link
|
|
- content.code.copy
|
|
icon:
|
|
repo: fontawesome/brands/github
|
|
|
|
plugins:
|
|
- search:
|
|
lang: it
|
|
|
|
markdown_extensions:
|
|
- pymdownx.highlight:
|
|
anchor_linenums: true
|
|
- pymdownx.inlinehilite
|
|
- pymdownx.snippets
|
|
- pymdownx.superfences:
|
|
custom_fences:
|
|
- name: mermaid
|
|
class: mermaid
|
|
format: !!python/name:pymdownx.superfences.fence_code_format
|
|
- pymdownx.tabbed:
|
|
alternate_style: true
|
|
- pymdownx.details
|
|
- admonition
|
|
- tables
|
|
- attr_list
|
|
- md_in_html
|
|
- toc:
|
|
permalink: true
|
|
|
|
extra:
|
|
social:
|
|
- icon: fontawesome/brands/github
|
|
link: https://github.com/example/apollinare-documentation
|
|
|
|
copyright: Copyright © 2025 Apollinare Catering & Banqueting
|
|
|
|
nav:
|
|
- Home: index.md
|
|
- Overview:
|
|
- Descrizione Applicazione: APPLICATION_OVERVIEW.md
|
|
- APEX Application:
|
|
- Overview: apex/README.md
|
|
- Processi: apex/processes/README.md
|
|
- List of Values: apex/lovs/README.md
|
|
- JavaScript: apex/javascript/README.md
|
|
- Autorizzazioni: apex/authorization/README.md
|
|
- Pagine:
|
|
- Page 2 - Articoli: apex/pages/PAGE_002.md
|
|
- Page 3 - Articoli Form: apex/pages/PAGE_003.md
|
|
- Page 5 - Categorie: apex/pages/PAGE_005.md
|
|
- Page 7 - Tipi: apex/pages/PAGE_007.md
|
|
- Page 8 - Nuovo Evento Wizard: apex/pages/PAGE_008.md
|
|
- Page 10 - Evento: apex/pages/PAGE_010.md
|
|
- Page 11 - Lista Eventi: apex/pages/PAGE_011.md
|
|
- Page 14 - Tipi Evento: apex/pages/PAGE_014.md
|
|
- Page 16 - Griglia: apex/pages/PAGE_016.md
|
|
- Page 18 - Clienti: apex/pages/PAGE_018.md
|
|
- Page 19 - Location: apex/pages/PAGE_019.md
|
|
- Page 20 - Location Form: apex/pages/PAGE_020.md
|
|
- Page 21 - Risorse: apex/pages/PAGE_021.md
|
|
- Page 22 - Nuovo Evento: apex/pages/PAGE_022.md
|
|
- Page 24 - Calendario: apex/pages/PAGE_024.md
|
|
- Page 25 - Riepilogo Cucina: apex/pages/PAGE_025.md
|
|
- Page 26 - Report: apex/pages/PAGE_026.md
|
|
- Page 27 - Degustazioni: apex/pages/PAGE_027.md
|
|
- Page 28 - Torte: apex/pages/PAGE_028.md
|
|
- Page 29 - Costi Extra: apex/pages/PAGE_029.md
|
|
- Page 30 - Allestimenti: apex/pages/PAGE_030.md
|
|
- Page 32 - Degustazione Form: apex/pages/PAGE_032.md
|
|
- Page 33 - Acconti: apex/pages/PAGE_033.md
|
|
- Page 35 - Schede: apex/pages/PAGE_035.md
|
|
- Page 36 - Scheda Confermata: apex/pages/PAGE_036.md
|
|
- Page 38 - Risorse Summary: apex/pages/PAGE_038.md
|
|
- Page 39 - Impegni Articoli: apex/pages/PAGE_039.md
|
|
- Page 40 - Config: apex/pages/PAGE_040.md
|
|
- Page 41 - Mail: apex/pages/PAGE_041.md
|
|
- Page 42 - Jobs: apex/pages/PAGE_042.md
|
|
- Page 43 - Logs: apex/pages/PAGE_043.md
|
|
- Page 44 - Users: apex/pages/PAGE_044.md
|
|
- Page 45 - Gestione Dati: apex/pages/PAGE_045.md
|
|
- Page 46 - Max Eventi: apex/pages/PAGE_046.md
|
|
- Page 47 - Permessi: apex/pages/PAGE_047.md
|
|
- Page 52 - Template: apex/pages/PAGE_052.md
|
|
- Page 53 - Versioni: apex/pages/PAGE_053.md
|
|
- Database:
|
|
- Tabelle:
|
|
- Overview: tables/README.md
|
|
- EVENTI: tables/EVENTI.md
|
|
- EVENTI_DET_PREL: tables/EVENTI_DET_PREL.md
|
|
- EVENTI_DET_OSPITI: tables/EVENTI_DET_OSPITI.md
|
|
- EVENTI_DET_RIS: tables/EVENTI_DET_RIS.md
|
|
- EVENTI_DET_DEGUST: tables/EVENTI_DET_DEGUST.md
|
|
- EVENTI_ACCONTI: tables/EVENTI_ACCONTI.md
|
|
- EVENTI_ALTRICOSTI: tables/EVENTI_ALTRICOSTI.md
|
|
- EVENTI_ALLEG: tables/EVENTI_ALLEG.md
|
|
- ARTICOLI: tables/ARTICOLI.md
|
|
- COSTI_ARTICOLI: tables/COSTI_ARTICOLI.md
|
|
- CLIENTI: tables/CLIENTI.md
|
|
- LOCATION: tables/LOCATION.md
|
|
- RISORSE: tables/RISORSE.md
|
|
- TB_TIPI_MAT: tables/TB_TIPI_MAT.md
|
|
- TB_CODICI_CATEG: tables/TB_CODICI_CATEG.md
|
|
- TB_TIPI_EVENTO: tables/TB_TIPI_EVENTO.md
|
|
- TB_TIPI_OSPITI: tables/TB_TIPI_OSPITI.md
|
|
- TB_TIPI_RISORSA: tables/TB_TIPI_RISORSA.md
|
|
- TB_TIPI_PASTO: tables/TB_TIPI_PASTO.md
|
|
- TB_CALENDAR_LOCKS: tables/TB_CALENDAR_LOCKS.md
|
|
- TB_CONFIG: tables/TB_CONFIG.md
|
|
- USERS_READONLY: tables/USERS_READONLY.md
|
|
- Viste:
|
|
- Overview: views/README.md
|
|
- V_IMPEGNI_ARTICOLI: views/V_IMPEGNI_ARTICOLI.md
|
|
- V_IMPEGNI_ARTICOLI_LOC: views/V_IMPEGNI_ARTICOLI_LOC.md
|
|
- VW_CALENDARIO_EVENTI: views/VW_CALENDARIO_EVENTI.md
|
|
- GET_EVT_DATA: views/GET_EVT_DATA.md
|
|
- GET_COSTO_ART_BY_EVT: views/GET_COSTO_ART_BY_EVT.md
|
|
- GET_COSTO_CATEG_EVT: views/GET_COSTO_CATEG_EVT.md
|
|
- Procedure:
|
|
- Overview: procedures/README.md
|
|
- EVENTI_AGGIORNA_QTA_LISTA: procedures/EVENTI_AGGIORNA_QTA_LISTA.md
|
|
- EVENTI_AGGIORNA_TOT_OSPITI: procedures/EVENTI_AGGIORNA_TOT_OSPITI.md
|
|
- EVENTI_COPIA: procedures/EVENTI_COPIA.md
|
|
- EVENTI_RICALCOLA_ACCONTI: procedures/EVENTI_RICALCOLA_ACCONTI.md
|
|
- P_CANCEL_SAME_LOCATION_EVENTS: procedures/P_CANCEL_SAME_LOCATION_EVENTS.md
|
|
- Funzioni:
|
|
- Overview: functions/README.md
|
|
- F_GET_QTA_IMPEGNATA: functions/F_GET_QTA_IMPEGNATA.md
|
|
- F_GET_TOT_OSPITI: functions/F_GET_TOT_OSPITI.md
|
|
- F_LIST_PRELIEVO_ADD_ARTICOLO: functions/F_LIST_PRELIEVO_ADD_ARTICOLO.md
|
|
- F_EVENTO_SCADUTO: functions/F_EVENTO_SCADUTO.md
|
|
- F_USER_IN_ROLE: functions/F_USER_IN_ROLE.md
|
|
- Packages:
|
|
- Overview: packages/README.md
|
|
- MAIL_PKG: packages/MAIL_PKG.md
|
|
- Triggers:
|
|
- Overview: triggers/README.md
|
|
- EVENTI_TRG: triggers/EVENTI_TRG.md
|
|
- EVENTI_AI_TRG: triggers/EVENTI_AI_TRG.md
|
|
- EVENTI_DET_PREL_QTA_TOT_TRG: triggers/EVENTI_DET_PREL_QTA_TOT_TRG.md
|
|
- Sequences: sequences/README.md
|
|
- Types: types/README.md
|