weareswat / invoicexpress-gem

InvoiceXpress ruby gem
www.invoicexpress.com
12 stars 22 forks source link

added invoice receipts #12

Open psousa opened 9 years ago

paulosilva86 commented 9 years ago

:ok: Still missing tests for InvoiceReceipts though right?

psousa commented 9 years ago

Yes, didn't have time for those. Probably by the end of the week.

paulosilva86 commented 9 years ago

Ok. No problem. Good job. You can merge whenever you want.

vascosantos commented 7 years ago

Hi! Any chance of completing this merge anytime soon?

igorescobar commented 7 years ago

Any chance of completing this merge anytime soon?

igorescobar commented 7 years ago

@donbonifacio would be great to merge this. this is actually missing in the implementation.

igorescobar commented 7 years ago

https://invoicexpress.com/api/invoices/partial-payment too

igorescobar commented 7 years ago

@psousa can you take a look into this conflicts?

vascosantos commented 7 years ago

@igorescobar I cloned this repo onto my own account and implemented the invoice receipts part (which is the part I was missing for my project). I did not include any tests. Seems to be working fine so far. Feel free to use from: https://github.com/vascosantos/invoicexpress-gem

igorescobar commented 7 years ago

@vascosantos cool but @paulosilva86 gave the green light to merge this and somehow It wasn't...

vascosantos commented 7 years ago

@igorescobar, I saw that as well, but the merge has been pending for more than 1 year. So I looked at the diffs in the code and copy&pasted on the repository I sent you.

igorescobar commented 6 years ago

👓

psousa commented 6 years ago

I didn't receive notifications from these comments.

So 3 things:

I hope further pull requests will be done in a faster, more orderly way.

I'll paste below the changes I've made:

Version 0.3.2

Added current_invoice_receipt_number and current_invoice_receipt_sequence_id to sequences.

Version 0.3.1.1

Merged changes from other contributors. Bumped version.

Version 0.3.0

More big changes on this version:

Version 0.2.5

Big changes on this version:

Version 0.2.0

Support for 429 RateLimitExceeded code Added Invoice Receipt Added supplier model