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: added auto fields and smart defaults
Added total area and best offer calculation, linked offer validity and
deadline dates setting any one will automatically set another, and
default values for garden details will be automatically filled when
garden is selected.
These changes make data entry easier and reduce manual work.
The total area and best offer are calculated automatically, so users
don’t need to compute them. Offer validity and deadline are connected,
meaning entering one will automatically fill the other, avoiding confusion.
When a garden is selected, related fields like area and orientation are
pre-filled with default values, helping users enter information faster and
more consistently.
chapter: 8(Computed Fields And Onchanges)
0 commit comments