diff --git a/entity/Product_entity/Product_entity.aod b/entity/Product_entity/Product_entity.aod index d366abbdf45c142912563e0a4972de270623c4f3..c75866c98049e387051f910af12957dda6163d73 100644 --- a/entity/Product_entity/Product_entity.aod +++ b/entity/Product_entity/Product_entity.aod @@ -88,7 +88,7 @@ </entityConsumer> <entityConsumer> <name>Productprices</name> - <title>Price list</title> + <title>Prices</title> <fieldType>DEPENDENCY_OUT</fieldType> <dependency> <name>dependency</name> diff --git a/entity/Productprice_entity/Productprice_entity.aod b/entity/Productprice_entity/Productprice_entity.aod index a4ef66bf7d43994a96a25edb8989268bd2ec82a9..2d02541216829cd9f4b6410658dd2239e70bca4b 100644 --- a/entity/Productprice_entity/Productprice_entity.aod +++ b/entity/Productprice_entity/Productprice_entity.aod @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <entity xmlns="http://www.adito.de/2018/ao/Model" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" VERSION="1.2.0" xsi:schemaLocation="http://www.adito.de/2018/ao/Model adito://models/xsd/entity/1.2.0"> <name>Productprice_entity</name> - <title>Price list</title> + <title>Prices</title> <majorModelMode>DISTRIBUTED</majorModelMode> <documentation>%aditoprj%/entity/Productprice_entity/documentation.adoc</documentation> <recordContainer>db</recordContainer>