From 26003c24f2bc6de0f2eca985ce787b590ba94871 Mon Sep 17 00:00:00 2001 From: frea Date: Wed, 7 Aug 2024 08:38:34 +0200 Subject: [PATCH 1/3] SCPN1-6998 --- RFXtoRP_HsaCarrier_ActorCreated.ftl | 3 ++- RFXtoRP_HsaCons_ActorCreated.ftl | 3 ++- RFXtoRP_HsaSup_ActorCreated.ftl | 3 ++- RFXtoRP_HsrDepot_ActorCreated.ftl | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/RFXtoRP_HsaCarrier_ActorCreated.ftl b/RFXtoRP_HsaCarrier_ActorCreated.ftl index f5afbd2..c516655 100644 --- a/RFXtoRP_HsaCarrier_ActorCreated.ftl +++ b/RFXtoRP_HsaCarrier_ActorCreated.ftl @@ -44,7 +44,8 @@ "Name": "${carrier.address.company_name?json_string}", "StreetAddressOne" : "${carrier.address.address_1?json_string}", "StreetAddressTwo" : "${carrier.address.address_2?json_string}", - "StreetAddressThree" : "${carrier.address.address_3?json_string}" + "StreetAddressThree" : "${carrier.address.address_3?json_string}", + "CountryCode" : "" }, diff --git a/RFXtoRP_HsaCons_ActorCreated.ftl b/RFXtoRP_HsaCons_ActorCreated.ftl index 3448388..e317219 100644 --- a/RFXtoRP_HsaCons_ActorCreated.ftl +++ b/RFXtoRP_HsaCons_ActorCreated.ftl @@ -45,7 +45,8 @@ "Name": "${actor.address.company_name?json_string}", "StreetAddressOne" : "${actor.address.address_1?json_string}", "StreetAddressTwo" : "${actor.address.address_2?json_string}", - "StreetAddressThree" : "${actor.address.address_3?json_string}" + "StreetAddressThree" : "${actor.address.address_3?json_string}", + "CountryCode" : "" }, diff --git a/RFXtoRP_HsaSup_ActorCreated.ftl b/RFXtoRP_HsaSup_ActorCreated.ftl index 042a51b..4a48aec 100644 --- a/RFXtoRP_HsaSup_ActorCreated.ftl +++ b/RFXtoRP_HsaSup_ActorCreated.ftl @@ -43,7 +43,8 @@ "Name": "${actor.optional_attributes.company_name?json_string}", "StreetAddressOne" : "${actor.optional_attributes.address_1?json_string}", "StreetAddressTwo" : "${actor.optional_attributes.address_2?json_string}", - "StreetAddressThree" : "${actor.optional_attributes.address_3?json_string}" + "StreetAddressThree" : "${actor.optional_attributes.address_3?json_string}", + "CountryCode" : "" diff --git a/RFXtoRP_HsrDepot_ActorCreated.ftl b/RFXtoRP_HsrDepot_ActorCreated.ftl index b3042e2..86379b1 100644 --- a/RFXtoRP_HsrDepot_ActorCreated.ftl +++ b/RFXtoRP_HsrDepot_ActorCreated.ftl @@ -42,7 +42,8 @@ "Name": "${depot.physical_depot_address.company_name?json_string}", "StreetAddressOne" : "${depot.physical_depot_address.address_1?json_string}", "StreetAddressTwo" : "${depot.physical_depot_address.address_2?json_string}", - "StreetAddressThree" : "${depot.physical_depot_address.address_3?json_string}" + "StreetAddressThree" : "${depot.physical_depot_address.address_3?json_string}", + "CountryCode" : "" }, From b00302c8e31590b83511dc3804b6501e8c72d8f0 Mon Sep 17 00:00:00 2001 From: freat Date: Wed, 7 Aug 2024 08:44:43 +0200 Subject: [PATCH 2/3] Release 1.2.23+2 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 7babec0..965c36b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.23+1 +1.2.23+2 From 0a4263d551f32f904f7229fbf2fe9a5cf417f283 Mon Sep 17 00:00:00 2001 From: freat Date: Wed, 7 Aug 2024 12:23:46 +0200 Subject: [PATCH 3/3] Release 1.2.24+1 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 965c36b..6dbd04c 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.2.23+2 +1.2.24+1