diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/additional_price.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/additional_price.xml index 0a2f49c59225df2dbfde54b7a114c65c80b508de..1b1462b9d3ff2e8860566e5256902bace031e991 100644 --- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/additional_price.xml +++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/additional_price.xml @@ -61,7 +61,7 @@ </item> <item> <key> <string>visible</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/discount_ratio.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/discount_ratio.xml index 89e115c38dab81f01ae025f1a59a831fa36ad624..758583190d4d5de36bc6e080d811298888a63303 100644 --- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/discount_ratio.xml +++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/discount_ratio.xml @@ -61,7 +61,7 @@ </item> <item> <key> <string>visible</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/surcharge_ratio.xml b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/surcharge_ratio.xml index 94dcc59a1a4f530cffeb4a407a020bcf7d4cd6f2..8978c6b10019e44627d361ac65d0b0fec98fed16 100644 --- a/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/surcharge_ratio.xml +++ b/bt5/erp5_pdm/ActionTemplateItem/portal_types/Purchase%20Supply%20Line/surcharge_ratio.xml @@ -61,7 +61,7 @@ </item> <item> <key> <string>visible</string> </key> - <value> <int>0</int> </value> + <value> <int>1</int> </value> </item> </dictionary> </pickle> diff --git a/bt5/erp5_pdm/bt/revision b/bt5/erp5_pdm/bt/revision index b0e9f8d0ff9ef600d88b4447f44c13eed00eaca6..755152b7ef45c521051131f49eabed5df6f35d8e 100644 --- a/bt5/erp5_pdm/bt/revision +++ b/bt5/erp5_pdm/bt/revision @@ -1 +1 @@ -358 \ No newline at end of file +359 \ No newline at end of file