Skip to content

Commit 82fbcbb

Browse files
Add files via upload
1 parent 37694a8 commit 82fbcbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opvrDienstenmutaties.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def __init__(self, parent=None):
5050
k0Edit.addItem('4. Supplier number')
5151
k0Edit.addItem('5. Company name')
5252
k0Edit.addItem('6. By sales order')
53-
k0Edit.addItem('7. Cost type (1-9)')
53+
k0Edit.addItem('7. Cost type (1-8)')
5454
k0Edit.addItem('8. Booking date yyyy(-mm(-dd))')
5555
k0Edit.activated[str].connect(self.k0Changed)
5656

0 commit comments

Comments
 (0)