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

Add Invoice#invoice_number_prefix and Invoice#invoice_number_with_prefix #173

Merged
merged 1 commit into from
Jan 9, 2015

Conversation

cbarton
Copy link
Member

@cbarton cbarton commented Jan 9, 2015

cc/ @judith

tests:

  • Turn on the Country Invoice Sequencing feature with VAT taxes
  • Create a VAT taxed invoice
  • Recurly::Invoice.find(<invoice_number_with_prefix>).invoice_number_with_prefix should find the correct invoice and return its full invoice number.

@cbarton cbarton force-pushed the invoice_number_prefix branch from 1736ba8 to b0da280 Compare January 9, 2015 19:23
@cbarton cbarton force-pushed the invoice_number_prefix branch from b0da280 to 8e538d6 Compare January 9, 2015 19:48
@judith
Copy link
Contributor

judith commented Jan 9, 2015

👍

judith added a commit that referenced this pull request Jan 9, 2015
Add Invoice#invoice_number_prefix and Invoice#invoice_number_with_prefix
@judith judith merged commit 67d7598 into master Jan 9, 2015
@judith judith deleted the invoice_number_prefix branch January 9, 2015 23:03
@bhelx bhelx added the V2 V2 Client label Mar 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
V2 V2 Client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants