openerp relation account invoice, account voucher, account move line

5
ACCOUNT_INVOICE, ACCOUNT_VOUCHER, ACCOUNT_MOVE OPENERP 7 NOTES

Upload: junifar-hidayat

Post on 21-Mar-2017

35 views

Category:

Technology


2 download

TRANSCRIPT

Page 1: OpenERP Relation Account Invoice, Account Voucher, Account Move Line

ACCOUNT_INVOICE, ACCOUNT_VOUCHER,ACCOUNT_MOVEOPENERP 7 NOTES

Page 2: OpenERP Relation Account Invoice, Account Voucher, Account Move Line

USEABLE OF 3 TABLES

Documents:•account.invoice - stores Invoices and Refund Invoices (credit notes) for Customers and Suppliers•account.invoice.line - stores the lines from an Invoice•account.voucher - stores Payments•account.voucher.line - stores the lines from a Payment.

Entries:•account.move - stores Journal Entries•account.move.line - stores the lines from a Journal Entry (Journal Items)

Page 3: OpenERP Relation Account Invoice, Account Voucher, Account Move Line

MY DESCRIBE IN PICTURE

Page 4: OpenERP Relation Account Invoice, Account Voucher, Account Move Line

MY DESCRIBE IN PICTURE

Page 5: OpenERP Relation Account Invoice, Account Voucher, Account Move Line

REFERENCE

• https://www.odoo.com/forum/help-1/question/what-is-the-account-move-table-used-for-48622