Skip to content

AZQR Generated Xlsx File Cost Tab #275

Answered by cmendible
riaz-faisal-apl asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @riaz-faisal-apl, the cost should be showing the costs for the subscription for the last 3 months:

fromTime := time.Date(toTime.Year(), toTime.Month()-3, 1, 0, 0, 0, 0, time.UTC)

We could add a parameter to set the number of months, between 1 and 12 being 3 the default, to look back.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@riaz-faisal-apl
Comment options

Answer selected by riaz-faisal-apl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants