Activity overview
Latest activity by seann
Python Scripts blanking out
I am using the Python Script generator. I insert just 2 possible values.
def main(config):
return ["VAT", "Zero"]
All seems fine in the preview screen. After navigating among the other columns in t...