Skip to content

Add PricingUnitUsage model #3817

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

Merged
merged 2 commits into from
Jun 12, 2025
Merged

Add PricingUnitUsage model #3817

merged 2 commits into from
Jun 12, 2025

Conversation

floganz
Copy link
Contributor

@floganz floganz commented Jun 11, 2025

Context

Another step towards PricingUnit feature, this time adding new model PricingUnitUsage. It will store usage in pricing units for a Fee, leaving Fee model itself not changed.

Description

Add PricingUnitUsage model.
Adjustments to the Fees::ChargeService.

@floganz floganz self-assigned this Jun 11, 2025
@floganz floganz force-pushed the feat-add-pricing-unit-usage branch from 17ed985 to 4e7ddd0 Compare June 11, 2025 13:57
@floganz floganz force-pushed the feat-add-pricing-unit-usage branch from 4e7ddd0 to 08935b7 Compare June 12, 2025 08:17
@floganz floganz merged commit f70c897 into main Jun 12, 2025
14 checks passed
@floganz floganz deleted the feat-add-pricing-unit-usage branch June 12, 2025 08:24
diegocharles pushed a commit that referenced this pull request Jul 11, 2025
Another step towards PricingUnit feature, this time adding new model
PricingUnitUsage. It will store usage in pricing units for a Fee,
leaving Fee model itself not changed.

Add PricingUnitUsage model.
Adjustments to the Fees::ChargeService.
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.

2 participants