Hi everyone,
I’m trying to highlight a POS orderline with a background color (only the lines that have a discount or meet a condition).
For example, in the POS receipt/orderline list, I want the second line to have a light background color. I tried extending the template using t-inherit and adding a custom <div> style, but nothing is showing.
Can someone guide me on the correct way to patch the POS OWL component or XML template to apply a background color for specific lines?
Thank you!