Dedyk Suntoro Atmojo
Dedyk Suntoro Atmojo
Try this: `SELECT concat('Rp ', format(SUM(kredit), 0)) FROM tbl_tranksaksi WHERE 1`
I'm glad CB has a bright spot for improvement. Option 2 might be more interesting for a new CB. Sorry my english is not good. 😁😁😁
How's your query? What is your data type?
have you set orderby total in the module?
Use orderby module crudbooster and data type total must be int or double (number). Can you screenshoot full source code the module?
You can find it inside `app/src/main/java/com/chipo/cashier/sqlite/DbSchema.java` and search `INSERT_TBL_USER` Happy cloning!