Hi there,
I was trying search customers operation in AX 2012 R2 Retail POS. Got Got Error Number: 1002 An error occurred in the operation.
LSRetailPosis.POSProcesses.CustomerSearch: System.Data.SqlClient.SqlException (0x80131904): Invalid object name 'DBO.CUSTOMERSEARCH'.
 at System.Windows.Forms.Control.MarshaledInvoke(Control caller, Delegate method, Object[] args, Boolean synchronous)
 at System.Windows.Forms.Control.Invoke(Delegate method, Object[] args)
 at LSRetailPosis.ApplicationFramework.POSShowForm(Form theForm)
 at Microsoft.Dynamics.Retail.Pos.Customer.Customer.Search()
 at Microsoft.Dynamics.Retail.Pos.Customer.Customer.Search(IPosTransaction posTransaction)
 at LSRetailPosis.POSProcesses.CustomerSearch.Execute()
ClientConnectionId:3e7d8b10-e9dd-40e6-a464-b30937908d50.
what's DBO.CUSTOMERSEARCH? I cannot find it in AxRetailPOS database. I don't see it in AX2012 POS as well. is it a new feature in AX 2012 R2 Retail POS?
other operations are ok. I can add a new customer in POS, and see the customer in AX.
Thanks,
Alan