diff --git a/account_asset_transfer/README.rst b/account_asset_transfer/README.rst
index 658e39e99b3..dd17f8ab7ce 100644
--- a/account_asset_transfer/README.rst
+++ b/account_asset_transfer/README.rst
@@ -60,6 +60,8 @@ Given asset under construction has been created, i.e., by vendor bill.
- Click "Transfer" button
- Odoo will create journal entry as well as new asset(s)
+**Note:** You can click "Expand Asset" button for expand asset line that selects the asset profile set to be "Create an asset by product item"
+
Bug Tracker
===========
diff --git a/account_asset_transfer/readme/USAGE.rst b/account_asset_transfer/readme/USAGE.rst
index 3954a025a17..a28c5fe3b24 100644
--- a/account_asset_transfer/readme/USAGE.rst
+++ b/account_asset_transfer/readme/USAGE.rst
@@ -6,3 +6,5 @@ Given asset under construction has been created, i.e., by vendor bill.
- On asset transfer wizard, on the "To New Asset" tab, choose new profile(s)
- Click "Transfer" button
- Odoo will create journal entry as well as new asset(s)
+
+**Note:** You can click "Expand Asset" button for expand asset line that selects the asset profile set to be "Create an asset by product item"
diff --git a/account_asset_transfer/static/description/index.html b/account_asset_transfer/static/description/index.html
index e02e5e3c2f5..68db9344aa2 100644
--- a/account_asset_transfer/static/description/index.html
+++ b/account_asset_transfer/static/description/index.html
@@ -407,6 +407,7 @@