From 27ca53da71ad6c1a79e7ce3d2042a844bb92c89a Mon Sep 17 00:00:00 2001 From: Senula88 Date: Mon, 22 Apr 2024 15:05:43 +0530 Subject: [PATCH] Signed-off-by: Senula88 --- ...harmacy_bill_retail_sale_for_cashier.xhtml | 100 ++++++++++++------ 1 file changed, 66 insertions(+), 34 deletions(-) diff --git a/src/main/webapp/pharmacy/pharmacy_bill_retail_sale_for_cashier.xhtml b/src/main/webapp/pharmacy/pharmacy_bill_retail_sale_for_cashier.xhtml index 831d9aa05c..e1d2be6b1d 100644 --- a/src/main/webapp/pharmacy/pharmacy_bill_retail_sale_for_cashier.xhtml +++ b/src/main/webapp/pharmacy/pharmacy_bill_retail_sale_for_cashier.xhtml @@ -142,7 +142,7 @@ accesskey="a" id="btnAdd" value="Add" icon="fa fa-plus" class="w-100 ui-button-success" - action="#{pharmacySaleController.addBillItemNew()}" + action="#{pharmacySaleController.addBillItem()}" process="@this acStock txtQty :#{p:resolveFirstComponentWithId('cmbPs',view).clientId}" update=":#{p:resolveFirstComponentWithId('netTotal',view).clientId} :#{p:resolveFirstComponentWithId('dis',view).clientId} :#{p:resolveFirstComponentWithId('total',view).clientId} :#{p:resolveFirstComponentWithId('txtVal',view).clientId} :#{p:resolveFirstComponentWithId('pBillDetails',view).clientId} :#{p:resolveFirstComponentWithId('tblBillItem',view).clientId} txtRate txtQty acStock focusItem :#{p:resolveFirstComponentWithId('det',view).clientId} :#{p:resolveFirstComponentWithId('tabI',view).clientId} :#{p:resolveFirstComponentWithId('panelErrorMsg',view).clientId}" > @@ -564,29 +564,61 @@ - - - - - - - - - - - - - - - - - - - - - +
+
+ +
+
+ + + +
+
+
+
+ +
+
+ + + + +
+
+
+
+ +
+
+ + + +
+
+ +
+
+ +
+
+ +
+
+
+
+ +
+
+ + + +
+
+
+ + @@ -631,7 +663,7 @@ action="#" > - + @@ -649,7 +681,7 @@ action="#{tokenController.navigateToManagePharmacyTokens()}" > - + @@ -669,18 +701,18 @@ - + - +