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.
Dashboard main module (board )
Module: board
Name: Dashboard main module
Version: 5.0.1.0
Author: Tiny
Directory: board
Web:
Official module:
yes
Quality certified:
yes
Description
Base module for all dashboards.
Download links
You can download this module as a zip file in the following version:
Views
board.note.tree (tree)
board.note.form (form)
board.board.tree (tree)
board.board.form (form)
Objects
Object: board.board (board.board)
line_ids: Action Views, one2many
view_id: Board View, many2one
name: Dashboard, char, required
Object: board.board.line (board.board.line)
board_id: Dashboard, many2one, required
name: Title, char, required
sequence: Sequence, integer
height: Height, integer
width: Width, integer
position: Position, selection, required
action_id: Action, many2one, required
Object: board.note.type (board.note.type)
name: Note Type, char, required
Object: board.note (board.note)
note: Note, text
date: Date, date, required
user_id: Author, many2one
name: Subject, char, required
type: Note type, selection