Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe
  Auth
  BackgroundJob
  Controller
  DATEV
  DB
  Helper
  SEPA
  Template
.htaccess 31 Bytes
AM.pm 55,5 KB
AP.pm 28,9 KB
AR.pm 27,8 KB
ARAP.pm 5,71 KB
AccTransCorrections.pm 29,9 KB
Auth.pm 36,1 KB
BP.pm 8,38 KB
BankAccount.pm 2,61 KB
CA.pm 18,2 KB
CP.pm 10,9 KB
CT.pm 33,6 KB
CVar.pm 22,6 KB
Chart.pm 1 KB
Common.pm 16,4 KB
DATEV.pm 28,3 KB
DB.pm 3,75 KB
DBConnect.pm 457 Bytes
DBUpgrade2.pm 11,4 KB
DBUtils.pm 16,6 KB
DN.pm 30,5 KB
DO.pm 37,8 KB
Dispatcher.pm 10 KB
Drafts.pm 3,27 KB
FCGIFixes.pm 1,6 KB
FU.pm 13,9 KB
Form.pm 107 KB
GL.pm 26,1 KB
GenericTranslations.pm 3,92 KB
IC.pm 55,8 KB
IO.pm 2,29 KB
IR.pm 55,4 KB
IS.pm 83 KB
Iconv.pm 3,16 KB
Inifile.pm 2,62 KB
InstallationCheck.pm 3,85 KB
InstanceConfiguration.pm 2,07 KB
LXDebug.pm 15 KB
Locale.pm 13,1 KB
LxOfficeConf.pm 2,05 KB
MIME.pm 608 Bytes
Mailer.pm 7,18 KB
Menu.pm 9,84 KB
MoreCommon.pm 5,61 KB
Notes.pm 2,06 KB
Num2text.pm 4,49 KB
OE.pm 51,9 KB
PE.pm 6,36 KB
Printer.pm 1,8 KB
Projects.pm 6,31 KB
RC.pm 5,86 KB
RP.pm 62 KB
RecordLinks.pm 6,72 KB
ReportGenerator.pm 29,5 KB
SEPA.pm 14,3 KB
SessionFile.pm 3,94 KB
TODO.pm 2,6 KB
Taxkeys.pm 2,51 KB
Template.pm 706 Bytes
TransNumber.pm 4,96 KB
USTVA.pm 28,9 KB
User.pm 21,1 KB
VK.pm 3,57 KB
WH.pm 33,4 KB
Watchdog.pm 1,93 KB
X.pm 220 Bytes

Aktuellste Revisionen

# Datum Autor Kommentar
73c7fcda 25.10.2011 14:59 Sven Schöling

Fehler beim kopieren von Daten auf ein Filehandle

unter bestimmten umständen konnte das Filehandle als string auf die Standardausgabe kopiert werden.

006ea651 17.10.2011 13:43 Jan Büren

Merge branch 'master' of :public/lx-office-erp

a84943da 17.10.2011 13:40 Jan Büren

Stammdaten -> Berichte -> Kunden mit Kundentyp.
Die anschließende Sortierung nach Kundentyp liefert eine Fehlermeldung, da ein 'order by lower(business)' eine SQL-Fehlermeldung wirft (ct.business_id AS business).
Entsprechend die Abfrage erweitert, sodass ein 'order by business' analog wie bei quonumber etc passiert.

7ef8fa08 17.10.2011 12:17 Sven Schöling

doctype setzen. neuere browser kommen gut mit dem javascript klar, solange transitional gesetzt ist.

cf4ac170 17.10.2011 12:10 Sven Schöling

noch ein paar xhtml contentlose tags in html tags geändert.

072d299d 17.10.2011 12:09 Sven Schöling

Parameter extra_code von form->header auf %params ungeschrieben

97bea1c1 17.10.2011 12:07 Sven Schöling

JSON zu der Liste der benötigten Module hinzugefügt

b28312f7 17.10.2011 10:25 Sven Schöling

Bei date_tag die Kalender Orientierung nicht als html Attribut ausgeben.

bd1e1e7d 17.10.2011 10:23 Sven Schöling

button_tag nicht als input_tag implementieren

Hintergrund: button tags brauchen im standard kein id oder name Attribut, input
tags aber schon. Die input_tag Implementierung forciert korrekterweise id und
name, so dass die leer sind, wenn ein button_tag ohne geschrieben wird.

993ce983 17.10.2011 10:22 Sven Schöling

texarea tags müssen immer numerische Werte in cols und rows haben.

Revisionen anzeigen

Auch abrufbar als: Atom