Acion (Part2 2)

This commit is contained in:
2025-11-05 13:59:01 +00:00
parent fc5d2e04d8
commit f4a76263ea
4 changed files with 78 additions and 29 deletions

View File

@@ -11,14 +11,16 @@ authorization master ( instance )
update;
delete;
field ( readonly ) PartnerNumber;
validation validateKeyisFilled on save { create; }
validation validateCoreData on save { create; field Country, PaymentCurrency; }
determination fillCurrency on modify { create; update; }
action fillEmptyStreets;
action fillEmptyStreets result [1] $self;
static action clearAllEmptyStreets;
factory action copyLine [1];
mapping for zhs_dmo_partner
{