Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

Need to be able to delete or zero invoices, or delete sponsors #11

Open
colindean opened this issue Aug 8, 2014 · 3 comments
Open

Need to be able to delete or zero invoices, or delete sponsors #11

colindean opened this issue Aug 8, 2014 · 3 comments

Comments

@colindean
Copy link
Member

Chargify backed out, and I'd like to simply zero-out their invoice. I'd accept deleting them from the system, alternatively. There doesn't appear to be a way to do that.

@jtgeibel
Copy link
Contributor

jtgeibel commented Aug 9, 2014

I've wanted to add this but I also want to add some kind of audit trail for
modify/delete actions. So far I've just been manually removing things from
the rails console, which obviously isn't ideal. I need to find a better
solution for next year, any ideas on a good library to support this?

I'll manually remove Chargify.

On Fri, Aug 8, 2014 at 4:49 PM, Colin Dean notifications@github.com wrote:

Chargify backed out, and I'd like to simply zero-out their invoice. I'd
accept deleting them from the system, alternatively. There doesn't appear
to be a way to do that.


Reply to this email directly or view it on GitHub
#11.

@colindean
Copy link
Member Author

Two came up consistently in some searching:

https://github.com/collectiveidea/audited

https://github.com/airblade/paper_trail

Audited seems to have the simpler API.

@jtgeibel
Copy link
Contributor

jtgeibel commented Aug 9, 2014

Thanks! I think I looked at paper trail a bit several months ago. I'll
check out audited as well.

On Fri, Aug 8, 2014 at 8:11 PM, Colin Dean notifications@github.com wrote:

Two came up consistently in some searching:

https://github.com/collectiveidea/audited

https://github.com/airblade/paper_trail

Audited seems to have the simpler API.


Reply to this email directly or view it on GitHub
#11 (comment)
.

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

No branches or pull requests

2 participants