[16.0][MIG] stay_api: migrate from 14 to 16#66
Open
alexis-via wants to merge 28 commits intoOCA:16.0from
Open
Conversation
Move controller-related code from stay to stay_api
Add support for stay tags Add stay_notify_user_ids on res.company, used when the stay is not in a group Allow to book rooms in draft state Direct access button for mass assign wizard Restrict rooms to available rooms in mass assign wizard and improve guest_qty When archiving a room, the assign lines are removed from timeline view Add button to access stay from assign line tree view Add a new Room Transition configuration "Night" In stay line mass update, allow to filter by date Fix layout of stay configuration page Switch mail template to noupdate=false via migration script
Add warning banners for next stay (and not only preceding stays) Add stay.type object Improve display condition of Assign Rooms button Display tags on assign form view Fix bug in preceding stay computation: current stay was not excluded from the search!
This modification allows to handle partner titles without XMLID
Add dep on phone_validation
Return mobile and phone in stay create API, to have the reformatted values
Answer json is now logged at info level Improve chatter message of wizard
….group_system Add 'do not modifiy' in the string of the field in the view
…en generating chatter messages Add stay_api_user to default groups
Fix module name in manifest Improve stay form layout in controller block
Add explicit error message when group_id is invalid on /new
Delete mig script from v14
Depend on partner_match_or_create from OCA/donation
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.
Requires partner_match_or_create (PR OCA/donation#148)