Skip to content

[IMP]mail_ux: Test email server connection from the UI#394

Closed
JrAdhoc wants to merge 1 commit intoingadhoc:18.0from
adhoc-dev:18.0-t-65953-jr
Closed

[IMP]mail_ux: Test email server connection from the UI#394
JrAdhoc wants to merge 1 commit intoingadhoc:18.0from
adhoc-dev:18.0-t-65953-jr

Conversation

@JrAdhoc
Copy link
Copy Markdown
Contributor

@JrAdhoc JrAdhoc commented Apr 8, 2026

No description provided.

@roboadhoc
Copy link
Copy Markdown
Contributor

Pull request status dashboard

Copilot AI review requested due to automatic review settings April 8, 2026 17:45
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Este PR introduce una opción en la UI para probar un servidor SMTP enviando un email de prueba desde el formulario de Servidor de correo saliente.

Changes:

  • Añade un wizard (mail.server.test.wizard) que construye y envía un email de prueba vía SMTP.
  • Extiende ir.mail_server para probar conexión y abrir el wizard desde el formulario.
  • Incorpora vistas XML, permisos (ACL) y actualiza el manifest para cargar los nuevos recursos.

Reviewed changes

Copilot reviewed 9 out of 9 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
mail_ux/wizard/mail_server_test_wizard.py Wizard para enviar email de prueba conectando por SMTP.
mail_ux/wizard/mail_server_test_wizard_views.xml Vista formulario del wizard (destinatario + botones).
mail_ux/wizard/init.py Export del wizard en el paquete wizard.
mail_ux/views/ir_mail_server_views.xml Añade botón “Enviar mail de prueba” en ir.mail_server.
mail_ux/security/ir.model.access.csv ACL del wizard.
mail_ux/models/ir_mail_server.py Acción en ir.mail_server para testear conexión y abrir wizard.
mail_ux/models/init.py Import del nuevo modelo ir_mail_server.
mail_ux/manifest.py Incluye seguridad y vistas nuevas en data.
mail_ux/init.py Import del paquete wizard.

Comment thread mail_ux/wizard/mail_server_test_wizard.py Outdated
Comment thread mail_ux/wizard/mail_server_test_wizard.py
Comment thread mail_ux/wizard/mail_server_test_wizard.py Outdated
Comment thread mail_ux/security/ir.model.access.csv Outdated
@augusto-weiss
Copy link
Copy Markdown
Contributor

@roboadhoc r+ bump

roboadhoc pushed a commit that referenced this pull request Apr 17, 2026
closes #394

Signed-off-by: Augusto Weiss <awe@adhoc.com.ar>
roboadhoc added a commit that referenced this pull request Apr 17, 2026
@roboadhoc roboadhoc closed this Apr 17, 2026
@roboadhoc roboadhoc deleted the 18.0-t-65953-jr branch April 17, 2026 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants