tayhaithian Posted December 10, 2015 Share Posted December 10, 2015 I would like to ask if there is any option for deleting multiple invoices at once instead of going page by page. (Which is about 30pages right now) Please advise. Thank you. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted December 10, 2015 Share Posted December 10, 2015 I would like to ask if there is any option for deleting multiple invoices at once instead of going page by page. (Which is about 30pages right now) you have the option of increasing the number of records per page (25,50,100 or 200) from the setup tab. setup -> general settings -> general -> records to display per page. if you need more than 200, it may be possible to directly increase this value in the database table (tblconfiguration -> NumRecordstoDisplay) to something larger, but I wouldn't do it unless you are familiar with the database and backup first! there is also the option of using a SQL query, but again, unless you are experienced in using them, I wouldn't suggest it - the safer solution would be to increase the records per page value. 0 Quote Link to comment Share on other sites More sharing options...
tayhaithian Posted December 11, 2015 Author Share Posted December 11, 2015 you have the option of increasing the number of records per page (25,50,100 or 200) from the setup tab. setup -> general settings -> general -> records to display per page. if you need more than 200, it may be possible to directly increase this value in the database table (tblconfiguration -> NumRecordstoDisplay) to something larger, but I wouldn't do it unless you are familiar with the database and backup first! there is also the option of using a SQL query, but again, unless you are experienced in using them, I wouldn't suggest it - the safer solution would be to increase the records per page value. Thanks, although not bulk but it do helps : ) 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.