Index: BL/Flow/Proxy/impl/LeverbonHoofdingBepaler.cls.xml
===================================================================
diff -u -r57691 -r75106
--- BL/Flow/Proxy/impl/LeverbonHoofdingBepaler.cls.xml (.../LeverbonHoofdingBepaler.cls.xml) (revision 57691)
+++ BL/Flow/Proxy/impl/LeverbonHoofdingBepaler.cls.xml (.../LeverbonHoofdingBepaler.cls.xml) (revision 75106)
@@ -13,30 +13,232 @@
1
+
+APPS.common.KlantInstellingenService
+1
+
+
+
+%String
+1
+
+
+KlantInstellingenService:APPS.common.KlantInstellingenService,OorsprongKetting:%String=""
1
1
%Status
1
-
-Personality:DOM.common.Personality
+Personality:DOM.common.Personality,KLNr:%Integer
BL.Flow.Proxy.dto.AfzenderHoofdingDto
+
+KLNr:%Integer
+1
+
+
+
+
+KLNr:%Integer
+1
+
+
+
+
+Personality:DOM.common.Personality
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
+
+KLNr:%Integer
+1
+%Boolean
+
+
+
VanHoeckePersonality:DOM.common.VanHoeckePersonality
+
+BiemarBoisPersonality:DOM.common.BiemarBoisPersonality
+
+
+
+CampeTonnyPersonality:DOM.common.CampeTonnyPersonality
+
+
+
+
+RiniPersonality:DOM.common.RiniPersonality
+
+
+
+DSGroupPersonality:DOM.common.DSGroupPersonality
+
+
+
+DeBisschopPersonality:DOM.common.DeBisschopPersonality
+
+
+
+DeceuninckDeforcePersonality:DOM.common.DeceuninckDeforcePersonality
+
+
+
+PierardPersonality:DOM.common.PierardPersonality
+
+
+
+FurnifitPersonality:DOM.common.FurnifitPersonality
+
+
+
+MartensPersonality:DOM.common.MartensPersonality
+
+
+
+MeurerPersonality:DOM.common.MeurerPersonality
+
+
+
+YachtSupplierPersonality:DOM.common.YachtSupplierPersonality
+
+
DupontPersonality:DOM.common.DupontPersonality
HaefeleBEPersonality:DOM.common.HaefeleBEPersonality
-
+
@@ -99,16 +398,16 @@
#dim Klant As DOM.VKP.VanHoeckeKlant = ##class(DOM.DomeinContext).Instance().GeefVerkoopAPI().GeefKlant(HaefeleNLPersonality.GeefKlantID())
If Klant.HeeftEigenLogo(){
- Set URL = "\\fop\Resources\Media\KlantLogos\"
+ Set URL = "\\Notes01\FOP\DocFamily7\Resources\Media\KlantLogos\"
#dim Bestand As %String = Klant.GeefLogo()
#dim Extensie As %String = ##class(TECH.StringUtils).GetLastPart(Bestand,".")
Set URL = ##class(TECH.Files).AppendFile(URL,Bestand)
Set ..LeverbonHoofding.LOGO = ##class(BL.FOP.Basis.pxAttribType).Create(URL,##class(TECH.StringUtils).ToUpper(Extensie),,)
}
Set ..LeverbonHoofding.NAAM = "Häfele Nederland BV"
- Set ..LeverbonHoofding.STRAATNRBUS = "Nagelpoelweg 30"
+ Set ..LeverbonHoofding.STRAATNRBUS = "Tweelingenlaan 46"
Set ..LeverbonHoofding.WOONPLAATS = "Apeldoorn"
- Set ..LeverbonHoofding.POSTCODE = "7333 NZ"
+ Set ..LeverbonHoofding.POSTCODE = "7324 AN"
Set ..LeverbonHoofding.TELEFOON = "+31 (0)55 - 5384600"
Set ..LeverbonHoofding.EMAIL = "Info@hafele.nl"
Set ..LeverbonHoofding.T1 = "BTW: NL008044211B01"
@@ -118,6 +417,264 @@
]]>
+
+HaefeleDEPersonality:DOM.common.HaefeleDEPersonality
+
+
+
+
+HaefeleITPersonality:DOM.common.HaefeleITPersonality
+
+
+
+
+HaefeleATPersonality:DOM.common.HaefeleATPersonality
+
+
+
+
+HaefeleFRPersonality:DOM.common.HaefeleFRPersonality
+
+
+
+
+HaefeleDKPersonality:DOM.common.HaefeleDKPersonality
+
+
+
+
+HaefeleCHPersonality:DOM.common.HaefeleCHPersonality
+
+
+
+
+HaefeleSEPersonality:DOM.common.HaefeleSEPersonality
+
+
+
+
+HaefeleFIPersonality:DOM.common.HaefeleFIPersonality
+
+
+
+
+HaefeleNOPersonality:DOM.common.HaefeleNOPersonality
+
+
+
KischPersonality:DOM.common.KischPersonality
@@ -135,7 +692,7 @@
#dim Klant As DOM.VKP.VanHoeckeKlant = ##class(DOM.DomeinContext).Instance().GeefVerkoopAPI().GeefKlant(NotebornPersonality.GeefKlantID())
If Klant.HeeftEigenLogo(){
- Set URL = "\\fop\Resources\Media\KlantLogos\"
+ Set URL = "\\Notes01\FOP\DocFamily7\Resources\Media\KlantLogos\"
#dim Bestand As %String = Klant.GeefLogo()
#dim Extensie As %String = ##class(TECH.StringUtils).GetLastPart(Bestand,".")
Set URL = ##class(TECH.Files).AppendFile(URL,Bestand)
@@ -158,45 +715,125 @@
SFSPersonality:DOM.common.SFSPersonality
+
+OPOPersonality:DOM.common.OPOPersonality
+
+
+
+
+OPODePersonality:DOM.common.OPODePersonality
+
+
+
VanHoeckVoorHaluxPersonality:DOM.common.VanHoeckeVoorHaluxPersonality
VanRaemdonckPersonality:DOM.common.VanRaemdonckPersonality
-
+
@@ -217,7 +854,7 @@
#dim Klant As DOM.VKP.VanHoeckeKlant = ##class(DOM.DomeinContext).Instance().GeefVerkoopAPI().GeefKlant(HeinPersonality.GeefKlantID())
If Klant.HeeftEigenLogo(){
- Set URL = "\\fop\Resources\Media\KlantLogos\"
+ Set URL = "\\Notes01\FOP\DocFamily7\Resources\Media\KlantLogos\"
#dim Bestand As %String = Klant.GeefLogo()
#dim Extensie As %String = ##class(TECH.StringUtils).GetLastPart(Bestand,".")
Set URL = ##class(TECH.Files).AppendFile(URL,Bestand)
@@ -238,6 +875,72 @@
]]>
+
+BlumPLPersonality:DOM.common.BlumPLPersonality
+
+
+
+
+BlumCZPersonality:DOM.common.BlumCZPersonality
+
+
+
BeslagDesignPersonality:DOM.common.BeslagDesignPersonality
@@ -253,6 +956,46 @@
FerexpertPersonality:DOM.common.FerexpertPersonality
+
+
+BeslagteknikkPersonality:DOM.common.BeslagteknikkPersonality
+
+
+
+JBarthPersonality:DOM.common.JBarthPersonality
+
+
+
+ZweygartPersonality:DOM.common.ZweygartPersonality
+
+
+
+KleinerPersonality:DOM.common.KleinerPersonality
+
+
+
+LayerPersonality:DOM.common.LayerPersonality
+
+
+
+HahleOyPersonality:DOM.common.HahleOyPersonality
+
+
+
+DozonPersonality:DOM.common.DozonPersonality
+
+
+
+OstermannBEPersonality:DOM.common.OstermannBEPersonality
+
+
+
+OstermannNLPersonality:DOM.common.OstermannNLPersonality
+
+
+
+OstermannDEPersonality:DOM.common.OstermannDEPersonality
+