create rancher incentive plan structure - add pos device main sheba
This commit is contained in:
@@ -27,7 +27,8 @@ def pos_organizations_sharing_information(
|
||||
).first().value if quota and item.broker else (
|
||||
item.holders_share_amount.filter(quota_distribution=distribution).first().share_amount
|
||||
if item.holders_share_amount.filter(quota_distribution=distribution).exists() else None
|
||||
)
|
||||
),
|
||||
"default_account": item.default
|
||||
} for item in stake_holders]
|
||||
|
||||
return sharing_information_list
|
||||
|
||||
Reference in New Issue
Block a user