PJR Movements SalesAmount
| Project: | POS Back Office Interface |
| Version: | 3.4 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
Hi, we are right now implementing PJR movements v3.4, and I have a doubt related to the field SalesAmount. How is this field obtained? Is it SalesQuantity * ActualSalesPrice? or is it just ActualSalesPrice before taxes? Thank you.

#1
It should be the net extended retail amount before taxes, net of any discounts. Theoretically, it should match SalesQuantity * ActualSalesPrice if you're adjusting ActualSalesPrice to reflect any discounts given.