formatting
This commit is contained in:
parent
0b2bada596
commit
08b8768dd4
4 changed files with 11 additions and 22 deletions
|
@ -4,7 +4,7 @@
|
|||
# this repository contains the full copyright notices and license terms.
|
||||
|
||||
from trytond.pool import PoolMeta
|
||||
from trytond.pyson import Eval, And, Or
|
||||
from trytond.pyson import Eval, And, Or, Bool
|
||||
|
||||
|
||||
class InvoiceLine(metaclass=PoolMeta):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue