We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbc1353 commit 70bf556Copy full SHA for 70bf556
smile_decimal_precision/__manifest__.py
@@ -4,7 +4,7 @@
4
{
5
"name": "Display Decimal Precision",
6
"version": "0.3",
7
- "depends": ["web"],
+ "depends": ["web","account"],
8
"author": "Smile",
9
"license": 'AGPL-3',
10
"description": """
0 commit comments