bcgov / lcfs

An online application for fuel suppliers to manage their compliance obligations under the Low Carbon Fuels Act
Apache License 2.0
5 stars 3 forks source link

LCFS - Implement volume of eligible renewable fuel retained input (Line 6 of the report summary) #734

Open Grulin opened 2 months ago

Grulin commented 2 months ago

Image

Description: Add functionality to report the volume of eligible renewable fuel retained (up to 5% of the obligations calculated on Line 4) for each fuel class (Gasoline, Diesel, Jet Fuel) in the compliance report summary. This includes a free text field for user input, restricted to positive number values, and conditional display based on the balance in cells G2, D2, and J2.

Important TFRS displays a formula showing how much volume the user can report based on the amount input in Line 4 x 0.05 for each fuel class (Gas, Diesel, Jet). It will not be possible to replicate this in the LCFS Portal because of the new structure of the table to include all 3 classes, but maybe we could restrict values entered in each cell by no more than 5% of the value in line 4. This validation choice will require further discussion and will be dealt with in a different card.

Wireframe: link

Purpose and Benefit to User: To allow users to report retained renewable fuel volumes, ensuring compliance with the regulation and facilitating accurate tracking of surplus renewable fuel for future compliance periods.

Acceptance Criteria:

Development Checklist:

Notes:

airinggov commented 2 months ago

Need design for how the input is handled.