Files
Fuchs_Intranet/.gitmodules
T
Stefan 4abf81cd7d
Playwright Tests / test (push) Has been cancelled
Refactor stored procedure and update project structure
- Modified the stored procedure `fds__admin_getReportCatalog.sql` to use the correct schema for `all_objects`.
- Added new folders and projects for `eRechnungLib` in the solution file `Fuchs_Intranet.slnx`, including validation and test projects.
- Updated submodule reference for `OCORE`.
- Added new submodule `eRechnungLib` with initial commit.
2026-07-06 00:01:35 +02:00

16 lines
514 B
Plaintext

[submodule "OCORE"]
path = OCORE
url = https://git.processweb.de/Stefan/OCORE.git
[submodule "OCORE_web"]
path = OCORE_web
url = https://git.processweb.de/Stefan/OCORE_web.git
[submodule "OCORE_web_pdf"]
path = OCORE_web_pdf
url = https://git.processweb.de/Stefan/OCORE_web_pdf.git
[submodule "OCORE_Charting"]
path = OCORE_Charting
url = https://git.processweb.de/Stefan/OCORE_Charting.git
[submodule "eRechnungLib"]
path = eRechnungLib
url = https://git.processweb.de/ProcessWeb_Tools/eRechnungLib.git