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 Housekeeping Management (hotel_housekeeping)

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

Description

Module for Hotel/Hotel Housekeeping. You can manage:
    * Housekeeping process
    * Housekeeping history room wise

      Different reports are also provided, mainly for hotel statistics.

Dependencies

  • hotel

Reports

  • Activity Detail

Views

  • hotel.housekeeping.form (form)
  • hotel.housekeeping.tree (tree)
  • hotel_housekeeping_activity_type_form (form)
  • hotel_housekeeping_activity_type_list (tree)
  • h.activity.form (form)
  • h.activity.tree (tree)

Objects

Object: Activity Type (hotel.housekeeping.activity.type)

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
activity_id:category, many2one, required
name:Name, char, required
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
isactivitytype:Is Activity Type, boolean
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: Housekeeping Activity (h.activity)

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
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
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.
isact:Is Activity, boolean
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.
h_id:Product_id, many2one
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: Reservation (hotel.housekeeping)

room_no:Room No, many2one, required
quality:Quality, selection, required
current_date:Today’s Date, date, required
activity_lines:Activities, one2many
state:state, selection, required, readonly
inspect_date_time:
 Inspect Date Time, datetime, required
inspector:Inspector, many2one, required
clean_type:Clean Type, selection, required

Object: Housekeeping Activities (hotel.housekeeping.activities)

a_list:unknown, many2one
housekeeper:Housekeeper, many2one, required
clean_start_time:
 Clean Start Time, datetime, required
clean_end_time:Clean End Time, datetime, required
dirty:Dirty, boolean
clean:Clean, boolean
activity_name:Housekeeping Activity, many2one