Skip to main content
Solved

PO Line text, where to define?


Forum|alt.badge.img+16
  • Hero (Customer)
  • 621 replies

Community,

 

I have a PO printed, and I can see below text. see screenshot highlighted. I can see they are from Supplier for Purchase Part window/Manufacturer tab, and also from Part window Info Text field.

I am wondering where in the system control whether or not to print the above info mentioned above. 

Thank you.

Best answer by matt.watters

@ronhu This is controlled by the Print checkbox in the Manufacturers tab of the Supplier for Purchase Part page.

 

Print
If this checkbox is selected, it indicates that the manufacturer's part number and the manufacturer will be included in the purchase order reports.

View original
Did this topic help you find an answer to your question?

5 replies

Forum|alt.badge.img+23
  • Superhero (Customer)
  • 1169 replies
  • January 16, 2023

Hi @ronhu 

check the document text:

 


Forum|alt.badge.img+17
  • Hero (Employee)
  • 544 replies
  • January 16, 2023

Hi @ronhu 

I’m not super familiar with PO reports but I would guess its printed if that information exist so you can probably not turn it off without customizing the report/layout.

I checked a report layout for the report called Purchase Order and it have 2 sections about manufacturer and have these 2 condition controlling if it should be written or not.

For CHANGED_PUR_PART_MANUFACTURERS it is:

count(tns:CHANGED_PUR_PART_MANUFACTURERS/tns:CHANGED_PUR_PART_MANUFACTURER[string-length(tns:MANUFACTURER_PREF_PART) + string-length(tns:MANUF_PARTS) > 0])+count(tns:CHANGED_PUR_PART_MANUFACTURERS/tns:CHANGED_PUR_PART_MANUFACTURER[string-length(tns:PREF_MANUFAC_PREF_PART) + string-length(tns:PREF_MANUF_PARTS) > 0])> 0

And for PUR_PART_MANUFACTURERS it is:

count(tns:PUR_PART_MANUFACTURERS/tns:PUR_PART_MANUFACTURER[string-length(tns:MANUFACTURER_PREF_PART) + string-length(tns:MANUF_PARTS) > 0])+count(tns:PUR_PART_MANUFACTURERS/tns:PUR_PART_MANUFACTURER[string-length(tns:PREF_MANUFAC_PREF_PART) + string-length(tns:PREF_MANUF_PARTS) > 0])> 0


matt.watters
Superhero (Partner)
Forum|alt.badge.img+25
  • Superhero (Partner)
  • 566 replies
  • Answer
  • January 16, 2023

@ronhu This is controlled by the Print checkbox in the Manufacturers tab of the Supplier for Purchase Part page.

 

Print
If this checkbox is selected, it indicates that the manufacturer's part number and the manufacturer will be included in the purchase order reports.


Forum|alt.badge.img+17
  • Hero (Employee)
  • 544 replies
  • January 16, 2023

Yepp, @matt.watters is correct, noticed when I checked the server code that fetches the data that it is checking a print flag on some of the data; I guess its that print flag. 


Forum|alt.badge.img+16
  • Author
  • Hero (Customer)
  • 621 replies
  • January 16, 2023

@Dario Zani 

@Link 

@matt.watters 

Thank you all. Now I can see where they configured in IFS. 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings