cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Not seeing attribute in order table

Former Member
0 Likes
394

Hello,

I am seeing the below attribute part of "Order" item type in core-items.xml file.

<deployment table="Orders" typecode="45" propertytable="OrderProps"/>

<attributes>

<attribute autocreate="true" redeclare="true" qualifier="entries" type="OrderEntryCollection">

<attributes/>

If I go and see the orders table not seeing the attribute entries. In which table I can see the entries attribute?

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Likes

Thank you Tino

tino_kissig
Active Participant
0 Likes

Order entries are part of items of Order. You will find them in the OrderEntries table.