Surface annual bond retired and issued totals
This commit is contained in:
parent
fc1ba28109
commit
ec359ec2f9
7 changed files with 64 additions and 8 deletions
|
|
@ -13993,6 +13993,8 @@ mod tests {
|
|||
annual_finance_last_actions: BTreeMap::new(),
|
||||
annual_finance_action_counts: BTreeMap::new(),
|
||||
annual_dividend_adjustment_commit_count: 0,
|
||||
annual_bond_last_retired_principal_total: 0,
|
||||
annual_bond_last_issued_principal_total: 0,
|
||||
chairman_issue_opinion_terms_raw_i32: BTreeMap::new(),
|
||||
chairman_personality_raw_u8: BTreeMap::new(),
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue