In an offer's orders list, each order should have a checkbox indicating that it is paid or not.
The checkbox should appear for every authenticated user, however it should be disabled by default and only be enabled for the offer's owner.
All other users should be informed that they need to be the owner for setting the IsPaid flag when they click on it, teasing the feature.
In an offer's orders list, each order should have a checkbox indicating that it is paid or not.
The checkbox should appear for every authenticated user, however it should be disabled by default and only be enabled for the offer's owner.
All other users should be informed that they need to be the owner for setting the IsPaid flag when they click on it, teasing the feature.