Search 1.9 billion lines of Odoo code on GitHub

pos_restaurant_extra

Author: Odoo,GRAP
License: AGPL-3
Branch: 8.0
Repository: bealdav/odoo-addons-misc
Dependencies: point_of_sale, and pos_restaurant
Languages: CSS (118, 8.9%), JavaScript (301, 22.7%), PO File (147, 11.1%), Python (122, 9.2%), XML (468, 35.3%), YAML (138, 10.4%), and reStructuredText (33, 2.5%)
Other repositories: OdooBulgaria/odoo-addons-misc, Supercagette/odoo-addons-misc, dhecar/odoo-addons-misc, mohamedhagag/odoo-addons-misc, quentinDupont/odoo-addons-misc, and rkhalil1990/odoo-addons-misc

<img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.svg"> <a name="add-extra-informations-for-restaurant"></a> <h2>Add extra informations for restaurant</h2> <ul class="simple"> <li>Possibility to set table and covers number in back-office view;</li> </ul> <a name="technically"></a> <h3>Technically</h3> <ul class="simple"> <li>Add a model 'restaurant.table' and 'restaurant.floor' managed in PoS configuration menu;</li> <li>Add a field 'table_id' and 'covers' on 'pos.order' model;</li> <li>Add a field 'max_covers' on 'pos.config' model;</li> </ul> <a name="screenshots"></a> <h3>Screenshots</h3> <ul class="simple"> <li>Reports</li> </ul> <img alt="/pos_restaurant_extra/static/description/covers_daily_evolution.png" src="/pos_restaurant_extra/static/description/covers_daily_evolution.png" /> <img alt="/pos_restaurant_extra/static/description/covers_monthly_evolution.png" src="/pos_restaurant_extra/static/description/covers_monthly_evolution.png" /> <img alt="/pos_restaurant_extra/static/description/covers_weekly_distribution.png" src="/pos_restaurant_extra/static/description/covers_weekly_distribution.png" /> <img alt="/pos_restaurant_extra/static/description/covers_weekly_evolution.png" src="/pos_restaurant_extra/static/description/covers_weekly_evolution.png" /> <a name="roadmap-limit"></a> <h3>Roadmap / Limit</h3> <ul class="simple"> <li>Possibility to set table and covers number in front-office view;</li> </ul> <a name="credits"></a> <h4>Credits</h4> <a name="history"></a> <h3>History</h3> <ul class="simple"> <li>Part of this module has been <strong>ported</strong> from 'pos_restaurant' V7.0 module of <strong>GRAP</strong>;</li> <li>Other part of this module is a <strong>backport</strong> works from 'pos_restaurant' V9.0 of <strong>Odoo SA</strong>;</li> <li><dl class="first docutils"> <dt>The name of this module is 'pos_restaurant_extra' because in Odoo 8.0, there</dt> <dd>is a module named 'pos_restaurant', but it doesn't belong table / floor model, nor covers concept;</dd> </dl> </li> <li>For instance, this module works mainly like the V7.0 module, but using models</li> </ul> <p>of the official V9.0 module, to make more easy futur migration;</p> <a name="contributors"></a> <h3>Contributors</h3> <ul class="simple"> <li>Odoo SA (<a class="reference external" href="https://www.odoo.com">https://www.odoo.com</a>);</li> <li>Sylvain LE GAL (<a class="reference external" href="https://twitter.com/legalsylvain">https://twitter.com/legalsylvain</a>);</li> </ul>