Prevent setting pdfstring when saving an invoice

This commit is contained in:
Hillel Coren 2016-05-25 12:11:18 +03:00
parent f502e5952e
commit 280b8e46a7

View File

@ -1186,7 +1186,7 @@
submitAction('');
}
} else {
preparePdfData('');
submitAction('');
}
}