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 022d7a719d
commit a35f1a3a32
4 changed files with 26 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):