add id in report payments
This commit is contained in:
@@ -143,7 +143,7 @@ function payments_kuri($filter = 1 ){
|
||||
|
||||
$paysql = "
|
||||
SELECT
|
||||
date, anbuy.price AS price, buy_status, pricename, category_id, pricehash
|
||||
buy_id, date, anbuy.price AS price, buy_status, pricename, category_id, pricehash
|
||||
FROM
|
||||
anbuy
|
||||
LEFT JOIN price ON
|
||||
|
||||
Reference in New Issue
Block a user