Skip to Content
Menu

POS restaurants

by
Odoo

11.34

v 11.0 Third Party 1
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Point of Sale (point_of_sale)
Inventory Management (stock)
Discuss (mail)
Lines of code 10
Technical Name pos_for_restaurant_odoo_base
LicenseLGPL-3
You bought this module and need support? Click here!

POS for restaurant

Technical module to make POS Restaurant more extendable

Need our service?

Contact us by email

Hardware Network Printer

Technical module in POS.

Installation

  • Install this module in a usual way

Usage

Connection:

var Printer = require('pos_restaurant.base');

Using:

Printer.include({
    print: function(receipt){
        // your code
        // call super method this._super(receipt);
    }

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.
There are no ratings yet!
by
Dinar Gabbasov
on 12/11/18, 1:18 AM

hahaha do you at least understand why this module is needed? You stole our module