Removing opening info from category
This commit is contained in:
@@ -62,8 +62,6 @@ class CategoryWrite(BaseAccountWrite):
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
opening_date: date = date(1970, 1, 1)
|
|
||||||
opening_balance: Decimal = 0
|
|
||||||
|
|
||||||
class CategoryCreate(CategoryWrite):
|
class CategoryCreate(CategoryWrite):
|
||||||
pass
|
pass
|
||||||
|
|||||||
Reference in New Issue
Block a user