コンテンツへスキップ
メニュー
この質問にフラグが付けられました
1 返信
1802 ビュー

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
3313
1
4月 21
2274
2
1月 23
4105