[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How many users of pricelist (partscustomer table)



Userbase query for show of hands: How many users currently utilize
LedgerSMB's implementation of per-customer, per-part, price breaks?

A quick way to check seems to be:

  SELECT COUNT(entry_id) FROM partscustomer;

If that's nonzero, it's been used.

Thanks,
Jeff