formatting
This commit is contained in:
parent
192a93fd7c
commit
a2e1ef6664
3 changed files with 6 additions and 14 deletions
3
party.py
3
party.py
|
@ -31,7 +31,6 @@ class PartyConfiguration(metaclass=PoolMeta):
|
|||
def __setup__(cls):
|
||||
super(PartyConfiguration, cls).__setup__()
|
||||
cls.identifier_types.selection.append(
|
||||
('edoc_route_id', 'X-Rechnung Route-ID')
|
||||
)
|
||||
('edoc_route_id', 'X-Rechnung Route-ID'))
|
||||
|
||||
# end Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue