Skip to content

Commit

Permalink
[ADD] Prevent conflicting companies on journal and analytic journal.
Browse files Browse the repository at this point in the history
  • Loading branch information
NL66278 committed Mar 24, 2017
1 parent e60f259 commit 2ac1cf0
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -2,6 +2,7 @@
# © 2017 Therp BV <http://therp.nl>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).
from openerp import _, api, models
from openerp.exceptions import ValidationError


class AccountJournal(models.Model):
Expand Down

0 comments on commit 2ac1cf0

Please sign in to comment.