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

[MIG] trp_external_user #117

Open
wants to merge 3 commits into
base: 13.0
Choose a base branch
from

Conversation

KKamaa
Copy link

@KKamaa KKamaa commented Aug 11, 2021

After request for changes on the last PR, I added the MIG of trp_external_user for v13.0 @NL66278

"version": "13.0.1.0.0",
"author": "Therp BV, Sunflower IT",
"category": 'External users',
'website': 'http://therp.nl',
Copy link
Contributor

Choose a reason for hiding this comment

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

Make it https:

"author": "Therp BV, Sunflower IT",
"category": 'External users',
'website': 'http://therp.nl',
'depends': [
Copy link
Contributor

Choose a reason for hiding this comment

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

Inconsistent quotation. Just black all of the code in the module. Best to install pre-commit to enforce this. The needed configuration is already in the 13.0 branch. See: https://odoo-community.org/blog/the-oca-blog-1/post/black-isort-pre-commit-97

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<odoo>
<record model="ir.module.category" id="module_category_external_users">
Copy link
Contributor

@NL66278 NL66278 Aug 12, 2021

Choose a reason for hiding this comment

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

Put id first, model after.

@NL66278
Copy link
Contributor

NL66278 commented Aug 12, 2021

@KKamaa Thanks a lot for migrating this. There a few modifications that would be nice as the OCA standards and guidelines have evolved (and improved) since the module was written.

@KKamaa
Copy link
Author

KKamaa commented Aug 13, 2021

Made a few fixes too based on your comments and some fixes hope its ok now.

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.

2 participants