noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 01/01: Task #1119 - Possibilité d'effacer de


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 01/01: Task #1119 - Possibilité d'effacer des documents attachés à des opérations Changement description
Date: Sun, 17 May 2015 15:12:43 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 375a66e6a3f461591b904eaefdd87c69350e8590
Author: Dany De Bontridder <address@hidden>
Date:   Sun May 17 17:09:16 2015 +0200

    Task #1119 - Possibilité d'effacer des documents attachés à des opérations
    Changement description
---
 sql/upgrade.sql |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/sql/upgrade.sql b/sql/upgrade.sql
index e69de29..b1886b1 100644
--- a/sql/upgrade.sql
+++ b/sql/upgrade.sql
@@ -0,0 +1 @@
+update action set ac_description = 'Effacer un document de la comptabilité ou 
du suivi' where ac_id=1020;
\ No newline at end of file



reply via email to

[Prev in Thread] Current Thread [Next in Thread]