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

[IMP] Update documentation with neutralize command line options #11478

Open
wants to merge 2 commits into
base: 18.0
Choose a base branch
from

Conversation

cgsmith
Copy link

@cgsmith cgsmith commented Nov 28, 2024

Fixes #11477

@robodoo
Copy link
Collaborator

robodoo commented Nov 28, 2024

Pull request status dashboard

@xpl-odoo
Copy link
Contributor

@Julien00859 would you mind having a look?

Copy link
Member

@Julien00859 Julien00859 left a comment

Choose a reason for hiding this comment

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

The neutralise command is part of Odoo since 16.0, could you make your changes on that branch please? We have a bot that'll take care of forwarding the changes to all following versions :)

I can do that for you if you want.


.. code-block:: console
$ odoo-bin neutralize -d odoo
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
$ odoo-bin neutralize -d odoo
$ odoo-bin --addons-path <PATH,...> neutralize -d <database>

$ odoo-bin neutralize -d odoo
.. option:: -d
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
.. option:: -d
.. option:: -d <database, --database <database>

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

Successfully merging this pull request may close these issues.

Neutralize not documented under cli
4 participants