changeset df4654398cf8 in www.tryton.org:default
details: https://hg.tryton.org/www.tryton.org?cmd=changeset;node=df4654398cf8
description:
        Add Lisp ERP talk
diffstat:

 templates/events/tum2019.html |  3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diffs (13 lines):

diff -r 4d7822be3c15 -r df4654398cf8 templates/events/tum2019.html
--- a/templates/events/tum2019.html     Fri May 24 14:53:10 2019 +0200
+++ b/templates/events/tum2019.html     Tue May 28 11:40:06 2019 +0200
@@ -34,6 +34,9 @@
             "How we use Tryton to manage our warehouse (customizations, label 
printing, small android application,...).",
             [("Maxime Richez", '5eb4d42d9dbe5c943d4a85475cadd7cb', "Saluc", 
'http://www.saluc.com/'),
              ("Thierry Bruyere", 'fcf331766bad42138c031fde241dbc49', "Saluc", 
'http://www.saluc.com/')]),
+        ("Lisp ERP", (16,), (17,),
+            "Programming modules for Tryton with Hy (embedded Lisp for 
Python).",
+            [("Francesc Guillen", 'a0ef3bd08930d7f4891f891ec27d17a6',)]),
         ),
     ]
 %}

Reply via email to