mirror of
https://github.com/OCA/intrastat-extrastat.git
synced 2025-02-16 17:13:41 +02:00
fix flake8
This commit is contained in:
@@ -503,7 +503,7 @@ class IntrastatProductDeclaration(models.Model):
|
||||
|
||||
if not inv_line.price_subtotal:
|
||||
continue
|
||||
|
||||
|
||||
if (
|
||||
accessory_costs and
|
||||
inv_line.product_id and
|
||||
|
||||
Reference in New Issue
Block a user