Closed jbrodhacker closed 11 years ago
Finished in 57a02a7 on wip-commissions branch :)
@acouch00 Do you think you can migrate your payments onto a wip-commissions based branch or do you want me to create a separate commit for master?
Awesome! Thank you! Could you create a separate commit for me on master? I'll try to get to committing payments to master tonight.
On it :)
8513d43 contains the version for master :)
Note that this only works for commissions that you create now; older commissions will not have the total "price" in the json.
Thanks very much! I'll be committing payments to master now! :)
You're welcome :)
Thanks again -- it works beautifully now!
Payments in master : ee4e167bdc49be78de3545b9480eac7e0ea4b845.
Change the commissions controller to accumulate price in the json so that payments has access to it via a single call of @commission.commission_current["price"]. This will also be helpful for when a commission is being reviewed such that the artist can adjust the price during the review process.