trytonpsk-hotel/data_category.xml
Camilo Sarmiento 20f569e9d4 migrate to git
2020-04-16 07:45:13 -05:00

15 lines
500 B
XML

<?xml version="1.0"?>
<!-- This file is part of the sale_printing module for Tryton.
The COPYRIGHT file at the top level of this repository contains
the full copyright notices and license terms. -->
<tryton>
<data>
<!-- <record model="product.category" id="cat_rooms">
<field name="name">ROOMS</field>
</record>
<record model="product.category" id="cat_restaurant">
<field name="name">RESTAURANT</field>
</record> -->
</data>
</tryton>