feat : ajout de commentaire

This commit is contained in:
2026-01-30 09:12:59 +01:00
parent 81e624100d
commit c0f113547e
6 changed files with 66 additions and 12 deletions

View File

@@ -6,3 +6,7 @@ export const MERCHANDISE_TYPE_CODES = {
GRANULE: 'GRANULE',
AUTRES: 'AUTRES'
} as const
export const SUPLLIER_CODE = {
LIOT: 'LIOT'
}