Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Invoicing (account)
• Discuss (mail) |
Lines of code | 388 |
Technical Name |
account_compensate_advance |
License | AGPL-3 |
Website | https://github.com/Escodoo/account-addons |
Account Compensate Advance
The Account Compensate Advance enhances the accounting functionality in Odoo by enabling advanced handling of advances for suppliers and customers. This module streamlines the process of creating, managing, and compensating advances, ensuring accurate financial.
Table of contents
Configuration
After installing the module, follow these steps to configure it for the desired company:
- Go to Invoice > Configuration > Journals.
- Select an existing journal or create a new one of type Miscellaneous.
- In the journal view, click on the Advance Journal tab.
- Set the journal type to Advance.
Usage
To use this module:
- Create an account of type “Prepayment” and ensure it is reconciliable.
- Create or select a Journal that has the flag indicating it is an “Compensation Advance” journal.
- Create a Product of type “Service,” name it “Advance,” and mark the options for it to be purchased and sold. Set the expense and revenue accounts according to the account created in the first step.
- Create an Invoice.
- Define the Partner and add the product created for the Advance.
- Post the invoice and complete the payment in full.
- Identify an Invoice for the same Partner.
- Select the button to “Compensate Advance”
- On the left side, choose one of the available advances and on the right side, select the line you wish to settle from the current invoice.
- After filling in the necessary fields, click Compensate.
- You will be redirected back to the invoice with the payment status updated to either Partial or Paid, depending on the amount entered.
Observation:
- Please be informed that advance payments cannot be processed outside of the Purchase and Sales Journal (Invoice). Journal entries created as advances will not be considered as they need to be marked as paid, which is not currently tracked within our system.
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 to smash it by providing a detailed and welcomed feedback.
Do not contact contributors directly about support or help with technical issues.
Credits
Authors
- Escodoo
Contributors
- Escodoo:
- Marcel Savegnago <marcel.savegnago@escodoo.com.br>
- Kaynnan Lemes <kaynnan.lemes@escodoo.com.br>
- Douglas Custodio <douglas.custodio@escodoo.com.br>
Maintainers
This module is part of the Escodoo/account-addons project on GitHub.
You are welcome to contribute.
Please log in to comment on this module