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

Added function to re-enable proration after it was disabled #716

Closed
wants to merge 3 commits into from
Closed

Added function to re-enable proration after it was disabled #716

wants to merge 3 commits into from

Conversation

denvers
Copy link

@denvers denvers commented Jul 25, 2019

Added a prorate() function to Subscription in order to re-enable the proration after it was disabled by calling noProrate().

Fixes #647

@taylorotwell
Copy link
Member

Can we send this to master? We are really close to 10.0 release so would rather just add features there.

@denvers
Copy link
Author

denvers commented Jul 25, 2019

Sure @taylorotwell. Do I need to send it there?

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

Successfully merging this pull request may close these issues.

Add an Prorate() function to reverse the noProrate() function
2 participants