i'm using SDK customization and i want to know how can i getting Staff in current session from ax2012 retail pos?!
which table must i use because when i try this
RetailTransaction rt; rt.SalesId.ToString()
without add any line it's give me null
i need to bring Staff even without add any line