def get_content_val_list(self): return ReceiptContent.value_list()
def get_all_content(self): return ReceiptContent.select()