OCA / vertical-hotel

Odoo for Hotel Management
https://odoo-community.org/project/13
GNU Affero General Public License v3.0
140 stars 254 forks source link

Migration to version 11.0 #21

Closed pedrobaeza closed 3 years ago

pedrobaeza commented 7 years ago

Todo

https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-11.0

Modules to migrate

omarouhari commented 6 years ago

is there some one to validate this migration !!

pedrobaeza commented 6 years ago

@omarouhari You can do it checking the PRs: https://odoo-community.org/page/review

omarouhari commented 6 years ago

@pedrobaeza how can I get the source code of migrated version ?

pedrobaeza commented 6 years ago

You have to know Git for cloning the branch or use GitHub for downloading a ZIP file, but you can try on our runbot infrastructure.

omarouhari commented 6 years ago

@pedrobaeza I know Git very well but there is no source code in branch 11 except readme file !! Maybe I have to use travis !! Thanks showing me how to use it.

pedrobaeza commented 6 years ago

The source is in the PRs (pull requests)

omarouhari commented 6 years ago

@pedrobaeza I couldn't download the source code. Can you show me how achieve this please !!

pedrobaeza commented 6 years ago

@omarouhari Everything is open, so what you only need to do is to know how to do it. Using GIT and cloning branches from PRs or downloading directly via tools that GitHub offers, you will get the code, but this is out of my scope as community manager for teaching you on how to do it.

I hope you understand.

ericdai commented 6 years ago

how to install it under odoo11?

JayVora-SerpentCS commented 6 years ago

@ericdai This is a work in progress. You may see the PRs and it may help you setup v11, but nt reviewed yet.

ericdai commented 6 years ago

when will the v11 be ready?

vbezl commented 6 years ago

RoomSummary widget in /hotel_reservation/static/src/js/hotel_room_summary.js - doesn't work - it doesn't catch events - this.on("_onFieldChanged:date_from", this, function() {...} doesn't catch it. I cann't figure out why...

vijoin commented 6 years ago

Hi.

With all respect, Odoo 12 is about to be released and this module has not been ported to v11 yet.. I've seen several PRs and reviews but they have not been aproved either.

Is there something I can do to get this job done quicker?

Would it make any difference to add a new review or is it something about a high ranked developer to give the "+1" ?

pedrobaeza commented 6 years ago

See OCA contribution guidelines for knowing the reviewing rules: https://github.com/OCA/maintainer-tools/blob/master/CONTRIBUTING.md

EBII commented 4 years ago

many module migration in this issue are merged.. Need to migrate board_frontdesk ?