Fix bug in uses_commission decorator
Distinquish between exceptions in the decorated function and exceptions in accepting/rejecting the commissions. The first one determines whether serials should be accepted or rejected, while the second one is an error indicating that commissioning can not be completed.
Please register or sign in to comment