Skip to content
Snippets Groups Projects
Commit 4475add4 authored by Daniel Tran's avatar Daniel Tran
Browse files

#1044969 - Fixed wrong field naming, of the field: "Cancelled" in the order...

#1044969 - Fixed wrong field naming, of the field: "Cancelled" in the order entity / preview view and added correct translation to the translation table.
parent e3ada865
No related branches found
No related tags found
No related merge requests found
......@@ -459,7 +459,7 @@
<entityField>
<name>CANCELLATION</name>
<documentation>%aditoprj%/entity/Order_entity/entityfields/cancellation/documentation.adoc</documentation>
<title>${CANCELLED}</title>
<title>${ORDER_CANCELLED}</title>
<contentType>BOOLEAN</contentType>
<dropDownProcess>%aditoprj%/entity/Order_entity/entityfields/cancellation/dropDownProcess.js</dropDownProcess>
<valueProcess>%aditoprj%/entity/Order_entity/entityfields/cancellation/valueProcess.js</valueProcess>
......
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