Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[13.0][MIG] disable_odoo_online #15

Merged
merged 14 commits into from
Apr 16, 2020

Conversation

tarteo
Copy link
Member

@tarteo tarteo commented Dec 6, 2019

No description provided.

tungocbui and others added 13 commits December 6, 2019 13:25
…. Update the version in the file __openerp__.py
…n. (#583)

* [PORT] disable_odoo_online. [REF] remove obsolete code. OCA convention.

* [FIX] restauring old feature

* [IMP] do not disable some feature for Enterprise Edition. [REF] some improvements
…doo community only (OCA#4)

* [DOC] disable_odoo_online: clarify docs

-- one of the features is applied only in odoo community
* [REF] Changes template used to modificate user preferences menu
* [IMP] Includes app menu from settings in technical parameters menu
Currently translated at 100.0% (1 of 1 strings)

Translation: server-brand-12.0/server-brand-12.0-disable_odoo_online
Translate-URL: https://translation.odoo-community.org/projects/server-brand-12-0/server-brand-12-0-disable_odoo_online/fr/
Currently translated at 100.0% (1 of 1 strings)

Translation: server-brand-12.0/server-brand-12.0-disable_odoo_online
Translate-URL: https://translation.odoo-community.org/projects/server-brand-12-0/server-brand-12-0-disable_odoo_online/es/
Currently translated at 100.0% (1 of 1 strings)

Translation: server-brand-12.0/server-brand-12.0-disable_odoo_online
Translate-URL: https://translation.odoo-community.org/projects/server-brand-12-0/server-brand-12-0-disable_odoo_online/pt_BR/
Currently translated at 100.0% (1 of 1 strings)

Translation: server-brand-12.0/server-brand-12.0-disable_odoo_online
Translate-URL: https://translation.odoo-community.org/projects/server-brand-12-0/server-brand-12-0-disable_odoo_online/hr/
@pedrobaeza pedrobaeza added this to the 13.0 milestone Dec 6, 2019
@OCA-git-bot OCA-git-bot mentioned this pull request Dec 6, 2019
2 tasks
@tarteo tarteo force-pushed the 13.0-mig-disable_odoo_online branch 3 times, most recently from b903549 to 6a5d171 Compare December 20, 2019 10:47
@pedrobaeza
Copy link
Member

/ocabot merge

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 13.0-ocabot-merge-pr-15-by-pedrobaeza-bump-no, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Mar 15, 2020
Signed-off-by pedrobaeza
@OCA-git-bot
Copy link
Contributor

@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 13.0-ocabot-merge-pr-15-by-pedrobaeza-bump-no.

After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red.

@pedrobaeza
Copy link
Member

Can you please rebase and pass pre-commit?

@OCA-git-bot
Copy link
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

mileo pushed a commit to kmee/server-brand that referenced this pull request Mar 31, 2020
Fixes OCA#15
Check that `domain[2]` is `str` because in some cases it's an `int` and `list`
operations don't work on `int`s.
@tarteo
Copy link
Member Author

tarteo commented Apr 16, 2020

Can this be merged?

@pedrobaeza
Copy link
Member

Have you rebased?

@tarteo
Copy link
Member Author

tarteo commented Apr 16, 2020

Yes

@tarteo
Copy link
Member Author

tarteo commented Apr 16, 2020

Atleast the migration commit is rebased.

@pedrobaeza
Copy link
Member

Let's see if it works

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 13.0-ocabot-merge-pr-15-by-pedrobaeza-bump-nobump, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Apr 16, 2020
Signed-off-by pedrobaeza
@OCA-git-bot
Copy link
Contributor

@pedrobaeza your merge command was aborted due to failed check(s), which you can inspect on this commit of 13.0-ocabot-merge-pr-15-by-pedrobaeza-bump-nobump.

After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red.

@pedrobaeza
Copy link
Member

Coming back to #15 (comment) then.

@tarteo tarteo force-pushed the 13.0-mig-disable_odoo_online branch from 6a5d171 to fde407a Compare April 16, 2020 12:31
@tarteo
Copy link
Member Author

tarteo commented Apr 16, 2020

@pedrobaeza fixed it, let see if it passes.

@tarteo tarteo force-pushed the 13.0-mig-disable_odoo_online branch from fde407a to cbbcd96 Compare April 16, 2020 12:35
[FIX] pre-commit

[FIX] Remove use of api.multi

[FIX] pre-commit

[FIX] pre-commit

[FIX] pre-commit

[FIX] pre-commit
@tarteo tarteo force-pushed the 13.0-mig-disable_odoo_online branch from cbbcd96 to 3e476b1 Compare April 16, 2020 12:40
@tarteo
Copy link
Member Author

tarteo commented Apr 16, 2020

@pedrobaeza Can you retry, please.

@pedrobaeza
Copy link
Member

/ocabot merge

@OCA-git-bot
Copy link
Contributor

Hi @pedrobaeza. Your command failed:

Required option bumpversion_mode for command merge. Possible values : major, minor, patch, nobump.

Ocabot commands

  • ocabot merge major|minor|patch|nobump

More information

@pedrobaeza
Copy link
Member

/ocabot merge nobump

@OCA-git-bot
Copy link
Contributor

On my way to merge this fine PR!
Prepared branch 13.0-ocabot-merge-pr-15-by-pedrobaeza-bump-nobump, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit 71a5ca8 into OCA:13.0 Apr 16, 2020
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 4bda6dc. Thanks a lot for contributing to OCA. ❤️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet