From eeb4b0a9ac005fd5e1d4f63ad9c392c5fd392d05 Mon Sep 17 00:00:00 2001 From: "Pedro M. Baeza" Date: Tue, 2 Jun 2020 09:07:53 +0200 Subject: [PATCH] [IMP] contract: Remove roadmap It's already attended. --- contract/README.rst | 2 -- contract/readme/ROADMAP.rst | 2 -- contract/static/description/index.html | 2 -- 3 files changed, 6 deletions(-) diff --git a/contract/README.rst b/contract/README.rst index be8ff73b7..8dbbfda0f 100644 --- a/contract/README.rst +++ b/contract/README.rst @@ -74,8 +74,6 @@ Known issues / Roadmap ====================== * Recover states and others functional fields in Contracts. -* Depending on the contract lines, some sections of contract - line have no meaning that they are propagated to certain invoices Bug Tracker =========== diff --git a/contract/readme/ROADMAP.rst b/contract/readme/ROADMAP.rst index 4b0fa567e..9fcacdf41 100644 --- a/contract/readme/ROADMAP.rst +++ b/contract/readme/ROADMAP.rst @@ -1,3 +1 @@ * Recover states and others functional fields in Contracts. -* Depending on the contract lines, some sections of contract - line have no meaning that they are propagated to certain invoices diff --git a/contract/static/description/index.html b/contract/static/description/index.html index 778a518a7..ea92b8ee2 100644 --- a/contract/static/description/index.html +++ b/contract/static/description/index.html @@ -425,8 +425,6 @@ To use it, just select the template on the contract and fields will be filled au

Known issues / Roadmap