In contracts, there's a From and To argument, which defines when a contract can be signed. If there are no such limits, they will have DateTime.MinValue and DateTime.MaxValue respectively. Now, these dates are shown in the contract view. They should only be shown if they contain relevant information (i.e. >= Today and < DateTime.MaxValue)
You can scan this QR code to create a simple contract illustrating the issue:
In contracts, there's a From and To argument, which defines when a contract can be signed. If there are no such limits, they will have DateTime.MinValue and DateTime.MaxValue respectively. Now, these dates are shown in the contract view. They should only be shown if they contain relevant information (i.e. >= Today and < DateTime.MaxValue)
You can scan this QR code to create a simple contract illustrating the issue: