Punchout

{{ $ctrl.isUpdating ? 'Updating' : 'Update' }}
Punchout Suppliers
Attached Suppliers
{{ supplier.name }} {{ $ctrl.isDetaching[supplier.id] ? 'Detaching' : 'Detach' }}
Available Suppliers
{{ supplier.name }} {{ $ctrl.isAttaching[ supplier.id ] ? 'Attaching' : 'Attach' }}