Skip to content
Snippets Groups Projects
Commit dd7c4de4 authored by Rémi - Le Filament's avatar Rémi - Le Filament
Browse files

[fix] add missing import

parent 9cba3d85
No related branches found
No related tags found
No related merge requests found
# Copyright 2021 Le Filament (<http://www.le-filament.com>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from odoo import models
class report_product_pricelist(models.AbstractModel):
_inherit = 'report.product.report_pricelist'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment