This module is part of the Open ERP software, the leading Open Source
enterprise management system. If you want to discover Open ERP, check our
screencasts or download
Open ERP directly.
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.
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 Incomming 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
Futur 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 Outging 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 in the same category than 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)¶