This is an automated email from the ASF dual-hosted git repository.
nmalin pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
The following commit(s) were added to refs/heads/trunk by this push:
new 27cd968c82 Improved: Manage marital status type history for person
(OFBIZ-13329)
27cd968c82 is described below
commit 27cd968c826d90b0f1ff7b799197b5d873ce1cf2
Author: Nicolas Malin <[email protected]>
AuthorDate: Tue Dec 23 16:49:14 2025 +0100
Improved: Manage marital status type history for person (OFBIZ-13329)
Add revision number on Person.maritalStatusTypeId field change
---
applications/datamodel/DATAMODEL_CHANGES.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/applications/datamodel/DATAMODEL_CHANGES.adoc
b/applications/datamodel/DATAMODEL_CHANGES.adoc
index fda0f6759b..b087bd6efc 100644
--- a/applications/datamodel/DATAMODEL_CHANGES.adoc
+++ b/applications/datamodel/DATAMODEL_CHANGES.adoc
@@ -37,7 +37,7 @@ The following file contains information about the data model
changes in the Apac
[cols="<,^,^,^,>",options="header",]
|=======================================================
|Entity |Field |Action |IsPK |Revision
-| Person | maritalStatusTypeId | Added | No | TODO
+| Person | maritalStatusTypeId | Added | No | 109c496e
|=======================================================