fmsystem-commits
[Top][All Lists]
Advanced

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

[Fmsystem-commits] [9112] property: show external voucher id in form


From: Sigurd Nes
Subject: [Fmsystem-commits] [9112] property: show external voucher id in form
Date: Tue, 10 Apr 2012 09:14:05 +0000

Revision: 9112
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=9112
Author:   sigurdne
Date:     2012-04-10 09:14:04 +0000 (Tue, 10 Apr 2012)
Log Message:
-----------
property: show external voucher id in form

Modified Paths:
--------------
    trunk/property/inc/class.soinvoice.inc.php

Modified: trunk/property/inc/class.soinvoice.inc.php
===================================================================
--- trunk/property/inc/class.soinvoice.inc.php  2012-04-10 09:12:16 UTC (rev 
9111)
+++ trunk/property/inc/class.soinvoice.inc.php  2012-04-10 09:14:04 UTC (rev 
9112)
@@ -1258,6 +1258,7 @@
                                $values[] = array
                                        (
                                                'voucher_id'                    
=> $this->db->f('bilagsnr'),
+                                               'voucher_out_id'                
=> $this->db->f('bilagsnr_ut'),
                                                'id'                            
        => $this->db->f('id'),
                                                'art'                           
        => $this->db->f('artid'),
                                                'type'                          
        => $this->db->f('typeid'),




reply via email to

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