Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
2 Besvarelser
6441 Visninger

I am new to Odoo, we have a requirement to implement credit limit for our customers. I couldn't see any field / option to define customer credit limit.

Our requirement is -


1. Define credit limit for the customer

2. Do not allows sales person to proceed with sales

3. Workflow can be implemented where approvals are required in case credit limit exceeds


Mustafa Chohan 

Avatar
Kassér
Bedste svar

There is a field called 'credit_limit' in 'res.parner' model. But, unfortunately, it is not used for anything. You can have a customization for your requirements.

credit_limit = fields.Float(string='Credit Limit')
Avatar
Kassér
Bedste svar

HI ,

You can check below odoo apps which have almost all feature of customer  credit limit and sale approval process 

https://www.odoo.com/apps/modules/9.0/dev_customer_credit_limit/


Avatar
Kassér
Related Posts Besvarelser Visninger Aktivitet
0
maj 24
1475
0
jul. 24
1542
2
mar. 15
4063
1
aug. 24
2240
4
aug. 25
2641