I have creted a supplier invoice. I clicked on "print" button and selected "invoices". It is giving below error.
Not enough space
handle_pageBegin args=()
(<type 'exceptions.ValueError'>, ValueError('Not enough space\n handle_pageBegin args=()',), <traceback object at 0x7fdb1c796950>). How can i over come this?
Try giving some space at the start of page.... Are you using Jasper Reports / Pentaho / qweb reports?...
I did not write any code for this deep. It 's given by openerp module
I have created a one supplier invoice and take a print. First time it's came properly. I have seen the print content, some information regarding company showing wrong. I went to company updation screen and added address and phone information. When i try to take print of same invoice, it's giving above error.
May be your update code syntax error. Try to update original code. And take Print. And then Addition information add one by one.