[FIX] isort,prettier,black

This commit is contained in:
KKamaa
2022-08-26 12:09:39 +03:00
parent cb5bbcff6a
commit 997909e915
3 changed files with 25 additions and 18 deletions

View File

@@ -67,7 +67,7 @@ odoo.define("report_async.ActionMenus", function (require) {
to_email: user_email,
data: action.data || {},
context: action.context || {},
save_attachment_to_records: save_report_attachment
save_attachment_to_records: save_report_attachment,
},
})
.then(() => {