Firmenverwaltung klein für WaWi

This commit is contained in:
Andreas Österreicher
2011-01-13 13:56:49 +00:00
parent e375353658
commit 78c6d4e88d
8 changed files with 378 additions and 54 deletions
+58 -12
View File
@@ -37121,7 +37121,7 @@
<Left>233</Left>
<z>0</z>
<Width>809</Width>
<Height>356</Height>
<Height>395</Height>
<dz>0</dz>
<RecalculateSizes>1</RecalculateSizes>
<UseWorkSpaceRecalculateSizes>1</UseWorkSpaceRecalculateSizes>
@@ -38497,8 +38497,8 @@
<WorkSpaceShape2>
<Id>{5FEF0B42-3911-4B97-A654-2AD1A67125FC}</Id>
</WorkSpaceShape2>
<NamePositionX>1987</NamePositionX>
<NamePositionY>2169</NamePositionY>
<NamePositionX>1986</NamePositionX>
<NamePositionY>2182</NamePositionY>
<Points>
<Point>
<x>3131</x>
@@ -38510,11 +38510,11 @@
</Point>
<Point>
<x>1073</x>
<y>3120</y>
<y>3146</y>
</Point>
<Point>
<x>1042</x>
<y>3120</y>
<y>3146</y>
</Point>
</Points>
</WorkSpaceLinePERRelationPG83>
@@ -38540,8 +38540,8 @@
<WorkSpaceShape2>
<Id>{5FEF0B42-3911-4B97-A654-2AD1A67125FC}</Id>
</WorkSpaceShape2>
<NamePositionX>1035</NamePositionX>
<NamePositionY>2610</NamePositionY>
<NamePositionX>1034</NamePositionX>
<NamePositionY>2616</NamePositionY>
<Points>
<Point>
<x>1227</x>
@@ -38553,11 +38553,11 @@
</Point>
<Point>
<x>1073</x>
<y>3002</y>
<y>3015</y>
</Point>
<Point>
<x>1042</x>
<y>3002</y>
<y>3015</y>
</Point>
</Points>
</WorkSpaceLinePERRelationPG83>
@@ -39470,7 +39470,7 @@
<Company>Technikum Wien</Company>
<Version>2.0</Version>
<CreatedDate>2009-04-17T10:15:21.000+01:00</CreatedDate>
<ModifiedDate>2011-01-10T16:05:43.919+01:00</ModifiedDate>
<ModifiedDate>2011-01-13T14:53:41.009+01:00</ModifiedDate>
<Project>FH-Complete 2.0</Project>
<Description></Description>
</ModelTitlePG83>
@@ -122318,7 +122318,9 @@ Wenn FALSE haengt die Anzahl der Fragen pro Level von der Gesamtzahl pro Level a
<Id>{361EF147-269D-4247-8F7C-5A3876A3999A}</Id>
</DataType>
<UserDataType/>
<IndexItems/>
<IndexItems>
<Id>{EE26D990-2EF8-4C27-846A-E29A5F16F708}</Id>
</IndexItems>
<Default/>
<CheckConstraints/>
<KeyConstraint/>
@@ -122659,7 +122661,51 @@ Wenn FALSE haengt die Anzahl der Fragen pro Level von der Gesamtzahl pro Level a
<PK>
<Id>{4739E579-AB3A-4CBC-B280-7D975698878A}</Id>
</PK>
<Indexes/>
<Indexes>
<PERIndexPG83 ObjectType="2012" CSAOName="PERIndexPG83">
<Id>{A896AD92-3CCA-4377-8B4F-F75BD0D1D6AA}</Id>
<Name>idx_aufteilung_bestellung_id</Name>
<Ordinal>0</Ordinal>
<HistoryID>{7C26AA4C-866E-4132-B4AD-97534263104A}</HistoryID>
<GlobalOrder>0</GlobalOrder>
<RNOffset>0</RNOffset>
<RNLength>0</RNLength>
<IgnoreNC>0</IgnoreNC>
<GenerateCode>1</GenerateCode>
<BeforeScript></BeforeScript>
<AfterScript></AfterScript>
<Notes></Notes>
<Comments></Comments>
<Unique>0</Unique>
<Caption>idx_aufteilung_bestellung_id</Caption>
<Expression></Expression>
<GenerateExpression>0</GenerateExpression>
<IndexItems>
<PERIndexItemPG83 ObjectType="2013" CSAOName="PERIndexItemPG83">
<Id>{EE26D990-2EF8-4C27-846A-E29A5F16F708}</Id>
<Name>bestellung_id</Name>
<Ordinal>0</Ordinal>
<HistoryID>{97CE8268-1ACA-495D-9CA3-3940500307BA}</HistoryID>
<GlobalOrder>0</GlobalOrder>
<GenerateCode>1</GenerateCode>
<BeforeScript></BeforeScript>
<AfterScript></AfterScript>
<Notes></Notes>
<Comments></Comments>
<SortDescending>0</SortDescending>
<Attribute>
<Id>{CEA0DBEA-7F1C-4512-878D-12D183FD78C7}</Id>
</Attribute>
<ForeignKeys/>
</PERIndexItemPG83>
</IndexItems>
<Relations/>
<IxAccess>btree</IxAccess>
<Predicate></Predicate>
<Tablespace/>
<FillFactor></FillFactor>
</PERIndexPG83>
</Indexes>
<CheckConstraints/>
<Category/>
<Triggers/>
+2
View File
@@ -1595,6 +1595,8 @@ if(!@$db->db_query('SELECT * FROM wawi.tbl_konto LIMIT 1'))
GRANT SELECT, UPDATE ON SEQUENCE wawi.seq_aufteilung_aufteilung_id TO wawi;
GRANT SELECT, UPDATE ON SEQUENCE wawi.seq_bestellung_bestellung_id TO wawi;
GRANT SELECT, UPDATE ON SEQUENCE wawi.seq_bestelldetail_bestelldetail_id TO wawi;
GRANT SELECT ON bis.tbl_nation TO wawi;
GRANT USAGE ON SCHEMA bis TO wawi;
-- INDEX