line: splitbuchung mit transfer
This commit is contained in:
parent
1fee218ee6
commit
b2147f56b3
8 changed files with 300 additions and 19 deletions
|
@ -911,7 +911,7 @@ class LineTestCase(ModuleTestCase):
|
|||
'booktransf': book2.id,
|
||||
}, {
|
||||
'date': date(2022, 6, 1), # in-category, return
|
||||
'description': 'in-return', # amount negative
|
||||
'description': 'in-return', # amount negative
|
||||
'category': category_in.id,
|
||||
'bookingtype': 'in',
|
||||
'amount': Decimal('-1.0'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue