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

18EU Issue Share Updates #6276

Merged

Conversation

ryandriskel
Copy link
Collaborator

From #792

Shares are always market price. ( always_market_price )
Issuing shares is not permitted in the corporation's first OR. ( corporations_operated )
Drop share price for issued shares. ( sell_shares_and_change_price )
Issuing shares does not reduce the value for each share ( reduced_bundle_price_for_market_drop change ).

Minor Companies may never merge with a Corporation once it has operated. However, if a Corporation is started but not floated, any Minor Companies that would be legally allowed to merge are allowed to do so in a subsequent Stock Round just as if the Corporation had been started that Stock Round. ( buy_sell_par_shares.rb )

Shares are always market price.
Prevent issuing shares in first OR.
Drop share price for issued shares.
Fix misinterpretation: Issuing shares does not reduce the value for each share (reduced_bundle_price_for_market_drop change).
Minor Companies may never merge with a Corporation once it has operated. However, if a Corporation is started but not floated, any Minor Companies that would be legally allowed to merge are allowed to do so in a subsequent Stock Round just as if the Corporation had been started that Stock Round.
@ryandriskel ryandriskel changed the title Feature/18 eu issue after first operating 18EU Issue Share Updates Aug 26, 2021
@tobymao tobymao merged commit e9a05d7 into tobymao:master Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants