Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
it-bott-integrasjoner
ubw-client
Commits
561a6b1a
Commit
561a6b1a
authored
Jan 27, 2021
by
Andreas Ellewsen
Browse files
Add ext_inv_ref field to Transaction
parent
d29071f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
ubw_client/models.py
View file @
561a6b1a
...
...
@@ -155,6 +155,7 @@ class Transaction(BaseModel):
voucher_no
:
int
voucher_type
:
str
ex_ref
:
typing
.
Optional
[
str
]
ext_inv_ref
:
typing
.
Optional
[
str
]
ext_arch_ref_col
:
typing
.
Optional
[
str
]
class
Config
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment