mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-08 13:54:30 -04:00
Prevent setting pdfstring when saving an invoice
This commit is contained in:
parent
f502e5952e
commit
280b8e46a7
@ -1186,7 +1186,7 @@
|
|||||||
submitAction('');
|
submitAction('');
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
preparePdfData('');
|
submitAction('');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user