How to add an attachment to Odoo v10 Helpdesk Ticket. There is no option to upload a file.
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Contabilità
- Magazzino
- PoS
- Project
- MRP
La domanda è stata contrassegnata
It was very easy, I just added the following lines in the "Submit a ticket" webform:
<div class="col-md-3 col-sm-4 text-right">
<label class="control-label" for="attachment">Archivos Adjuntos</label>
</div>
<div class="col-md-7 col-sm-8">
<input type="file" class="form-control o_website_form_input" name="Ticket de Venta" multiple=""/>
</div>
As well as I am concerned for uploading attachment you have to use ir.attachment model and with the help of that you can upload URL and file both
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
0
ott 21
|
2680 | ||
|
2
nov 17
|
6989 | ||
|
1
feb 23
|
2335 | ||
|
2
nov 21
|
7797 | ||
|
2
gen 20
|
5082 |