feat : ajout de colonne pour les Supplier, Address. Modification du numéro de réception et ajout de fixtures

This commit is contained in:
2026-01-30 11:49:13 +01:00
parent bbe0a9fdd4
commit 7341b9c69d
19 changed files with 766 additions and 13 deletions

2
.idea/php.xml generated
View File

@@ -158,6 +158,8 @@
<path value="$PROJECT_DIR$/vendor/thecodingmachine/safe" />
<path value="$PROJECT_DIR$/vendor/composer" />
<path value="$PROJECT_DIR$/vendor/malio/ednotif-bundle" />
<path value="$PROJECT_DIR$/vendor/doctrine/doctrine-fixtures-bundle" />
<path value="$PROJECT_DIR$/vendor/doctrine/data-fixtures" />
</include_path>
</component>
<component name="PhpProjectSharedConfiguration" php_language_level="8.4" />