Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/watson-clara/get-total-sales
This program gets the sales reports from each of the databases and then queries them to find the daily initial sales, recurring sales, and new deals.
https://github.com/watson-clara/get-total-sales
database google-apps-script query
Last synced: 19 days ago
JSON representation
This program gets the sales reports from each of the databases and then queries them to find the daily initial sales, recurring sales, and new deals.
- Host: GitHub
- URL: https://github.com/watson-clara/get-total-sales
- Owner: watson-clara
- Created: 2022-09-13T17:54:41.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T01:55:27.000Z (about 2 years ago)
- Last Synced: 2024-11-09T08:40:31.404Z (2 months ago)
- Topics: database, google-apps-script, query
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Get-Total-Sales
This program gets the sales reports from each of the databases and then queries them to find the daily initial sales, recurring sales, and new deals.## Usage
This is a program I designed at my old job to automate one of my daily tasks. Each day we upload daily sales reports to google sheets. This program uses the already created sheets to give a summary of the sales data.