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.

Purchase - Purchase Tender (purchase_tender)

Module:purchase_tender
Name:Purchase - Purchase Tender
Version:5.0.0.1
Author:Tiny
Directory:purchase_tender
Web:http://www.openerp.com
Official module:
 no
Quality certified:
 no

Description

This module allows you to manage your Purchase Tenders. When a purchase order is created, you now have the opportunity to save the related tender.
    This new object will regroup and will allow you to easily keep track and order all your purchase orders.

Dependencies

  • purchase

Reports

None

Views

  • * INHERIT purchase.order.tree.inherit (tree)
  • * INHERIT purchase.order.form.inherit (form)
  • purchase.tender.form (form)
  • purchase.tender.tree (tree)

Objects

Object: Purchase Tender (purchase.tender)

user_id:Responsible, many2one
name:Tender Reference, char, required
date_end:Date End, datetime
date_start:Date Start, datetime
state:State, selection, required
purchase_ids:Purchase Orders, one2many
description:Description, text