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
7f864a8e
Commit
7f864a8e
authored
4 years ago
by
Laurent Lecluse
Browse files
Options
Downloads
Patches
Plain Diff
Bug Lyon2 corrigé à nouveau
parent
f5664ec9
No related branches found
No related tags found
1 merge request
!55
Ll bug report services
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/ddl/package/FORMULE_LYON2/body.sql
+1
-1
1 addition, 1 deletion
data/ddl/package/FORMULE_LYON2/body.sql
with
1 addition
and
1 deletion
data/ddl/package/FORMULE_LYON2/body.sql
+
1
−
1
View file @
7f864a8e
...
...
@@ -192,7 +192,7 @@ CREATE OR REPLACE PACKAGE BODY FORMULE_LYON2 AS
-- O=SI(ET(L$54=0;HC_autorisees="Oui");L22-N22;0)
WHEN
c
=
'O'
AND
v
>=
1
THEN
IF
cell
(
'L54'
)
=
0
AND
NOT
i
.
depassement_service_du_sans_hc
THEN
RETURN
cell
(
'L
53'
)
*
cell
(
'M'
,
l
);
RETURN
cell
(
'L
'
,
l
)
*
cell
(
'M'
,
l
);
ELSE
RETURN
0
;
END
IF
;
...
...
This diff is collapsed.
Click to expand it.
Laurent Lecluse
@lecluse
mentioned in commit
d2d34392
·
4 years ago
mentioned in commit
d2d34392
mentioned in commit d2d34392d0a806c117ee2ada54e1d44ed10b038f
Toggle commit list
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