Skip to content

Commit

Permalink
update faq
Browse files Browse the repository at this point in the history
  • Loading branch information
wh1te909 committed Nov 1, 2023
1 parent f933e0b commit 6237bfb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docs/ee/reporting/functions/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,15 @@

Existing sponsors as of Oct 31, 2023: As a thank you for all your support and patience, you will get our Founders Edition perpetual reporting license which will be included in your existing sponsorship. To enable reporting, simply update your instance as you normally do and reporting will automatically be enabled.

For all others, Reporting will be included for all Tier 2 and higher packages.
For all others, Reporting will be included for all [Tier 2](../../../sponsor.md#sponsor-with-stripe-or-paypal) and higher packages.

## How do I enable reporting as a new sponsor?

1. Make sure your server has an appropriate [code signing](../../../code_signing.md) token saved ( Settings > Code Signing).

2. Run the update script with the `--force` flag:
2. Run the update script with the `--force` flag (see instructions below for standard vs docker installs):

3. Reload the web page. Make sure you use your browser's reload button to hard reload the page.

???+ note ""

Expand All @@ -30,10 +32,8 @@ For all others, Reporting will be included for all Tier 2 and higher packages.
docker compose up -d
```

3. Reload the web page. Make sure you use your browser's reload button to hard reload the page.

If there's a problem, [open a ticket](https://support.amidaware.com).

## How do I generate pretty charts/graphs?
## How do I add charts/graphs to my report templates?

A bug was discovered with the chart/graph implementation right before release and it had to be pulled. It wil be released in a future update.

0 comments on commit 6237bfb

Please sign in to comment.