Contact Us +32 81813700

Tip

This module is part of the OpenERP software, the leading Open Source enterprise management system. If you want to discover OpenERP, check our screencasts or download OpenERP directly.

Hotel Restaurant Management (hotel_restaurant)

Module:hotel_restaurant
Name:Hotel Restaurant Management
Version:5.0.1.0
Author:Tiny
Directory:hotel_restaurant
Web:
Official module:
 no
Quality certified:
 no

Description

Module for Hotel/Resort/Restaurant management. You can manage:
    * Configure Property
    * Restaurant Configuration
    * table reservation
    * Generate and process Kitchen Order ticket,
    * Payment

    Different reports are also provided, mainly for Restaurant.

Dependencies

Reports

  • Kitchen Order Tickets
  • Customer Bill
  • Table Reservation List

Views

  • hotel_restaurant_tables.form (form)
  • hotel_restaurant_tables.tree (tree)
  • hotel_restaurant_reservation.form (form)
  • hotel_restaurant_reservation.tree (tree)
  • hotel_reservation_order.form (form)
  • hotel_reservation_order.tree (tree)
  • hotel_restaurant_order.form (form)
  • hotel_restaurant_order.tree (tree)
  • hotel_restaurant_kitchen_order_tickets.form (form)
  • hotel_restaurant_kitchen_order_tickets.tree (tree)
  • hotel_menucard_type_form (form)
  • hotel_menucard_type_list (tree)
  • hotel.menucard.form (form)
  • hotel.menucard.tree (tree)

Objects

Object: amenities Type (hotel.menucard.type)

menu_id:

category, many2one, required

property_account_expense_categ:
 

Expense Account, many2one

This account will be used to value outgoing stock for the current product category

property_stock_journal:
 

Stock journal, many2one

This journal will be used for the accounting move generated by stock move

isroomtype:

Is Room Type, boolean

name:

Name, char, required

ismenutype:

Is Menu Type, boolean

sequence:

Sequence, integer

isservicetype:

Is Service Type, boolean

property_stock_account_input_categ:
 

Stock Input Account, many2one

This account will be used to value the input stock

parent_id:

Parent Category, many2one

complete_name:

Name, char, readonly

property_account_income_categ:
 

Income Account, many2one

This account will be used to value incoming stock for the current product category

child_id:

Child Categories, one2many

isamenitype:

Is amenities Type, boolean

property_stock_account_output_categ:
 

Stock Output Account, many2one

This account will be used to value the output stock

Object: Hotel Menucard (hotel.menucard)

warranty:

Warranty (months), float

property_stock_procurement:
 

Procurement Location, many2one

For the current product (template), this stock location will be used, instead of the default one, as the source location for stock moves generated by procurements

uos_id:

Unit of Sale, many2one

Used by companies that manages two unit of measure: invoicing and stock management. For example, in food industries, you will manage a stock of ham but invoice in Kg. Keep empty to use the default UOM.

list_price:

Sale Price, float

Base price for computing the customer price. Sometimes called the catalog price.

ean13:

EAN13, char

incoming_qty:

Incoming, float, readonly

Quantities of products that are planned to arrive in selected locations or all internal if none have been selected.

standard_price:

Cost Price, float, required

The cost of the product for accounting stock valuation. It can serves as a base price for supplier price.

mes_type:

Measure Type, selection, required

code:

Code, char, readonly

property_account_income:
 

Income Account, many2one

This account will be used instead of the default one to value incoming stock for the current product

qty_available:

Real Stock, float, readonly

Current quantities of products in selected locations or all internal if none have been selected.

cost_method:

Costing Method, selection, required

Standard Price: the cost price is fixed and recomputed periodically (usually at the end of the year), Average Price: the cost price is recomputed at each reception of products.

uos_coeff:

UOM -> UOS Coeff, float

Coefficient to convert UOM to UOS uos = uom * coeff

seller_delay:

Supplier Lead Time, integer, readonly

This is the average delay in days between the purchase order confirmation and the reception of goods for this product and for the default supplier. It is used by the scheduler to order requests based on reordering delays.

purchase_ok:

Can be Purchased, boolean

Determine if the product is visible in the list of products within a selection from a purchase order line.

product_manager:
 

Product Manager, many2one

company_id:

Company, many2one

loc_rack:

Rack, char

pricelist_sale:

Sale Pricelists, text, readonly

ismenucard:

Is Room, boolean

type:

Product Type, selection, required

Will change the way procurements are processed. Consumables are stockable products with infinite stock, or for use when you have no stock management in the system.

property_stock_account_input:
 

Stock Input Account, many2one

This account will be used, instead of the default one, to value input stock

track_incoming:

Track Incoming Lots, boolean

Force to use a Production Lot during receptions

property_stock_production:
 

Production Location, many2one

For the current product (template), this stock location will be used, instead of the default one, as the source location for stock moves generated by production orders

supplier_taxes_id:
 

Supplier Taxes, many2many

volume:

Volume, float

The volume in m3.

outgoing_qty:

Outgoing, float, readonly

