Revision f06193c4
Von Tamino Steinert vor etwa 1 Jahr hinzugefügt
- ID f06193c4609ae8c9e43a262bef6989fafd12705a
- Vorgänger 2bd97f1a
t/workflow/delivery_order_reclamation.t | ||
---|---|---|
278 | 278 |
|
279 | 279 |
## converted should be nearly the same |
280 | 280 |
my @different_record_values = qw( |
281 |
id employee_id itime mtime reqdate |
|
281 |
id employee_id itime mtime reqdate transdate
|
|
282 | 282 |
ordnumber oreqnumber |
283 | 283 |
amount exchangerate netamount |
284 | 284 |
record_type |
t/workflow/reclamation_reclamation.t | ||
---|---|---|
177 | 177 |
my @different_record_values = qw( |
178 | 178 |
record_type customer_id vendor_id |
179 | 179 |
id record_number transaction_description employee_id |
180 |
itime mtime |
|
180 |
transdate itime mtime
|
|
181 | 181 |
); |
182 | 182 |
|
183 | 183 |
my @different_record_item_values = qw( |
Auch abrufbar als: Unified diff
Tests: Workflow: FIX: Belegdatum kann sich verändern