Tip
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.
Payment Order Export (account_payment_export )
Module: account_payment_export
Name: Payment Order Export
Version: 5.0.1.0
Author: Tiny
Directory: account_payment_export
Web:
Official module:
no
Quality certified:
no
Description
This module allows to export payment orders.
Download links
You can download this module as a zip file in the following version:
Dependencies
base_vat
base_iban
account_payment
Views
* INHERIT res.partner.form.code.inherit (form)
* INHERIT res.partner.bank.form.code.inherit (form)
account.pay.tree (tree)
account.pay.form (form)
* INHERIT res.bank.form.inherit (form)
payment.method.tree (tree)
payment.method.form (form)
charges.code.tree (tree)
charges.code.form (form)
Objects
Object: Payment Export History (account.pay)
create_uid: Creation User, many2one, required, readonly
create_date: Creation Date, datetime, required, readonly
note: Creation Log, text, readonly
payment_order_id:
Payment Order Reference, many2one, readonly
state: Status, selection, readonly
file: Saved File, binary, readonly
Object: Payment Method For Export (payment.method)
name: Code, char, required
description: Description, text
Object: Charges Codes For Export (charges.code)
name: Code, char, required
description: Description, text