1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/noalyss_ynh.git synced 2024-09-03 19:46:20 +02:00
noalyss_ynh/sources/contrib/rapport/tva_decla.sql
2015-09-27 00:54:25 +02:00

16 lines
372 B
SQL

--
-- PostgreSQL database dump
--
SET client_encoding = 'LATIN1';
SET search_path = public, pg_catalog;
delete from form where fo_fr_id=3000000;
delete from formdef where fr_id=3000000;
INSERT INTO formdef (fr_id, fr_label) VALUES (3000000, 'TVA déclaration');
--
-- Data for TOC entry 2 (OID 315304)
-- Name: formdef; Type: TABLE DATA; Schema: public; Owner: dany
--