We often have contracts with a retainage provision. This means that the customer witholds a certain percentage until the work is substantially complete. We should hold that in a special Accounts Receivable account , something like A/R - Retainage. Once work is substantially complete, we can then bill for that retainage amount. How would one implement that in odoo? We are using the contracts module. Could it be done with that in some way?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
1
Répondre
3954
Vues
odoo allows you to invoice by percentage amount. I would do the following for simple retainage:
- Create sales order with all the order lines and link to a contract.
- Create Invoice>Select percentage type and select percentages as you implement milestones on the project or you can invoice 90%.
- Once project is completed invoice the final 10%.
In some cases you might need something more elaborate such as AiA billing or handle deferred accounting so you would need more than this simple approach.
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire
I've read that you can create a retainage product, but I'm unsure of its effect on reporting, P&L, Balance, etc.