Purpose of Plugin
this plug in is to auto reset the customer credit limit and credit term to the desired setting
- some customer has default credit limit = 1 and credit terms = 1
- some customer has default credit limit = 0 and credit terms = 500
- However in some condition, user need to edit or increase the credit limit OR credit term in order to allow issue invoice
- This plug in is to reset the credit limit/credit terms base on default terms OR limit
Example:
- If customer has default credit limit = 0 and credit terms = 500, and user need to increase the credit limit = 700 as user need to issue invoice to the customer
- Plug in will reset back base on default:
> terms = 1, limit = 1
> terms = 0, limit = 500