From 60d76d136f3c05bd4868017b7a7a9722d3f4d802 Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Thu, 2 Jul 2026 20:30:59 +0200 Subject: [PATCH 1/2] =?UTF-8?q?Mise-=C3=A0-jour=20plugin.ini?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugin.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.ini b/plugin.ini index 16ef07f..b90c87f 100644 --- a/plugin.ini +++ b/plugin.ini @@ -2,7 +2,7 @@ name="Facturation" description="Permet d'éditer des factures et devis à ses membres ainsi qu'à une base de clients supplémentaire." author="Sur la base de Jean-Christophe Engel, amélioré par Jordan" url="https://gitea.zaclys.com/lesanges/facturation" -version="0.27" +version="0.27.2" menu=true restrict_section="accounting" restrict_level="read" From a17d7b09cedabef6b1998fc219a536e5203a88aa Mon Sep 17 00:00:00 2001 From: Jean-Christophe Engel Date: Thu, 2 Jul 2026 20:30:59 +0200 Subject: [PATCH 2/2] =?UTF-8?q?Mise-=C3=A0-jour=20plugin.ini=20et=20CHANGE?= =?UTF-8?q?LOG.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 12 ++++++++---- plugin.ini | 2 +- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5acf4b5..cbd5b07 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,16 +1,20 @@ # Changelog -## v0.25 - 2026-05-15 - @Jason +## v0.27.2 - 2026-07-02 +### Changed +- Conserver les tags html dans les libellés + +## v0.25 - 2026-05-15 - Jason Pelletier ### Added - Options d'affichage du rendu facture -## v0.19 - 2026-05-15 - @Jason +## v0.19 - 2026-05-15 - Jason Pelletier ### Fixed - Réparation des schémas partiellement migrés -## v0.18 - 2026-05-15 - @Jason +## v0.18 - 2026-05-15 - Jason Pelletier ### Changed -- améliorations proposées par Jason (jojodavo@gmail.com) +- améliorations proposées par Jason Pelletier ### Added - Personnalisation du rendu des factures diff --git a/plugin.ini b/plugin.ini index 16ef07f..b90c87f 100644 --- a/plugin.ini +++ b/plugin.ini @@ -2,7 +2,7 @@ name="Facturation" description="Permet d'éditer des factures et devis à ses membres ainsi qu'à une base de clients supplémentaire." author="Sur la base de Jean-Christophe Engel, amélioré par Jordan" url="https://gitea.zaclys.com/lesanges/facturation" -version="0.27" +version="0.27.2" menu=true restrict_section="accounting" restrict_level="read"