Logo
Explore Help
Register Sign In
manus-admin/demat-facturation
1
0
Fork 0
You've already forked demat-facturation
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
401659ec991be9ac1070901e10739af24aaeac2f
demat-facturation/drizzle/0012_left_madame_web.sql
Manus 9868a1afda Checkpoint: Ajout du bouton Validation BAP dans la page Factures BAP : nouveau champ bapValidated/bapValidatedAt dans le schéma, migration DB, route tRPC validateBAP avec vérification des critères (Score 100%, non exportée, isSubscription=0, service+typeAchat+ventilation remplis), bouton vert actif/désactivé avec tooltip explicatif, badge "Validé" pour les factures déjà validées
2026-03-06 04:17:53 -05:00

2 lines
144 B
SQL
Raw Blame History

ALTER TABLE `invoices` ADD `bapValidated` int DEFAULT 0 NOT NULL;--> statement-breakpoint
ALTER TABLE `invoices` ADD `bapValidatedAt` timestamp;
Reference in New Issue View Git Blame Copy Permalink
Powered by Gitea Version: 1.25.5 Page: 86ms Template: 10ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API