Skip ke Konten
Menu
Pertanyaan ini telah diberikan tanda
2 Replies
6222 Tampilan

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
Buang
Jawaban Terbai

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
Buang
Jawaban Terbai

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
Buang
Post Terkait Replies Tampilan Aktivitas
0
Mei 24
1325
0
Jul 24
1278
2
Mar 15
3844
1
Agu 24
1961
4
Agu 25
2269