fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [7059] Shortcut from list of buildings in proprty mod


From: Yngve Espelid
Subject: [Fmsystem-commits] [7059] Shortcut from list of buildings in proprty module to a list of composites containing chose builing in rental module .
Date: Mon, 28 Feb 2011 09:44:28 +0000

Revision: 7059
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=7059
Author:   yes
Date:     2011-02-28 09:44:27 +0000 (Mon, 28 Feb 2011)
Log Message:
-----------
Shortcut from list of buildings in proprty module to a list of composites 
containing chose builing in rental module.

Modified Paths:
--------------
    trunk/property/inc/class.uilocation.inc.php
    trunk/property/setup/phpgw_no.lang

Modified: trunk/property/inc/class.uilocation.inc.php
===================================================================
--- trunk/property/inc/class.uilocation.inc.php 2011-02-25 10:31:42 UTC (rev 
7058)
+++ trunk/property/inc/class.uilocation.inc.php 2011-02-28 09:44:27 UTC (rev 
7059)
@@ -654,7 +654,22 @@
                                                        )),
                                                        'parameters'    => 
$parameters3
                                                );
+                                               
+                                       $datatable['rowactions']['action'][] = 
array
+                                               (
+                                                       'my_name'               
        => 'view',
+                                                       'text'                  
=> lang('composites'),
+                                                       'action'                
=> $GLOBALS['phpgw']->link('/index.php',array
+                                                       (
+                                                               'menuaction'    
  => 'rental.uicomposite.index',
+                                                               'search_type'   
  => 'location_id',
+                                                               'populate_form' 
  => 'yes'
+                                                       )),
+                                                       'parameters'    => 
$parameters3
+                                               );
                                }
+                               
+                               
 
                                if($this->acl_read)
                                {

Modified: trunk/property/setup/phpgw_no.lang
===================================================================
--- trunk/property/setup/phpgw_no.lang  2011-02-25 10:31:42 UTC (rev 7058)
+++ trunk/property/setup/phpgw_no.lang  2011-02-28 09:44:27 UTC (rev 7059)
@@ -337,6 +337,7 @@
 common costs   property        no      Fellsekostnader
 communication descriptions manager     property        no      Kommunikasjons 
beskrivelse
 communication types manager    property        no      Type kommunikasjon
+composites     property        no      Leieobjekter
 condidtion degree      property        no      Tilstandsgrad
 config property        no      Konfigurer
 configuration  property        no      Konfigurasjon




reply via email to

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