Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
OSE
Manage
Activity
Members
Labels
Plan
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
open-source
OSE
Commits
a445f1bd
Commit
a445f1bd
authored
May 29, 2020
by
Laurent Lecluse
Browse files
Options
Downloads
Patches
Plain Diff
Bug DMEP référentiel OK
parent
000f0b0c
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+7
-0
7 additions, 0 deletions
CHANGELOG.md
data/ddl/view/V_FR_SERVICE_REF_CENTRE_COUT.sql
+1
-1
1 addition, 1 deletion
data/ddl/view/V_FR_SERVICE_REF_CENTRE_COUT.sql
with
8 additions
and
1 deletion
CHANGELOG.md
+
7
−
0
View file @
a445f1bd
# OSE 14.6 (alpha)
## Corrections de bugs
*
Fiabilisation des demandes de mise en paiement de référentiel (message d'erreur qui appraissait parfois résolu)
# OSE 14.5
## Nouveautés
...
...
This diff is collapsed.
Click to expand it.
data/ddl/view/V_FR_SERVICE_REF_CENTRE_COUT.sql
+
1
−
1
View file @
a445f1bd
CREATE
OR
REPLACE
FORCE
VIEW
V_FR_SERVICE_REF_CENTRE_COUT
AS
SELECT
frsr
.
id
formule_resultat_serv_ref_id
,
cc
.
id
frsr
.
id
formule_resultat_serv_ref_id
,
cc
.
id
centre_cout_id
FROM
formule_resultat_service_ref
frsr
JOIN
service_referentiel
sr
ON
sr
.
id
=
frsr
.
service_referentiel_id
...
...
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