Iām trying to change field label of the Discount field when entering and viewing line items on product quotes (see highlighted text in linked images). I couldnāt find the right field so I searched every en_us.lang.php file and changed anywere I found the label Discount. It still didnāt change these two fields. I tried changing the language file for the following modules: AOS_Quotes, AOS_Product_Quotes, AOS_Contracts, AOS_Invoices, AOS_Line_Item_Groups, Spots
the image I named ānormal viewā is actually the detail view.
Also, I suspect these labels Iām trying to change arenāt traditional field labels that are meant to be changed in the user interface. I think that I probably need to modify a javascript file or something to change them. Any ideas?