From 4733b6b903d2560fa4f2a8fccd6673a1bb352936 Mon Sep 17 00:00:00 2001 From: David Beal Date: Wed, 20 Mar 2019 13:05:55 +0100 Subject: [PATCH] FIX typo --- volume_precision/__manifest__.py | 2 +- volume_precision/readme/DESCRIPTION.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/volume_precision/__manifest__.py b/volume_precision/__manifest__.py index 4c94cbf..e0927ed 100644 --- a/volume_precision/__manifest__.py +++ b/volume_precision/__manifest__.py @@ -3,7 +3,7 @@ { 'name': 'Volume Precision', - 'summary': 'Add a code field in company', + 'summary': 'Set precision on volume fields', 'version': '12.0.0.0.1', 'author': 'Akretion', 'maintainer': 'Akretion', diff --git a/volume_precision/readme/DESCRIPTION.rst b/volume_precision/readme/DESCRIPTION.rst index 8c491ce..caeae2a 100644 --- a/volume_precision/readme/DESCRIPTION.rst +++ b/volume_precision/readme/DESCRIPTION.rst @@ -1,2 +1,2 @@ - add Volume decimal precision -- override field definition with it +- override volume fields definition with it