Ir al contenido
Menú
Se marcó esta pregunta
2 Respuestas
10254 Vistas

I write an Quotation and send it by email.

After the order by the customer, the sales order confirmation should be sent to him (with manufactoring delivery date).

The same applies to orders to the supplier.

How to confirmation send by Email?

It is important to see this in the order history.

Avatar
Descartar

Not that I know the answer but to clarify the question "you wish to have a step between issuing a sales order OR purchase order, where the order has to be confirmed"? - I think the place you need to be changing things is in the "workflow" - not related but you may get some clues here - http://help.openerp.com/question/327/how-can-i-activate-a-credit-limit-for-my-customers/

Autor

Yes, I think it needs to be added to the workflow, but unfortunately I do not know the commands. How do I create the button? (yes I have to read and learn).

Mejor respuesta

I think the possibility to send a confirmation by email is in v7. This is from sale.order.form:

                        <button name="action_quotation_send" string="Send by Email" type="object" states="draft" class="oe_highlight" groups="base.group_user"/>
                        <button name="action_quotation_send" string="Send by Email" type="object" states="sent,progress,manual" groups="base.group_user"/>

BUT the second button, the one that would do the trick, does not show in the view. Would be great if someone could explain why that is?

Avatar
Descartar
Mejor respuesta

I also like an answer on this..

Avatar
Descartar
Autor

Hi Mats, your interest is not an answer, it must be written in a comment. Others might think this question have a answer.

Great answer!

Publicaciones relacionadas Respuestas Vistas Actividad
7
abr 24
45441
6
jul 23
26069
3
ago 24
20671
3
sept 15
11517
0
mar 15
3883