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

Addenda Mabe generation using Identities #19

Merged
merged 19 commits into from
Nov 24, 2023
Merged

Addenda Mabe generation using Identities #19

merged 19 commits into from
Nov 24, 2023

Conversation

samlown
Copy link
Contributor

@samlown samlown commented Nov 21, 2023

@samlown samlown requested a review from cavalle November 21, 2023 14:56
addendas/mabe.go Outdated
Comment on lines 33 to 38
const (
MabeIdentityTypeCode = "MABE"
MabeRef1IdentityTypeCode = "MABE-REF1"
MabeRef2IdentityTypeCode = "MABE-REF2"
MabePlantIDIdentityTypeCode = "MABE-PLANT-ID"
)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cavalle I'm not totally happy with the naming here... it feels inconsistent with the extensions. The current version of GOBL org.Identity however doesn't have support for using keys after the move to extensions...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might be worth re-instating this if the migration has been completed correctly: https://github.com/invopop/gobl/blob/main/org/identity.go#L29-L32

@cavalle cavalle mentioned this pull request Nov 22, 2023
@cavalle cavalle merged commit 64a1189 into main Nov 24, 2023
2 checks passed
@cavalle cavalle deleted the addenda-mabe-idents branch November 24, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants