2547-supplier_billing_data #477
No reviewers
Labels
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: verdnatura/salix#477
Loading…
Reference in New Issue
No description provided.
Delete Branch "2547-supplier_billing_data"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
@ -73,0 +81,4 @@
if (payMethod && payMethod.ibanRequired && !hasIban)
err();
done();
missing trailling space
LGTM