Adds an agreement object linked to an invoice
Project description
Agreement (Account)
This module adds an Agreement object with the following properties:
type (Sale or Purchase),
link to a partner,
name,
code,
signature date.
You can link an invoice to an agreement.
If you also install the module agreement_sale, you will be able to link a quotation/sale order to an agreement, and this information will be copied to the customer invoice.
An Agreement can be used for:
Private business contracts
Public markets
It will allow you to group all the orders and invoices related to the same agreement and display the references of this agreement on the documents where you have to display it. For example, the code property of the agreement is used in the module account_invoice_factur-x (from the edi project) in the XML tag /CrossIndustryInvoice/SupplyChainTradeTransaction/ApplicableHeaderTradeAgreement/ContractReferencedDocument/IssuerAssignedID.
The main differences with the Contract object of Odoo:
a contract is an analytic account; an agreement is not related to analytic accounting.
on the invoice, the contract/analytic account is per-line; an agreement is attached to the invoice (not to the lines).
an agreement is a very simple object with just a few basic fields; a contract has a lot of properties and a lot of related features.
Configuration
Go to the menu Accounting > Configuration > Management > Agreements to create new agreements.
Usage
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback.
Credits
Contributors
Alexis de Lattre <alexis.delattre@akretion.com>
Maintainer
This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit https://odoo-community.org.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo10_addon_agreement_account-10.0.1.0.0.99.dev21-py2-none-any.whl
.
File metadata
- Download URL: odoo10_addon_agreement_account-10.0.1.0.0.99.dev21-py2-none-any.whl
- Upload date:
- Size: 102.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dd8d40c842b84b001c28172c7d382bdca5a3ffe19c30990b4e5c59d0301f83e |
|
MD5 | 93edbe2ab5216d261c6a43bab60d184e |
|
BLAKE2b-256 | a682f1fae015ccd38e03e850925367326705fe993cc68c952b47368eef037286 |