Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 44cda51f

Von Moritz Bunkus vor fast 11 Jahren hinzugefügt

  • ID 44cda51fc12c6731ff9d8654e045b7927c88a9bb
  • Vorgänger b2d5199f
  • Nachfolger d4610c7f

SL::DB::Helper::TransNumberGenerator: Doku-Update

Unterschiede anzeigen:

SL/DB/Helper/TransNumberGenerator.pm
139 139
Now the number itself is increased as often as neccessary to create a
140 140
unique one by comparing the generated numbers with the existing ones
141 141
retrieved in the first step. In this step gaps in the assigned numbers
142
are filled for some tables (e.g. invoices) but not for others
143
(e.g. sales orders).
142
are filled for all currently supported tables.
144 143

  
145 144
After creating the unique record number this function can update
146 145
C<$self> and the C<defaults> table if requested. This is controlled

Auch abrufbar als: Unified diff