Odoo POS Android Application for PDA with Barcode Scanner and Bluetooth Printer



Let’s see the video

Odoo Login Page

Odoo Android Login
Odoo Android Login

Odoo Customer Display

Odoo Customers
Odoo Customers

Odoo Products Display

Odoo Products
Odoo Products

Connect Bluetooth Printer

Bluetooth Printer
Bluetooth Printer

User Languages

User Languages
User Languages

Odoo POS Order List

Odoo POS Order List
Odoo POS Order List

Odoo Order Details

Odoo Order Details
Odoo Order Details

Scan Products

Scan Products
Scan Products

Odoo POS Receipt

Odoo POS Receipt
Odoo POS Receipt

How to enable customer email verification on registration in magento 2


Click here to see the video

Login in to Magento Admin.

Go to Stores -> Configuration form Magento Navigation

Go to Stores Configuration from Navigation
Go to Stores Configuration from Navigation

Now, Go to Customers section and click on Customer Configuration

Customer Section Customer Configuration
Customer Section Customer Configuration

Now, unchecked use system value check box and select Yes for enabled “Required Emails Confirmation”

Enable Required Emails Confirmation for customers
Enable Required Emails Confirmation for customers

After that click on Save Config

So , Finally you can see customer have to Verify Email address for registering on your stores.

When Customer Registering on stores
When Customer Registering on stores

Also , you can see customers on admin who has not verified email address.

For that go to Customers -> All Customers

and on the grid section data you can find “Confirmed email” Column.

Customers Data on Admin side
Customers Data on Admin side

Session wise Customer Selection in OpenERP 7 Point of Sale (POS)


Here is one important feature related to Customer selection in Point of Sale that we have implemented.
Lets check following process so it will give better idea.

Following screen allows us to select product as we normally do.

openerp7-pos-select-products1

Below screen shows list of customers.

openerp7-pos-select-customer2

Our selected customer will be displayed on the top with time frame.

openerp7-pos-selected-customer3

Now we are creating more sessions and selecting different customers for each session with different list of products.

openerp7-pos-selected-customer4

Same thing for different customers and different list of products.

openerp7-pos-selected-customer5

Now we will validate each order one by one so that we can have customer names in POS Order backend.

openerp7-pos-validate-order6

openerp7-pos-validate-order7

Here is the list of orders that we have created from POS Interface with different products and having different customers selected.

openerp7-pos-orders8

Here is the video link for the same feature: