Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
open-source
OSE
Commits
c21b5c03
Commit
c21b5c03
authored
Feb 10, 2022
by
Laurent Lécluse
Browse files
distinction prévu/réalise pour le service et le référentiel
parent
3398a95b
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
data/ddl/table/STATUT.php
View file @
c21b5c03
...
...
@@ -765,8 +765,8 @@ return [
'position'
=>
7
,
'commentaire'
=>
NULL
,
],
'REFERENTIEL'
=>
[
'name'
=>
'REFERENTIEL'
,
'REFERENTIEL
_PREVU
'
=>
[
'name'
=>
'REFERENTIEL
_PREVU
'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
...
...
@@ -777,8 +777,8 @@ return [
'position'
=>
55
,
'commentaire'
=>
NULL
,
],
'REFERENTIEL_EDITION'
=>
[
'name'
=>
'REFERENTIEL_EDITION'
,
'REFERENTIEL_
PREVU_
EDITION'
=>
[
'name'
=>
'REFERENTIEL_
PREVU_
EDITION'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
...
...
@@ -789,8 +789,8 @@ return [
'position'
=>
57
,
'commentaire'
=>
NULL
,
],
'REFERENTIEL_
VISUALISATION
'
=>
[
'name'
=>
'REFERENTIEL_
VISUALISATION
'
,
'REFERENTIEL_
PREVU_VISU
'
=>
[
'name'
=>
'REFERENTIEL_
PREVU_VISU
'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
...
...
@@ -801,8 +801,71 @@ return [
'position'
=>
56
,
'commentaire'
=>
NULL
,
],
'SERVICE'
=>
[
'name'
=>
'SERVICE'
,
'REFERENTIEL_REALISE'
=>
[
'name'
=>
'REFERENTIEL_REALISE'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
'scale'
=>
'0'
,
'precision'
=>
1
,
'nullable'
=>
FALSE
,
'default'
=>
'0'
,
'position'
=>
55
,
'commentaire'
=>
NULL
,
],
'REFERENTIEL_REALISE_EDITION'
=>
[
'name'
=>
'REFERENTIEL_REALISE_EDITION'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
'scale'
=>
'0'
,
'precision'
=>
1
,
'nullable'
=>
FALSE
,
'default'
=>
'1'
,
'position'
=>
57
,
'commentaire'
=>
NULL
,
],
'REFERENTIEL_REALISE_VISU'
=>
[
'name'
=>
'REFERENTIEL_REALISE_VISU'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
'scale'
=>
'0'
,
'precision'
=>
1
,
'nullable'
=>
FALSE
,
'default'
=>
'1'
,
'position'
=>
56
,
'commentaire'
=>
NULL
,
],
'SERVICE_PREVU'
=>
[
'name'
=>
'SERVICE_PREVU'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
'scale'
=>
'0'
,
'precision'
=>
1
,
'nullable'
=>
FALSE
,
'default'
=>
'1'
,
'position'
=>
51
,
'commentaire'
=>
NULL
,
],
'SERVICE_PREVU_EDITION'
=>
[
'name'
=>
'SERVICE_PREVU_EDITION'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
'scale'
=>
'0'
,
'precision'
=>
1
,
'nullable'
=>
FALSE
,
'default'
=>
'1'
,
'position'
=>
53
,
'commentaire'
=>
NULL
,
],
'SERVICE_REALISE'
=>
[
'name'
=>
'SERVICE_REALISE'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
...
...
@@ -813,8 +876,8 @@ return [
'position'
=>
51
,
'commentaire'
=>
NULL
,
],
'SERVICE_EDITION'
=>
[
'name'
=>
'SERVICE_EDITION'
,
'SERVICE_
REALISE_
EDITION'
=>
[
'name'
=>
'SERVICE_
REALISE_
EDITION'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
...
...
@@ -825,6 +888,7 @@ return [
'position'
=>
53
,
'commentaire'
=>
NULL
,
],
'SERVICE_EXTERIEUR'
=>
[
'name'
=>
'SERVICE_EXTERIEUR'
,
'type'
=>
'bool'
,
...
...
@@ -849,8 +913,21 @@ return [
'position'
=>
8
,
'commentaire'
=>
NULL
,
],
'SERVICE_VISUALISATION'
=>
[
'name'
=>
'SERVICE_VISUALISATION'
,
'SERVICE_PREVU_VISU'
=>
[
'name'
=>
'SERVICE_PREVU_VISU'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
'scale'
=>
'0'
,
'precision'
=>
1
,
'nullable'
=>
FALSE
,
'default'
=>
'1'
,
'position'
=>
52
,
'commentaire'
=>
NULL
,
],
'SERVICE_REALISE_VISU'
=>
[
'name'
=>
'SERVICE_REALISE_VISU'
,
'type'
=>
'bool'
,
'bdd-type'
=>
'NUMBER'
,
'length'
=>
0
,
...
...
@@ -861,6 +938,7 @@ return [
'position'
=>
52
,
'commentaire'
=>
NULL
,
],
'TAUX_CHARGES_PATRONALES'
=>
[
'name'
=>
'TAUX_CHARGES_PATRONALES'
,
'type'
=>
'float'
,
...
...
data/ddl_columns_pos.php
View file @
c21b5c03
...
...
@@ -1321,10 +1321,16 @@ return [
'CONTRAT'
,
'CONTRAT_VISUALISATION'
,
'CONTRAT_DEPOT'
,
'SERVICE'
,
'SERVICE_VISUALISATION'
,
'SERVICE_EDITION'
,
'SERVICE_PREVU'
,
'SERVICE_PREVU_VISU'
,
'SERVICE_PREVU_EDITION'
,
'SERVICE_REALISE'
,
'SERVICE_REALISE_VISU'
,
'SERVICE_REALISE_EDITION'
,
'SERVICE_EXTERIEUR'
,
'REFERENTIEL_PREVU'
,
'REFERENTIEL_PREVU_VISU'
,
'REFERENTIEL_PREVU_EDITION'
,
'REFERENTIEL'
,
'REFERENTIEL_VISUALISATION'
,
'REFERENTIEL_EDITION'
,
...
...
module/Intervenant/src/Entity/Db/Mapping/Intervenant.Entity.Db.Statut.dcm.xml
View file @
c21b5c03
...
...
@@ -67,14 +67,20 @@
<field
name=
"contratVisualisation"
type=
"boolean"
column=
"CONTRAT_VISUALISATION"
nullable=
"false"
/>
<field
name=
"contratDepot"
type=
"boolean"
column=
"CONTRAT_DEPOT"
nullable=
"false"
/>
<field
name=
"service"
type=
"boolean"
column=
"SERVICE"
nullable=
"false"
/>
<field
name=
"serviceVisualisation"
type=
"boolean"
column=
"SERVICE_VISUALISATION"
nullable=
"false"
/>
<field
name=
"serviceEdition"
type=
"boolean"
column=
"SERVICE_EDITION"
nullable=
"false"
/>
<field
name=
"servicePrevu"
type=
"boolean"
column=
"SERVICE_PREVU"
nullable=
"false"
/>
<field
name=
"servicePrevuVisualisation"
type=
"boolean"
column=
"SERVICE_PREVU_VISU"
nullable=
"false"
/>
<field
name=
"servicePrevuEdition"
type=
"boolean"
column=
"SERVICE_PREVU_EDITION"
nullable=
"false"
/>
<field
name=
"serviceRealise"
type=
"boolean"
column=
"SERVICE_REALISE"
nullable=
"false"
/>
<field
name=
"serviceRealiseVisualisation"
type=
"boolean"
column=
"SERVICE_REALISE_VISU"
nullable=
"false"
/>
<field
name=
"serviceRealiseEdition"
type=
"boolean"
column=
"SERVICE_REALISE_EDITION"
nullable=
"false"
/>
<field
name=
"serviceExterieur"
type=
"boolean"
column=
"SERVICE_EXTERIEUR"
nullable=
"false"
/>
<field
name=
"referentiel"
type=
"boolean"
column=
"REFERENTIEL"
nullable=
"false"
/>
<field
name=
"referentielVisualisation"
type=
"boolean"
column=
"REFERENTIEL_VISUALISATION"
nullable=
"false"
/>
<field
name=
"referentielEdition"
type=
"boolean"
column=
"REFERENTIEL_EDITION"
nullable=
"false"
/>
<field
name=
"referentielPrevu"
type=
"boolean"
column=
"REFERENTIEL_PREVU"
nullable=
"false"
/>
<field
name=
"referentielPrevuVisualisation"
type=
"boolean"
column=
"REFERENTIEL_PREVU_VISU"
nullable=
"false"
/>
<field
name=
"referentielPrevuEdition"
type=
"boolean"
column=
"REFERENTIEL_PREVU_EDITION"
nullable=
"false"
/>
<field
name=
"referentielRealise"
type=
"boolean"
column=
"REFERENTIEL_REALISE"
nullable=
"false"
/>
<field
name=
"referentielRealiseVisualisation"
type=
"boolean"
column=
"REFERENTIEL_REALISE_VISU"
nullable=
"false"
/>
<field
name=
"referentielRealiseEdition"
type=
"boolean"
column=
"REFERENTIEL_REALISE_EDITION"
nullable=
"false"
/>
<field
name=
"cloture"
type=
"boolean"
column=
"CLOTURE"
nullable=
"false"
/>
...
...
module/Intervenant/src/Entity/Db/Statut.php
View file @
c21b5c03
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment