Skip to content

Commit

Permalink
Signed-off-by: DamithDeshan <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
DamithDeshan committed Apr 22, 2024
1 parent ab7cd7d commit 33e1878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/webapp/resources/pharmacy/grn_wholesale.xhtml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</div>

<div class="headingBill">
<h:outputLabel value="Good Recieve Note (Wholesale)" style="text-decoration: underline;"/>
<h:outputLabel value="Good Recieve Note" style="text-decoration: underline;"/>
</div>

<div style="min-width: 90%; margin-left: 5%; margin-right: 5%; font-size: 15px;" class="row justify-content-center" >
Expand Down Expand Up @@ -181,7 +181,7 @@
<tfoot class="mt-4" style="font-size: 13px;">

<tr>
<td colspan="7" style="text-align: left; font-weight: bold!important;">Wholesale Value</td>
<td colspan="7" style="text-align: left; font-weight: bold!important;">Retail Sale Value</td>
<td colspan="2" style="text-align: right; font-weight: bold!important;">

<h:outputText value="#{cc.attrs.bill.saleValue}">
Expand Down

0 comments on commit 33e1878

Please sign in to comment.