I suspect the entity that should be extended is the Payment entity.


David E Jones wrote:

The EftAccount is for the checking account, not an individual check.

-David


Len wrote:
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?


entitymodel.xml
<extend-entity entity-name="EftAccount">

<field name="checkNumber" type="name"></field>

</extend-entity>





--
Dave Tenerowicz
[EMAIL PROTECTED]

Office: 303.493.6727
Mobile 303.906.6116
Fax 303.814.8330

Visit us at http://www.salmonllc.com

Reply via email to