Moneyworks Pricebook

You will need

  • in custom plug-ins/scripts folder:
    • Our productdiscount.wsc script installed
    • Helper.scpt
  • The script to be registered (nb complicated command line registration needed on Win64 systems)
  • pricebook.txt installed to custom plug-ins

Formate of entries in the pricebook.txt file

  • 3 columns separated by tabs (press the tab key, not the space bar)
    • customer code
    • item code
    • special price(s) for use when this product is supplied to this customer
  • Format of price breaks
    • a colon between qty-price pairs
    • a hyphen between qty and price
    • So in the example below the customer SMITH will pay for item BA100
      • $10 if the quantity is less than 5
      • $9.50 if the quantity is greater than or equal to 5
      • $9.20 if the quantity is greater than or equal to 10
      • etc.

Edit this page
Back to top