Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix erp server on load template #15

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

MariteSomEnergia
Copy link
Contributor

Description

Add field from_server to template_info to allow visualization of orgin source of template

Changes

Add field from_server to template_info to allow visualization of orgin source of template

Deploy notes

ALTER TABLE public.template_info ADD from_server varchar(255) NULL;

marta197 and others added 2 commits November 20, 2023 11:43
Co-authored-by: Marite Guerrieri <marite.guerrieri@somenergia.coop>
Co-authored-by: Marta <marta.fernandez@somenergia.coop>
Copy link

sonarcloud bot commented Nov 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@MariteSomEnergia MariteSomEnergia merged commit 287e799 into main Nov 24, 2023
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants