phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/inc hook_admin.inc.php,1.10,1.11


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/inc hook_admin.inc.php,1.10,1.11
Date: Sat, 21 Dec 2002 07:41:20 -0500

Update of /cvsroot/phpgroupware/property/inc
In directory subversions:/tmp/cvs-serv8981/inc

Modified Files:
        hook_admin.inc.php 
Log Message:
no message

Index: hook_admin.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/hook_admin.inc.php,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -r1.10 -r1.11
*** hook_admin.inc.php  13 Dec 2002 18:13:33 -0000      1.10
--- hook_admin.inc.php  21 Dec 2002 12:41:17 -0000      1.11
***************
*** 23,29 ****
                                'Configuration' => 
$GLOBALS['phpgw']->link('/index.php','menuaction=admin.uiconfig.index&appname=' 
. $appname),
                                'Equipment type'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uistandard_entity.index&type=equipment'),
-                               'Equipment type attributes'=> 
$GLOBALS['phpgw']->link('/property/list_equipment_type_attribute.php'),
                                'Property type'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uistandard_entity.index&type=property'),
-                               'Property type attributes '=> 
$GLOBALS['phpgw']->link('/property/list_property_type_attribute.php'),
                                'Property type attributes class'=> 
$GLOBALS['phpgw']->link('/property/list_property_type_attribute_class.php'),
                                'Building Part'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uistandard_2.index&type=building_part'),
--- 23,27 ----
***************
*** 40,43 ****
--- 38,43 ----
                                'Accounting'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uistandard_2.index&type=accounting'),
                                'Accounting extra'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uistandard_2.index&type=dim_d'),
+                               'Invoice Import'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uiXport.import&sub=p_invoice'),
+                               'Invoice export'=> 
$GLOBALS['phpgw']->link('/index.php','menuaction='.$appname.'.uiXport.export&sub=p_invoice'),
        //                      'Import workorder from FacilityCenter'=> 
$GLOBALS['phpgw']->link('/property/import_fc_workorder.php')
                        );




reply via email to

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