</object>
<object class="GtkWindow" id="w_tipi_nodo">
<property name="title" translatable="yes">Tipi nodo - Gestione organigramma</property>
+ <property name="modal">True</property>
+ <property name="window_position">center-on-parent</property>
+ <property name="default_width">500</property>
+ <property name="default_height">400</property>
+ <property name="destroy_with_parent">True</property>
<child>
<object class="GtkVBox" id="vbx_tipi_nodo">
<property name="visible">True</property>
</object>
<object class="GtkWindow" id="w_tipi_recapito">
<property name="title" translatable="yes">Tipi recapito - Gestione organigramma</property>
+ <property name="modal">True</property>
+ <property name="window_position">center-on-parent</property>
+ <property name="default_width">500</property>
+ <property name="default_height">400</property>
+ <property name="destroy_with_parent">True</property>
<child>
<object class="GtkVBox" id="vbx_tipi_recapito">
<property name="visible">True</property>
</object>
<object class="GtkWindow" id="w_uffici">
<property name="title" translatable="yes">Uffici - Gestione organigramma</property>
+ <property name="modal">True</property>
+ <property name="window_position">center-on-parent</property>
+ <property name="default_width">500</property>
+ <property name="default_height">400</property>
+ <property name="destroy_with_parent">True</property>
<child>
<object class="GtkVBox" id="vbx_uffici">
<property name="visible">True</property>
</object>
<object class="GtkWindow" id="w_persone">
<property name="title" translatable="yes">Persone - Gestione organigramma</property>
+ <property name="modal">True</property>
+ <property name="window_position">center-on-parent</property>
+ <property name="default_width">500</property>
+ <property name="default_height">400</property>
+ <property name="destroy_with_parent">True</property>
<child>
<object class="GtkVBox" id="vbx_persone">
<property name="visible">True</property>
</object>
</child>
</object>
- <object class="GtkWindow" id="w_tipi_rapport_lavoro">
+ <object class="GtkWindow" id="w_tipi_rapporto_lavoro">
<property name="title" translatable="yes">Tipi rapporto di lavoro - Gestione organigramma</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
-- Dumped from database version 8.4.4
-- Dumped by pg_dump version 9.0.0
--- Started on 2010-10-13 08:52:29
+-- Started on 2010-10-13 10:20:10
SET statement_timeout = 0;
SET client_encoding = 'UTF8';
SET escape_string_warning = off;
--
--- TOC entry 337 (class 2612 OID 16386)
+-- TOC entry 338 (class 2612 OID 16386)
-- Name: plpgsql; Type: PROCEDURAL LANGUAGE; Schema: -; Owner: -
--
SET default_with_oids = false;
--
--- TOC entry 1524 (class 1259 OID 59279)
--- Dependencies: 1815 1816 1817 3
+-- TOC entry 1525 (class 1259 OID 59279)
+-- Dependencies: 1816 1817 1818 3
-- Name: nodi; Type: TABLE; Schema: public; Owner: -
--
--
--- TOC entry 1534 (class 1259 OID 61206)
--- Dependencies: 1841 3
+-- TOC entry 1538 (class 1259 OID 61243)
+-- Dependencies: 1851 1852 3
-- Name: persona_uffici; Type: TABLE; Schema: public; Owner: -
--
id_uffici integer,
da_data date,
a_data date,
+ note text DEFAULT ''::text,
status character varying(1) DEFAULT ''::character varying
);
--
--- TOC entry 1530 (class 1259 OID 59346)
--- Dependencies: 1831 1832 1833 3
+-- TOC entry 1531 (class 1259 OID 59346)
+-- Dependencies: 1832 1833 1834 3
-- Name: struttura_indirizzi; Type: TABLE; Schema: public; Owner: -
--
--
--- TOC entry 1528 (class 1259 OID 59327)
--- Dependencies: 1825 1826 1827 1828 1829 3
+-- TOC entry 1529 (class 1259 OID 59327)
+-- Dependencies: 1826 1827 1828 1829 1830 3
-- Name: strutture; Type: TABLE; Schema: public; Owner: -
--
--
--- TOC entry 1525 (class 1259 OID 59290)
--- Dependencies: 1818 1819 3
+-- TOC entry 1526 (class 1259 OID 59290)
+-- Dependencies: 1819 1820 3
-- Name: tipi_nodo; Type: TABLE; Schema: public; Owner: -
--
--
--- TOC entry 1526 (class 1259 OID 59297)
--- Dependencies: 1820 1821 3
+-- TOC entry 1527 (class 1259 OID 59297)
+-- Dependencies: 1821 1822 3
-- Name: tipi_recapito; Type: TABLE; Schema: public; Owner: -
--
--
--- TOC entry 1527 (class 1259 OID 59311)
--- Dependencies: 1822 1823 1824 3
+-- TOC entry 1528 (class 1259 OID 59311)
+-- Dependencies: 1823 1824 1825 3
-- Name: uffici; Type: TABLE; Schema: public; Owner: -
--
--
--- TOC entry 1531 (class 1259 OID 59357)
--- Dependencies: 1834 1835 3
+-- TOC entry 1532 (class 1259 OID 59357)
+-- Dependencies: 1835 1836 3
-- Name: ufficio_nodi; Type: TABLE; Schema: public; Owner: -
--
--
--- TOC entry 1532 (class 1259 OID 59399)
--- Dependencies: 1836 1837 3
+-- TOC entry 1533 (class 1259 OID 59399)
+-- Dependencies: 1837 1838 3
-- Name: ufficio_orari; Type: TABLE; Schema: public; Owner: -
--
--
--- TOC entry 1533 (class 1259 OID 59409)
--- Dependencies: 1838 1839 1840 3
+-- TOC entry 1534 (class 1259 OID 59409)
+-- Dependencies: 1839 1840 1841 3
-- Name: ufficio_recapiti; Type: TABLE; Schema: public; Owner: -
--
--
--- TOC entry 1529 (class 1259 OID 59340)
--- Dependencies: 1830 3
+-- TOC entry 1530 (class 1259 OID 59340)
+-- Dependencies: 1831 3
-- Name: vie; Type: TABLE; Schema: public; Owner: -
--
--
--- TOC entry 1852 (class 2606 OID 59289)
--- Dependencies: 1524 1524
+-- TOC entry 1854 (class 2606 OID 59289)
+-- Dependencies: 1525 1525
-- Name: nodi_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
--
--- TOC entry 1872 (class 2606 OID 61211)
--- Dependencies: 1534 1534
+-- TOC entry 1880 (class 2606 OID 61252)
+-- Dependencies: 1538 1538
-- Name: persona_uffici_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
--
--- TOC entry 1864 (class 2606 OID 59356)
--- Dependencies: 1530 1530
+-- TOC entry 1866 (class 2606 OID 59356)
+-- Dependencies: 1531 1531
-- Name: struttura_indirizzi_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
--
--- TOC entry 1860 (class 2606 OID 59339)
--- Dependencies: 1528 1528
+-- TOC entry 1862 (class 2606 OID 59339)
+-- Dependencies: 1529 1529
-- Name: strutture_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
--
--- TOC entry 1854 (class 2606 OID 59296)
--- Dependencies: 1525 1525
+-- TOC entry 1856 (class 2606 OID 59296)
+-- Dependencies: 1526 1526
-- Name: tipi_nodo_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
--
--- TOC entry 1856 (class 2606 OID 59303)
--- Dependencies: 1526 1526
+-- TOC entry 1858 (class 2606 OID 59303)
+-- Dependencies: 1527 1527
-- Name: tipi_recapito_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
--
--- TOC entry 1858 (class 2606 OID 59321)
--- Dependencies: 1527 1527
+-- TOC entry 1860 (class 2606 OID 59321)
+-- Dependencies: 1528 1528
-- Name: uffici_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
--
--- TOC entry 1866 (class 2606 OID 59366)
--- Dependencies: 1531 1531
+-- TOC entry 1868 (class 2606 OID 59366)
+-- Dependencies: 1532 1532
-- Name: ufficio_nodi_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
--
--- TOC entry 1868 (class 2606 OID 59408)
--- Dependencies: 1532 1532
+-- TOC entry 1870 (class 2606 OID 59408)
+-- Dependencies: 1533 1533
-- Name: ufficio_orari_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
--
--- TOC entry 1870 (class 2606 OID 59419)
--- Dependencies: 1533 1533
+-- TOC entry 1872 (class 2606 OID 59419)
+-- Dependencies: 1534 1534
-- Name: ufficio_recapiti_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
--
--- TOC entry 1862 (class 2606 OID 59345)
--- Dependencies: 1529 1529
+-- TOC entry 1864 (class 2606 OID 59345)
+-- Dependencies: 1530 1530
-- Name: vie_pkey; Type: CONSTRAINT; Schema: public; Owner: -
--
ADD CONSTRAINT vie_pkey PRIMARY KEY (id);
--- Completed on 2010-10-13 08:52:29
+-- Completed on 2010-10-13 10:20:10
--
-- PostgreSQL database dump complete