Commit 1d627065 authored by Yoshinori Okuji's avatar Yoshinori Okuji

Add preferred_money_quantity_style.


git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5625 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent f8f6ad13
......@@ -49,5 +49,10 @@ class Preference :
'type' : 'string',
'preference' : 1,
'mode' : 'w'},
{ 'id' : 'preferred_money_quantity_style',
'description' : 'The style of money quantities.',
'type' : 'string',
'preference' : 1,
'mode' : 'w'},
)
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment