================================ Auto Launch after installation ================================ 8.0, 9.0 -------- To run tour after module installation do next steps. * Create *ToDo* * Create *Action* ToDo is some queued web actions that may call *Action* like this:: open Action is like this:: res_partner_mails_count Tutorial /web#id=3&model=res.partner&/#tutorial_extra.mails_count_tour=true self Here tutorial_extra.**mails_count_tour** is tour id. Use eval to compute some python code if needed::