Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
7746 Lượt xem

Why there are no buttons to email of print the sales order (confirmation)? As workaround we have to use the generic print button, select the correct template/report, save or open it and send to the customer.

A quotation or invoice can be send by email of printed by the (at start of the workflow) red buttons.

This should be also possible for sales order confirmations, how to add these buttons?

P.S. I know the possibility to automatically send emails etc., but depending on customers we need to send by fax or regular mail.

Ảnh đại diện
Huỷ bỏ
Câu trả lời hay nhất

Hi,

<button name="action_quotation_send" string="Send by Email" type="object" states="manual" groups="base.group_user"/>

<button name="print_quotation" string="Print" type="object" states="manual" groups="base.group_user"/>

in Technical/User Interface/Views/sale.order.form

With this solution, you will lose these buttons when you will update module. better solution would be to create a custom "view module" that inherit from sale.order.form.

Ảnh đại diện
Huỷ bỏ
Bài viết liên quan Trả lời Lượt xem Hoạt động
5
thg 5 23
48625
8
thg 7 18
10335
1
thg 3 15
14457
1
thg 8 25
510
1
thg 6 16
8335