<filter string="Resident" domain="[]" context="{'group_by':'resident'}" options='{"terminology": {
"string_true": "Resident",
"string_false": "Non Resident"
}}'/>
resident is boolean Fields. so when i group by it, there should be 2 field appear that is
True and Undefined so i wanna change that TRUE and Undefined to Resident and Non Resident.
For customization of odoo modules read: https://learnopenerp.tumblr.com/