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

AGFS scheme 9 daily attendance retrial_interval modifier missing?? #87

Open
jsugarman opened this issue Mar 12, 2019 · 0 comments
Open

Comments

@jsugarman
Copy link
Contributor

What

Not sure whether this is an oversight or deliberate but AGFS scheme 9 daily attendance RETRIAL_INTERVAL modifiers are missing on the daily attendance (41 to 50) and (51+) prices

example query with modifier:

http://localhost:8000/api/v1/fee-schemes/1/prices/?scenario=11&unit=DAY&limit_from=3&limit_to=40&fee_type_code=AGFS_FEE&offence_class=K&advocate_type=JRALONE

example query without modifier:

http://localhost:8000/api/v1/fee-schemes/1/prices/?scenario=11&unit=DAY&limit_from=41&limit_to=50&fee_type_code=AGFS_FEE&offence_class=K&advocate_type=JRALONE

Why is this a problem?

Since CCCD breaks down fee claiming into subsets these fees are claimed individually and any "retrial reduction" is applied individually according to whether the price includes the "RETRIAL_INTERVAL" modifier or not. Consequently, retrial reductions are applied on an advocate fee a, daily attendance (3 to 4) for scheme 9 and a daily attendance (2+) on scheme 10/11, but NOT on these scheme 9 incarnations. Is this intended?

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

No branches or pull requests

1 participant