<p:commandButtonupdate="billList"onerror="location.reload(true)"rendered="#{bill.paidDate == null and billListView.showPayButtons}"action="#{billListView.markPaid()}"value="#{i18n['bill.markPaid']}"/>
rendered="#{bill.paidDate == null and billListView.showPayButtons}"