Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Prerequisite: Python 3 above.

To run this script, CSV file is needed(parameters for the script/customers that will get the ontime)

  • Create a .csv file and put all the CustomersID that you need to add ontime.
    1. CSV file with the account id as the first column of each line. All other columns will be ignored.
    2. 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).
    3. Sample .csv file here:

...

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

...

Important:
If all devices that receive time should be enabled, the NGU should be configured to enable devices with the specified time that's being added to the accounts. This will also affect other customers.(CRM>Settings>Payment and Gracetime<Minimum payment time)
The user whose credentials are used should have the NGU in either main entity or allowed entities.

  • To be configured before each execution

...