[IMP] stock_card_report: black, isort, prettier (copier update)

This commit is contained in:
Ernesto Tejeda
2023-03-07 18:32:03 +01:00
committed by dsolanki
parent aa968cfb3c
commit c058ee48ac

View File

@@ -1,8 +1,8 @@
/** @odoo-module **/
import AbstractAction from "web.AbstractAction";
import core from "web.core";
import ReportWidget from "web.Widget";
import core from "web.core";
export const report_backend = AbstractAction.extend({
hasControlPanel: true,