-
-
Notifications
You must be signed in to change notification settings - Fork 545
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
[18.0][MIG] sequence_check_digit: Migration to 18.0 #988
base: 18.0
Are you sure you want to change the base?
Conversation
* [ADD] Sequence check Digit * Change of License to LGPL * Code review * Reviews
Currently translated at 100,0% (13 of 13 strings) Translation: server-ux-11.0/server-ux-11.0-sequence_check_digit Translate-URL: https://translation.odoo-community.org/projects/server-ux-11-0/server-ux-11-0-sequence_check_digit/es/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: server-ux-12.0/server-ux-12.0-sequence_check_digit Translate-URL: https://translation.odoo-community.org/projects/server-ux-12-0/server-ux-12-0-sequence_check_digit/
Fix external dependency from `stdnum` to `python-stdnum`
I wonder if adding a log for missing and mandatory dependencies makes sense. Despite the fact that it fails the codecov plugin.
|
A quick unitest to handle the codecov requirements could be to add such a method in the tests battery:
|
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.
LGTM.
please squash administrative commits to reduce commit noise 🙏
I've checked the other typical modules. In general, it's the same way to inform the admin of missing dependency |
dc17f8b
to
b21105c
Compare
b21105c
to
899f0f3
Compare
Added |
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.
LGTM
No description provided.