📚 Knowledge Hub

Knowledge Hub

Fast answers to your most common questions

All articles

welo-pos settings

Register a new business and pick a subscription package

Walks through /pricing and /business/register to land on a Superadmin package.

5 min read 1,240
welo-pos pos

Sell from POS and manage the Cash Register

Open/close the cash register and complete a sale via SellPosController.

6 min read 980
welo-pos inventory

Add a product with Variations and Sub-Units

Use ProductController, VariationTemplateController and UnitController to define a full product.

7 min read 760
welo-pos inventory

Record a purchase in a different currency with exchange rate

Covers PurchaseController@store and BusinessCurrencyController for multi-currency.

6 min read 540
welo-pos inventory

Import opening stock from an Excel file

Use ImportOpeningStockController to upload opening stock quantities.

5 min read 470
welo-pos integrations

Set up MyFatoorah for SaaS subscriptions

Explains myfatoorah_callback and SubscriptionController to enable MyFatoorah for subscriptions.

4 min read 410
welo-pos reports

Account reports & ledger from the Accounting module

Use AccountReportsController and PaymentAccountController for accounting reports.

5 min read 390
welo-pos integrations

Connect a WooCommerce store and sync products & orders

Use the Modules/Woocommerce module to sync catalog and orders.

6 min read 320
welo-lau orders

Create a new order from the POS screen

Open orders.pos, pick customer, add services & add-ons, save.

5 min read 1,120
welo-lau orders

Track overdue orders and print Job Cards

Use orders.overdue and print a Job Card per order detail.

4 min read 870
welo-lau customers

Manage the customer ledger and prepaid balance

customers.ledger page and the auto-deduction logic for prepaid balance.

6 min read 690
welo-lau inventory

Add products, units & suppliers in the Inventory module

Tour of inventory.products, inventory.units and inventory.suppliers.

5 min read 510
welo-lau inventory

Record a purchase, purchase return and supplier payments

Covers inventory.purchase.manage, purchase-return and supplier balances.

6 min read 460
welo-lau services

Set up services, service types and add-ons

Define service.types and service.addons and link them to base service.

5 min read 430
welo-lau reports

Read the Daily report and the Sessions report

Review reports.daily and reports.sessions; print on session close.

4 min read 380
welo-lau integrations

Configure customer notifications: SMS, WhatsApp & templates

Use settings.sms, settings.whatsapp and check WhatsApp service status.

5 min read 340
tsaly bookings

Book a gaming room and start the Ticket Timer

Use BookingController, TicketTimer and pos.booking to start a session.

5 min read 920
tsaly rooms

Add a new Room Type and link it to a Floor

Define rooms via RoomTypeController and FloorController.

4 min read 640
tsaly rooms

Schedule and complete rooms & games maintenance

Use rooms/{room}/maintenance and games/{game}/complete-maintenance.

5 min read 480
tsaly pos

Sell from the unified POS and add snacks to the bill

Use PosController@unified and SnackController to attach items.

6 min read 420
tsaly inventory

Snack inventory and low-stock alerts

Use snacks.low-stock-alerts and snacks.bulk-restock to restock.

4 min read 360
tsaly reports

Advanced revenue reports and customer analytics

Use AdvancedReportsController with revenue-trends and customer-analytics.

6 min read 320
tsaly settings

Switch between Arabic & English and company settings

Change language via LanguageController and update SettingsController@company.

3 min read 290
tsaly bookings

Extend a ticket, end the session and print the thermal invoice

Use pos.extend-ticket and pos.thermal-print to close the session.

5 min read 270
mzmz bookings

Subscribe to the Makeup Artist Expert system per country

Use /beauty-expert-system and beauty-expert-subscribe with the CountryPricing model.

5 min read 730
mzmz bookings

Receive a beauty service booking and confirm it

Track via BookingController@store and booking.confirm.

5 min read 640
mzmz services

Add a new beauty service with price, image and category

Define via ServiceController linked to ServiceCategory.

4 min read 510
mzmz products

Manage products in the store and show Offers

Use ProductController with PageController@offers and is_in_offers flag.

4 min read 460
mzmz integrations

Configure PayPal & OmPay and test an order payment

Use PaymentController@paypalCreateOrder and ompayCreateOrder.

6 min read 410
mzmz settings

Enable services & products per city and country

Use Country & City models with enable_services & enable_products.

4 min read 360
mzmz integrations

Configure site email and test mail settings

Use TestEmailController@checkMailConfig to verify SMTP settings.

3 min read 290
mzmz bookings

Manage promotional advertisements and subscribe

Use AdvertisementController@subscribe & storeSubscription to enable ads.

5 min read 240
welo-resto pos

Take an order on POS and send it to the Kitchen Display

Use Sale.php and Kitchen.php for cashier-to-kitchen flow.

5 min read 880
welo-resto kitchen

Route menu items to different kitchen stations

Assign each item to a kitchen station via FoodMenu/FoodMenuCategory.

6 min read 720
welo-resto orders

Enable QR self-order from the table

Use the self-order/(:any)/.. route with POSChecker.

5 min read 670
welo-resto inventory

Set up ingredients, recipes and food cost

Use Ingredient, IngredientCategory, PreMadeFood and Production.

7 min read 540
welo-resto integrations

Enable Stripe / PayPal for online orders

Use PaymentController/stripePayment and ipn_paypal handlers.

6 min read 460
welo-resto reports

Read the daily Z-Report and item analysis

Use Report.php to view the Z-Report and top-selling items.

4 min read 410
welo-resto settings

Manage multiple outlets and currencies

Use Outlet.php and MultipleCurrency.php to manage outlets.

5 min read 360
welo-resto integrations

WhatsApp notifications to customers via Twilio

Review Twilio/ folder and WHATSAPP_NOTIFICATIONS_OPTIONS.md.

4 min read 290
hospital patients

Receive a new appointment request from the website

frontend/addNew flow creates the patient and a Requested appointment.

5 min read 920
hospital patients

Manage doctors and available appointment slots

Use doctor_model, appointment and schedule to set available times.

6 min read 720
hospital patients

Log a Doctor Visit and issue diagnosis & prescription

Use the doctorvisit, diagnosis and prescription modules.

6 min read 580
hospital patients

Submit a lab test request and upload results

Workflow across lab and laboratorist modules to deliver results.

5 min read 480
hospital inventory

Manage the pharmacy and dispense medicines to patients

Use the pharmacist and medicine modules to manage stock & dispensing.

5 min read 410
hospital patients

Book a bed in a department and trigger the Emergency module

Use the bed, department and emergency modules.

6 min read 360
hospital integrations

Configure Stripe / PayPal / PayU / Paystack gateways

Use paypal, stripe, payu, paystack and pgateway modules.

5 min read 320
hospital settings

Customize the public hospital site (slides, services, gallery)

Use site/slide, site/service, site/gallery, site/featured and site/review.

4 min read 280