Commit Graph

5 Commits

Author SHA1 Message Date
FusionPBX fd0bd725a8
Update database_transactions.php 2018-02-12 11:06:01 -07:00
Mafoo 9abe2ca4a0 Database transactions
Change the select statement to a left outer join so when either domain_uuid or user_uuid is null it will still be able to display the data. This will keep the total number of records the same as the count done above

* dos2unix on app/database_transactions/database_transactions.php
2017-06-14 07:22:01 -07:00
FusionPBX f82c071017 Update database_transactions.php
Additional work on the transaction search.
2016-10-01 20:06:42 -06:00
FusionPBX 7dde703cc8 Update database_transactions.php
Work on the search tool.
2016-10-01 19:40:20 -06:00
markjcrane 9b8bf76b1e Add the database transactions feature. 2016-09-30 20:25:33 -06:00