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

recognize voting vs nonvoting shareholders in the captable #219

Open
mengwong opened this issue Sep 29, 2016 · 0 comments
Open

recognize voting vs nonvoting shareholders in the captable #219

mengwong opened this issue Sep 29, 2016 · 0 comments

Comments

@mengwong
Copy link
Member

mengwong commented Sep 29, 2016

they are excused from receiving notices and from voting on (almost all) members resolutions. so only voting shareholders receive members resolutions.

how should our system model this business logic?

just as we have defined roles of shareholder vs new_investor vs brand_new_investor, let us also define specialized subclasses of shareholder, as voting_shareholder vs nonvoting_shareholder.

these specializations should be available to the developer somewhere in the captable round object hierarchy.

this relates to #48, #127, #37, #84, and #85.

we should then update the demo master's available_templates sheet so the "To" column describes voting_shareholder, where now it describes shareholder.

along the way we may also update various templates to use inc_enumerate_shareholders and inc_enumerate_parties more rigorously.

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

No branches or pull requests

1 participant