You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[IMP] estate: improve offer handling and property visibility rules
- Expired offers are now automatically refused, ensuring cleaner records
and preventing outdated offers from staying active.
- "Sold" and "Cancelled" actions are now hidden when the property is
already in a sold or cancelled state, avoiding redundant operations.
- Bedrooms, living area, and description fields are now read-only once
the property is sold or cancelled, ensuring data consistency.
- Price column in the offers list view is now displayed left-aligned
for better readability, as numeric fields are right-aligned by default.
- Minor layout adjustments applied to XML views for improved consistency.
0 commit comments