From 5afbd3a3d207c892703679ac249191bdfdc7849c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi?= <remi@le-filament.com> Date: Tue, 16 Jan 2018 15:27:41 +0000 Subject: [PATCH] minor change on presentation --- README.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.rst b/README.rst index 1db62bf..4b6fe88 100644 --- a/README.rst +++ b/README.rst @@ -21,9 +21,12 @@ Configuration > Note : the existing *track services* are preserved and can still be used together with the following options, the new service was created in order not to track hours as delivered in sale order. As a remainder for the existing types: - > Manual : delivered quantities are manually set on sale order line - > Timesheet : hours spent on project with the same customer are reported in the sale order as delivered quantities - > Task : Create a task in a specific project (if filled) and reports hours from this task in delivered quantities + + > - Manual : delivered quantities are manually set on sale order line + + > - Timesheet : hours spent on project with the same customer are reported in the sale order as delivered quantities + + > - Task : Create a task in a specific project (if filled) and reports hours from this task in delivered quantities Now you can add project and task type for this product. -- GitLab