Skip to content

Commit

Permalink
Complete code
Browse files Browse the repository at this point in the history
  • Loading branch information
lomamech committed Jun 24, 2021
1 parent 560a764 commit 3ee0ae2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client/src/modules/stock/exit/modals/findPatient.modal.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ function StockFindPatientModalController(Instance, Patients, Notify, Data, AppCa
vm.openBarcodeScanner = openBarcodeScanner;
vm.getLastInvoice = getLastInvoice;
vm.invoiceSelected = false;
vm.enterprise = Session.enterprise;

vm.findDetailInvoice = findDetailInvoice;

Expand Down

0 comments on commit 3ee0ae2

Please sign in to comment.