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

added code to hide PPON and other based on conditions #859

Merged
merged 4 commits into from
Oct 28, 2024

Conversation

shilpigoel-goaco
Copy link
Collaborator

No description provided.

{ "Other", "Other / None"},
{ "GB-PPON", "Ppon" }
};
public const string CompaniesHouseNumber = "GB-COH";
Copy link
Member

@jakzal jakzal Oct 28, 2024

Choose a reason for hiding this comment

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

Naming is not consistent. “Number” is only used in two cases. Can we drop it to keep scheme naming consistent?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Done!! renamed to CompanyHouse

Copy link
Member

Choose a reason for hiding this comment

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

VATNumber suffers the same inconsistency

Copy link
Member

@jakzal jakzal left a comment

Choose a reason for hiding this comment

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

Looks good apart from a minor comment 👍

@shilpigoel-goaco shilpigoel-goaco merged commit 9a19494 into main Oct 28, 2024
8 checks passed
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.

3 participants