Skip to content

Commit

Permalink
Merge pull request #2085 from JantBogard/OP-1193_OP-1194_OP-1197
Browse files Browse the repository at this point in the history
OP-1193 | OP-1194 | OP-1197 | OP-1198 | Update, Delete and validate Ward inventory
  • Loading branch information
mwithi authored Jan 14, 2025
2 parents ba30d23 + 42a9054 commit 4c3ecdd
Show file tree
Hide file tree
Showing 6 changed files with 1,971 additions and 1,172 deletions.
77 changes: 64 additions & 13 deletions bundle/language_en.properties
Original file line number Diff line number Diff line change
Expand Up @@ -670,43 +670,94 @@ angal.hospital.visitduration.txt
angal.hospital.visitendhour.txt = Visit end hour
angal.hospital.visitstarthour.txt = Visit start hour
angal.lab.allnegative.txt = All negative.
angal.inventory.allproduct.radio = All products
angal.invetory.allmedicaladdedsuccessfully.msg = All medicals are added successfully.
angal.inventory.allproduct.btn = All products
angal.inventory.canceled = Canceled
angal.inventory.cancelednoteditable.msg = A canceled inventory can not be modified.
angal.inventory.cannotcreateanotherinventorywithotherinprogressinthisward.msg = Cannot create another inventory with other in progress in this ward.
angal.inventory.cannotsaveinventorywithoutproducts.msg = Cannot save inventory without products.
angal.inventory.chargetype.label = Charge Type:
angal.inventory.choosedestinationbeforevalidation.msg = Please choose the destination and save the inventory before validation.
angal.inventory.clean.btn = Clean Table
angal.inventory.clean.btn.key = T
angal.inventory.date.label = Inventory's date
angal.inventory.edit.title = Edit an inventory
angal.inventory.deletion.confirm.msg = Do you really want to delete this inventory?
angal.inventory.deletion.success.msg = The inventory has been successfully marked as deleted.
angal.inventory.deletion.error.msg = Deletion is only allowed for inventories with 'draft' or 'validated' status.
angal.inventory.dischargetype.label = Discharge Type:
angal.inventory.done = Done
angal.inventory.doyoureallywanttocleanthistable.msg = Do you really want to clean this table?
angal.inventory.doyoureallywanttodeletethisinventoryrow.msg = Do you really want to delete this inventory row?
angal.inventory.doyouwanttoactualizetheinventory.msg = Do you want to actualize this inventory?
angal.inventory.doyouwanttoaddallnotyetlistedproducts.msg = Do you want to add all not yet listed products?
angal.inventory.doyouwanttosavethechanges.msg = Do you want to save the changes?
angal.inventory.doyouwanttoupdatethisinventory.msg = Do you want to update this inventory?
angal.inventory.doyoureallywanttovalidatethisinventory.msg = Do you really want to validate this inventory?
angal.inventory.draft = Draft
angal.inventory.edit.title = Edit Inventory
angal.inventory.error.msg = Error during some products's recording
angal.inventory.id.col = Id
angal.inventory.invalidquantity.msg = Invalid quantity.
angal.inventory.inventoryisalreadysaved.msg = This inventory is already saved. Please enter at least one inventory row before continuing.
angal.inventory.inventorymustsavebeforevalidation.msg = Inventory must be saved before validation.
angal.inventory.lot.btn = Lot
angal.inventory.lot.btn.key = L
angal.inventory.lotcode.col = Lot's code
angal.inventory.managementward.title = Manage Ward Inventory
angal.inventory.medical.col = Medical
angal.inventory.mustenterareference.msg = You must enter a reference.
angal.inventory.nextarrow.btn = >
angal.inventory.new.title = New inventory
angal.inventory.newlot.col = New lot
angal.inventory.newlotshavebeenaddedforsomemedicalward.fmt.msg = New lot(s) have been found by new movement(s) in ward store for: {0}
angal.inventory.newlotshavebeenaddedforsomemedical.detail.fmt.msg = {0} lot: {1} qty: {2}
angal.inventory.newmedicalshavebeenfoundward.fmt.msg = New medical(s) have been found by new movement(s) in ward store for: {0}
angal.inventory.newmedicalshavebeenfound.detail.fmt.msg = {0} lot: {1} qty: {2}
angal.inventory.noproduct.msg = Product is not found.
angal.inventory.noproductfound.msg = No medical found
angal.inventory.notdateinfuture.msg = A date in the future is not allowed.
angal.inventory.page.text = Page
angal.inventory.pages.text = Pages
angal.inventory.pleasesaveinventorybeforevalidateit.msg = Please save the inventory before validating it.
angal.inventory.pleaseselectatleastoneinventoryrow.msg = Please select at least one inventory row.
angal.inventory.pleaseselectonlyoneinventory.msg = Please select only one inventory.
angal.inventory.pleaseselectinventory.msg = Please select inventory.
angal.inventory.previousarrow.btn = <
angal.inventory.productalreadyexist.msg = {0} already exist in the list. do you still like to add it?
angal.inventory.productcode.text = Product's code
angal.inventory.realqty.col = Real quantity
angal.inventory.reference.label = Inventory's reference
angal.inventory.referencealreadyused.msg = Reference is already used.
angal.inventory.referenceshow.col = Reference
angal.inventory.savesucces.msg = Inventory saved.
angal.inventory.savesuccess.msg = Inventory saved.
angal.inventory.searchproduct.txt = Search a product
angal.inventory.selectward.label = Select ward
angal.inventory.specificproduct.radio = Specific product
angal.inventory.state.col = State
angal.inventory.state.label = State
angal.inventory.state.canceled.txt = Canceled
angal.inventory.state.inprogress.txt = In progress
angal.inventory.state.validate.txt = Validate
angal.inventory.specificproduct.btn = Specific product
angal.inventory.status.col = Status
angal.inventory.status.label = Status
angal.inventory.status.canceled.txt = Canceled
angal.inventory.status.inprogress.txt = In progress
angal.inventory.status.validate.txt = Validate
angal.inventory.supplier.label = Supplier:
angal.inventory.theorticalqty.col = Theoretical
angal.inventory.theoreticalqtyhavebeenupdatedforsomemedicalward.fmt.msg = Theoretical(s) quantity(ies) have been updated by new movement(s) in ward store for: {0}
angal.inventory.theoreticalqtyhavebeenupdatedforsomemedical.detail.fmt.msg = {0} lot: {1} qty: {2} -> {3} ({4})
angal.inventory.totalprice.col = Total price quantity
angal.inventory.unitprice.col = Unit price
angal.inventory.update.error.msg = Inventory not updated.
angal.inventory.update.success.msg = Inventory updated.
angal.inventory.updaterowerror.msg = Error during some products's update.
angal.inventory.user.col = User
angal.inventory.validate.btn = Validate
angal.inventory.validate.btn.key = V
angal.inventory.view.btn = View inventory
angal.inventory.validate.success.msg = The inventory has been successfully validated.
angal.inventory.validated = Validated
angal.inventory.view.btn = View
angal.inventory.view.btn.key = V
angal.inventoryrow.cannotchangethepriceofproductwithoutlot.msg = You cannot update the unit price of a product without a lot.
angal.inventoryrow.doyoureallywanttodeletethisinventoryrow.msg = Do you really want to delete this inventory row?
angal.inventoryrow.pleaseselectonlyoneinventoryrow.msg = Please select only one inventory row.
angal.inventory.view.title = View Inventory
angal.inventory.youcannotvalidatetheinventorylotrealqtyzero.msg = You cannot validate the inventory with a new lot having a real quantity of 0.
angal.inventory.youcannotvalidatethisinventory.msg = You cannot validate the inventory with a medicine without a lot.
angal.inventory.youhavealreadyaddedallproduct.msg = You have already added all the products.
angal.lab.blood.txt = Blood
angal.lab.cfs.txt = CFS
angal.lab.datapatient = Patient's Data
Expand Down
Loading

0 comments on commit 4c3ecdd

Please sign in to comment.