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.

Sandwich Module (sandwich)

Module:sandwich
Name:Sandwich Module
Version:5.0.1.0
Author:Tiny
Directory:sandwich
Web:
Official module:
 no
Quality certified:
 no

Description

None

Dependencies

  • base
  • product

Reports

  • Sandwichs order

Views

  • sandwich.product.type (form)
  • sandwich.product.type (tree)
  • sandwich.product (tree)
  • sandwich.product (form)
  • sandwich.order.line.tree (tree)
  • sandwich.order.line.form (form)
  • sandwich.order.tree (tree)
  • sandwich.order.form (form)

Objects

Object: sandwich.product.type (sandwich.product.type)

name:Name of the type, char, required
description:Type’s description, char

Object: sandwich.product (sandwich.product)

price:Product price, float
name:Product name, char, required
product_type_id:
 Type of product, many2one

Object: sandwich.order (sandwich.order)

date:Order date, date
note:Notes, text
partner:Partner, many2one, required
name:Name, char, required
order_lines:Order lines, one2many

Object: sandwich.order.line (sandwich.order.line)

user_id:User id, many2one, required
name:Description, char, required
order_id:Order, many2one
product_id:Product, many2one
date:Date, date
quantity:Quantity, integer, required
product_type_id:
 Product type, many2one