跳至内容
菜单
此问题已终结
1 回复
5950 查看

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"> 
形象
丢弃
相关帖文 回复 查看 活动
3
2月 24
2087
1
4月 23
1814
0
3月 15
3725
2
3月 15
7871
0
12月 24
844