Remove SO from quotations menu

Port sale_quotation_title to v10
This commit is contained in:
Alexis de Lattre
2016-11-02 19:57:53 +01:00
parent e4fb2c8363
commit 79826ab525
3 changed files with 15 additions and 12 deletions

View File

@@ -3,7 +3,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
# @author Alexis de Lattre <alexis.delattre@akretion.com>
from openerp import models, fields
from odoo import models, fields
class SaleOrder(models.Model):