Commit b76d2319 authored by Angelica Fuentes's avatar Angelica Fuentes

feat(email.template): borrado de dos lineas

borrado de dos lineas prueba 2
parent ba5c08aa
Pipeline #23101 failed with stage
in 40 seconds
......@@ -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.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment