diff --git a/entity/Offer_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetype_param/valueProcess.js b/entity/Offer_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetype_param/valueProcess.js
index 361c9a219045f0f73c9d32749357157e8501d650..e0303d03e203992fd0891554148b1f62379220ed 100644
--- a/entity/Offer_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetype_param/valueProcess.js
+++ b/entity/Offer_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetype_param/valueProcess.js
@@ -1,2 +1,4 @@
+import("KeywordRegistry_basic");
 import("system.result");
-result.string("TEX");
\ No newline at end of file
+
+result.string($KeywordRegistry.documentTemplateType$textModular());
\ No newline at end of file
diff --git a/entity/Offer_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetypeclassification_param/valueProcess.js b/entity/Offer_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetypeclassification_param/valueProcess.js
index d3f6a17941f06ea5d53411ddd0dd9a674705bfa5..1b6237e9ddef0584f83459c3195f156168c83fc6 100644
--- a/entity/Offer_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetypeclassification_param/valueProcess.js
+++ b/entity/Offer_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetypeclassification_param/valueProcess.js
@@ -1,2 +1,4 @@
+import("KeywordRegistry_basic");
 import("system.result");
-result.string(4);
\ No newline at end of file
+
+result.string($KeywordRegistry.documentTemplateTypeCategory$offerFooter());
\ No newline at end of file
diff --git a/entity/Offer_entity/entityfields/documenttemplatetexheader/children/documenttemplatetype_param/valueProcess.js b/entity/Offer_entity/entityfields/documenttemplatetexheader/children/documenttemplatetype_param/valueProcess.js
index 361c9a219045f0f73c9d32749357157e8501d650..e0303d03e203992fd0891554148b1f62379220ed 100644
--- a/entity/Offer_entity/entityfields/documenttemplatetexheader/children/documenttemplatetype_param/valueProcess.js
+++ b/entity/Offer_entity/entityfields/documenttemplatetexheader/children/documenttemplatetype_param/valueProcess.js
@@ -1,2 +1,4 @@
+import("KeywordRegistry_basic");
 import("system.result");
-result.string("TEX");
\ No newline at end of file
+
+result.string($KeywordRegistry.documentTemplateType$textModular());
\ No newline at end of file
diff --git a/entity/Offer_entity/entityfields/documenttemplatetexheader/children/documenttemplatetypeclassification_param/valueProcess.js b/entity/Offer_entity/entityfields/documenttemplatetexheader/children/documenttemplatetypeclassification_param/valueProcess.js
index 914d4b9ca3bbe36b785cb5426cdf04fa2690ba67..b1e30b69fa8b63587ccbf6d65169173d6fe43a15 100644
--- a/entity/Offer_entity/entityfields/documenttemplatetexheader/children/documenttemplatetypeclassification_param/valueProcess.js
+++ b/entity/Offer_entity/entityfields/documenttemplatetexheader/children/documenttemplatetypeclassification_param/valueProcess.js
@@ -1,2 +1,4 @@
+import("KeywordRegistry_basic");
 import("system.result");
-result.string("3")
\ No newline at end of file
+
+result.string($KeywordRegistry.documentTemplateTypeCategory$offerHeader())
\ No newline at end of file
diff --git a/entity/Order_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetype_param/valueProcess.js b/entity/Order_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetype_param/valueProcess.js
index 90d0786d0d58c1664a2c481e5583a260dd7da783..5d633b71c58964590b503e15111b81f396bf7455 100644
--- a/entity/Order_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetype_param/valueProcess.js
+++ b/entity/Order_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetype_param/valueProcess.js
@@ -1,2 +1,4 @@
+import("KeywordRegistry_basic");
 import("system.result");
-result.string("TEX");
\ No newline at end of file
+
+result.string($KeywordRegistry.documentTemplateType$textModular());
\ No newline at end of file
diff --git a/entity/Order_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetypeclassification_param/valueProcess.js b/entity/Order_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetypeclassification_param/valueProcess.js
index d41d91fd2b945318cc85efb3bfeb69181d952bbd..9c91783681eebe0bb23385ee6e7acd6f9db60a3d 100644
--- a/entity/Order_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetypeclassification_param/valueProcess.js
+++ b/entity/Order_entity/entityfields/documenttemplatetexfooter/children/documenttemplatetypeclassification_param/valueProcess.js
@@ -1,2 +1,4 @@
+import("KeywordRegistry_basic");
 import("system.result");
-result.string(6);
\ No newline at end of file
+
+result.string($KeywordRegistry.documentTemplateTypeCategory$receiptFooter());
\ No newline at end of file
diff --git a/entity/Order_entity/entityfields/documenttemplatetexheader/children/documenttemplatetype_param/valueProcess.js b/entity/Order_entity/entityfields/documenttemplatetexheader/children/documenttemplatetype_param/valueProcess.js
index 90d0786d0d58c1664a2c481e5583a260dd7da783..5d633b71c58964590b503e15111b81f396bf7455 100644
--- a/entity/Order_entity/entityfields/documenttemplatetexheader/children/documenttemplatetype_param/valueProcess.js
+++ b/entity/Order_entity/entityfields/documenttemplatetexheader/children/documenttemplatetype_param/valueProcess.js
@@ -1,2 +1,4 @@
+import("KeywordRegistry_basic");
 import("system.result");
-result.string("TEX");
\ No newline at end of file
+
+result.string($KeywordRegistry.documentTemplateType$textModular());
\ No newline at end of file
diff --git a/entity/Order_entity/entityfields/documenttemplatetexheader/children/documenttemplatetypeclassification_param/valueProcess.js b/entity/Order_entity/entityfields/documenttemplatetexheader/children/documenttemplatetypeclassification_param/valueProcess.js
index 3d6da693a6097d19172ad816dc6465e126fec9a9..81e57199886eccea50b0f12337808b8707666562 100644
--- a/entity/Order_entity/entityfields/documenttemplatetexheader/children/documenttemplatetypeclassification_param/valueProcess.js
+++ b/entity/Order_entity/entityfields/documenttemplatetexheader/children/documenttemplatetypeclassification_param/valueProcess.js
@@ -1,2 +1,4 @@
+import("KeywordRegistry_basic");
 import("system.result");
-result.string(5)
\ No newline at end of file
+
+result.string($KeywordRegistry.documentTemplateTypeCategory$receiptHeader())
\ No newline at end of file
diff --git a/process/KeywordRegistry_basic/process.js b/process/KeywordRegistry_basic/process.js
index 37f2bf897f749b02a82d551c5f4497a5ecafb192..3b1ab6f2cee2376b211c844c76a74311ea88cd5d 100644
--- a/process/KeywordRegistry_basic/process.js
+++ b/process/KeywordRegistry_basic/process.js
@@ -198,6 +198,10 @@ $KeywordRegistry.documentTemplateType$attachment = function(){return "ATT";};
 $KeywordRegistry.documentTemplateTypeCategory = function(){return "DocumentTemplateTypeCategory";};
 $KeywordRegistry.documentTemplateTypeCategory$single = function(){return "1";};
 $KeywordRegistry.documentTemplateTypeCategory$serial = function(){return "2";};
+$KeywordRegistry.documentTemplateTypeCategory$offerHeader = function(){return "3";};
+$KeywordRegistry.documentTemplateTypeCategory$offerFooter = function(){return "4";};
+$KeywordRegistry.documentTemplateTypeCategory$receiptHeader = function(){return "5";};
+$KeywordRegistry.documentTemplateTypeCategory$receiptFooter = function(){return "6";};
 $KeywordRegistry.documentTemplateTypeCategory$htmlTemplate = function(){return "7";};
 $KeywordRegistry.documentTemplateTypeCategory$workflow = function(){return "8";};