diff --git a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewFieldLibrary/my_price.xml b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewFieldLibrary/my_price.xml index 926a0f8625217a43b85907a57dcff85dbce85f6d..0ea8b3c939fc80b8897d533c7c5fa9c710072670 100644 --- a/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewFieldLibrary/my_price.xml +++ b/bt5/erp5_payroll/SkinTemplateItem/portal_skins/erp5_payroll/PaySheetTransaction_viewFieldLibrary/my_price.xml @@ -15,6 +15,7 @@ <list> <string>title</string> <string>description</string> + <string>precision</string> </list> </value> </item> @@ -80,7 +81,7 @@ <value> <dictionary> <item> - <key> <string>description</string> </key> + <key> <string>description</string> </key> <value> <string>The Ratio applied to the Base.</string> </value> </item> <item> @@ -91,12 +92,16 @@ <key> <string>form_id</string> </key> <value> <string>Base_viewFieldLibrary</string> </value> </item> + <item> + <key> <string>precision</string> </key> + <value> <string></string> </value> + </item> <item> <key> <string>target</string> </key> <value> <string>Click to edit the target</string> </value> </item> <item> - <key> <string>title</string> </key> + <key> <string>title</string> </key> <value> <string>Tax Ratio</string> </value> </item> </dictionary> diff --git a/bt5/erp5_payroll/bt/revision b/bt5/erp5_payroll/bt/revision index a540f59f28285c7848d5836124730005b529fea0..2c136b29b5258dcc2e6f0574cf4950c5d0e2f5d7 100644 --- a/bt5/erp5_payroll/bt/revision +++ b/bt5/erp5_payroll/bt/revision @@ -1 +1 @@ -301 \ No newline at end of file +302 \ No newline at end of file