[FIX] Travis

This commit is contained in:
QS5ELkMu
2018-11-09 21:21:38 +01:00
parent 24e8d2a7d7
commit 55db212719
2 changed files with 13 additions and 22 deletions

View File

@@ -1,27 +1,18 @@
# HOOTEL PROJECT MODULES [![Build Status](https://travis-ci.org/hootel/hootel.svg?branch=10.0)](https://travis-ci.org/hootel/hootel) [![codecov](https://codecov.io/gh/hootel/hootel/branch/10.0/graph/badge.svg)](https://codecov.io/gh/hootel/hootel) ![Unstable](https://img.shields.io/badge/stability-unstable-yellow.svg)
# HOOTEL PROJECT MODULES [![Build Status](https://travis-ci.org/hootel/hootel.svg?branch=11.0)](https://travis-ci.org/hootel/hootel) [![codecov](https://codecov.io/gh/hootel/hootel/branch/11.0/graph/badge.svg)](https://codecov.io/gh/hootel/hootel) ![Unstable](https://img.shields.io/badge/stability-unstable-yellow.svg)
**IMPORTANT:**
- Set time zone of users that use the calendar
**MODULES:**
- [x] hotel: Base module (Inspired by the work of SerpentCS Hotel Module)
- [x] hotel_calendar: Adds calendar for manage hotel reservations and rooms configuration
- [x] hotel_calendar_wubook: Unify 'hotel_wubook_prototype' and 'hotel_calendar' modules
- [x] hotel_data_bi: Export reservations data for Revenue to MyDataBI
- [x] hotel_l10n_es: Procedures for check-in process in Spain
- [ ] hotel_wubook: NOTHING... the idea is use Odoo Connector
- [x] hotel_wubook_prototype: Current implementation of Wubook Connector... sync data with wubook.net account.
- [ ] hotel_node_slave: Configure a node as a slave to serve and get information from a master one
- [ ] hotel: Base module (Manage Rooms, Reservations, Services, Customers, Mailing, Invoicing, ...)
- [ ] hotel_calendar: Adds calendar for manage hotel reservations and rooms configuration
- [ ] hotel_calendar_channel_connector: Unify 'hotel_channel_connector' and 'hotel_calendar' modules
- [ ] hotel_channel_connector: Base Channel Connector (Using Odoo Connector)
- [ ] hotel_channel_connector_wubook: Wubook API Implementation
- [ ] hotel_node_helper: Configure a node as a helper to serve and get information from a master one
- [ ] hotel_node_master: Configure a node as a master
- [ ] glasof_exporter: Export Odoo data to Glasof xls format
- [x] hotel_revenue: Export Odoo data for Revenue in xls format
- [x] cash_daily_report: Export Odoo Payments & Payment Returns to xls format
- [x] invoice_payments_report: Add payments info in invoices
- [x] theme_chatter_right: Puts chatter to the right
- [x] report_qweb_pdf_preview: Adds new report_type to generate pdf and launch preview/print process
- [x] l10n_es_events_scraper: Gets info about relevant events in Spain
**HOW WORKS?**
- The idea is... the hotel sell 'virtual rooms' and the customer is assigned to one 'normal room'.
- The folio have all reservation lines, used services...
- The idea is... the hotel sell 'rooms types' and the customer is assigned to one 'real room'.
- The folio have all reservation lines, used services, etc..