Auction [[ repeatIn(get_auc_detail(objects),'ab') ]] Auction name:[[ ab['name'] ]] Auction Date:[[ ab['auction1'] ]] Items # of items: [[ sum_taxes(ab['id']) ]] Min Estimate: [[sum_minadj(ab['id']) ]] Max Estimate: [[sum_maxadj(ab['id']) ]] # of unsold items: [[sold_item(ab['id']) ]] Adjudication: [[sum_adj(ab['id']) ]] Buyers # of buyers: [[sum_buyer(ab['id']) ]] # of paid items (based on invoices): [[sum_buyer_paid (ab['id']) ]] # of commissions: [[count_comm (ab['id']) ]] # of items taken away: [[ count_take (ab['id']) ]] Debit: [[ sum_credit(ab['id']) ]] Paid: [[ chek_paid (ab['id']) ]] Sellers # of sellers: [[ sum_seller(ab['id']) ]] Debit: [[sum_credit_seller(ab['id']) ]] Paid: [[check_paid_seller(ab['id']) ]]