Skip to content

Conversation

@thomaspaulb
Copy link

Some people in their custom modules have used 'no_create=1' instead of True to disable create or edit, which works in standard Odoo. But when web_m2x_options is installed, it will stop working, which is IMO undesired/unintended behavior.

Copy link
Member

@hbrunn hbrunn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need the switch between types in the first place? I believe in some earlier versions we wanted to be nice for input, and then started that. But that can't be asked for a contribution to change, so I applaud fixing the symptom, this will be fine here. Thanks!

@thomaspaulb thomaspaulb force-pushed the 10.0-web_m2x_options_1isalsotrue branch from 94389de to 82900ec Compare February 7, 2020 12:26
Copy link
Contributor

@NL66278 NL66278 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 LGTM

@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). 🤖

@gjotten
Copy link

gjotten commented Jan 14, 2021

@hbrunn

@hbrunn
Copy link
Member

hbrunn commented Jan 16, 2021

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

Hey, thanks for contributing! Proceeding to merge this for you.
Prepared branch 10.0-ocabot-merge-pr-1514-by-hbrunn-bump-patch, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Jan 16, 2021
Signed-off-by hbrunn
@OCA-git-bot
Copy link
Contributor

@hbrunn your merge command was aborted due to failed check(s), which you can inspect on this commit of 10.0-ocabot-merge-pr-1514-by-hbrunn-bump-patch.

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.

@thomaspaulb thomaspaulb force-pushed the 10.0-web_m2x_options_1isalsotrue branch from 82900ec to 0250006 Compare January 17, 2021 12:22
@dreispt
Copy link
Member

dreispt commented Mar 9, 2021

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 10.0-ocabot-merge-pr-1514-by-dreispt-bump-patch, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Mar 9, 2021
Signed-off-by dreispt
@OCA-git-bot
Copy link
Contributor

@dreispt your merge command was aborted due to failed check(s), which you can inspect on this commit of 10.0-ocabot-merge-pr-1514-by-dreispt-bump-patch.

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.

@etobella
Copy link
Member

@thomaspaulb Can you check the issues with travis?

@simahawk
Copy link
Contributor

/ocabot rebase

@OCA-git-bot
Copy link
Contributor

@simahawk The rebase process failed, because command git push --force sunflowerit tmp-pr-1514:10.0-web_m2x_options_1isalsotrue failed with output:

remote: Permission to sunflowerit/web.git denied to OCA-git-bot.
fatal: unable to access 'https://github.com/sunflowerit/web/': The requested URL returned error: 403

@thomaspaulb thomaspaulb force-pushed the 10.0-web_m2x_options_1isalsotrue branch from 0250006 to b31d7d5 Compare November 20, 2023 18:59
@thomaspaulb
Copy link
Author

@simahawk Rebased

@thomaspaulb
Copy link
Author

Okay I don't really know what to do here :/

@simahawk
Copy link
Contributor

It's failing in the same way on 10.0.

image

@sbidoul do we still expect builds for 10.0 to work?

@sbidoul
Copy link
Member

sbidoul commented Nov 29, 2023

do we still expect builds for 10.0 to work?

@simahawk dunno. This is Travis & MQT, it's been ages since I looked into that. So I guess the answer is no.

@thomaspaulb
Copy link
Author

I've tried to use guide to change this to Github actions, but I'm running into too many issues to fix. Leaving this up to @OCA/web-maintainers to decide whether to manually force-merge this, skipping CI, or close.

@NL66278
Copy link
Contributor

NL66278 commented Dec 1, 2023

@thomaspaulb You can switch to github actions if you remove the pre-commit job from it. GitHub no longer supports python2. pre-commit can still be used locally to check before pushing to github.

@dreispt
Copy link
Member

dreispt commented Dec 27, 2023

I'm doing a manual merge.

@dreispt dreispt merged commit b82d0cc into OCA:10.0 Dec 27, 2023
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.

9 participants