Skip to content

Commit

Permalink
openerp -> odoo
Browse files Browse the repository at this point in the history
  • Loading branch information
luc-demeyer committed Jun 10, 2019
1 parent 4ae11f9 commit 389eab4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l10n_be_coa_multilang/models/account_account.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

from odoo import api, fields, models, _
from openerp.exceptions import UserError
from odoo.exceptions import UserError


class AccountAccount(models.Model):
Expand Down

0 comments on commit 389eab4

Please sign in to comment.