Announcements
How to add salesperson to the transaction in retail POS R3 ?
*This post is locked for comments
Try it:
blogs.msdn.com/.../dynamics-ax-2012-retail-how-to-add-a-salesperson-operation-to-the-retail-pos.aspx
I tried this and it does not work on R3.
However i was able to provide that solution to a customer on R2. So now i am looking for a solution on R3.
You might be getting the error. This is because there is missing field (STAFF) in the ax.RETAILTRANSACTIONSALESTRANS Table.
For this a view to be changed named as RETAILTRANSACTIONSALESTRANS to add the STAFF as a column in it.
Hi Echo,
Add the salesperson button on the POS button layout. The Add salesperson to the Retail transaction is out of box feature and is available in AX 2012 R3 also.
Hi Sumit,
We cannot find the Add Salesperson under the list of operations given under the retail segment.
Where can we find that function? Or do we need to configure a new operation for that ?
Hi Ankur,
You need to activate it from the RetailOperations Table. By default this feature is off. Set the check user access field to activate it from the table.
Thanks Sumit. It worked.
We are getting the Sales person at the POS for selection during the sales transaction. But the transaction fails to complete. When I checked the event view I get the below message
All the jobs have synchronized properly - no errors. We can see all the new sales person name when we call the "Add Salesperson" on the POS. When we try to tender and close the transaction it gives these message.
Am I missing something ?
Add Salesperson is one of the depreciated feature for AX 2012, which is why it was deactivated from backend. If you want to mke it work - Add a new column in the Retailtransactionsalestrans by running the below query-
alter table ax.RETAILTRANSACTIONSALESTRANS add STAFF nvarchar(25)
and also add the STAFF column in the Retailtransactionsalestrans view.
Let me know if you are able to make it work.
No success so far. M looking into other table fields for retail transaction.
Will keep you posted.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Jump in, show your community spirit, and win prizes!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Sanhthosh.Kumar.K 2
Raed Salah Bzour 1