phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] property/setup/tables.xml, 1.1.1.13


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables.xml, 1.1.1.13
Date: Sun, 23 May 2004 07:11:35 -0000

Update of /property/setup
Modified Files:
        Branch: 
          tables.xml

date: 2004/05/03 11:35:16;  author: sigurdne;  state: Exp;  lines: +9 -9

Log Message:
*** empty log message ***
=====================================================================
Index: property/setup/tables.xml
diff -u property/setup/tables.xml:1.1.1.12 property/setup/tables.xml:1.1.1.13
--- property/setup/tables.xml:1.1.1.12  Mon May  3 10:36:36 2004
+++ property/setup/tables.xml   Mon May  3 11:35:16 2004
@@ -1507,7 +1507,7 @@
                <query>INSERT INTO fm_ecomva (id, name) VALUES (4, 'Mva 
4')</query>
                <query>INSERT INTO fm_ecomva (id, name, description) VALUES (5, 
'Mva 5', 'Renhold')</query>
 
-       <!--    <query>INSERT INTO fm_location1_category (id, descr) VALUES (1, 
'SOMETHING')</query>
+               <query>INSERT INTO fm_location1_category (id, descr) VALUES (1, 
'SOMETHING')</query>
                <query>INSERT INTO fm_location1_category (id, descr) VALUES 
(99, 'not active')</query>
 
                <query>INSERT INTO fm_location2_category (id, descr) VALUES (1, 
'SOMETHING')</query>
@@ -1517,7 +1517,7 @@
                <query>INSERT INTO fm_location3_category (id, descr) VALUES 
(99, 'not active')</query>
 
                <query>INSERT INTO fm_location4_category (id, descr) VALUES (1, 
'SOMETHING')</query>
-               <query>INSERT INTO fm_location4_category (id, descr) VALUES 
(99, 'not active')</query>-->
+               <query>INSERT INTO fm_location4_category (id, descr) VALUES 
(99, 'not active')</query>
 
                <query>INSERT INTO fm_entity (id, name, descr, location_form, 
documentation) VALUES (1, 'Equipment', 'equipment', 1, 1)</query>
         
@@ -1578,23 +1578,23 @@
                <query>INSERT INTO fm_entity_choice (entity_id, cat_id, 
attrib_id, id, value) VALUES (2, 2, 5, 1, 'choice 1')</query>
                <query>INSERT INTO fm_entity_choice (entity_id, cat_id, 
attrib_id, id, value) VALUES (2, 2, 5, 2, 'choice 2')</query>
 
-       <!--    <query>INSERT INTO fm_entity_lookup (entity_id, location, type) 
VALUES (1, 'project', 'lookup')</query>
+               <query>INSERT INTO fm_entity_lookup (entity_id, location, type) 
VALUES (1, 'project', 'lookup')</query>
                <query>INSERT INTO fm_entity_lookup (entity_id, location, type) 
VALUES (1, 'ticket', 'lookup')</query>
                <query>INSERT INTO fm_entity_lookup (entity_id, location, type) 
VALUES (2, 'request', 'start')</query>
-               <query>INSERT INTO fm_entity_lookup (entity_id, location, type) 
VALUES (2, 'ticket', 'start')</query>-->
-
-       <!--    <query>INSERT INTO fm_location_attrib ( type_id, id, 
column_name, input_text, statustext, datatype, list, attrib_sort, size, 
precision_, scale, default_value, nullable) VALUES (1, 1, 'status', 'Status', 
'Status', 'LB', NULL, 1, NULL, NULL, NULL, NULL, 'True')</query>
+               <query>INSERT INTO fm_entity_lookup (entity_id, location, type) 
VALUES (2, 'ticket', 'start')</query>
+               
+               <query>INSERT INTO fm_location_attrib ( type_id, id, 
column_name, input_text, statustext, datatype, list, attrib_sort, size, 
precision_, scale, default_value, nullable) VALUES (1, 1, 'status', 'Status', 
'Status', 'LB', NULL, 1, NULL, NULL, NULL, NULL, 'True')</query>
                <query>INSERT INTO fm_location_attrib ( type_id, id, 
column_name, input_text, statustext, datatype, list, attrib_sort, size, 
precision_, scale, default_value, nullable) VALUES (2, 1, 'status', 'Status', 
'Status', 'LB', NULL, 1, NULL, NULL, NULL, NULL, 'True')</query>
                <query>INSERT INTO fm_location_attrib ( type_id, id, 
column_name, input_text, statustext, datatype, list, attrib_sort, size, 
precision_, scale, default_value, nullable) VALUES (3, 1, 'status', 'Status', 
'Status', 'LB', NULL, 1, NULL, NULL, NULL, NULL, 'True')</query>
-               <query>INSERT INTO fm_location_attrib ( type_id, id, 
column_name, input_text, statustext, datatype, list, attrib_sort, size, 
precision_, scale, default_value, nullable) VALUES (4, 1, 'status', 'Status', 
'Status', 'LB', NULL, 1, NULL, NULL, NULL, NULL, 'True')</query>-->
+               <query>INSERT INTO fm_location_attrib ( type_id, id, 
column_name, input_text, statustext, datatype, list, attrib_sort, size, 
precision_, scale, default_value, nullable) VALUES (4, 1, 'status', 'Status', 
'Status', 'LB', NULL, 1, NULL, NULL, NULL, NULL, 'True')</query>
 
-       <!--    <query>INSERT INTO fm_location_choice ( type_id, attrib_id, id, 
value) VALUES (1, 1, 1, 'OK')</query>
+               <query>INSERT INTO fm_location_choice ( type_id, attrib_id, id, 
value) VALUES (1, 1, 1, 'OK')</query>
                <query>INSERT INTO fm_location_choice ( type_id, attrib_id, id, 
value) VALUES (1, 1, 2, 'Not Active')</query>
                <query>INSERT INTO fm_location_choice ( type_id, attrib_id, id, 
value) VALUES (2, 1, 1, 'OK')</query>
                <query>INSERT INTO fm_location_choice ( type_id, attrib_id, id, 
value) VALUES (2, 1, 2, 'Not Active')</query>
                <query>INSERT INTO fm_location_choice ( type_id, attrib_id, id, 
value) VALUES (3, 1, 1, 'OK')</query>
                <query>INSERT INTO fm_location_choice ( type_id, attrib_id, id, 
value) VALUES (3, 1, 2, 'Not Active')</query>
                <query>INSERT INTO fm_location_choice ( type_id, attrib_id, id, 
value) VALUES (4, 1, 1, 'OK')</query>
-               <query>INSERT INTO fm_location_choice ( type_id, attrib_id, id, 
value) VALUES (4, 1, 2, 'Not Active')</query>-->
+               <query>INSERT INTO fm_location_choice ( type_id, attrib_id, id, 
value) VALUES (4, 1, 2, 'Not Active')</query>
        </sql>  
 </schema>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]