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

Hello


I would like to change the wording in the customer portal when a sales order is viewed.  I would like to change the works "shipped" to "completed"

I would also like to potentially change the word "date" to expected date


Any help would be greatly appreciated


Working in V16



形象
丢弃
最佳答案

Hi,
In order to achieve this, you have to inherit the portal template and apply the changes from an inherited view directly in the db or from a custom module.

* Enable Developer Mode
* From Settings -> Technical -> User Interface -> Views
* Search and open "Sales Order Portal Content" view, external id: sale.sale_order_portal_content
* This is the view responsible for the portal
* Now you have to modify this template as per the need
* Create an inherited view, locate the needed node using xpath expression
* Apply the changes

Thanks

形象
丢弃
相关帖文 回复 查看 活动
1
7月 24
1442
3
5月 24
2515
2
1月 24
3314
1
4月 21
2274
2
1月 23
4105