Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Lionel VEST
societe.ninja
Commits
79afbf2e
Commit
79afbf2e
authored
Apr 27, 2021
by
Lionel VEST
Browse files
Effectif salarié
parent
2bee90e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
0 deletions
+17
-0
constants.php
constants.php
+17
-0
No files found.
constants.php
View file @
79afbf2e
...
...
@@ -2653,4 +2653,21 @@ $naf['97.00Z']="Activités des ménages en tant qu'employeurs de personnel domes
$naf
[
'98.10Z'
]
=
"Activités indifférenciées des ménages en tant que producteurs de biens pour usage propre"
;
$naf
[
'98.20Z'
]
=
"Activités indifférenciées des ménages en tant que producteurs de services pour usage propre"
;
$naf
[
'99.00Z'
]
=
"Activités des organisations et organismes extraterritoriaux"
;
$effectif_salarie
[
'NN'
]
=
'Aucun'
;
$effectif_salarie
[
'00'
]
=
'Plus aucun'
;
$effectif_salarie
[
'01'
]
=
'1 ou 2'
;
$effectif_salarie
[
'02'
]
=
'3 à 5'
;
$effectif_salarie
[
'03'
]
=
'6 à 9'
;
$effectif_salarie
[
'11'
]
=
'10 à 19'
;
$effectif_salarie
[
'12'
]
=
'20 à 49'
;
$effectif_salarie
[
'21'
]
=
'50 à 99'
;
$effectif_salarie
[
'22'
]
=
'100 à 199'
;
$effectif_salarie
[
'31'
]
=
'200 à 249'
;
$effectif_salarie
[
'32'
]
=
'250 à 499'
;
$effectif_salarie
[
'41'
]
=
'500 à 999'
;
$effectif_salarie
[
'42'
]
=
'1 000 à 1 999'
;
$effectif_salarie
[
'51'
]
=
'2 000 à 4 999'
;
$effectif_salarie
[
'52'
]
=
'5 000 à 9 999'
;
$effectif_salarie
[
'53'
]
=
'10 000 salariés'
;
?>
Write
Preview
Markdown
is supported
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