Skip to end of banner
Go to start of banner

Allow User to generate a preview of fiscal year rollover

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 11 Next »

UXPROD-2899 - Getting issue details... STATUS

Problem(s):

  1. Fiscal year rollover can not be "undone"
  2. Fiscal year rollover errors can be complex and difficult, if even possible to correct

Use Cases & Requirements:

RequirementStatusUse cases

Allow user to generate a rollover report that will tell the user what errors may occur if rolling over with current data

VERIFIED

  • In preparation for rollover the library will run a report to catch any errors that may occur so they can be dealt with before the rollover is officially executed.
Allow user to run a rollover "preview" that will show a user the result of rolling over with existing settings

VERIFIED

  • In preparation for rollover the library will run a report to catch any errors that may occur on account of the rollover settings that are being used, so they can be adjusted before the current fiscal year ends.
Allow user to run rollover "Test" more than once if desired

VERIFIED

  • Library will always test rollover to make sure there are no surprises. Rollover may be tested more than once.
Allow user to easily obtain an export of the current years data during rollover process

VERIFIED

  • When rolling over the system should provide a copy of the closing years budgets (Current state at end of year). This is used  as a reference to help verify the results of the rollover


Proposed workflow:



Functionality Potentially Impacted by Changes:

Functional area

Records

Potential impact

Suggested Regression Testing




Questions:

Question

Status

Conclusion

Comments

Can 2 or more users run rollover preview at the same time? What behavior is expected?

OPEN



Does one need to keep a history of all rollover preview runs? If yes, how long?

OPEN



Does one need to support rollover preview not only for finances, but also for transactions and orders?

OPEN



Need to map all the columns in Export file example (see Miro board) with data available in mod- finance

OPEN


I have done some mapping of the columns with fields of Budget record (see https://github.com/folio-org/acq-models/blob/13072225f182e5d88a8811aabcfd55bb497e78aa/mod-finance/schemas/budget.json)

  1. Mapped fields are marked with (plus)
  2. Some of the fields, though mapped, are readonly in the schema; this means that the data in the fields is calculated in real time; they are marked with (warning)
  3. Some of the fields remained unmapped




Proposed Implementation Details:

Preview Ledger Fiscal Year Rollover#SolutionDesign

Work Breakdown Structure:

Features:


UI Stories


MOD Stories

key summary type created updated due assignee reporter priority status resolution
Loading...
Refresh

  • No labels