[MIG] partner_statement: Migration to 17.0
This commit is contained in:
@@ -4,7 +4,9 @@
|
||||
|
||||
from odoo import _, models
|
||||
|
||||
from odoo.addons.report_xlsx_helper.report.report_xlsx_format import FORMATS
|
||||
from odoo.addons.report_xlsx_helper.report.report_xlsx_format import ( # type: ignore
|
||||
FORMATS,
|
||||
)
|
||||
|
||||
|
||||
def copy_format(book, fmt):
|
||||
|
||||
Reference in New Issue
Block a user