Revision b1a25bd3
Von Sven Schöling vor mehr als 9 Jahren hinzugefügt
SL/BackgroundJob/MassRecordCreationAndPrinting.pm | ||
---|---|---|
194 | 194 |
|
195 | 195 |
SL::BackgroundJob::MassRecordCreationAndPrinting |
196 | 196 |
|
197 |
|
|
198 | 197 |
=head1 SYNOPSIS |
199 | 198 |
|
200 | 199 |
In controller: |
... | ... | |
259 | 258 |
=back |
260 | 259 |
|
261 | 260 |
=head1 BUGS |
261 |
|
|
262 | 262 |
Currently the calculation from the gui (form) differs from the calculation via convert (PTC). |
263 | 263 |
Furthermore mass conversion with foreign currencies could lead to problems (daily rate check). |
264 | 264 |
|
... | ... | |
267 | 267 |
Moritz Bunkus E<lt>m.bunkus@linet-services.deE<gt> |
268 | 268 |
|
269 | 269 |
Jan Büren E<lt>jan@kivitendo-premium.deE<gt> |
270 |
|
|
270 | 271 |
=cut |
SL/Controller/MassInvoiceCreatePrint.pm | ||
---|---|---|
384 | 384 |
background job existed, therefore if anything goes boom take a look at the single steps done via gui |
385 | 385 |
in this controller and after that take a deeper look at the MassRecordCreationAndPrinting job. |
386 | 386 |
|
387 |
|
|
388 | 387 |
=head1 FUNCTIONS |
389 | 388 |
|
390 | 389 |
=over 2 |
... | ... | |
494 | 493 |
Moritz Bunkus E<lt>m.bunkus@linet-services.deE<gt> |
495 | 494 |
|
496 | 495 |
Jan Büren E<lt>jan@kivitendo-premium.deE<gt> |
496 |
|
|
497 | 497 |
=cut |
Auch abrufbar als: Unified diff
POD Fehler