Ir al contenido
Menú
Se marcó esta pregunta
3 Respuestas
26570 Vistas

Once a quotation is created it is assigned a code (for example SOxx). If a change is made to the quotation after it is sent to the customer is there anyway to modify the quotation and save as a new version of the same document (e.g. SOxx-V2) while keeping a copy of the original?

Thanks, Lawrence

Avatar
Descartar
Mejor respuesta

Why do you want to change the number? It is possible to store the created PDF of the quotation on the quotation, so you can keep track of the changes. You can even use the date/time of printing the document to get different files attached to the quotation.

To set these date/time on the PDF:

Settings -> Actions -> Reports

Click on Quotation / Order

Click on button edit

In the field after 'Save as Attachment Prefix', place:

((object.name or '!NoName')+('_')+time.strftime('%Y-%m-%d-%H-%M').replace('-','')+'.pdf')

Click on Save to store the changes

Avatar
Descartar
Mejor respuesta

Duplicate the quotation using the "More..." button on the top of the form view. This allows you to keep one version per document sent to the customer and validate the one that the customer accepts (and cancel the other ones)

Avatar
Descartar
Mejor respuesta

Hello,

You can install https://apps.odoo.com/apps/modules/10.0/odoo_quote_sale_revision_number/

Regards,

Mustufa Rangwala


Avatar
Descartar
Publicaciones relacionadas Respuestas Vistas Actividad
0
abr 25
2472
0
jul 24
1749
1
jun 21
4538
2
mar 16
3066
0
oct 15
2970