Skip to content

Commit

Permalink
[TEST]
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigets committed Aug 8, 2018
1 parent bf70e54 commit 31c6d5b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion base_multi_company/models/multi_company_abstract.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ class MultiCompanyAbstract(models.AbstractModel):
comodel_name='res.company.assignment',
default=lambda s: s._default_company_ids(),
auto_join=True,
store=True,
)

@api.model
Expand Down

0 comments on commit 31c6d5b

Please sign in to comment.