RE: On Invoice level How can we add item wise discount without adding any discount item
Create transaction line field ( discount)
Create workflow with set field value on item sublist
And use formula to apply like Final Price = Initial Price – (Initial Price x Discount Rate)