entitymodel.xml <extend-entity entity-name="EftAccount"> <field name="checkNumber" type="name"></field> </extend-entity>
I would like to add a check number to the entity EftAccount. I have added
the field definition to my entitymodel.xml file (see below). This has
correctly added the column to the table definition.
How will the calls to existing services, for example
'addPyamentMethodToOrder', know to also update this field?
- XML Data export using pre-configured sets Dave Tenerowicz
- Re: XML Data export using pre-configured sets Rodrigo Souza
- Re: XML Data export using pre-configured sets Dave Tenerowicz
- Re: XML Data export using pre-configured sets David E Jones
- Re: XML Data export using pre-configured ... Dave Tenerowicz
- Re: XML Data export using pre-config... Rodrigo Souza
- Adding a data item to an Entity Len
- Re: Adding a data item to an Entity David E Jones
- Re: Adding a data item to an Ent... Dave Tenerowicz
