Skip to content

Conversation

Julien00859
Copy link
Member

I'll backport most of them in their appropriate version, but it helps me to have them all in master first.

[FIX] developer/reference/cli: --db_replica_host

Introduced by odoo/odoo#112000 in 17.0

[FIX] developer/reference/cli: --dev=replica

Introduced by odoo/odoo#195280 in saas-18.1

[FIX] developer/reference/cli: --dev=pdb was removed

Does nothing since odoo/odoo#78857 and was removed in odoo/odoo#115076
both in 16.0.

[FIX] developer/reference/cli: --dev=all is a lie

--dev=all actually means --dev=xml,qweb,reload

[IMP] developer/reference/cli: --dev=access

@robodoo
Copy link
Collaborator

robodoo commented Aug 13, 2025

Pull request status dashboard

@Julien00859 Julien00859 force-pushed the master-core-dev-mode-access branch from 988a686 to 5ee04f6 Compare August 13, 2025 15:06
@C3POdoo C3POdoo requested a review from a team August 13, 2025 15:09
Copy link
Collaborator

@AntoineVDV AntoineVDV left a comment

Choose a reason for hiding this comment

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

@robodoo delegate+

Runbot is red 👀

Also, you should avoid referencing PRs in your commit messages. Those PRs will quickly be spammed by "someone pushed a commit that references this" notifications that are logged each time you or robodoo ( 👋 forward-ports) push/force-push your commits.

@Julien00859 Julien00859 force-pushed the master-core-dev-mode-access branch from 5ee04f6 to 76f0eda Compare August 25, 2025 09:19
@Julien00859
Copy link
Member Author

@robodoo rebase-ff

@robodoo
Copy link
Collaborator

robodoo commented Aug 25, 2025

Merge method set to rebase and fast-forward.

@Julien00859
Copy link
Member Author

@robodoo r+

@Julien00859
Copy link
Member Author

Also, you should avoid referencing PRs in your commit messages. Those PRs will quickly be spammed by "someone pushed a commit that references this" notifications that are logged each time you or robodoo ( 👋 forward-ports) push/force-push your commits.

Noted. Those are mostly my own PR that I referenced, or PRs from my team I am subscribed to, and I'm ok with the cross-reference spam.

@robodoo
Copy link
Collaborator

robodoo commented Aug 25, 2025

@Julien00859 'ci/documentation' failed on this reviewed PR.

@Julien00859 Julien00859 force-pushed the master-core-dev-mode-access branch from 76f0eda to 803bfb5 Compare August 25, 2025 10:41
@Julien00859
Copy link
Member Author

@robodoo r+

@Feyensv
Copy link
Collaborator

Feyensv commented Aug 25, 2025

would be nice to backport the right fixes to the right version, but it's nice already to have it fixed for 19 👀

@robodoo
Copy link
Collaborator

robodoo commented Aug 25, 2025

@Julien00859 linked pull request(s) odoo/odoo#222807 not ready. Linked PRs are not staged until all of them are ready.

robodoo pushed a commit to odoo/odoo that referenced this pull request Aug 25, 2025
Some access errors are complicated to debug, this new dev feature should
help developers figure out where the access error originated from.

closes #222807

Related: odoo/documentation#14294
Signed-off-by: Julien Castiaux (juc) <[email protected]>
robodoo pushed a commit that referenced this pull request Aug 25, 2025
Introduced by odoo/odoo#112000 in 17.0

Part-of: #14294
Related: odoo/odoo#222807
Signed-off-by: Julien Castiaux (juc) <[email protected]>
robodoo pushed a commit that referenced this pull request Aug 25, 2025
Introduced by odoo/odoo#195280 in saas-18.1

Part-of: #14294
Related: odoo/odoo#222807
Signed-off-by: Julien Castiaux (juc) <[email protected]>
robodoo pushed a commit that referenced this pull request Aug 25, 2025
Does nothing since odoo/odoo#78857 and was removed in odoo/odoo#115076
both in 16.0.

Part-of: #14294
Related: odoo/odoo#222807
Signed-off-by: Julien Castiaux (juc) <[email protected]>
robodoo pushed a commit that referenced this pull request Aug 25, 2025
--dev=all actually means --dev=xml,qweb,reload

Part-of: #14294
Related: odoo/odoo#222807
Signed-off-by: Julien Castiaux (juc) <[email protected]>
robodoo pushed a commit that referenced this pull request Aug 25, 2025
closes #14294

Related: odoo/odoo#222807
Signed-off-by: Julien Castiaux (juc) <[email protected]>
@robodoo robodoo added the 18.5 label Aug 25, 2025
@robodoo robodoo closed this Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants