Skip to end of banner
Go to start of banner

Apply the extra days script

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The purpose of this script is to Manually add ontime of hundreds of users using Bboxx API.

Prerequisite: Python 3 above.

To run this script

  1. Create a .csv file and put all the CustomersID that you need to add ontime.
    -CSV file with the account id as the first column of each line. All other columns will be ignored.
    -The first line will be processed as any other line (so it should not be a header containing the labels, but contain an account as the others).
    -Sample .csv file here:

-You can get the list of CustomerId per shop on CRM>Application>AdvanceFilter, in this case, Goma shop

  • No labels