test korrigiert
This commit is contained in:
parent
a801775880
commit
810ecea0ba
4 changed files with 53 additions and 4 deletions
4
book.py
4
book.py
|
@ -124,10 +124,6 @@ class Book(Workflow, ModelSQL, ModelView):
|
|||
def default_number_atcheck(cls):
|
||||
return True
|
||||
|
||||
@classmethod
|
||||
def default_start_number(cls):
|
||||
return 1
|
||||
|
||||
@classmethod
|
||||
def default_start_balance(cls):
|
||||
""" zero
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue