Requirement: When markup item is adding in NetSuite while creating SO, the markup item is also showing in the website. Since the markup item is not ordered by customer it should be removed from website. Solution: Need to extend the views,”OrderHistory.Details.View” and “Invoice.Details.View”. Adding code below.