-
Notifications
You must be signed in to change notification settings - Fork 15
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
Can we have the expert-to-expert transactions integrated? #57
Comments
hey @loopzloopz Wouldn't it be awesome to do a PR for it? Or anyone else who actually benefits from the expert to expert transfers? :) I don't have any expert to expert transfers on my account to test it out, and I don't plan to have any in the near future. First, I'd recommend you check if these data are available in an API call. If they are, then it should be straight forward
There you are :) If you want to make it more fancy, you can flag the client as "expert" and the transaction as "expert" so you can have different tables (clients / experts) and have different graphs stats (experts vs clients) Let me know if you need any further help, happy to jump in a call with you (or whoever else wants to participate) and help out, but I cannot develop it right now |
Thank you, my brother from another mother! :) I'm basically "API illiterate" but I'm gonna harass a couple of Codeablers to do this for us :p |
Is this request different from this? Source: https://community.codeable.io/t/expert-community-update-june-2021/2222 |
Yes @atwellpub - That's exactly it. And for this functionality, we need to know the relevant API calls and JSON returns, that we need to do in our plugin, in order to show the expert to expert funds. Currently, our plugin only tracks funds that we as experts receive from clients (normal and additional tasks). It doesn't show the funds we receive from other experts, and we'd like to implement this. Any insights you can share @atwellpub , feel free :) |
Tagging the product team for more information. Good luck! |
I'm not sure this will help, but expert-to-expert transfers show up just like all other transactions, except the description is "ad_hoc_team_work".
|
Thanks Kiro. I think it should be enough, anyone who is familiar with the API calls, can dissect the plugin and understand what to do. On my end, it's not possible to work on it, not before September :( |
Kiro, brato, I like your balance. Will you marry me? |
Hey @kakoma :) Would you like to have a go at this one, now that you're fresh with your commits? :) I just merged your PR and bumped up the version. Thank you! |
Pretty pretty please! :)
I assume it is a challenge to count in the ones a user would send to a colleague,
but it would be great if the stats would update the $ amount with the transactions received from other colleagues.
In essence, that's the more important angle - if we were to measure one VS the other :)
Pretty please! :D
The text was updated successfully, but these errors were encountered: