Skip to main content

Hi, 

for new sales offers we would like to use the vendor price of the standard vendor as base for our calculations. 

But the standard sales order screen does not show it. It seems that there is a customization nessary.

Did anybody do this already or knows how to do it?

Cheers

Lars

 

Are you asking for an additional column on Sales Order lines that shows the Vendor Price of the Inventory item?


Hi Daryl,

yes exactly.

We need an additional column on the Sales Order Line that shows the current Vendor Price of the inventory item.

Best regards

Lars

 

 


This should not be difficult.


HI Daryl,

that sounds promising.

Any idea how to do it?

 


I would try adding an unbound field to a DAC extension for SOLine. Then, use PXDBScalar or the FieldSelecting event to find the appropriate value in the database and return it.


Hi Daryl, 

thank you for this idea. We will try it this way.

Best regards

Lars

 


Reply