#dev | Logs for 2017-04-22

« return
[01:23:05] <Bytram> TheMightyBuzzard: fyi, I seeon dev that payment_gross pages disappeared, there is now a column payment_net pages, but there are no contents in that column. :/
[01:23:18] <Bytram> suspect that it is just work that is still-in-progress
[01:45:44] * Bytram takes another look and sees things like: <td class="subs_net" align="right"></td>
[01:45:59] * Bytram smiles
[01:46:58] <Bytram> can now grep transactions easy peasy!
[01:47:57] <Bytram> btw, could still leave in the gross amount, nice to have the redundancy as a check on things... <td class="subs_gross" align="right"></td>
[01:50:59] <Bytram> if wanna go crazy on things, could move the align="right' to the site's css.
[02:01:17] <Bytram> oh, misread column titles. :(
[02:02:26] <Bytram> could go with: spid / user / email / ts / pmt_gross / pmt_net / pages / trans_id / method ...
[02:03:54] <Bytram> but seriously, so long as it shows what the gross pmt amount is, and whether it was CC or BC, I can take it from there.