phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.boinvoice.inc.php, 1.4


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.boinvoice.inc.php, 1.4
Date: Thu, 29 Jul 2004 15:08:46 +0200

Update of /property/inc
Modified Files:
        Branch: 
          class.boinvoice.inc.php

date: 2004/07/29 13:08:46;  author: sigurdne;  state: Exp;  lines: +5 -2

Log Message:
no message
=====================================================================
Index: property/inc/class.boinvoice.inc.php
diff -u property/inc/class.boinvoice.inc.php:1.3 
property/inc/class.boinvoice.inc.php:1.4
--- property/inc/class.boinvoice.inc.php:1.3    Wed Jul 28 20:24:16 2004
+++ property/inc/class.boinvoice.inc.php        Thu Jul 29 13:08:46 2004
@@ -761,7 +761,10 @@
                        $values['kildeid']                      = 1;
                        $values['kidnr']                        = 
$values['kid_nr'];
                        $values['typeid']                       = 
$values['type'];
-
+                       
if($soXport->check_pmwrkord_code(intval($values['order'])))
+                       {
+                               $values['pmwrkord_code']        = 
intval($values['order']);
+                       }
 
                        if($values['auto_tax'])
                        {




reply via email to

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