Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0046798Openbravo ERPA. Platformpublic2021-05-21 21:522022-10-10 11:43
rafaroda 
bcolorado 
normalmajorhave not tried
closedfixed 
5
 
PR22Q4 
Core
No
0046798: Allow more than 1 SMTP configuration by organization inside Client > Email Configuration
Allow more than 1 SMTP configuration by organization inside Client > Email Configuration
Go to Client > Email Configuration: no organization field is available to be able to configure different SMTPs for different countries for instance
It would be desirable to have Organization field mandatory/editable to add several records in that Email Configuration tab.

The Openbravo Core emailing infrastructure must work with this behavior in an organization tree manner:
* If some configuration is applied at a high level, it must apply to all organizations below
No tags attached.
Issue History
2021-05-21 21:52rafarodaNew Issue
2021-05-21 21:52rafarodaAssigned To => platform
2021-05-21 21:52rafarodaModules => Core
2021-05-21 21:52rafarodaTriggers an Emergency Pack => No
2021-05-21 21:52rafarodaTag Attached: NOR
2021-05-21 21:58rafarodaProposed Solution updated
2022-02-01 08:07alostaleAssigned Toplatform => Triage Platform Base
2022-03-31 18:11AugustoMauchStatusnew => acknowledged
2022-04-04 19:17hgbotNote Added: 0136323
2022-09-09 14:36aferrazAssigned ToTriage Platform Base => bcolorado
2022-09-09 14:36aferrazStatusacknowledged => scheduled
2022-09-09 14:37hgbotResolutionopen => fixed
2022-09-09 14:37hgbotStatusscheduled => closed
2022-09-09 14:37hgbotFixed in Version => PR22Q4
2022-09-09 14:37hgbotNote Added: 0140956
2022-09-09 14:37hgbotNote Added: 0140957
2022-10-10 11:43asier_perezTag Detached: NOR

Notes
(0136323)
hgbot   
2022-04-04 19:17   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/552 [^]
(0140956)
hgbot   
2022-09-09 14:37   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 8f77a48718bc6f590af55e35fce069925cb16f48
Author: Álvaro Ferraz <alvaro.ferraz@openbravo.com>
Date: 09-09-2022 12:37:06
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/8f77a48718bc6f590af55e35fce069925cb16f48 [^]

Fixes ISSUE-46798: Allow more than 1 SMTP configuration by organization inside Client > Email Configuration

---
A src-test/src/org/openbravo/test/sendemail/SendEmailTest.java
A src/org/openbravo/email/EmailServerConfigurationEventHandler.java
M src-db/database/sourcedata/AD_FIELD.xml
M src-db/database/sourcedata/AD_MESSAGE.xml
M src-db/database/sourcedata/AD_TABLE.xml
M src-test/src/org/openbravo/test/StandaloneTestSuite.java
---
(0140957)
hgbot   
2022-09-09 14:37   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/552 [^]