|
217 | 217 | paginatorPosition="bottom">
|
218 | 218 | <p:column headerText="Bill No" width="16em" style="padding: 0px!important; margin: 0px!important;" >
|
219 | 219 | <h:outputText value="#{row.bill.deptId}" style="padding: 0px!important; margin: 0px!important;" />
|
| 220 | + <f:facet name="footer" > |
| 221 | + <h:outputText value="Total Amounts" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
| 222 | + |
| 223 | + </h:outputText> |
| 224 | + </f:facet> |
220 | 225 | </p:column>
|
221 | 226 | <p:column headerText="Patient" style="padding: 0px!important; margin: 0px!important;" >
|
222 | 227 | <h:outputText value="#{row.bill.patient.person.nameWithTitle}" style="padding: 0px!important; margin: 0px!important;" />
|
|
231 | 236 | <f:convertNumber pattern="#,##0.00" />
|
232 | 237 | </h:outputText>
|
233 | 238 | <f:facet name="footer" >
|
234 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.netTotal}" style="padding: 0px!important; margin: 0px!important;" > |
| 239 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.netTotal}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
235 | 240 | <f:convertNumber pattern="#,##0.00" />
|
236 | 241 | </h:outputText>
|
237 | 242 | </f:facet>
|
|
241 | 246 | <f:convertNumber pattern="#,##0.00" />
|
242 | 247 | </h:outputText>
|
243 | 248 | <f:facet name="footer" >
|
244 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.cashValue}" style="padding: 0px!important; margin: 0px!important;" > |
| 249 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.cashValue}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
245 | 250 | <f:convertNumber pattern="#,##0.00" />
|
246 | 251 | </h:outputText>
|
247 | 252 | </f:facet>
|
|
252 | 257 | <f:convertNumber pattern="#,##0.00" />
|
253 | 258 | </h:outputText>
|
254 | 259 | <f:facet name="footer" >
|
255 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.cardValue}" style="padding: 0px!important; margin: 0px!important;" > |
| 260 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.cardValue}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
256 | 261 | <f:convertNumber pattern="#,##0.00" />
|
257 | 262 | </h:outputText>
|
258 | 263 | </f:facet>
|
|
263 | 268 | <f:convertNumber pattern="#,##0.00" />
|
264 | 269 | </h:outputText>
|
265 | 270 | <f:facet name="footer" >
|
266 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.chequeValue}" style="padding: 0px!important; margin: 0px!important;" > |
| 271 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.chequeValue}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
267 | 272 | <f:convertNumber pattern="#,##0.00" />
|
268 | 273 | </h:outputText>
|
269 | 274 | </f:facet>
|
|
274 | 279 | <f:convertNumber pattern="#,##0.00" />
|
275 | 280 | </h:outputText>
|
276 | 281 | <f:facet name="footer" >
|
277 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.inpatientCreditValue}" style="padding: 0px!important; margin: 0px!important;" > |
| 282 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.inpatientCreditValue}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
278 | 283 | <f:convertNumber pattern="#,##0.00" />
|
279 | 284 | </h:outputText>
|
280 | 285 | </f:facet>
|
|
285 | 290 | <f:convertNumber pattern="#,##0.00" />
|
286 | 291 | </h:outputText>
|
287 | 292 | <f:facet name="footer" >
|
288 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.opdCreditValue}" style="padding: 0px!important; margin: 0px!important;" > |
| 293 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.opdCreditValue}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
289 | 294 | <f:convertNumber pattern="#,##0.00" />
|
290 | 295 | </h:outputText>
|
291 | 296 | </f:facet>
|
|
296 | 301 | <f:convertNumber pattern="#,##0.00" />
|
297 | 302 | </h:outputText>
|
298 | 303 | <f:facet name="footer" >
|
299 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.staffValue}" style="padding: 0px!important; margin: 0px!important;" > |
| 304 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.staffValue}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
300 | 305 | <f:convertNumber pattern="#,##0.00" />
|
301 | 306 | </h:outputText>
|
302 | 307 | </f:facet>
|
|
307 | 312 | <f:convertNumber pattern="#,##0.00" />
|
308 | 313 | </h:outputText>
|
309 | 314 | <f:facet name="footer" >
|
310 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.agentValue}" style="padding: 0px!important; margin: 0px!important;" > |
| 315 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.agentValue}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
311 | 316 | <f:convertNumber pattern="#,##0.00" />
|
312 | 317 | </h:outputText>
|
313 | 318 | </f:facet>
|
|
318 | 323 | <f:convertNumber pattern="#,##0.00" ></f:convertNumber>
|
319 | 324 | </h:outputText>
|
320 | 325 | <f:facet name="footer" >
|
321 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.grossTotal}" style="padding: 0px!important; margin: 0px!important;" > |
| 326 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.grossTotal}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
322 | 327 | <f:convertNumber pattern="#,##0.00" />
|
323 | 328 | </h:outputText>
|
324 | 329 | </f:facet>
|
|
328 | 333 | <f:convertNumber pattern="#,##0.00" ></f:convertNumber>
|
329 | 334 | </h:outputText>
|
330 | 335 | <f:facet name="footer" >
|
331 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.discount}" style="padding: 0px!important; margin: 0px!important;" > |
| 336 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.discount}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
332 | 337 | <f:convertNumber pattern="#,##0.00" />
|
333 | 338 | </h:outputText>
|
334 | 339 | </f:facet>
|
|
339 | 344 | <f:convertNumber pattern="#,##0.00" ></f:convertNumber>
|
340 | 345 | </h:outputText>
|
341 | 346 | <f:facet name="footer" >
|
342 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.serviceCharge}" style="padding: 0px!important; margin: 0px!important;" > |
| 347 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.serviceCharge}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
343 | 348 | <f:convertNumber pattern="#,##0.00" />
|
344 | 349 | </h:outputText>
|
345 | 350 | </f:facet>
|
|
350 | 355 | <f:convertNumber pattern="#,##0.00" ></f:convertNumber>
|
351 | 356 | </h:outputText>
|
352 | 357 | <f:facet name="footer" >
|
353 |
| - <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.netTotal}" style="padding: 0px!important; margin: 0px!important;" > |
| 358 | + <h:outputText value="#{pharmacySummaryReportController.bundle.summaryRow.netTotal}" style="padding: 0px!important; margin: 0px!important; font-weight: bold" > |
354 | 359 | <f:convertNumber pattern="#,##0.00" />
|
355 | 360 | </h:outputText>
|
356 | 361 | </f:facet>
|
|
366 | 371 | <f:setPropertyActionListener value="#{row.bill}" target="#{billSearch.bill}" />
|
367 | 372 | </p:commandLink>
|
368 | 373 |
|
369 |
| -<!-- <p:commandLink |
370 |
| - value="Manage" |
371 |
| - style="font-size: #{pharmacySummaryReportController.fontSizeForScreen}!important;" |
372 |
| - class="mx-1" |
373 |
| - action="#{billSearch.navigateToManageBillByAtomicBillType()}" |
374 |
| - ajax="false"> |
375 |
| - <f:setPropertyActionListener value="#{row.bill}" target="#{billSearch.bill}" /> |
376 |
| - </p:commandLink>--> |
377 |
| - |
378 |
| -<!-- <p:commandLink |
379 |
| - value="Admin" |
380 |
| - style="font-size: #{pharmacySummaryReportController.fontSizeForScreen}!important;" |
381 |
| - class="mx-1" |
382 |
| - action="#{billSearch.navigateToAdminBillByAtomicBillType()}" |
383 |
| - ajax="false" |
384 |
| - rendered="#{webUserController.hasPrivilege('Developers')}"> |
385 |
| - <f:setPropertyActionListener value="#{row.bill}" target="#{billSearch.bill}" /> |
386 |
| - </p:commandLink>--> |
| 374 | + <!-- <p:commandLink |
| 375 | + value="Manage" |
| 376 | + style="font-size: #{pharmacySummaryReportController.fontSizeForScreen}!important;" |
| 377 | + class="mx-1" |
| 378 | + action="#{billSearch.navigateToManageBillByAtomicBillType()}" |
| 379 | + ajax="false"> |
| 380 | + <f:setPropertyActionListener value="#{row.bill}" target="#{billSearch.bill}" /> |
| 381 | + </p:commandLink>--> |
| 382 | + |
| 383 | + <!-- <p:commandLink |
| 384 | + value="Admin" |
| 385 | + style="font-size: #{pharmacySummaryReportController.fontSizeForScreen}!important;" |
| 386 | + class="mx-1" |
| 387 | + action="#{billSearch.navigateToAdminBillByAtomicBillType()}" |
| 388 | + ajax="false" |
| 389 | + rendered="#{webUserController.hasPrivilege('Developers')}"> |
| 390 | + <f:setPropertyActionListener value="#{row.bill}" target="#{billSearch.bill}" /> |
| 391 | + </p:commandLink>--> |
387 | 392 | </p:column>
|
388 | 393 |
|
389 | 394 |
|
|
0 commit comments