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

Check: consistenza delle opere #427

Open
mattiagiupponi opened this issue Dec 12, 2024 · 0 comments
Open

Check: consistenza delle opere #427

mattiagiupponi opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
dbi enhancement New feature or request
Milestone

Comments

@mattiagiupponi
Copy link
Collaborator

mattiagiupponi commented Dec 12, 2024

The DBI_A and DBI_A-1 files, have a list of formulas provided by the seed files.
This formulas are pre-made by the client and they can change based on the sheet is selected.
The idea will be to:

  • The user upload two files from the UI
  • The process will get the year from the sheet DATI cell B8

Asyncronously the process should

  • copy the data from the first file in the DBI_A file
  • copy the data from the second file into the DBI_A-1 file
  • drag all the formulas in the column pre-filled in the seed file for all the sheets
  • save both files

NOTE:

  1. the document with all the information can be found here cap 2.1
@mattiagiupponi mattiagiupponi added this to the 2.0.0 milestone Dec 12, 2024
@mattiagiupponi mattiagiupponi added enhancement New feature or request and removed Task labels Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dbi enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants