[IMP] account_followup: Improve the YML test
[odoo/odoo.git] / addons / account_followup / test / account_followup.yml
index cd197f1..0a47dda 100644 (file)
@@ -99,7 +99,7 @@
   !python {model: account.followup.print.all}: |
     self.do_print(cr, uid, [ref("account_followup_print_all_0")], {"lang": 'en_US',
       "active_model": "ir.ui.menu", "active_ids": [ref("account_followup.account_followup_print_menu")],
-      "tz": False, "date": "2010-06-08", "followup_id": 3, "active_id": ref("account_followup.account_followup_print_menu"),
+      "tz": False, "date": "2010-06-08", "followup_id": ref("account_followup_followup_testfollowups0"), "active_id": ref("account_followup.account_followup_print_menu"),
       })