Uncaught error when creating an invoice from sales order

sometimes when I try to create an invoice from an sales order I’m getting following error message:

Fatal error : Uncaught Error: Call to undefined function getOnlineSignatureUrl() in /home/berlintr/public_html/dolibarr/core/lib/functions.lib.php:7273 Stack trace: #0 /home/berlintr/public_html/dolibarr/core/modules/propale/doc/doc_generic_proposal_odt.modules.php(407): getCommonSubstitutionArray(Object(Translate), 0, NULL, Object(Propal)) #1 /home/berlintr/public_html/dolibarr/core/class/commonobject.class.php(5297): doc_generic_proposal_odt->write_file(Object(Propal), Object(Translate), ‘/home/berlintr/…’, 0, 0, 0, NULL) #2 /home/berlintr/public_html/dolibarr/comm/propal/class/propal.class.php(3738): CommonObject->commonGenerateDocument(‘core/modules/pr…’, ‘generic_proposa…’, Object(Translate), 0, 0, 0, NULL) #3 /home/berlintr/public_html/dolibarr/comm/propal/class/propal.class.php(2679): Propal->generateDocument(‘generic_proposa…’, Object(Translate), 0, 0, 0) #4 /home/berlintr/public_html/dolibarr/core/triggers/interface_20_modWorkflow_WorkflowManager.class.php(126): Propal->classifyBilled(Object(User)) #5 /hom in /home/berlintr/public_html/dolibarr/core/lib/functions.lib.php on line 7273
Can someone help, please?

Hello,

What is the dolibarr version ?

Hello Ksar.
Thank you for your answer
15.01

Hello,

Thanks, it seems linked to the workflow module, it has been reported but not corrected yet :

Thanks.
I’ll wait for the next updates

Hi,

The FIX is out : FIX missing signature library when ODT model is used by hregis · Pull Request #20610 · Dolibarr/dolibarr · GitHub

Hi Ksar.

Thank you for letting me know about this fix.
I’m not really the tech guy, but I’m also not totally dumb :wink:
Could you please tell me where I can read what to do next, or just give short directions?

Thanks a lot,

Markus

Hi Ksar.

I included line #34 as shown in the sent solution, and it works fine now.

Thank you for your support!

1 Like