Jump to content
  • 0

Issue When Deleting A Draft Invoice


Question

Posted

Hi i create a draft invoice like this image:

 

2qicoi9.png

 

then if i want to delete that draft i click Delete

 

24o60ih.png

 

then i click Yes to confirm and it shows this page:

 

2djp3c7.png

 

shows blank page is that normal? or im doing something wrong or have any perms issues.

 

i tried to debug the issue using error reporting here what i got:

Oh noes!

Cannot modify header information - headers already sent by (output started at /home/1/public_html/portal/lib/language.php:84) on line 311 in /home/1/public_html/portal/lib/controller.php

thank you very much.

13 answers to this question

Recommended Posts

  • 0
Posted

Turn on error reporting and see if an error is output

 

To enable error reporting, edit /config/blesta.php and change

Configure::errorReporting(0);

to

Configure::errorReporting(-1);

  • 0
Posted

yeah i did that shows this:

Oh noes!

Cannot modify header information - headers already sent by (output started at /home/1/public_html/portal/lib/language.php:84) on line 311 in /home/1/public_html/portal/lib/controller.php
  • 0
Posted

yes i just reinstalled blesta and created a draft and shows this:

Cannot modify header information - headers already sent by (output started at /home/streamin/public_html/portal/lib/language.php:84) on line 311 in /home/streamin/public_html/portal/lib/controller.php
  • 0
Posted

Mike, did you change your invoice draft format? DRAFT-{num} is the default.

 

I'm still not able to duplicate this in my environment, can anyone else confirm?

  • 0
Posted
  On 3/11/2014 at 8:58 PM, Paul said:

Mike, did you change your invoice draft format? DRAFT-{num} is the default.

 

I'm still not able to duplicate this in my environment, can anyone else confirm?

 

Hey mate, my draft format is: DRAFT-{num} too, my normal invoices are CW-{year}-{num} But I don't use drafts :) You can log into my system and make a invoice for 1500 mate.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...