Set Messages at tenant level

Activity

Show:

Nicolas Micoud January 17, 2025 at 5:21 PM
Edited

Reopening to add a Title Logic to the window.

Before the Title Logic:

 

After the Title Logic:



Nicolas Micoud April 22, 2024 at 7:33 AM

Hi , done =>

Regards,
Nicolas

Carlos Ruiz April 17, 2024 at 7:57 AM

Yes Nicolas, differences on database between oracle and postgresql are a bug.

Please add the DROP on a r11 migration script.

Nicolas Micoud April 16, 2024 at 9:47 AM

Hi,
It’s not possible to use this feature on a Oracle instance as there is an index that is preventing saving data - reproducible on https://test-oracle.idempiere.org/webui/
-> AD_MESSAGE_TRL_KEY based on columns AD_MESSAGE_ID and AD_LANGUAGE (the migration script drops the constraint, not
Executing
DROP INDEX AD_MESSAGE_TRL_KEY;
solves it

Not sure what is the best way to add that?
Create a new migration script in iD11?

wdyt ?

Carlos Ruiz November 14, 2022 at 5:53 PM

Reopening because is throwing a Null Pointer Exception when saving a message without filling Value.

Fixed

Details

Assignee

Reporter

Fix versions

Priority

Created January 3, 2022 at 3:51 PM
Updated March 1, 2025 at 9:49 AM
Resolved January 18, 2025 at 9:15 AM