Branch: refs/heads/master
Home:
https://github.com/idempiere/idempiere
Commit: 184575744385b5fe5ee95ccfaf41c7185182bd5a
https://github.com/idempiere/idempiere/commit/184575744385b5fe5ee95ccfaf41c7185182bd5a
Author: Diego Ruiz <
1206532...@users.noreply.github.com>
Date: 2025-10-30 (Thu, 30 Oct 2025)
Changed paths:
A migration/iD13/oracle/202510291343_IDEMPIERE-6710.sql
A migration/iD13/postgresql/202510291343_IDEMPIERE-6710.sql
A org.adempiere.base.callout/src/org/adempiere/base/callout/CalloutField.java
M org.adempiere.base/src/org/compiere/model/MField.java
M org.adempiere.base/src/org/compiere/model/MUserDefField.java
M org.idempiere.test/src/org/idempiere/test/DictionaryIDs.java
A org.idempiere.test/src/org/idempiere/test/model/MFieldCustomizationTest.java
Log Message:
-----------
IDEMPIERE-6710 - Read Only Logic ignored when field is marked as Always Updatable (#2952)
* IDEMPIERE-6710 - Read Only Logic ignored when field is marked as Always Updatable
* IDEMPIERE-6710 - Read Only Logic ignored when field is marked as Always Updatable
* IDEMPIERE-6710 - Read Only Logic ignored when field is marked as Always Updatable - Callout to present a warning to the user when modifying a field
* IDEMPIERE-6710 - Cover potential NPE
* IDEMPIERE-6710 - Add Unit tests for the new validations
* IDEMPIERE-6710 - Peer review changes
* IDEMPIERE-6710 - Peer review - add extra validations
* IDEMPIERE-6710 - Peer review changes
To unsubscribe from these emails, change your notification settings at
https://github.com/idempiere/idempiere/settings/notifications