Revision c9e2c05d
Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt
t/workflow/delivery_order_reclamation.t | ||
---|---|---|
|
||
## converted should be nearly the same
|
||
my @different_record_values = qw(
|
||
id employee_id itime mtime reqdate
|
||
id employee_id itime mtime reqdate transdate
|
||
ordnumber oreqnumber
|
||
amount exchangerate netamount
|
||
record_type
|
t/workflow/reclamation_reclamation.t | ||
---|---|---|
my @different_record_values = qw(
|
||
record_type customer_id vendor_id
|
||
id record_number transaction_description employee_id
|
||
itime mtime
|
||
transdate itime mtime
|
||
);
|
||
|
||
my @different_record_item_values = qw(
|
Auch abrufbar als: Unified diff
Tests: Workflow: FIX: Belegdatum kann sich verändern