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

[18.0][ADD] pre-commit #119

Closed
wants to merge 5 commits into from

Conversation

cav-adhoc
Copy link
Contributor

No description provided.

@roboadhoc
Copy link

@cav-adhoc cav-adhoc force-pushed the 18.0-partner-pre-commit branch from c1768e6 to dd5ee14 Compare January 27, 2025 19:57
@cav-adhoc cav-adhoc force-pushed the 18.0-partner-pre-commit branch from dd5ee14 to 2abc26a Compare January 27, 2025 20:01
Copy link
Contributor

@vib-adhoc vib-adhoc left a comment

Choose a reason for hiding this comment

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

@cav-adhoc Hola Cami, te dejé un comentario para que ajustes. El resto está perfecto!

Comment on lines 75 to 76
'required field %s', (
rec.display_name, partner_field)))
Copy link
Contributor

Choose a reason for hiding this comment

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

Cami, acá creo que los parámetros tienen que ir separados por coma. Si no va a querer reemplazar en el primer %s toda la tupla.
Quedaría algo así:

raise UserError(_(
                        'Partner "%s" can not request approval, '
                        'required field %s' % (
                        'required field %s', rec.display_name, partner_field))

@cav-adhoc cav-adhoc changed the title [ADD] pre-commit [18.0][ADD] pre-commit Feb 5, 2025
@cav-adhoc cav-adhoc force-pushed the 18.0-partner-pre-commit branch from 2abc26a to 9ccdff3 Compare February 5, 2025 18:38
@vib-adhoc
Copy link
Contributor

@roboadhoc r+ rebase-ff

@roboadhoc
Copy link

Merge method set to rebase and fast-forward.

roboadhoc pushed a commit that referenced this pull request Feb 6, 2025
roboadhoc pushed a commit that referenced this pull request Feb 6, 2025
roboadhoc pushed a commit that referenced this pull request Feb 6, 2025
roboadhoc pushed a commit that referenced this pull request Feb 6, 2025
closes #119

Signed-off-by: Virginia Bonservizi <[email protected]>
roboadhoc pushed a commit that referenced this pull request Feb 6, 2025
roboadhoc pushed a commit that referenced this pull request Feb 6, 2025
roboadhoc pushed a commit that referenced this pull request Feb 6, 2025
@roboadhoc roboadhoc closed this in 22edd0b Feb 6, 2025
@roboadhoc roboadhoc added the 17.1 label Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants