Hello,
What is the meaning of each Retail Entry Status in Commerce ? We can see it in Store Transactions field Posting Status. I want to know especially with status Concluded, and what is the impact of that transaction ?
I only found this resource but it doesnt tell much -> https://learn.microsoft.com/en-us/dynamicsax-2012/appuser-itpro/transactionstatus-enumeration-microsoft-dynamics-commerce-runtime-datamodel
Thanks in advance
There is such list of EntryStatus's:
RetailEntryStatus
0 None
1 Voided
2 Posted
3 Concluded
4 Cancelled
5 OnHold
6 Training
7 PendingInvoice
8 CreatingOrder
Some of these Statuses are coming from old version of system.
Status like Concluded, Cancelled and OnHold are not used in AX HQ as I verified by references.
These status should not have any impact for retail transactions generated in POS and EComm.
Transactions with such Statuses will be treated as Voided.