Is there a way to change “All Customers” statement settings to (Print Statements)?
Page 1 / 1
You could use an Import Scenario to update them. You could export out your Customer list and then on your Import Scenario you would look to the Customer Id and the box to Print Statements. An example is below.
Hi,
Approach 1: Since you wanted to update all the customers, you publish the below script. It is a very quick process.
Script: Update Customer set PrintStatements= 1 where CompanyID=2
Approach 2: We can go with Import Scenario suggested by
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.