Resolve “403 – Forbidden” when a...

After install openpos. some times, you get his message : 403 –

Use default woocommerce receipt email instead open...

add_filter('op_receipt_use_woo_email',function(){ return true; });

Show stock details on each outlet

enter this shortcode to your product description page to show current product

Bulk print barcode label follow product qty

add this shortcode to your theme/ functions.php or code snippets plugin

Enable send email to admin when create order from ...

Add this shorcode to yourtheme/functions.php or use any code snippets plugin to

Deactive create customer by default

Deault, create customer selection is active. Some time, you don’t want this,

Display Subtotal include tax instead excl tax

Some country want show total incl tax on subtotal at cart area.

Integrate with “Print Barcode Labels for you...

Integrate with plugin “Print Barcode Labels for your WooCommerce products/orders” follow this

POS external APP explain

To help developer can extend function for pos. we already provide function

Default save online cart selection

Use this shortcode to yourtheme/functions.php or any snippet plugin to do it