forked from alaguraj/odoo-testing-addons
Add Kitchen Display System (KDS) kanban, tree, and search views along with a window action for POS order lines.
This commit is contained in:
parent
f8958c1ebf
commit
db4957032f
@ -1,6 +1,6 @@
|
||||
<odoo>
|
||||
<!-- KDS Kanban View -->
|
||||
<record id="view_pos_order_line_kds_kanban" model="ir.ui.view">
|
||||
<record id="view_pos_order_line_kds_kanban_test" model="ir.ui.view">
|
||||
<field name="name">pos.order.line.kds.kanban</field>
|
||||
<field name="model">pos.order.line</field>
|
||||
<field name="arch" type="xml">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user