Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Sales (sale_management) • Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 598 |
Technical Name |
credit_management |
License | OPL-1 |
Website | http://www.sodexis.com |
Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Availability |
Odoo Online
Odoo.sh
On Premise
|
Odoo Apps Dependencies |
•
Inventory (stock)
• Invoicing (account) • Sales (sale_management) • Discuss (mail) |
Community Apps Dependencies | Show |
Lines of code | 598 |
Technical Name |
credit_management |
License | OPL-1 |
Website | http://www.sodexis.com |
Versions | 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Credit Management
Description
This Module applies credit limits to customers and allows customers to be placed on a credit hold if the customer should be restricted from placing any new orders or receiving any additional orders.Configuration
Sales -> Settings -> Enable "Add Prepayment Test" to test even if credit limit is equal to 0.
Fields

Credit Management on Sales Orders
Credit Limit
If Credit limit = $100



Tracking use of "Override Credit Limit"
On the list view of all Sales orders, column named "Over Credit" will be marked true if the credit was overridden

Note: this field is automatically calculated
Credit hold
If Credit Hold field is TrueSales

Delivery Order
Has Overdue Invoices
Will be marked true automatically when invoice(s) have not been paid by the due date.This will not effect confirming future Sales orders
Override Credit Threshold
This amount is less than the credit limit, Any Sales order that is below the "override Credit Threshold" can be confirmed even when the credit limit has been hit. If this field is zero no threshold will exist.For example, if our credit limit is 100 and the threshold is 40.
We have $90 on credit currently and want to place another Sales order for $35 dollars.
The threshold will allow this Sales order to be confirmed
Hold Delivery Till Payment
If true will restrict delivery until paymentThis field can be set on the contact or on the Sales order
If boolean is true on the contact, boolean will be maked true on all sales orders then propagated to the Delivery order
If the boolean is marked true on the Sales order it is only true for that sales order and delivery order.
Access Rights
On user "Manage Credit Limit", will give users the access rights (partner.credit.limit.warning) to edit the credit management field on the contact.Access rights do not restrict the "Override Credit Limit" field on sales order.
Credit Management
Configuration
- Add Prepayment Test can be enabled from Sales configuration
Sales -> Settings -> Enable "Add Prepayment Test" to test even if credit limit is equal to 0.
Fields
- Total Credit Used = Total Receivable + The amount of Sale Orders confirmed but not yet invoiced + The invoices that are in draft state.
- Credit Hold = Boolean field(True/False)
Functionality
If Credit Hold field is True
In Sales
- While choosing the customer in a sales order a warning message is displayed. The user will not be able to confirm the sales order.
- If "Total Credit Used" is greater than or equal to "Credit Limit", in sales order a warning message is displayed when the customer is selected. The user is not able to confirm the sales order.
- If the Total Credit Used + sales order amount exceed the credit limit then the user is not allowed to confirm the sales order.
- There is no constraint on the DO based on the credit limit.,
In Delivery Order
- The user will not be able to confirm the delivery order or to "Mark As Todo", "Check Availability", "Recheck Availablity", "Force Availability" and "validate".
If Credit Limit is not zero.
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedHi there. Will this work with the POS module as well as the Sales module?
Re:
Hello Steve Mutton!
The credit management app only works for the Sale app alone. We don't have any customization with POS.
Thanks,
Sodexis Team.