mirror of
https://gitlab.com/signalytic/client-external/streamline/streamline-emr.git
synced 2026-09-12 11:11:31 +00:00
updated streamline-setup v2
This commit is contained in:
@@ -15,6 +15,7 @@ return [
|
||||
"approved_by" => "Approved by",
|
||||
"approved_on" => "Approved on",
|
||||
"authorised_by" => "Authorised by",
|
||||
'radiologies_stock_reconciliation'=>'Radiologies Stock Reconciliation',
|
||||
"average_consumption_details" => "Average consumption details",
|
||||
"average_monthly_drug_consumptions" => "Average monthly drug consumption",
|
||||
"avg_drug_consumption_per_month" => "Average drug consumption per month",
|
||||
@@ -26,9 +27,12 @@ return [
|
||||
"received_cost_value" => "Received Stock Cost",
|
||||
"received_sale_value" => "Received Stock Sale Value",
|
||||
"issued_stock" => "Issued Stock",
|
||||
'issued'=>'Issued ',
|
||||
'from_stores_to'=>'From Stores to',
|
||||
"issued_cost_value" => "Issued Stock Cost",
|
||||
"issued_sale_value" => "Issued Stock Sale Value",
|
||||
"closing_stock" => "Closing Stock",
|
||||
"cost_unit" => "Unit Cost",
|
||||
"bill" => "Bill",
|
||||
"bill_for" => "Bill for",
|
||||
"bill_for_items" => "Bill for items",
|
||||
@@ -81,6 +85,7 @@ return [
|
||||
"export_data_to_csv_excel_pdf" => "Export data to Copy, CSV, Excel, PDF & Print",
|
||||
"grand_total" => "Grand Total",
|
||||
"issue_date" => "Issue Date",
|
||||
"issue" => "Issue ",
|
||||
"issue_drugs" => "Issue Drugs",
|
||||
"issue_items" => "Issue items",
|
||||
"issue_out" => "Issue Out",
|
||||
@@ -99,6 +104,16 @@ return [
|
||||
"item_name" => "Item Name",
|
||||
"item_type" => "Item Type",
|
||||
"labs_stock_sheet" => "Labs stock sheet",
|
||||
'labs_reconciliation_report'=> "Labs Reconciliation Report",
|
||||
'labs_stock_reconciliation_report_details'=>"Lab Stock Reconciliation Report Details",
|
||||
'radiologies_stock_reconciliation_report_details'=>"Radiologies Stock Reconciliation Report Details",
|
||||
'radiologies_reconciliation_report'=>'Radiologies Reconciliation Report',
|
||||
"radiology_stock_sheet" => "Radiology stock sheet",
|
||||
"radiology_sundry_requisition"=>"Radiology Sundry Requisition",
|
||||
"radiology_sundries_stock_sheet"=>"Radiology Sundries Stock Sheet",
|
||||
"radiology_sundries_stock_sheet_details"=>"Radiology Sundries Stock Sheet Details",
|
||||
"submit_request"=>"Submit Request",
|
||||
"imaging_stock"=>"Imaging Stock",
|
||||
"markup" => "MarkUp",
|
||||
"mobile_number" => "Mobile Number",
|
||||
"name" => "Name",
|
||||
@@ -109,6 +124,8 @@ return [
|
||||
"no_records_available_for_this_search" => "No records are available for this search",
|
||||
"no_records_found" => "No records found",
|
||||
"number_of_items" => "No. Of Items",
|
||||
"requisition_source"=>"Requisition Source",
|
||||
"number_items" => "Items",
|
||||
"order_type" => "Order type",
|
||||
"our_order_ref" => "Our Order reference",
|
||||
"per_item" => "Per Item",
|
||||
@@ -133,6 +150,7 @@ return [
|
||||
"print_details" => "Print Details",
|
||||
"purchase_order" => "Purchase order",
|
||||
"purchase_order_confirmation" => "Purchase order confirmation",
|
||||
"labs_stock_reconciliation" => "Labs stock reconciliation",
|
||||
"quantity" => "Quantity",
|
||||
"quantity_consumed" => "Quantity consumed",
|
||||
"quantity_issued" => "Quantity Issued",
|
||||
@@ -154,7 +172,7 @@ return [
|
||||
"request_a_quotation_camel_case" => "Request a quotation",
|
||||
"request_for_quotation" => "Request for Quotation",
|
||||
"requested_by" => "Requested By",
|
||||
"requisition_number" => "Requisition Number",
|
||||
"requisition_number" => "Requisition #",
|
||||
"requisitioned_by" => "Requisitioned By",
|
||||
"resume_drugs_reconciliation" => "Resume drugs stock reconciliation",
|
||||
"resume_sundries_reconciliation" => "Resume sundries stock count",
|
||||
@@ -177,6 +195,8 @@ return [
|
||||
"stock_vale" => "Stock value",
|
||||
"stock_value_report" => "Stock Value Report",
|
||||
"store_stock" => "Store Stock",
|
||||
"unit_stock" => "Unit Stock",
|
||||
"stock"=> "Stock",
|
||||
"store_stock_value" => "Store Stock Value",
|
||||
"store_value" => "Store Value",
|
||||
"stores" => "Stores",
|
||||
@@ -200,6 +220,7 @@ return [
|
||||
"update_quotation" => "Update Quotation",
|
||||
"validated_by" => "Validated By",
|
||||
"variance_in_stock" => "Variance in stock (Shs)",
|
||||
"total_variance"=>"Total Variance",
|
||||
"ward_consumption_report" => "Wards consumption report",
|
||||
"your_order_ref" => "Your Order reference",
|
||||
"items" => "Items",
|
||||
@@ -249,7 +270,7 @@ return [
|
||||
"package_units" => "Package units",
|
||||
"general_items_stock_reconciliation" => "General items stock reconciliation",
|
||||
"view_items" => "View Items",
|
||||
"cancel_requisition" => "Cancel Requisition",
|
||||
"cancel_requisition" => "Cancel",
|
||||
"note" => "Note",
|
||||
"the_average_monthly_consumption_is_for_last_3_months" => "The Average monthly consumption is for the last 3 months",
|
||||
"package_unit" => "Package Unit",
|
||||
@@ -304,7 +325,6 @@ return [
|
||||
"billed_by" => "Billed By",
|
||||
"delivered_by" => "Delivered By",
|
||||
"no_in_each_package_unit" => "No. in each package unit",
|
||||
"cancel_requisition" => "Cancel Requisition",
|
||||
"add_batch_small" => "add batch",
|
||||
"lab_sundry_requisition" => "Lab Sundry Requisition",
|
||||
"lab_sundries_stock_sheet" => "Lab sundries stock sheet",
|
||||
@@ -328,6 +348,8 @@ return [
|
||||
"see_order" => "See Order",
|
||||
"number_short" => "No.",
|
||||
"number" => "Number",
|
||||
"selling_value"=>"Selling Value",
|
||||
"receive_into_imaging"=>"Receive Into Imaging",
|
||||
"batch" => "Batch",
|
||||
"reconciliation_date" => "Reconciliation Date",
|
||||
"approved_between" => "Approved between",
|
||||
@@ -342,7 +364,6 @@ return [
|
||||
"not_paid" => "Not Paid",
|
||||
"package_unit" => "Package Unit",
|
||||
"price_per_package_unit" => "Price Per Package Unit",
|
||||
"batch_number" => "Batch Number",
|
||||
"delete_received_items" => "Delete Received Items",
|
||||
"number_of_packages_units" => "Number of Package Units",
|
||||
"bill_per_package_unit" => "Bill Per Package Unit",
|
||||
@@ -394,6 +415,7 @@ return [
|
||||
"sundries_stock_reconciliation_report" => "Sundries stock reconciliation report",
|
||||
"sundries_stock_reconciliation_report_details" => "Sundries stock reconciliation report details",
|
||||
"store_sundries_stock_sheet" => "Store sundries stock sheet",
|
||||
"store_radiologies_stock_sheet"=>"Store radiologies stock sheet",
|
||||
"view_a_list_of_requisitioned_items" => "Viewing a list of requisitioned items",
|
||||
"temporary" => "Temporary",
|
||||
"temporary_quotations" => "Temporary Quotations",
|
||||
@@ -433,5 +455,57 @@ return [
|
||||
"lpo_no" => "LPO No",
|
||||
"rfg_generated_by" => "RFQ Generated By",
|
||||
"approve_requisition_from_pharmacy" => "Approve requisition from pharmacy",
|
||||
"quantity_approved" => "Quantity Approved"
|
||||
"approve_from"=>"Approve requisition from ",
|
||||
"issue_to"=> "Issue Out To",
|
||||
"quantity_approved" => "Quantity Approved",
|
||||
"cost_centre" => "Cost Centre",
|
||||
"cost_center" => "Cost Center",
|
||||
"item_consumption_report" => "Item consumption report",
|
||||
'drugs'=> "Drugs",
|
||||
'sundries'=> "Sundries",
|
||||
'labs'=>'Labs',
|
||||
'radiologies'=>'Radiologies',
|
||||
'lab_cost_value'=>'Lab Cost Value',
|
||||
'labs_total_value'=>"Labs Total Value",
|
||||
'imaging_stock_cost_value'=>"Imaging Stock Cost Value",
|
||||
'imaging_stock_selling_value'=>"Imaging Stock Selling Value",
|
||||
'radiologies_total_value'=>"Radiologies Total Value",
|
||||
'ward_stock'=>"Ward Stock",
|
||||
'ward_stock_cost_value'=>"Ward Stock Cost Value",
|
||||
'ward_stock_selling_value'=>"Ward Stock Selling Value",
|
||||
'ward_cost_value'=>"Ward Cost Value",
|
||||
'ward_selling_value'=>"Ward Selling Value",
|
||||
"labs_stock_selling_value"=>"Lab Stock Selling Value",
|
||||
"labs_stock_cost_value"=>"Lab Stock Cost Value",
|
||||
"optical_stock_sheet"=>"Optical Items Stock Sheet",
|
||||
"optical_stock_reconciliation_report_details"=>"Opticals Stock Reconciliation Report Details",
|
||||
"optical_stock_reconciliation_report"=>"Opticals Stock Reconciliation Report",
|
||||
"last_cost_price"=>'Last Cost Price',
|
||||
"in_lab" =>"in lab",
|
||||
"in_imaging"=>"in imaging",
|
||||
"closing_cost_value"=> "Closing Stock Cost Value",
|
||||
"financial"=>"Financial",
|
||||
"total_cost_value"=> "Total Cost Value",
|
||||
"total_sale_value"=> "Total Sale Value",
|
||||
"closing_sale_value"=> "Closing Stock Sale Value",
|
||||
"adjusted_stock"=> "Adjusted Stock",
|
||||
"electronic_stock_card_details"=> "Stock Card Details",
|
||||
"received_stock_card_details"=> "Received Stock Details",
|
||||
"issued_stock_card_details"=>"Issued Out Stock Details",
|
||||
"issued_to"=>"Issued To",
|
||||
"amc"=>"AMC",
|
||||
"stock_reorder"=>"Stock Re-order Level",
|
||||
"to_or_from"=>"To/From",
|
||||
"voucher_number"=>"Voucher Number",
|
||||
"qty_in"=>"Qty In",
|
||||
"qty_out"=>"Qty Out",
|
||||
"adjustement"=>"Adjustements/Losses",
|
||||
"balance_on_hand"=>"Balance On Hand",
|
||||
"pdf_print"=>"PDF Print",
|
||||
"adjusted_stock_card_details"=>"Adjusted Stock Card Details",
|
||||
"performed_by"=>"Performed By",
|
||||
'reason'=>"Reason",
|
||||
'received_total'=>'Received Total'
|
||||
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user