mirror of
https://github.com/OCA/reporting-engine.git
synced 2025-02-16 16:30:38 +02:00
[FIX] isort,prettier,black
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user