Skip to main content
Answer

Project Transaction Screen Customization

  • March 12, 2023
  • 1 reply
  • 80 views

Forum|alt.badge.img+1

There is a way in a customization project for the screen Project Transaction :

That the Unit Rate field automatically pulls information from the cost(vendor sale price) in the item as soon as you put an InventoryID?

 

Thanks!

 

 

Best answer by aaghaei

You will need to add a field (VendorID) to PMTran to reference the vendor if it is not already using a DAC extension then write a field updated event on the InventoryID in the GraphExt to retrieve the unit cost and display

1 reply

aaghaei
Captain II
Forum|alt.badge.img+10
  • Captain II
  • Answer
  • March 12, 2023

You will need to add a field (VendorID) to PMTran to reference the vendor if it is not already using a DAC extension then write a field updated event on the InventoryID in the GraphExt to retrieve the unit cost and display