hello guys so i have
model product identity
field:
1. ~~
2. ~~
3. barcode
and product template has relation one2many to product identity
and i want to give/raise warning every product identity created in one2many tree view when there is record with the same/duplicate barcode in the one2many data..
can anyone help me? i try use api.onchange but it seems not that easy thank you :D
