Revision 1b98d23f
Von Kivitendo Admin vor mehr als 1 Jahr hinzugefügt
t/workflow/delivery_order_reclamation.t | ||
---|---|---|
46 | 46 |
foreach (qw( |
47 | 47 |
DeliveryOrder DeliveryOrderItem |
48 | 48 |
Reclamation ReclamationItem |
49 |
ReclamationReason |
|
49 | 50 |
Part |
50 | 51 |
Customer Vendor |
51 | 52 |
Department PaymentTerm DeliveryTerm |
t/workflow/invoice_to_reclamation.t | ||
---|---|---|
46 | 46 |
foreach (qw( |
47 | 47 |
Invoice PurchaseInvoice InvoiceItem |
48 | 48 |
Reclamation ReclamationItem |
49 |
ReclamationReason |
|
49 | 50 |
Part |
50 | 51 |
Customer Vendor |
51 | 52 |
Department PaymentTerm DeliveryTerm |
t/workflow/order_reclamation.t | ||
---|---|---|
46 | 46 |
foreach (qw( |
47 | 47 |
Order OrderItem |
48 | 48 |
Reclamation ReclamationItem |
49 |
ReclamationReason |
|
49 | 50 |
Part |
50 | 51 |
Customer Vendor |
51 | 52 |
Department PaymentTerm DeliveryTerm |
t/workflow/reclamation_reclamation.t | ||
---|---|---|
43 | 43 |
sub clear_up { |
44 | 44 |
foreach (qw( |
45 | 45 |
Reclamation ReclamationItem |
46 |
ReclamationReason |
|
46 | 47 |
Part |
47 | 48 |
Customer Vendor |
48 | 49 |
Department PaymentTerm DeliveryTerm |
Auch abrufbar als: Unified diff
Reklamationstests - Reklamationsgrund aufräumen