Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
5958 Vizualizări

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.

Imagine profil
Abandonează
Autor

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

Qweb view = report_purchaseorder_document

Cel mai bun răspuns

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"> 
Imagine profil
Abandonează
Related Posts Răspunsuri Vizualizări Activitate
3
feb. 24
2092
1
apr. 23
1824
0
mar. 15
3741
2
mar. 15
7890
0
dec. 24
861