Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
2 Odpowiedzi
10265 Widoki

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.

Awatar
Odrzuć

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

Najlepsza odpowiedź

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?

Awatar
Odrzuć
Najlepsza odpowiedź

I also like an answer on this..

Awatar
Odrzuć
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!

Powiązane posty Odpowiedzi Widoki Czynność
7
kwi 24
45448
6
lip 23
26077
3
sie 24
20677
3
wrz 15
11520
0
mar 15
3886