Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
5941 Zobrazení

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.

Avatar
Zrušit
Autor

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

Qweb view = report_purchaseorder_document

Nejlepší odpověď

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"> 
Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
3
úno 24
2081
1
dub 23
1811
0
bře 15
3722
2
bře 15
7864
0
pro 24
842