Skip to content
This repository has been archived by the owner on Aug 8, 2021. It is now read-only.

springmaple/LetsGO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

settings.json

Add settings.json on root.

{
  "profiles": [
    {
      "company_code": "test",
      "company_name": "Company Testing"
    }
  ]
}

LetsGO.exe

x86 build only

Python version

Client is using Python 3.7.2.

service-account.json

Add service-account.json on root (/src).

To create a new service-account.json, visit https://console.cloud.google.com/iam-admin/serviceaccounts/details/108078427194927849620;edit=true?project=letsgo-2019 Just add a new key and obtain the service-account.json.

Connect to Firebird iSQL

connect "C:\eStream\SQLAccounting\DB\ACC-0001.FDB" user "ADMIN" password "admin" role ADMIN; show tables;

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages