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 revrec to purchases and adjustments #891

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

wsethbrown
Copy link

add revrec to purchases and adjustments

@wsethbrown wsethbrown added the V2 V2 Client label Feb 27, 2024
@wsethbrown wsethbrown marked this pull request as ready for review March 1, 2024 16:12
@wsethbrown wsethbrown force-pushed the add_revrec_purchases branch 2 times, most recently from c3a7904 to 7d29779 Compare March 1, 2024 17:31
@@ -122,7 +122,7 @@ def invoice_number_with_prefix
refundable_total_in_cents
used_tax_service
business_entity_id
)
) + RevRec::PRODUCT_ATTRIBUTES

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do we need the RevRec attributes in the invoice model?

I think this needs to be removed.

@wsethbrown wsethbrown force-pushed the add_revrec_purchases branch from fa1b215 to d3f5a5f Compare March 1, 2024 19:54
@Smolations Smolations merged commit b3d8546 into add_revrec_features_to_ruby Mar 5, 2024
8 checks passed
@Smolations Smolations deleted the add_revrec_purchases branch March 5, 2024 16:46
recurly-integrations pushed a commit that referenced this pull request Mar 13, 2024
[Full Changelog](2.19.10...2.19.11)

**Merged Pull Requests**

- add revrec to purchases and adjustments [#891](#891) ([wsethbrown](https://github.com/wsethbrown))
- add revrec to gift cards [#889](#889) ([wsethbrown](https://github.com/wsethbrown))
- add revrec to addons and items [#885](#885) ([wsethbrown](https://github.com/wsethbrown))
- Add revrec shipping methods [#883](#883) ([wsethbrown](https://github.com/wsethbrown))
- add plan setup fee revrec [#881](#881) ([wsethbrown](https://github.com/wsethbrown))
- add get business entity [#880](#880) ([wsethbrown](https://github.com/wsethbrown))
- Add pobs [#879](#879) ([wsethbrown](https://github.com/wsethbrown))
- Add RevRec features to ruby [#878](#878) ([faiberrec](https://github.com/faiberrec))
- Adding support for General Ledger Accounts [#875](#875) ([faiberrec](https://github.com/faiberrec))
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