diff --git a/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/internal_supply_line_property.xml b/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/internal_supply_line_property.xml
index 147bb8563c445ca88d72270fa2a6a8cfd5a51802..96d56e2af2bdb09e43dc399128285f3a4c4e8bf1 100644
--- a/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/internal_supply_line_property.xml
+++ b/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/internal_supply_line_property.xml
@@ -65,7 +65,9 @@
                 <string>source_title</string>
                 <string>destination_title</string>
                 <string>source_value</string>
+                <string>source_value_list</string>
                 <string>destination_value</string>
+                <string>destination_value_list</string>
                 <string>quantity_step</string>
                 <string>quantity_step_list</string>
                 <string>priced_quantity</string>
diff --git a/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/purchase_supply_line_property.xml b/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/purchase_supply_line_property.xml
index 9786a64da762c62d3ba3fa276c3ed5a044fdc3bc..d0b66bfb2d847586dae746ce29220e14f144424e 100644
--- a/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/purchase_supply_line_property.xml
+++ b/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/purchase_supply_line_property.xml
@@ -65,7 +65,9 @@
                 <string>source_title</string>
                 <string>destination_title</string>
                 <string>source_value</string>
+                <string>source_value_list</string>
                 <string>destination_value</string>
+                <string>destination_value_list</string>
                 <string>quantity_step</string>
                 <string>quantity_step_list</string>
                 <string>priced_quantity</string>
diff --git a/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/sale_supply_line_property.xml b/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/sale_supply_line_property.xml
index 8c2aad4ce0792e32fe73404c67f208d5c84567b3..6164f6c5b5f7ff33badbadd9fa8c9ab287355cd0 100644
--- a/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/sale_supply_line_property.xml
+++ b/product/ERP5/bootstrap/erp5_property_sheets/PropertySheetTemplateItem/portal_property_sheets/DefaultSupply/sale_supply_line_property.xml
@@ -65,7 +65,9 @@
                 <string>source_title</string>
                 <string>destination_title</string>
                 <string>source_value</string>
+                <string>source_value_list</string>
                 <string>destination_value</string>
+                <string>destination_value_list</string>
                 <string>quantity_step</string>
                 <string>quantity_step_list</string>
                 <string>priced_quantity</string>
diff --git a/product/ERP5/bootstrap/erp5_property_sheets/bt/revision b/product/ERP5/bootstrap/erp5_property_sheets/bt/revision
index 3f10ffe7a4c473619c926cfb1e8d95e726e5a0ec..19c7bdba7b1e9bfe80365a50420a6d538ca503c3 100644
--- a/product/ERP5/bootstrap/erp5_property_sheets/bt/revision
+++ b/product/ERP5/bootstrap/erp5_property_sheets/bt/revision
@@ -1 +1 @@
-15
\ No newline at end of file
+16
\ No newline at end of file