Conversation
d50f266 to
a38ff5f
Compare
|
Hello @ntsirintanis , thanks for the contribution. The first load of partners is correct. However, the issue is that the “Search More” action does not preserve the same domain, so it ends up displaying partners that are not available in the POS. Right now, when clicking on Search More, all partners are shown, bypassing the POS restriction. In my case, I only have “Acme Corporation” available in the POS, and the initial load works as expected. However, if I search for example by “a” and then click on Search More, the system returns all partners, ignoring the pos_pay_on_account restriction. To fix this, you have two possible approaches:
Either approach should ensure that the restriction is consistently applied, including when using Search More. |
a38ff5f to
ae52799
Compare
Thanks for pointing this out |




pos_partner_restriction: restrict partners loaded in POS
This module restricts which partners are loaded into the POS frontend.
Only partners with the boolean field “Allowed in POS” enabled are available for selection.
Useful to: