Process Automatic Follow-ups code if records: action = records.action_manually_process_automatic_followups() customer.statements.followup res.partner

customer.statements.tree res.partner customer.statements.search res.partner 100 Follow-up Reports res.partner tree,form ['|', ('parent_id', '=', False), ('is_company', '=', True), ('customer_rank', '>', 0)] {'search_default_filter_in_need_of_action': 1, 'res_partner_search_mode': 'customer'}

No follow-up to send!