Author: bpoussin Date: 2013-06-28 16:35:50 +0200 (Fri, 28 Jun 2013) New Revision: 351 Url: http://chorem.org/projects/chorem/repository/revisions/351 Log: le CA est hors taxe Modified: trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/dashboardSummary.jsp Modified: trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/dashboardSummary.jsp =================================================================== --- trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/dashboardSummary.jsp 2013-06-28 14:35:23 UTC (rev 350) +++ trunk/chorem-webmotion/src/main/webapp/WEB-INF/jsp/dashboardSummary.jsp 2013-06-28 14:35:50 UTC (rev 351) @@ -49,7 +49,7 @@ </ul> <ul> - <li>Chiffre d'affaire TTC: + <li>Chiffre d'affaire HT: <strong> <a href='<c:url value="/wikitty/search?query=${annualDebtIncome.get('incomesQuery')} or ${annualDebtIncome.get('extraIncomesQuery')} %23limit=2147483647"/>'> <f:formatNumber type="currency" value="${annualDebtIncome.get('incomes') + annualDebtIncome.get('extraIncomes')}"/> @@ -60,7 +60,7 @@ <f:formatNumber type="currency" value="${pastAnnualDebtIncome.get('incomes') + pastAnnualDebtIncome.get('extraIncomes')}"/> </a> </strong>) - <li>Dépenses: + <li>Dépenses TTC: <strong> <a href='<c:url value="/wikitty/search?query=${annualDebtIncome.get('debtsQuery')} %23limit=2147483647"/>'> <f:formatNumber type="currency" value="${annualDebtIncome.get('debtsTTC')}"/>