-
-
Notifications
You must be signed in to change notification settings - Fork 423
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
15.0 mig users_ldap_mail #488
Conversation
ADD defsult and sugegsted values; auto-install
Fix PEP8
* [ADD] Add README.rst to users_ldap_mail * [MIG] Migrate users_ldap_mail to 10.0 * [FIX] Fixes in code style in module users_ldap_mail Changes in models/users_ldap_mail include: - remove unused imports - indentation of too long lines * [FIX] users_ldap_mail: Fix copyright notice * [FIX] users_ldap_mail: set UTF-8 encoding users_ldap_mail/models/__init__.py should be UTF-8 encoded * [FIX] users_ldap_mail: remove size argument from Char fields * [FIX] users_ldap_mail: return value can be combined in one line * [FIX] Update read me Fixes included: - Make module name human readable - Instead of numbering steps, use # - Update broken link
[UPD] README.rst
…inding byte-code strings
c21f668
to
ece8dcf
Compare
ece8dcf
to
faf7b48
Compare
Hi @joao-p-marques, Please, review this migration of Thanks a lot) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me on Odoo 15.0 as expected. Thank you for migration!
@joao-p-marques could you please review this PR? For me, it seems to work. |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Something is weird with your commit history, If you access any commit (except yours) Data is empty. Can you restore the real history? Also, you should only have 2 commits on a migration, the first one for black and lint and the second one for the migration. https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-15.0 |
Thanks, i will check it. As i remember, i had used I will try redo it as in provided instruction. Thanks) |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
Can you please rebase? |
There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days. |
No description provided.