Announcements
No record found.
I want to add one column in the PO and Inventory Transfer print out for the item UOM.
*This post is locked for comments
No reply from any one?
You need to edit the file at C:\Program Files\Microsoft Retail Management System\Store Operations\ReceiptTemplates\PO.xml
This is how I've edited my file at line 400. Hope this gives you an idea.
<FOR each="PurchaseOrderEntry">
<ROW> PurchaseOrder.Entry.QuantityOrdered "|" PurchaseOrder.Entry.UnitsOfMeasure "|" PurchaseOrder.Entry.LookUpCode "|" PurchaseOrder.Entry.Description "|" PurchaseOrder.Entry.UnitPrice "|" PurchaseOrder.Entry.ExtendedPriceOrdered "|" PurchaseOrder.Entry.TaxRate </ROW>
</FOR>
Use this field. Purchaseorder.Entry.UnitsOfMeasure
answered by mr. akber alwani
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.
Congratulations to our 2026 Super Stars!
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.