Création module PlanificationLivraison pour gérer le stockage en BDD du planning de livraison

This commit is contained in:
2021-02-19 21:03:07 +01:00
parent b688d5e161
commit fa7ef7c6d3
39 changed files with 351 additions and 1698 deletions

View File

@@ -0,0 +1,4 @@
<?php
return array(
// 'an english string' => 'La traduction française de la chaine',
);