accountingweb-api and ttc-api: initial with modified .env
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -9,8 +9,9 @@ export class ReportService {
|
||||
async getReportController(database, number) {
|
||||
const sql = `
|
||||
SELECT
|
||||
${database}.translatedtl('ACTTYP', acttyp) AS actnam,
|
||||
acttyp,
|
||||
actcat,
|
||||
${database}.translatedtl_multi(ARRAY['ACTCAT_INC','ACTCAT_EXP'], actcat) AS actcat,
|
||||
actqty,
|
||||
actcmt,
|
||||
actacpdtm
|
||||
|
||||
Reference in New Issue
Block a user