Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
l10n_mx
l10n_mx_facturae
Commits
b76d2319
Commit
b76d2319
authored
10 months ago
by
Angelica Fuentes
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat(email.template): borrado de dos lineas
borrado de dos lineas prueba 2
parent
ba5c08aa
Pipeline
#23101
failed with stage
in 40 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
l10n_mx_facturae/models/email_template.py
l10n_mx_facturae/models/email_template.py
+1
-3
No files found.
l10n_mx_facturae/models/email_template.py
View file @
b76d2319
...
...
@@ -11,9 +11,7 @@ class EmailTemplate(models.Model):
_inherit
=
"email.template"
@
api
.
cr_uid_id_context
def
generate_email_batch
(
self
,
cr
,
uid
,
template_id
,
res_ids
,
context
=
None
,
fields
=
None
):
"""
Generates an email from the template for given (model, res_id) pair.
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment