fix package reference

This commit is contained in:
Augustin ROCHARD
2026-01-13 15:10:24 +01:00
parent 2ad12303a9
commit 30039d1f60
59 changed files with 1358416 additions and 42 deletions

View File

@@ -0,0 +1,58 @@
[
{
"metadata": {
"companyCode": "#"
},
"data": [
{
"code": "<NON>",
"label": "-",
"name": "-",
"city": "-",
"zipCode": "0",
"deliveryOffice": "-",
"agreementCode": "-",
"nicCode": "-",
"apeCode": "0",
"urssafCode": "-",
"firstExerciseMonth": 1,
"firstPaidVacationMonth": 1
}
]
},
{
"metadata": {
"companyCode": "COSM"
},
"data": [
{
"code": "SIEGE",
"label": "Siège",
"name": "COSMETYS SIEGE",
"city": "Strasbourg",
"zipCode": "67100",
"deliveryOffice": "100",
"agreementCode": "CCN 1555",
"nicCode": "82734",
"apeCode": "7010Z",
"urssafCode": "U427",
"firstExerciseMonth": 1,
"firstPaidVacationMonth": 1
},
{
"code": "PROD",
"label": "Production",
"name": "COSMETYS ATELIER",
"city": "Strasbourg",
"zipCode": "67100",
"deliveryOffice": "000",
"agreementCode": "CCN SYNTEC",
"nicCode": "50723",
"apeCode": "2042Z",
"urssafCode": "U750",
"firstExerciseMonth": 1,
"firstPaidVacationMonth": 1
}
]
}
]