İçereği Atla
Menü
Bu soru işaretlendi
5 Cevaplar
10254 Görünümler

Hello Everyone,

We're going to implement the digital signature by using custom widgets in odoo 8. We've captured sign into the image . But, the problem we're facing right now is how to save the image of signature (defined in widget template .xml) in database.  

<img id="imgb64" style="width:300px;height:150px"> </img> 

In view of this module, widget is defined as binary field..

<field name="signature_image" widget="signature"/> 

Is it possible to link up this image to database from .js file of widget?


Thanks in advance.

Avatar
Vazgeç

I am not able to understand your problem. Can you explain it in greater detail please.

Üretici En İyi Yanıt

Hello,

We're implementing digital signature. Firstly, I've created custom widget named "signature". In this widget, Activex object is used. one <textarea>(to display several msg) and <img>(to display captured sign)also defined in widget template(.xml).

I've already defined one binary field "signature_image" in main module and view(form view) is also created as above.

But , How to save this <img> into database? When save button is clicked image is not saved. Is it possible to communicate this <img> defined in widget template file with database or with .py file?

Thanks.

Avatar
Vazgeç

I think this link will also be useful to you: http://www.odoo.yenthevg.com/creating-many2many-drag-and-drop-handle-widget-in-odoo/

En İyi Yanıt

There is already a contribution http://www.serpentcs.com/serpentcs-openerpodoo-digital-signature-widget and we are sure you can use for any hint.

Thanks.

Avatar
Vazgeç
Üretici

Yea,We've checked ur module.U've done really nice job.& our module captures the sign from another Hardware.Bt I cant understand code of '.save_sign'. pls, Guide me how that sign is saved in database.

Pujabaa, this.save_list.push(save_obj); does it! You got trained under javascript? You may ask specific questions on contact@serpentcs.com, as it willbe hard to type it all here.

Hi, I installed Digital signature in odoo version 8. It working using mouse click event. How to make work in iphone or ipad in touch screen? Thanks

The above module working fine in normal form. But we are facing issue while adding signature fields in one2many related table. For example, Sale order Line added signature fields and created new entry added signature, while edit and save record facing below error:- TypeError: this.find(...).add(...).data(...) is undefined Please let me know the possible solutions to fix the above issue.

Thanks for the module, I can save the signature binary but how to retrieve it and display to the form after save.

En İyi Yanıt

I think this link may help you out: http://pinakinnayi.blogspot.in/2012/04/how-to-add-custom-widget-in-your-open.html

Avatar
Vazgeç
İlgili Gönderiler Cevaplar Görünümler Aktivite
1
Mar 15
7628
1
Nis 16
4283
1
Tem 25
1840
1
Tem 24
1809
1
Tem 23
4274