Greeting,
I create two menu with difference domain for filtering, I have 2 type of document,
- Payment Voucher - will select 'supplier' only for receiver
- Receive Voucher - will select 'customer' only as sender
how can I achieve this in same view.? I has field 'doctype' to separate between 'payment_voucher' and 'receive_voucher', but got stuck on how to customize "same" view with difference filter
Thank you in advanced,