You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OK, let's split this into easy-to-handle isolated features:
(0) allow excel export
(1) instead of a docx file it should be possible to provide a path to a directory
(2) add a wrapper around (1) that, given a path to edi_energy_mirror, exports all the files from a specific format version (which translates to a sub-directory)
(3) add a feature that, given a list of machine-readable AHBs, returns the prüfis of those that refer to a given EBD (str)
(4) add a wrapper around (3) that accepts the machine-readable-ahb repo + format version as argument, and reads the AHB information from there
So basically it's 3 real features (0), (1) and (3) and two utiliy functions/wrappers (2) + (4) around those features.
Claudia would like to have an Excel file which contains all EBD tables.
The goal is to have something similar like the following excel file
EBD_GPKE_LFW.xlsx
We do not need to fill column
Häufigkeit
.Features
format version
EBDs
(if no EBD flag is given, export all EBDs)path to edi energy mirror
(there are all EBD documents)path to machine readable anwendungshandbücher
(this is needed to check in which prüfis is the EBD)The text was updated successfully, but these errors were encountered: