SVN author hlindemann | 1 Feb 2008 08:48
Picon
Favicon
Gravatar

r3100 - trunk/unstable/users

Author: hlindemann
Date: 2008-02-01 08:48:18 +0100 (Fr, 01 Feb 2008)
New Revision: 3100

Log:
UStVa 2008

Added:
   trunk/unstable/users/ustva-2008.pdf
Hinzugefügt: trunk/unstable/users/ustva-2008.pdf

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Lx-office-svn mailing list
Lx-office-svn <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lx-office-svn
SVN author hlindemann | 1 Feb 2008 08:48
Picon
Favicon
Gravatar

r3101 - trunk/unstable/templates

Author: hlindemann
Date: 2008-02-01 08:48:44 +0100 (Fr, 01 Feb 2008)
New Revision: 3101

Log:
UStVa 2008

Added:
   trunk/unstable/templates/German-ustva-2008.tex
Hinzugefügt: trunk/unstable/templates/German-ustva-2008.tex

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Lx-office-svn mailing list
Lx-office-svn <at> lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lx-office-svn
SVN author preetz | 2 Feb 2008 20:26
Picon
Favicon
Gravatar

r3102 - in trunk/unstable: SL bin/mozilla locale/de

Author: preetz
Date: 2008-02-02 20:26:31 +0100 (Sa, 02 Feb 2008)
New Revision: 3102

Log:
Stichtagsbezogene Auswertungen von offenen Forderungen und Verbindlichkeiten

Modified:
   trunk/unstable/SL/RP.pm
   trunk/unstable/bin/mozilla/rp.pl
   trunk/unstable/locale/de/all
   trunk/unstable/locale/de/rp
Geändert: trunk/unstable/SL/RP.pm
===================================================================
--- trunk/unstable/SL/RP.pm	2008-02-01 07:48:44 UTC (rev 3101)
+++ trunk/unstable/SL/RP.pm	2008-02-02 19:26:31 UTC (rev 3102)
 <at>  <at>  -1274,18 +1274,20  <at>  <at> 
   # connect to database
   my $dbh     = $form->dbconnect($myconfig);

-  my ($invoice, $arap, $buysell, $ct, $ct_id);
+  my ($invoice, $arap, $buysell, $ct, $ct_id, $ml);

   if ($form->{ct} eq "customer") {
     $invoice = "is";
     $arap = "ar";
     $buysell = "buy";
     $ct = "customer";
+    $ml = -1;
   } else {
(Continue reading)

SVN author mbunkus | 4 Feb 2008 08:53
Picon
Favicon
Gravatar

r3103 - in trunk/unstable/doc: . INSTALL

Author: mbunkus
Date: 2008-02-04 08:53:56 +0100 (Mo, 04 Feb 2008)
New Revision: 3103

Log:
Die nächste Version wird 2.6.0 sein, nicht 2.4.4.

Modified:
   trunk/unstable/doc/INSTALL.texi
   trunk/unstable/doc/INSTALL.txt
   trunk/unstable/doc/INSTALL/Grundlagen-zur-Benutzerauthentifizierung.html
   trunk/unstable/doc/INSTALL/Migration-alter-Installationen.html
   trunk/unstable/doc/UPGRADE
Geändert: trunk/unstable/doc/INSTALL/Grundlagen-zur-Benutzerauthentifizierung.html
===================================================================
--- trunk/unstable/doc/INSTALL/Grundlagen-zur-Benutzerauthentifizierung.html	2008-02-02
19:26:31 UTC (rev 3102)
+++ trunk/unstable/doc/INSTALL/Grundlagen-zur-Benutzerauthentifizierung.html	2008-02-04
07:53:56 UTC (rev 3103)
 <at>  <at>  -50,7 +50,7  <at>  <at> 
 die Authentifizierungsdatenbank erreichen kann, wird in der
 Konfigurationsdatei <code>config/authentication.pl</code> festgelegt. Diese
 muss bei der Installation und bei einem Upgrade von einer Version vor
-v2.4.4 angelegt werden. Eine Beispielkonfigurationsdatei
+v2.6.0 angelegt werden. Eine Beispielkonfigurationsdatei
 <code>config/authentication.pl.default</code> existiert, die als Vorlage
 benutzt werden kann.

Geändert: trunk/unstable/doc/INSTALL/Migration-alter-Installationen.html
===================================================================
(Continue reading)

SVN author sschoeling | 4 Feb 2008 16:46
Picon
Favicon
Gravatar

r3104 - trunk/unstable/bin/mozilla

Author: sschoeling
Date: 2008-02-04 16:46:04 +0100 (Mo, 04 Feb 2008)
New Revision: 3104

Log:
Lx-Office Header angefuegt

Modified:
   trunk/unstable/bin/mozilla/admin_groups.pl
Geändert: trunk/unstable/bin/mozilla/admin_groups.pl
===================================================================
--- trunk/unstable/bin/mozilla/admin_groups.pl	2008-02-04 07:53:56 UTC (rev 3103)
+++ trunk/unstable/bin/mozilla/admin_groups.pl	2008-02-04 15:46:04 UTC (rev 3104)
 <at>  <at>  -1,3 +1,37  <at>  <at> 
+#=====================================================================
+# LX-Office ERP
+# Copyright (C) 2004
+# Based on SQL-Ledger Version 2.1.9
+# Web http://www.lx-office.org
+#
+#=====================================================================
+# SQL-Ledger Accounting
+# Copyright (c) 2002
+#
+#  Author: Moritz Bunkus
+#   Email: mbunkus <at> linet-services.de
+#     Web: www.linet-services.de
+#
+#
+# This program is free software; you can redistribute it and/or modify
(Continue reading)

SVN author sschoeling | 4 Feb 2008 17:37
Picon
Favicon
Gravatar

r3105 - trunk/unstable/bin/mozilla

Author: sschoeling
Date: 2008-02-04 17:37:21 +0100 (Mo, 04 Feb 2008)
New Revision: 3105

Log:
Kosmetik

Modified:
   trunk/unstable/bin/mozilla/oe.pl
Geändert: trunk/unstable/bin/mozilla/oe.pl
===================================================================
--- trunk/unstable/bin/mozilla/oe.pl	2008-02-04 15:46:04 UTC (rev 3104)
+++ trunk/unstable/bin/mozilla/oe.pl	2008-02-04 16:37:21 UTC (rev 3105)
 <at>  <at>  -1045,50 +1045,25  <at>  <at> 

   $report->set_columns(%column_defs);
   $report->set_column_order( <at> columns);
-
   $report->set_export_options('orders',  <at> hidden_variables);
-
   $report->set_sort_indicator($form->{sort}, 1);

   my  <at> options;
-  if ($form->{customer}) {
-    push  <at> options, $locale->text('Customer') . " : $form->{customer}";
-  }
-  if ($form->{vendor}) {
-    push  <at> options, $locale->text('Vendor') . " : $form->{vendor}";
-  }
-  if ($form->{department}) {
(Continue reading)

SVN author sschoeling | 4 Feb 2008 17:37
Picon
Favicon
Gravatar

r3106 - in trunk/unstable: SL bin/mozilla templates/webpages/ct

Author: sschoeling
Date: 2008-02-04 17:37:56 +0100 (Mo, 04 Feb 2008)
New Revision: 3106

Log:
Bugfix zu Bug 789: Ansprechpartner zeigen jetzt auch den Vornamen an

Modified:
   trunk/unstable/SL/CT.pm
   trunk/unstable/bin/mozilla/ct.pl
   trunk/unstable/templates/webpages/ct/form_header_de.html
   trunk/unstable/templates/webpages/ct/form_header_master.html
Geändert: trunk/unstable/SL/CT.pm
===================================================================
--- trunk/unstable/SL/CT.pm	2008-02-04 16:37:21 UTC (rev 3105)
+++ trunk/unstable/SL/CT.pm	2008-02-04 16:37:56 UTC (rev 3106)
 <at>  <at>  -160,7 +160,7  <at>  <at> 
   $form->{SHIPTO} = selectall_hashref_query($form, $dbh, $query, $form->{id});

   # get contacts
-  $query  = qq|SELECT cp_id, cp_name FROM contacts WHERE cp_cv_id = ?|;
+  $query  = qq|SELECT cp_id, cp_name, cp_givenname FROM contacts WHERE cp_cv_id = ?|;
   $form->{CONTACTS} = selectall_hashref_query($form, $dbh, $query, $form->{id});

   # get languages

Geändert: trunk/unstable/bin/mozilla/ct.pl
===================================================================
--- trunk/unstable/bin/mozilla/ct.pl	2008-02-04 16:37:21 UTC (rev 3105)
+++ trunk/unstable/bin/mozilla/ct.pl	2008-02-04 16:37:56 UTC (rev 3106)
(Continue reading)

SVN author mbunkus | 4 Feb 2008 18:04
Picon
Favicon
Gravatar

r3107 - trunk/unstable/bin/mozilla

Author: mbunkus
Date: 2008-02-04 18:04:54 +0100 (Mo, 04 Feb 2008)
New Revision: 3107

Log:
Kosmetik.

Modified:
   trunk/unstable/bin/mozilla/oe.pl
Geändert: trunk/unstable/bin/mozilla/oe.pl
===================================================================
--- trunk/unstable/bin/mozilla/oe.pl	2008-02-04 16:37:56 UTC (rev 3106)
+++ trunk/unstable/bin/mozilla/oe.pl	2008-02-04 17:04:54 UTC (rev 3107)
 <at>  <at>  -1049,16 +1049,16  <at>  <at> 
   $report->set_sort_indicator($form->{sort}, 1);

   my  <at> options;
+  my ($department) = split m/--/, $form->{department};

-  push  <at> options, $locale->text('Customer') . " : $form->{customer}"                                       if $form->{customer};
-  push  <at> options, $locale->text('Vendor') . " : $form->{vendor}"                                           if $form->{vendor};
-  ($department) = split /--/, $form->{department};
-  push  <at> options, $locale->text('Department') . " : $department"                                           if $form->{department};
-  push  <at> options, $locale->text('Order Number') . " : $form->{ordnumber}"                                  if $form->{ordnumber};
-  push  <at> options, $locale->text('Notes') . " : $form->{notes}"                                             if $form->{notes};
+  push  <at> options, $locale->text('Customer')                . " : $form->{customer}"                        if $form->{customer};
+  push  <at> options, $locale->text('Vendor')                  . " : $form->{vendor}"                          if $form->{vendor};
+  push  <at> options, $locale->text('Department')              . " : $department"                              if $form->{department};
+  push  <at> options, $locale->text('Order Number')            . " : $form->{ordnumber}"                       if $form->{ordnumber};
+  push  <at> options, $locale->text('Notes')                   . " : $form->{notes}"                           if $form->{notes};
(Continue reading)

SVN author mbunkus | 4 Feb 2008 18:14
Picon
Favicon
Gravatar

r3108 - trunk/unstable/SL

Author: mbunkus
Date: 2008-02-04 18:14:39 +0100 (Mo, 04 Feb 2008)
New Revision: 3108

Log:
Kontakte nach Nachnamen sortieren.

Modified:
   trunk/unstable/SL/CT.pm
Geändert: trunk/unstable/SL/CT.pm
===================================================================
--- trunk/unstable/SL/CT.pm	2008-02-04 17:04:54 UTC (rev 3107)
+++ trunk/unstable/SL/CT.pm	2008-02-04 17:14:39 UTC (rev 3108)
 <at>  <at>  -160,7 +160,7  <at>  <at> 
   $form->{SHIPTO} = selectall_hashref_query($form, $dbh, $query, $form->{id});

   # get contacts
-  $query  = qq|SELECT cp_id, cp_name, cp_givenname FROM contacts WHERE cp_cv_id = ?|;
+  $query  = qq|SELECT cp_id, cp_name, cp_givenname FROM contacts WHERE cp_cv_id = ? ORDER BY cp_name|;
   $form->{CONTACTS} = selectall_hashref_query($form, $dbh, $query, $form->{id});

   # get languages

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Lx-office-svn mailing list
Lx-office-svn <at> lists.sourceforge.net
(Continue reading)

SVN author mbunkus | 4 Feb 2008 18:14
Picon
Favicon
Gravatar

r3109 - trunk/unstable/bin/mozilla

Author: mbunkus
Date: 2008-02-04 18:14:47 +0100 (Mo, 04 Feb 2008)
New Revision: 3109

Log:
Kontakte sortiert ausgeben.

Modified:
   trunk/unstable/bin/mozilla/ct.pl
Geändert: trunk/unstable/bin/mozilla/ct.pl
===================================================================
--- trunk/unstable/bin/mozilla/ct.pl	2008-02-04 17:14:39 UTC (rev 3108)
+++ trunk/unstable/bin/mozilla/ct.pl	2008-02-04 17:14:47 UTC (rev 3109)
 <at>  <at>  -267,7 +267,7  <at>  <at> 
   $form->{is_customer}    = $form->{db}     eq 'customer';
   $form->{salesman_label} = sub { $_[0]->{name} ne "" ? $_[0]->{name} : $_[0]->{login} };
   $form->{shipto_label}   = sub { "$_[0]->{shiptoname} $_[0]->{shiptodepartment_1}" };
-  $form->{contacts_label} = sub { "$_[0]->{cp_givenname} $_[0]->{cp_name}" };
+  $form->{contacts_label} = sub { join ", ", grep { $_ } $_[0]->{cp_name}, $_[0]->{cp_givenname} };
   $form->{taxzone_id}     = 0                                                               if !$form->{id};
   $form->{jsscript}       = 1;
   $form->{fokus}          = "ct.greeting";

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Lx-office-svn mailing list
Lx-office-svn <at> lists.sourceforge.net
(Continue reading)


Gmane