CustomerDemographics
Add CustomerDemographic
|
Search CustomerDemographics
CustomerTypeID
{% for row in data %}
{{ row.CustomerTypeID if row.CustomerTypeID != None else '' }}
{% end %}
{% module Pager('/db/customerdemographics', pager) %}