This commit is contained in:
sparkyx 2005-02-26 17:26:54 +00:00
parent 407cec07fc
commit cfd2176400
13 changed files with 886 additions and 706 deletions

View file

@ -1,3 +1,5 @@
-- Name: SCHEMA public; Type: COMMENT; Schema: -; Owner: postgres
COMMENT ON SCHEMA public IS 'Standard public schema';
-- Name: TABLE tmp_pcmn; Type: COMMENT; Schema: public; Owner: phpcompta
COMMENT ON TABLE tmp_pcmn IS 'Plan comptable minimum normalisé';
-- Name: TABLE parm_money; Type: COMMENT; Schema: public; Owner: phpcompta