Skip to content

Commit

Permalink
Enhance product selections in edit inventory
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudFofou committed Nov 21, 2024
1 parent d901d81 commit 25137d0
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 92 deletions.
10 changes: 9 additions & 1 deletion bundle/language_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,7 @@ angal.hospital.thevisitinghourvaluesmustbeintherange0to24.msg
angal.hospital.visitduration.txt = Visit duration
angal.hospital.visitendhour.txt = Visit end hour
angal.hospital.visitstarthour.txt = Visit start hour
angal.inventory.allproduct.txt = All products
angal.inventory.addproduct.label = Add products
angal.inventory.askforrealquantityempty.msg = Do you want to print without the real quantity?
angal.inventory.canceled = Canceled
angal.inventory.confirm.btn = Confirm
Expand Down Expand Up @@ -734,6 +734,12 @@ angal.inventory.pleaseselectonlyoneinventory.msg
angal.inventory.pleaseinsertinventory.msg = Please add and inventory in this inventory row.
angal.inventory.pleaseselectinventory.msg = Please select inventory.
angal.inventoryoperation.save.error.msg = Inventory not saved.
angal.inventoryrow.lotinformation.title = Lot Information
angal.inventoryrow.medicaltype.txt = Medical Type
angal.inventory.medicalwithmovementonly.btn = With movement only
angal.inventory.medicalwithmovementonly.btn.key = W
angal.inventory.medicalwithonlynonzeroqty.btn = Only non zero quantyties
angal.inventory.medicalwithonlynonzeroqty.btn.key = O
angal.inventory.nextarrow.btn = >
angal.inventory.arrowprevious.btn = <
angal.inventory.product.col = Products
Expand All @@ -746,12 +752,14 @@ angal.inventoryrow.theoreticqty.col
angal.inventory.totalprice = Total price
angal.inventoryrow.unitprice.col = Unit price
angal.inventory.pleasevalidateinventoryagainsbeforeconfirmation.msg = Please validate this inventory again before confirmation.
angal.invetory.tablehasbeenupdated.msg = Table has been updated.
angal.inventory.update.error.msg = Inventory not updated.
angal.inventory.update.success.msg = Inventory updated.
angal.inventory.doyouwanttoupdatethisinventory.msg = Do you want to update this inventory?
angal.inventory.nothinghasbeenaddedonthisinventory.msg = Nothing has been added to this inventory.
angal.inventory.validated = Validated
angal.inventory.done = Done
angal.invetory.notdataforthatfilter.msg = No data available for that filter.
angal.inventory.validate.btn = Validate
angal.inventory.validate.btn.key = V
angal.inventory.inventorymustsavebeforevalidation.msg = Inventory must be saved before validation.
Expand Down
Loading

0 comments on commit 25137d0

Please sign in to comment.