core-jgi/migration/i8.2
Carlos Ruiz 0167c91424
IDEMPIERE-4911 Silent fail when translated column is shorter than original column (FHCA-2888) (#844)
* IDEMPIERE-4911 Silent fail when translated column is shorter than original column (FHCA-2888)

Changes:
* Saving a value that doesn't fit in the translation now fails with a proper user understandable message
* Synchronize Doc Translation now fails with a user understandable message in case it fails because a value doesn't fit
* When updating a column on a translation table, check for the size of the original column and update the size accordingly
* When updating a translated column, show warnings to user about creating the table, or creating the column, or updating the column size

* IDEMPIERE-4911 Silent fail when translated column is shorter than original column (FHCA-2888)

Improve message for end user
2021-08-20 13:59:35 +02:00
..
oracle IDEMPIERE-4911 Silent fail when translated column is shorter than original column (FHCA-2888) (#844) 2021-08-20 13:59:35 +02:00
postgresql IDEMPIERE-4911 Silent fail when translated column is shorter than original column (FHCA-2888) (#844) 2021-08-20 13:59:35 +02:00