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

🐛 change the document code of the issue sheet #81

Open
jgunstone opened this issue Dec 5, 2024 · 0 comments
Open

🐛 change the document code of the issue sheet #81

jgunstone opened this issue Dec 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jgunstone
Copy link
Contributor

If a project has custom document codes, then the code they require for the issue sheet might be different.
Currently the document code is hardcoded in:

name = dict(
project=projectinfo.get("Project Code"),
originator="MXF", # TODO: remove hardcoding
volume="XX",
level="XX",
infotype="IS",
role="J",
number="",
)

The descriptions can be hardcoded but the codes should come from the lookup tables like everything else.

@jgunstone jgunstone added the bug Something isn't working label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant