Projekt

Allgemein

Profil

Statistiken
| Zweig: | Markierung: | Revision:
Name Größe
  Auth
  BackgroundJob
  Clipboard
  Controller
  DATEV
  DB
  DBConnect
  DBUpgrade2
  DefaultManager
  Dispatcher
  HTML
  Helper
  Layout
  Locale
  Mailer
  Presenter
  PriceSource
  SEPA
  SessionFile
  System
  Template
  Webdav
.htaccess 31 Bytes
AM.pm 43,8 KB
AP.pm 32,7 KB
AR.pm 33,4 KB
ARAP.pm 5,74 KB
AccTransCorrections.pm 30,3 KB
ArchiveZipFixes.pm 2,02 KB
Auth.pm 35,1 KB
BP.pm 8,78 KB
CA.pm 17,3 KB
CP.pm 11,7 KB
CT.pm 16,4 KB
CTI.pm 1,87 KB
CVar.pm 24,1 KB
Chart.pm 1 KB
ClientJS.pm 16,3 KB
Clipboard.pm 5,04 KB
Common.pm 18 KB
DATEV.pm 37,3 KB
DB.pm 5,02 KB
DBConnect.pm 4,21 KB
DBUpgrade2.pm 18,3 KB
DBUtils.pm 19,3 KB
DN.pm 34,2 KB
DO.pm 52,9 KB
DefaultManager.pm 1,66 KB
Dispatcher.pm 15,2 KB
FCGIFixes.pm 1,52 KB
FU.pm 14,5 KB
Form.pm 109 KB
GL.pm 27,2 KB
GenericTranslations.pm 3,92 KB
Git.pm 1,49 KB
IC.pm 58 KB
IO.pm 2,29 KB
IR.pm 63,8 KB
IS.pm 100 KB
Iconv.pm 3,13 KB
Inifile.pm 2,59 KB
InstallationCheck.pm 8,97 KB
InstanceConfiguration.pm 5,96 KB
JSON.pm 1,55 KB
LXDebug.pm 15,8 KB
LiquidityProjection.pm 12,8 KB
Locale.pm 18,2 KB
LxOfficeConf.pm 2,59 KB
MIME.pm 608 Bytes
Mailer.pm 7,58 KB
Menu.pm 5,91 KB
MoreCommon.pm 5,9 KB
Notes.pm 2,06 KB
Num2text.pm 4,49 KB
OE.pm 64,4 KB
PE.pm 6,71 KB
PrefixedNumber.pm 3,03 KB
Presenter.pm 10,1 KB
PriceSource.pm 8,9 KB
RC.pm 7,5 KB
RP.pm 65 KB
RecordLinks.pm 6,72 KB
ReportGenerator.pm 30,5 KB
Request.pm 17,1 KB
SEPA.pm 18,2 KB
SessionFile.pm 4,3 KB
TODO.pm 2,6 KB
Taxkeys.pm 2,64 KB
Template.pm 1,63 KB
TransNumber.pm 5,28 KB
USTVA.pm 28,5 KB
User.pm 13,5 KB
Util.pm 2,42 KB
VK.pm 7,72 KB
WH.pm 41,7 KB
Watchdog.pm 1,93 KB
Webdav.pm 5,46 KB
X.pm 255 Bytes

Aktuellste Revisionen

# Datum Autor Kommentar
68ccd089 22.07.2016 10:13 Kivitendo Admin

SL/DB/BankTransaction.pm - carp statt die

75063bf3 22.07.2016 10:13 Kivitendo Admin

Controller BankTransaction - Einrückungen und Kommentare

9a2253e9 22.07.2016 10:13 Kivitendo Admin

Refactoring und Einrückungen in BankTransaction.pm

f8f23e03 21.07.2016 15:59 Sven Schöling

TopQuickSearch: Und Verlinkung auch wieder hergestellt

d38c6c0e 21.07.2016 11:23 Sven Schöling

Sicherheit: ReDoS in trim() umgehen.

trim hat bisher whitespace mit dem regex /^\p{WSpace}+|\p{WSpace}+$/
getrimmt. Der ist aber anfällig gegen große Mengen Whitespace in der
Mitte, weil dann das Backtracking in O(n²) läuft:

$_ = "--".(" "x200000)."and more"; s/^\p{WSpace}+|\p{WSpace}+$//;...

9227f81d 21.07.2016 10:07 Martin Helmling martin.helm...

Fertigen ohne Prüfung nach Bestand(2)

Das Prüfen ob Lager das "Standard-Lager für Auslagern ohne Prüfung auf Bestand"
ist genügt nicht, es können Bauteile dieses Lager auch als Standardlager haben

4f611e17 21.07.2016 09:39 Martin Helmling martin.helm...

Fertigen ohne Prüfung nach Bestand

Wird bei einem Bestandteil das "Standard-Lager für Auslagern ohne Prüfung auf Bestand"
verwendet, wird ohne Prüfung ausgelagert.

Dies geschieht nur beim gewählten Feature "Zum Fertigen Standardlager des Bestandteils verwenden"

3160b088 21.07.2016 08:53 Martin Helmling martin.helm...

Funktion "Erzeugnis fertigen" sucht Bestandteile im falschen Lager.(4)

Falls das Bestandteil bei gesetztem "transfer_default_warehouse_for_assembly"
kein Standardlager besitzt und es kein "Standard-Lager für Auslagern ohne Prüfung auf Bestand"
in der Mandantenkonfig gesetzt ist,...

f7027139 20.07.2016 15:18 Sven Schöling

TopQuickSearch: typisierte Suche gefixt

709aea6d 20.07.2016 15:05 Sven Schöling

TopQuickSearch: Alle Artikelsuchen haben nur Erzeugnisse gefunden

...hat keiner gemerkt...

Revisionen anzeigen

Auch abrufbar als: Atom