Skip to main content

I have a client that want to add signatures to a page for the manager, picker, driver and Client.

Is there a way to customize the action ‘SignReport’,?

My idea is to save the img’s id to a new DB field(s) so that I can use it later on a report.

for reference there is the normal way of adding a signature

    update container "OrderSummary" {
...
add recordAction "SignReport" {
behavior = SignReport
displayName = "Sign"
}
...
}

 

 

We have clients requesting similar functionality. They would like clients to sign for work authorization on service orders. 


Hello All, 

If you are looking for a great Signature solution natively built in Acumatica and don’t have to spend a fortune with Docusign or other signature solution, take a look at eSignature plugin from InfoSourcing Inc, an Acumatica Gold Certified partner and creator of eSignature plugin.

Click to view the on-demand webinar where we demonstrate the signature capabilities of signing on any Acumatica screens, signing through mobile devices or remote signing (Air Sign), this is built natively using Acumatica framework. 

https://www.info-sourcing.com/esignature-suite-acumatica-plugin-webinar/

Please reach out to us and we can demonstrate the power of capturing signatures within Acumatica or remotely by the drivers or consumers. 

 


HI Hsarjapur

We built an inhouse solution for this issue. That uses Acumatica functionality so no need for plugins.
it can be replicated on any screen and because it is a customization we can add any extra details as the client needs. It is mobile friendly and just redirects the user to a sign screen.

Regards 


Reply