[MIG] [10.0] purchase_hide_report_print_menu

This commit is contained in:
Chafique
2018-06-11 10:41:36 +02:00
parent 7908943645
commit 8b3205cc35
3 changed files with 5 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
# © 2016 Chafique DELLI @ Akretion
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from openerp import models, api
from odoo import models, api
class PurchaseOrder(models.Model):