Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Image Added

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

Image Added

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

Image Added