src/Entity/PriceAutomatic.php (nouveau): - id: int auto-increment - type: string(50), categorie du tarif (ex: esy-web, esy-mail, ndd) - title: string(255), intitule du tarif - description: text nullable, detail du tarif - priceHt: decimal(10,2), prix hors taxes src/Repository/PriceAutomaticRepository.php (nouveau) migrations/Version20260402202703.php: - Table price_automatic avec colonnes type, title, description, price_ht Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
927 B
927 B