RE: I want to restrict same item duplication on Quotation
For example if a user enters item “A” on line number 1 and he/she again enter item “A” on any line again then system should’nt allow this.
You could achieve this with a client script on the validateLine entry point.