srkod - estate addon practice#1278
Open
sreedevk wants to merge 1 commit into
Open
Conversation
cc3b9d1 to
b17059f
Compare
[ADD] estate: added the module setup files, the estate_property model & basic default views [LINT] estate: ruff linting & formatting [FIX] estate: added all rights to estate_property model [ADD] estate: estate_property model field level restrictions & properties added [LINT] estate: ruff linting & formatting [ADD] estate: custom list view for estate_property [REF] estate: follow naming convention for view records [REM] estate: remove test model [ADD] estate: added search view with custom fields [ADD] estate: add filters for available properties & group by postcode [ADD] estate: add property type models & views [ADD] estate: property type relationship to property added [ADD] estate: buyer & seller fields added to estate_property [ADD] estate: property tag added [LINT] estate: linting & formatting [ADD] estate: estate property offer added [ADD] estate: best price & total area computed fields added [ADD] estate: property offer date_deadline & validity fields added [ADD] estate: property onchange method for garden based attributes [ADD] estate: offer refuse & accept operations added [ADD] estate: sold & cancelled buttons added to properties [ADD] estate: accepting offer now sets buyer & selling price of property [ADD] estate: property constraints [LINT] satisfy the linting and formatting overlords [FIX] estate: api.constrains was misspelt as api.constraint [FIX] estate: missing precision_digits in float_is_zero call [FIX] estate: inverse deadline computation type issue fixed [ADD] estate: property_ids view for property_type form [LINT] estate: sacrifice to the linter [ADD] estate: property status now displayed as a statusbar widget [ADD] estate: deterministic ordering of records [ADD] estate: manual sequencing of types enabled using a handle widget [ADD] estate: tag color fields added to property form & prevent type creation [ADD] estate: sold and cancel buttons now only show up when appropriate
b17059f to
67257f6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

No description provided.