Revision 9c463903
Von Bernd Bleßmann vor etwa 4 Jahren hinzugefügt
SL/DB/Order.pm | ||
---|---|---|
437 | 437 |
|
438 | 438 |
# set this entries to undef that yield different information |
439 | 439 |
my %attributes; |
440 |
foreach my $attr (qw(ordnumber transdate reqdate taxincluded shippingpoint |
|
440 |
foreach my $attr (qw(ordnumber transdate reqdate tax_point taxincluded shippingpoint
|
|
441 | 441 |
shipvia notes closed delivered reqdate quonumber |
442 | 442 |
cusordnumber proforma transaction_description |
443 | 443 |
order_probability expected_billing_date)) { |
Auch abrufbar als: Unified diff
S/D/Order: new_from_multi: Leistungsdatum nur übernehmen, wenn überall gleich.
Für den Workflow, aus der Auftrags-Liste mehrere Aufträge zu einem
zusammenzufasssen.