Quantities of products that are planned to leave in selected locations or all internal if none have been selected.

procure_method:

Procure Method, selection, required

‘Make to Stock’: When needed, take from the stock or wait until re-supplying. ‘Make to Order’: When needed, purchase or produce for the procurement request.

property_stock_inventory:
 

Inventory Location, many2one

For the current product (template), this stock location will be used, instead of the default one, as the source location for stock moves generated when you do an inventory

variants:

Variants, char

partner_ref:

Customer ref, char, readonly

rental:

Rentable Product, boolean

product_id:

Product_id, many2one

packaging:

Logistical Units, one2many

Gives the different ways to package the same product. This has no impact on the packing order and is mainly used if you use the EDI module.

sale_delay:

Customer Lead Time, float

This is the average time between the confirmation of the customer order and the delivery of the finished products. It’s the time you promise to your customers.

pricelist_purchase:
 

Purchase Pricelists, text, readonly

name:

Name, char, required

description_sale:
 

Sale Description, text

property_stock_account_output:
 

Stock Output Account, many2one

This account will be used, instead of the default one, to value output stock

seller_ids:

Partners, one2many

isroom:

Is Room, boolean

isservice:

Is Service id, boolean

track_production:
 

Track Production Lots, boolean

Force to use a Production Lot during production order

supply_method:

Supply method, selection, required

Produce will generate production order or tasks, according to the product type. Purchase will trigger purchase orders when requested.

weight:

Gross weight, float

The gross weight in Kg.

price_extra:

Variant Price Extra, float

uom_id:

Default UoM, many2one, required

Default Unit of Measure used for all stock operation.

description_purchase:
 

Purchase Description, text

default_code:

Code, char

iscategid:

Is categ id, boolean

virtual_available:
 

Virtual Stock, float, readonly

Future stock for this product according to the selected location or all internal if none have been selected. Computed as: Real Stock - Outgoing + Incoming.

track_outgoing:

Track Outgoing Lots, boolean

Force to use a Production Lot during deliveries

product_tmpl_id:
 

Product Template, many2one, required

state:

Status, selection

Tells the user if he can use the product or not.

uom_po_id:

Purchase UoM, many2one, required

Default Unit of Measure used for purchase orders. It must be in the same category as the default unit of measure.

weight_net:

Net weight, float

The net weight in Kg.

description:

Description, text

price:

Customer Price, float, readonly

active:

Active, boolean

loc_row:

Row, char

sale_ok:

Can be sold, boolean

Determine if the product can be visible in the list of product within a selection from a sale order line.

loc_case:

Case, char

produce_delay:

Manufacturing Lead Time, float

Average time to produce this product. This is only for the production order and, if it is a multi-level bill of material, it’s only for the level of this product. Different delays will be summed for all levels and purchase orders.

property_account_expense:
 

Expense Account, many2one

This account will be used instead of the default one to value outgoing stock for the current product

categ_id:

Category, many2one, required

lst_price:

List Price, float, readonly

taxes_id:

Customer Taxes, many2many

price_margin:

Variant Price Margin, float

Object: Includes Hotel Restaurant Table (hotel.restaurant.tables)

capacity:Capacity, integer
name:Table number, char, required

Object: Includes Hotel Restaurant Reservation (hotel.restaurant.reservation)

room_no:Room No, many2one
end_date:End Date, datetime, required
tableno:Table number, many2many
partner_address_id:
 Address, many2one
state:state, selection, required, readonly
cname:Customer Name, many2one, required
reservation_id:Reservation No, char, required
start_date:Start Date, datetime, required

Object: Includes Hotel Restaurant Order (hotel.restaurant.kitchen.order.tickets)

tableno:Table number, many2many
room_no:Room No, char, readonly
w_name:Waiter Name, char, readonly
kot_date:Date, datetime
orderno:Order Number, char, readonly
resno:Reservation Number, char
kot_list:Order List, one2many

Object: Includes Hotel Restaurant Order (hotel.restaurant.order)

order_no:Order Number, char, required
room_no:Room No, many2one
tax:Tax (%) , float
table_no:Table number, many2many
amount_subtotal:
 Subtotal, float, readonly
o_date:Date, datetime, required
order_list:Order List, one2many
amount_total:Total, float, readonly
waiter_name:Waiter Name, many2one, required

Object: Reservation Order (hotel.reservation.order)

date1:Date, datetime, required
waitername:Waiter Name, many2one
amount_subtotal:
 Subtotal, float, readonly
reservationno:Reservation No, char
tax:Tax (%) , float
order_list:Order List, one2many
order_number:Order No, char
table_no:Table number, many2many
amount_total:Total, float, readonly

Object: Includes Hotel Restaurant Order (hotel.restaurant.order.list)

o_list:unknown, many2one
item_qty:Qty, char, required
name:Item Name, many2one, required
kot_order_list:unknown, many2one
price_subtotal:Subtotal, float, readonly
o_l:unknown, many2one
item_rate:Rate, float

The documentation is editable by everyone on Launchpad.