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

When creating a new purchase order in V8 I notice that under our logo there are two addresses that are displayed.

The first one seems to be the address that was filled in from Settings -> Company -> Address
(Which is a billing address)

The second one comes from Warehouse -> [Company Warehouse] -> Address
(Which is the correct shipping address)

I want to remove the billing address from the PO such that only the Warehouse address is printed. This way suppliers wont be confused to where to ship the purchased products.

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

@zbik Sequence 16 report_purchaseorder ? Under [User Interface] -> [Views]

Qweb view = report_purchaseorder_document

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

Try to replace line in Purchase Order Qweb report view = report_purchaseorder_document  (is the simplest solution):

<t t-call="report.external_layout"> 

by

<t t-call="report.internal_layout"> 
Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
3
лют. 24
2103
1
квіт. 23
1832
0
бер. 15
3759
2
бер. 15
7901
0
груд. 24
868