mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
[FIX] contract: PEP8
This commit is contained in:
@@ -75,4 +75,3 @@ class AccountAnalyticContract(models.Model):
|
||||
('type', '=', 'sale'),
|
||||
('company_id', '=', company_id)]
|
||||
return self.env['account.journal'].search(domain, limit=1)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user