Hello,
I am working with a AX 2012 R3 CU8 Retail solution where we are using the Modern POS. I have created four custom fields in the AX RetailTransactionPaymentTrans table. I have also created the new fields in the TempDB table RetailTransactionPaymentTransT, updated its Method InsertToRegularTable and the class RetailCDXSeedData. The same fields have been created in the corresponding table in the channel database, and I have updated a couple of views and stored procedures in that database.
Now I need to make modifications in Commerce Runtime to handle my custom fields. I think that I should update the TenderLine (payment line) entity to include my custom fields. How can this be done?
Regards
Morten Løpen
*This post is locked for comments