Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support importing reports from autogiro online #177

Open
hanneskod opened this issue Jan 8, 2019 · 4 comments
Open

Support importing reports from autogiro online #177

hanneskod opened this issue Jan 8, 2019 · 4 comments

Comments

@hanneskod
Copy link
Member

Reports on all acrive donors, comming transaction and so forth. Can be used to validate that the local db is up to date with BGC...

@hanneskod
Copy link
Member Author

There are 11 possible reports

  • Aktiva medgivanden
  • Avslutade medgivanden
  • Avvisade betalningar
  • Betalningsbesked
  • Betalningsbevakning
  • Betalningsspecifikation
  • Kommande betalningar
  • Makuleringar/ändringar av betalningar
  • Medgivandeavisering
  • Stoppade betalningar i täckningskontroll
  • Utförda och stoppade betalningar

@hanneskod
Copy link
Member Author

Aktiva medgivanden and Kommande betalningar looks to be what we are looking for.

giroapp validate-bgc-report --active-donors [filename]
giroapp validate-bgc-report --coming-payments [filename]

@hanneskod
Copy link
Member Author

https://packagist.org/packages/phpoffice/phpspreadsheet

A lot of extensions to require...

@hanneskod
Copy link
Member Author

Possibly as a plugin...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant