phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/help/EN/agreements.php, 1.1


From: nomail
Subject: [Phpgroupware-cvs] property/help/EN/agreements.php, 1.1
Date: Sat, 23 Oct 2004 18:38:39 +0200

Update of /property/help/EN
Added Files:
        Branch: 
          agreements.php

date: 2004/10/23 16:38:39;  author: sigurdne;  state: Exp;

Log Message:
no message
=====================================================================
<?php
        
/**************************************************************************\
        * phpGroupWare - property                                               
   *
        * http://www.phpgroupware.org                                           
   *
        *                                                                       
   *
        * Facilities Management                                                 
   *
        * Written by Sigurd Nes [sigurdne at online.no]                         
   *
        * 
------------------------------------------------------------------------ *
        * Copyright 2000 - 2003 Free Software Foundation, Inc                   
   *
        * This program is part of the GNU project, see http://www.gnu.org/      
   *
        * 
------------------------------------------------------------------------ *
        * This program is free software; you can redistribute it and/or modify 
it  *
        * under the terms of the GNU General Public License as published by the 
   *
        * Free Software Foundation; either version 2 of the License, or (at 
your   *
        * option) any later version.                                            
   *
        
\**************************************************************************/
        /* $Id: agreements.php,v 1.1 2004/10/23 16:38:39 sigurdne Exp $ */


        $phpgw_flags = Array(
                'currentapp'    => 'manual',
                'admin_header'  => True,
        );
        $phpgw_info['flags'] = $phpgw_flags;
        include('../../../header.inc.php');
        $appname = 'property';
?>
<img src="<?php echo $phpgw->common->image($appname,'navbar.gif'); ?>" border=0>
<font face="<?php echo $phpgw_info['theme']['font']; ?>" size="2"><p/>
<ul>
<li><b>Vendor agreements:</b>

<p>There is two types of vendor agreements:</p>

<ol>
 <li class=MsoNormal>Service agreement - which is actions to perform at
     locations or equipment </li>
 <li class=MsoNormal>Pricebook pr type of work or item to deliver. </li>
</ol>

<p>All elements in the agreements is subjet to price indexing (with history) 
over the agreement period. </p>

<p>The agreements supervisor is alerted by a user-configurable alarm (email
triggered by async) when it is time to evaluate the agreement for termination
or renewal.</p>

</ul>
</font>
<?php $phpgw->common->phpgw_footer(); ?>




reply via email to

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