Checkpoint: Ajout du champ Abonnement (OUI/NON) aux factures avec détection automatique par mots-clés et édition directe dans la liste
This commit is contained in:
1
drizzle/0006_fresh_bromley.sql
Normal file
1
drizzle/0006_fresh_bromley.sql
Normal file
@@ -0,0 +1 @@
|
||||
ALTER TABLE `invoices` ADD `isSubscription` int DEFAULT 0 NOT NULL;
|
||||
Reference in New Issue
Block a user