So, I want to create a quotation but I would like to put a signature in it because it's necessary for my customer, any help? I think I need a code to insert images but that's exactly my problem.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Účetnictví
- Sklad
- PoS
- Project
- MRP
This question has been flagged
Hi,
By default there is option to add the signature of the customer from Online. In the Other Information tab in the sales form, you can see a Boolean field named Online Signature, once you enable it, the customer can sign the quotation online . Once you click the Preview button you can see it.
If you are looking an option where you can sign, you can change this or refer this custom module in v11: Sale Order Digitized Signature
If you just need an option to add an image, you can add a binary field in the sale.order, this can be done from code or from UI, for adding a new field from user interface see this: How To Add Custom Field From User Interface in Odoo
Thanks
Tested and validated!
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Přihlásit se