<data priority="50">
    <xpath expr="//field[@name='so_line']" position="attributes">
        <attribute name="domain">[('order_id', '=', x_sale_order_id), ('is_service', '=', True), ('is_expense', '=', False)]</attribute>
    </xpath>
</data>
