Question: Exporting Reports in Excel

Exporting Reports in Excel

I'm getting an error of HTTPS 500 page not found whenever I try to download/export a report in excel. Would it be possible to have help in how to fix this issue? Also if it's possible to de

RK

Rachel Kong

Asked
I'm getting an error of HTTPS 500 page not found whenever I try to download/export a report in excel. Would it be possible to have help in how to fix this issue?

Also if it's possible to develop the emails to have an option for email customization and for copies of live order confirmation being sent to both the owners and the clients? Just so the owner of the store will be able to know whenever a sale is made and be able to better keep track of the order status. --- I was also wondering if this is possible to do now with the current system?

(I bought both shop API and stock manager advance with pos module)

Thanks and looking forward to your swift response!

Rachel

Thanks!
  • MS

    Mian Saleem

    Answered
    What is the deposit amount of customer? Has he 1930.50 in deposit?
  • RK

    Rachel Kong

    Answered
    Yes. The customer has paid the exact billing of 1930.50. So I was trying to input the payment of 1930.50 but am getting an error of the amount not matching. Basically, the client emails or sends us a photo screenshot of their deposit slip and we upload the payment for them in the back end.

    I noticed that I don't get this problem if I add payment as cash first then edit the cash payment to deposit.

    I realize I might be doing something wrong in this but am unaware of what I'm doing wrong.

    Btw, I've attached a screenshot of the bcc code I have just in case.
    Attachments
  • MS

    Mian Saleem

    Answered
    You got it wrong. The deposit payment method means that the the customer has deposited some amount in advance. To add a deposit payment customer must have the deposit amount shown in listing page.

    For the bank/transfer, you can add payment with cash/other or add the new option by modifying the `paid_opts` method of the `app/libraries/Sma.php`

    Thank you
  • RK

    Rachel Kong

    Answered
    Oh! right. This makes sense. That actually helps a lot. It worked.
    Thanks!
  • Login to Reply