|
@@ -1,11 +1,3 @@
|
|
|
-/*
|
|
|
- POS Kitchen Ticket for Odoo
|
|
|
- Copyright (C) 2016 Dhinesh D <dvdhinesh.mail@gmail.com>
|
|
|
- @author: Dhinesh D <dvdhinesh.mail@gmail.com>
|
|
|
- The licence is in the file __openerp__.py
|
|
|
-*/
|
|
|
-
|
|
|
-
|
|
|
openerp.eiru_kitchen_ticket = function (instance) {
|
|
|
var module = instance.point_of_sale;
|
|
|
var _t = instance.web._t,
|