コンテンツへスキップ
メニュー
この質問にフラグが付けられました
2 返信
6420 ビュー

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 

アバター
破棄
最善の回答

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')
アバター
破棄
最善の回答

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/


アバター
破棄
関連投稿 返信 ビュー 活動
0
5月 24
1460
0
7月 24
1536
2
3月 15
4041
1
8月 24
2235
4
8月 25
2636