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

Transparent accounting for organizations #505

Open
Changaco opened this issue Jan 17, 2017 · 6 comments
Open

Transparent accounting for organizations #505

Changaco opened this issue Jan 17, 2017 · 6 comments
Assignees
Labels
UI issues concerning the User Interface

Comments

@Changaco
Copy link
Member

In addition to #482 we could implement the posting and settlement of invoices, similar to Open Collective. We need/want this for the Liberapay org itself (see liberapay/liberapay.org#20 (comment)), so we might as well build a tool that other organizations can use too. This requires changing our Terms of Service to allow other kinds of payments than donations.

@Changaco Changaco added Payday issues about the weekly “pay day” UI issues concerning the User Interface labels Jan 17, 2017
@Changaco Changaco self-assigned this Mar 4, 2017
@Changaco
Copy link
Member Author

Changaco commented Mar 4, 2017

I promised Zatalyz she'll be reimbursed in the next few weeks for liberapay/salon#100 so I'm starting the work on this.

@Changaco
Copy link
Member Author

Changaco commented Mar 8, 2017

I've made some progress on this but I'm a little stuck on the storage issue. It seems to me that the correct solution would be to use S3, but if we start using AWS then we should use it for everything in order to fully benefit from the 1-year free tier (see #177 (comment)).

@Changaco
Copy link
Member Author

liberapay-2017-03-23-invoice-ui

@Changaco
Copy link
Member Author

I've enabled invoices for LiberapayOrg, @Zatalyz, and myself.

(update participants set allow_invoices = true where username in ('LiberapayOrg', 'Zatalyz', 'Changaco'))

@Changaco
Copy link
Member Author

And here's our very first invoice: https://liberapay.com/LiberapayOrg/invoices/1 🎉

Next step is implementing the other side (acceptance and payment of the invoice).

@Changaco
Copy link
Member Author

Changaco commented Apr 5, 2017

Our first two invoices are now paid! 💃 https://liberapay.com/LiberapayOrg/invoices/

LiberapayOrg wallet 2017-04-05

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
UI issues concerning the User Interface
Development

No branches or pull requests

1 participant