Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 3 Current »

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

Sample of End Result

  • Default terms and limit will be saved
  • Edit the customer terms or limit

  • Plug in will auto reset the customer account terms OR limit to the default saved before

  • No labels