-
Notifications
You must be signed in to change notification settings - Fork 10.3k
[IMP] l10n_mx: change image and add payroll references #14805
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
base: 19.0
Are you sure you want to change the base?
Conversation
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.
Couple changes here.
I will push up the fixes in a moment and we can pass to l10n doc review, one moment...
.. seealso:: | ||
Payroll modules are available here :doc:Mexican Payroll | ||
<../../hr/payroll/payroll_localizations/mexico> |
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.
- Missing backticks in the :doc: hyperlink
- Grammar (otherwise it would show up as
Payroll modules are available here Mexican Payroll
.. seealso:: | |
Payroll modules are available here :doc:Mexican Payroll | |
<../../hr/payroll/payroll_localizations/mexico> | |
.. seealso:: | |
Payroll module information is available here :doc:`here | |
<../../hr/payroll/payroll_localizations/mexico>` |
:doc:Mexican Payroll signing and configurations | ||
<../../hr/payroll/payroll_localizations/mexico> |
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.
Same issue.
Later: this section would be better formatted as a list with a proper heading.
:doc:Mexican Payroll signing and configurations | |
<../../hr/payroll/payroll_localizations/mexico> | |
:doc:`Mexican Payroll signing and configurations | |
<../../hr/payroll/payroll_localizations/mexico>` |
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.
Image is not compressed
08da0f0
to
017cbfe
Compare
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.
Checks pass now ✅
On to you @odoo/localizations-doc-review , a quick 10 line PR for l10n_mx.
Previous commits ended up with a little less info than intended so this PR adds two things:
Fixes the missing picture in #14582 And adds references to #14767