Revision 7f3b8a99
Von Bernd Bleßmann vor mehr als 1 Jahr hinzugefügt
SL/DB/Order.pm | ||
---|---|---|
|
||
C<params> other then C<sort_sources_by> are passed to C<new_from>.
|
||
|
||
=head2 C<increment_version_number>
|
||
|
||
Checks if the current version of the order is finalized, increments
|
||
the version number and adds a new order_version to the order.
|
||
Dies if the version is not final.
|
||
|
||
=head1 BUGS
|
||
|
||
Nothing here yet.
|
SL/Model/Record.pm | ||
---|---|---|
|
||
=over 4
|
||
|
||
=item C<increment_subversion>
|
||
|
||
Increments the record's subversion number.
|
||
|
||
=item C<delete>
|
||
|
||
Deletes the whole record and puts an entry in the history.
|
Auch abrufbar als: Unified diff
S:D:Order und S:M:Record: POD für Unterversion hochzählen