IRC logs of #tryton for Thursday, 2021-06-24

irc.libera.chat #tryton log beginning Thu Jun 24 12:00:02 AM CEST 2021
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton22:28
-!- ChanServ changed mode/#tryton -> +o cedk 22:28
-!- springwurm(~springwur@5.104.149.54) has joined #tryton05:01
-!- mrichez(~Maxime@mail.saluc.com) has joined #tryton06:32
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton06:49
-!- ChanServ changed mode/#tryton -> +o cedk 06:49
-!- timitos(~kpreisler@2001:a61:4ac:5b01:762b:62ff:fe84:ed7e) has joined #tryton07:25
-!- rpit(~rpit@p200300c88f3713003fac4e9ad4ba86e0.dip0.t-ipconnect.de) has joined #tryton07:30
mrichezhi, can i do a sum in a domain ? something like this:  domain=[('quantity', '<=', Eval('move_quantity') + Eval('location_quantity'))]   or should i use a function field to do calculation and then Eval this function field ?08:21
cedkmrichez: you can not08:30
-!- qqx(~qqx@142.159.90.146.dyn.plus.net) has joined #tryton08:30
mrichezcedk : ok so Function field08:30
cedkmrichez: PYSON is designed to not contain computation in order to enforce to have business logic in the code08:30
mrichezhi, wondering how to use tryton-filestore_gs with source code ? just need to put this file https://hg.b2ck.com/tryton-filestore-gs/file/tip/tryton_filestore_gs.py in trytond/trytond directory ?11:33
-!- springwurm(~springwur@5.104.149.54) has joined #tryton12:08
cedkmrichez: the best is to install it in a venv12:15
mrichezcedk: ok but i'll try to create a filestore for Alfresco, so need to test12:16
cedkmrichez: make your own repository and install it with develop12:17
mrichezcedk: thanks for tip12:18
-!- qqx(~qqx@142.159.90.146.dyn.plus.net) has joined #tryton14:31
-!- mvan180(~be6a38b2@ircip2.mibbit.com) has joined #tryton16:38
mvan180morning16:39
mvan180anyone with the master plan... to have a Tryton develepment toolchain?16:40
mvan180where can I look for it?16:41
Piloumercurial (and the required extensions: hgnested, hgreview - not sure about the last one), python and mysql/postgresql are required. I guess using Python virtual environments is a good practice.16:52
mvan180Noted16:52
Piloumvan180: https://downloads-cdn.tryton.org/TUL2014/crash-course.pdf16:52
mvan180Wonderful, many thks Pulou16:54
mvan180Pilou16:54
Pilouhere https://downloads-cdn.tryton.org/TUB2016/ there are "contribute-to-tryton" and "developing-on-trunk" which contains useful information too16:58
Pilou(i wrote "mysql" instead of "sqlite")17:01
mvan180Good17:03
Piloujust in case: there is a git mirror https://github.com/tryton/ 17:04
-!- qqx(~qqx@142.159.90.146.dyn.plus.net) has joined #tryton17:10
-!- rpit(~rpit@p200300c88f365000db48e182b4ab3144.dip0.t-ipconnect.de) has joined #tryton18:48
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton19:01
-!- qqx(~qqx@142.159.90.146.dyn.plus.net) has joined #tryton20:31

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!