phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/inc/import Import_fra_BKK,1.6,1.7 Impor


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/inc/import Import_fra_BKK,1.6,1.7 Import_fra_Kemner,1.7,1.8 Import_fra_Service,1.8,1.9
Date: Thu, 09 Jan 2003 14:41:43 -0500

Update of /cvsroot/phpgroupware/property/inc/import
In directory subversions:/tmp/cvs-serv11133/inc/import

Modified Files:
        Import_fra_BKK Import_fra_Kemner Import_fra_Service 
Log Message:
no message

Index: Import_fra_BKK
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/import/Import_fra_BKK,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** Import_fra_BKK      6 Jan 2003 16:51:13 -0000       1.6
--- Import_fra_BKK      9 Jan 2003 19:41:41 -0000       1.7
***************
*** 89,93 ****
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->soXport          = 
CreateObject($this->currentapp.'.soXport');   
!                       $this->invoice          = 
CreateObject($this->currentapp.'.invoice');
                        $this->bocommon         = 
CreateObject($this->currentapp.'.bocommon');
                }
--- 89,93 ----
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->soXport          = 
CreateObject($this->currentapp.'.soXport');   
!                       $this->invoice          = 
CreateObject($this->currentapp.'.boinvoice');
                        $this->bocommon         = 
CreateObject($this->currentapp.'.bocommon');
                }
***************
*** 281,285 ****
                        }
                        $num = $i - 1;
!                       return lang('Successfully imported x records into your 
invoice register.',$num).'<br>'.lang('ID').': '. $bilagsnr;
                }
        }
--- 281,285 ----
                        }
                        $num = $i - 1;
!                       return lang('Successfully imported x records into your 
invoice register.',$num).' '.lang('ID').': '. $bilagsnr;
                }
        }

Index: Import_fra_Kemner
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/import/Import_fra_Kemner,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** Import_fra_Kemner   6 Jan 2003 16:51:13 -0000       1.7
--- Import_fra_Kemner   9 Jan 2003 19:41:41 -0000       1.8
***************
*** 59,63 ****
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->soXport          = 
CreateObject($this->currentapp.'.soXport');   
!                       $this->invoice          = 
CreateObject($this->currentapp.'.invoice');
                        $this->bocommon         = 
CreateObject($this->currentapp.'.bocommon');
                        
--- 59,63 ----
                        $this->currentapp       = 
$GLOBALS['phpgw_info']['flags']['currentapp'];
                        $this->soXport          = 
CreateObject($this->currentapp.'.soXport');   
!                       $this->invoice          = 
CreateObject($this->currentapp.'.boinvoice');
                        $this->bocommon         = 
CreateObject($this->currentapp.'.bocommon');
                        
***************
*** 369,373 ****
                        }
                        $num = $i - 1;
!                       return lang('Successfully imported x records into your 
invoice register.',$num).'<br>'.lang('ID').': '. $bilagsnr .' - ' . 
$bilagsnr_end;
                }
        }
--- 369,373 ----
                        }
                        $num = $i - 1;
!                       return lang('Successfully imported x records into your 
invoice register.',$num).' '.lang('ID').': '. $bilagsnr .' - ' . $bilagsnr_end;
                }
        }

Index: Import_fra_Service
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/import/Import_fra_Service,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -r1.8 -r1.9
*** Import_fra_Service  6 Jan 2003 16:51:13 -0000       1.8
--- Import_fra_Service  9 Jan 2003 19:41:41 -0000       1.9
***************
*** 220,224 ****
                        }
                        $num = $i - 1;
!                       return lang('Successfully imported x records into your 
invoice register.',$num).'<br>'.lang('ID').': '. $bilagsnr;
                }
        }
--- 220,224 ----
                        }
                        $num = $i - 1;
!                       return lang('Successfully imported x records into your 
invoice register.',$num).' '.lang('ID').': '. $bilagsnr;
                }
        }





reply via email to

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