regen-network / rnd-dev-team

RND Dev Team issue management (DEPRECATED)
0 stars 0 forks source link

Add info about the party and user who did a credits transfer #247

Closed blushi closed 3 years ago

blushi commented 3 years ago

Add 2 dropdown inputs on the credits transfer admin UI to specify the party and associated user that initiate the credits transfer.

In our case, it is us RND as the Broker for Wilmot and Woodburn, and have Christian Shearer as the user with title CEO.

Testing instructions:

blushi commented 3 years ago

@rsteinhe should we just use christian@regen.network for the user email in our case?

rsteinhe commented 3 years ago

Yes, you can Christian as the CEO of Regen Network Development, Inc.

blushi commented 3 years ago

@rsteinhe @erikalogie This is ready for review, please follow testing instructions in the issue description.

rsteinhe commented 3 years ago

@blushi looks good. I would make the credit price optional as I'm not sure in the future if 3rd party brokers are involved whether we'll know the price.

blushi commented 3 years ago

@rsteinhe Ok, I added a small issue to track that: #248

blushi commented 3 years ago

@rsteinhe by the way, what is the credit price that should be used for the microsoft sale?

rsteinhe commented 3 years ago

@blushi do we capture this it in the database? $14/ton before volume discount which is 12% so net is $12.32/ton. Ideally we capture both (net price and applied discount).

blushi commented 3 years ago

@blushi do we capture this it in the database? $14/ton before volume discount which is 12% so net is $12.32/ton. Ideally we capture both (net price and applied discount).

Yes we have a field to capture credit price for a transfer, see previous messages just above. But we do not have anything to support discount yet (wasn't aware of this) so I added that as part of #248.