diff --git a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_viewFieldLibrary/my_title.xml b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_viewFieldLibrary/my_title.xml index 4b486f18a370d0db8096516146003b1df4a6d44a..15025e699aadec086accb5036260f6e2a2d844b2 100644 --- a/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_viewFieldLibrary/my_title.xml +++ b/bt5/erp5_accounting/SkinTemplateItem/portal_skins/erp5_accounting/Account_viewFieldLibrary/my_title.xml @@ -15,7 +15,6 @@ <list> <string>title</string> <string>description</string> - <string>required</string> </list> </value> </item> @@ -77,7 +76,7 @@ <value> <dictionary> <item> - <key> <string>description</string> </key> + <key> <string>description</string> </key> <value> <string>The name of the Account</string> </value> </item> <item> @@ -88,16 +87,12 @@ <key> <string>form_id</string> </key> <value> <string>Base_viewFieldLibrary</string> </value> </item> - <item> - <key> <string>required</string> </key> - <value> <int>1</int> </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>Account Name</string> </value> </item> </dictionary> diff --git a/bt5/erp5_accounting/bt/revision b/bt5/erp5_accounting/bt/revision index bb75777b93da7ebd4990c52c3de771ac07958635..b322bede211b6ae3ad1e4a973e2f24879d15ddaf 100644 --- a/bt5/erp5_accounting/bt/revision +++ b/bt5/erp5_accounting/bt/revision @@ -1 +1 @@ -728 \ No newline at end of file +729 \ No newline at end of file