Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
10258 Переглядів

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.

Аватар
Відмінити

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/

Автор

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).

Найкраща відповідь

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?

Аватар
Відмінити
Найкраща відповідь

I also like an answer on this..

Аватар
Відмінити
Автор

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!

Related Posts Відповіді Переглядів Дія
7
квіт. 24
45442
6
лип. 23
26070
3
серп. 24
20673
3
вер. 15
11517
0
бер. 15
3883