Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OSE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
OSE
Commits
20e3f4f1
Commit
20e3f4f1
authored
3 years ago
by
Antony Le Courtes
Browse files
Options
Downloads
Patches
Plain Diff
Ajout de la colonne code rh dans l'export des services.
parent
5bcfa111
Branches
Branches containing commit
Tags
15.4
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/ddl/view/V_EXPORT_SERVICE.sql
+1
-0
1 addition, 0 deletions
data/ddl/view/V_EXPORT_SERVICE.sql
with
1 addition
and
0 deletions
data/ddl/view/V_EXPORT_SERVICE.sql
+
1
−
0
View file @
20e3f4f1
...
...
@@ -229,6 +229,7 @@ SELECT
his
.
histo_modification
service_date_modification
,
i
.
code
intervenant_code
,
i
.
code_rh
intervenant_code_rh
,
i
.
nom_usuel
||
' '
||
i
.
prenom
intervenant_nom
,
i
.
date_naissance
intervenant_date_naissance
,
si
.
libelle
intervenant_statut_libelle
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment