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.17


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables.xml, 1.1.1.17
Date: Tue, 18 May 2004 08:19:43 +0200

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

date: 2004/05/18 06:19:43;  author: sigurdne;  state: Exp;  lines: +2 -1

Log Message:
no message
=====================================================================
Index: property/setup/tables.xml
diff -u property/setup/tables.xml:1.1.1.16 property/setup/tables.xml:1.1.1.17
--- property/setup/tables.xml:1.1.1.16  Fri May 14 21:43:40 2004
+++ property/setup/tables.xml   Tue May 18 06:19:43 2004
@@ -98,7 +98,7 @@
        </table>
 
 
-       <table name="fm_tenant_attrib">
+       <table name="fm_tenant_attribute">
                <desc>Table desc</desc>
                <field name="id" type="I"><NOTNULL/><KEY/></field>
                <field name="column_name" type="C" size="20"><NOTNULL/></field>
@@ -1479,6 +1479,7 @@
                <query>INSERT INTO fm_agreement_status (id, descr) VALUES 
('planning', 'Planning')</query>
 
                <query>INSERT INTO fm_acl_location (id, descr, allow_grant) 
VALUES ('.', 'Top', 1)</query>
+               <query>INSERT INTO fm_acl_location (id, descr) VALUES 
('.tenant', 'Tenant')</query>
                <query>INSERT INTO fm_acl_location (id, descr) VALUES 
('.location', 'Location')</query>
                <query>INSERT INTO fm_acl_location (id, descr, allow_grant) 
VALUES ('.project', 'Demand -> Workorder', 1)</query>
                <query>INSERT INTO fm_acl_location (id, descr, allow_grant) 
VALUES ('.ticket', 'Helpdesk', 1)</query>




reply via email to

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