hi,
inheriting, how do i make the "partner_id" field in sale.order show only records that have a boolean field set to true but only if a boolean field in sale.order is true otherwise show all.
- for example if i have a boolean field on sale.order "field_boolean1" and if is true i want that partner_id show only the records that have "field_boolean2" on True