Problem With Sales Table

0

In the sales list, the Actions box does not appear in the table...as in the picture

Attachments
Question Resolved For: Stock Manager Advance with Point of Sale Module 0 Votes 10 Answers 269 Views
Asked by Mohammed 2 months ago

0

Answered by Mian Saleem 2 months ago

Hello,

The actions column is hidden on small screen. Please click the any sale to then the modal will have option to edit, download etc.

Thank you

0

Answered by Mohammed 2 months ago

This is true, but on the small screen the screen for displaying payment receipts or purchase returns does not appear. Also, there is another problem when merging to PDF, which does not combine the invoices, but rather shows me only the header of the first invoice, as in the attached image. So I want to show action column in small screen and also activate merge to pdf.. Thanks for your cooperation

1

Answered by Mian Saleem 2 months ago

Hello,

Please edit the themes/default/admin/views/header.php and add the following code before </head>

<style>
.table-responsive .table td:last-child, 
.table-responsive .table th:last-child { 
  display: table-cell !important; 
}
@media only screen and (max-width: 479px) {
    .btn-group .btn {
         width: 100%; 
    }
}
</style>

Thank you

0

Answered by Mohammed 2 months ago

The procedures button has been solved, but there is still a problem with collecting invoices while printing invoices from the sales list using (combine to pdf), as they appear as in the attachment.

0

Answered by Mian Saleem 2 months ago

Hello,

Have you modified the pdf view file? If yes, please try with default file.

If no, then please let me know server details in private reply to check.

Thank you

0

Answered by Mohammed 2 months ago

Why was there no response?!

0

Answered by Mian Saleem 2 months ago

Hello,

What sale report are you talking about? It doesn't have any pdf to combine to pdf option. Only list sales page has option for combine to pdf that you can test on live demo is working fine that's I suspect it might be due to modification. You can test with default files to make sure.

There I son option to export any report to pdf. You only can export to excel file.

Thank you

We use Cookies

We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.