This question has been flagged
7 Replies
9192 Views

When creating a new client, the systems offers the possibility to enter a credit limit. On the other hand, when selling something to this client, the system does not generate any warning if the entered invoice payment is too small and translate into having the client exceeding his credit limit. The payment condition for this client is set to "immediate payment".

Something to setup? Or maybe I do not understand the process in the first place?

Avatar
Discard
Best Answer

For each transition in a workflow, you can add a condition

Go in the menu 'Settings > Technical > Workflow > Transitions' and select a transition such as 'invoice_open'

Replace the default condition 'True' by this one 'partner_id.credit-amount_total>partner_id.credit_limit'

Avatar
Discard
Author

Hi,

It's working, thank you. I have finally decided to implement this control mechanism at the sale order level and not at the invoice level.

One more thing: When the test is performed by the system, is there an easy way to have a warning message displayed when the credit limit is exceeded?

Thanks, David

Best Answer

You can work with this module:

https://apps.openerp.com/apps/6.1/partner_credit_limit/

From memory, it works well with 7.0 with some changes (to do with calculating open balances on invoices).

Avatar
Discard
Author

Noted! Thanks!

Thanks Ray partner_credit_limit 6.1 works well in OpenERPv7

Best Answer

Hello Mr. Poirier, My name is Ernesto Mendez from Open Business Solutions, SRL. Dominican Republic. I am currently in Haiti (Port au Prince) but I return to my country this coming Friday, before I go I would like to get in touch with you, please contact me as soon as possible. My phone number is 50934791834.

Avatar
Discard
Best Answer

Hello ,

Below module also can help  you for customer credit limit and sale approval process 

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

Avatar
Discard