phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/import/Import_fra_BKK, 1.4


From: nomail
Subject: [Phpgroupware-cvs] property/inc/import/Import_fra_BKK, 1.4
Date: Wed, 15 Sep 2004 22:08:53 +0200

Update of /property/inc/import
Modified Files:
        Branch: 
          Import_fra_BKK

date: 2004/09/15 20:08:53;  author: sigurdne;  state: Exp;  lines: +6 -0

Log Message:
no message
=====================================================================
Index: property/inc/import/Import_fra_BKK
diff -u property/inc/import/Import_fra_BKK:1.3 
property/inc/import/Import_fra_BKK:1.4
--- property/inc/import/Import_fra_BKK:1.3      Wed Jul 14 13:49:25 2004
+++ property/inc/import/Import_fra_BKK  Wed Sep 15 20:08:53 2004
@@ -256,6 +256,12 @@
                                $buffer[$this->id]['saksbehandlerid'] = 
$invoice_common['supervisor'];
                                $buffer[$this->id]['budsjettansvarligid'] = 
$invoice_common['budget_responsible'];
 
+                               if($invoice_common['auto_tax'])
+                               {
+                                       $buffer[$this->id]['mvakode'] = 
$this->soXport->tax_b_account_override($buffer[$this->id]['mvakode'] 
,$buffer[$this->id]['spbudact_code']);
+                                       $buffer[$this->id]['mvakode'] = 
$this->soXport->tax_vendor_override($buffer[$this->id]['mvakode'] 
,$buffer[$this->id]['spvend_code']);
+                                       $buffer[$this->id]['kostra_id'] = 
$this->soXport->get_kostra_id($buffer[$this->id]['dima']);
+                               }
                        }
                        return $buffer;
                }




reply via email to

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