Skip to content
Snippets Groups Projects
Commit d59265b0 authored by S.Listl's avatar S.Listl
Browse files

Offer filter by offer code and vers. no.

parent f7832f91
No related branches found
No related tags found
No related merge requests found
......@@ -46,6 +46,7 @@
<name>OFFERCODE</name>
<documentation>%aditoprj%/entity/Offer_entity/entityfields/offercode/documentation.adoc</documentation>
<title>Offer number</title>
<contentType>NUMBER</contentType>
<state>READONLY</state>
<valueProcess>%aditoprj%/entity/Offer_entity/entityfields/offercode/valueProcess.js</valueProcess>
<onValidation>%aditoprj%/entity/Offer_entity/entityfields/offercode/onValidation.js</onValidation>
......@@ -187,6 +188,7 @@
<name>VERSNR</name>
<documentation>%aditoprj%/entity/Offer_entity/entityfields/versnr/documentation.adoc</documentation>
<title>Vers. no.</title>
<contentType>NUMBER</contentType>
<state>READONLY</state>
<valueProcess>%aditoprj%/entity/Offer_entity/entityfields/versnr/valueProcess.js</valueProcess>
</entityField>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment