irc.libera.chat #tryton log beginning Thu Jun 24 12:00:02 AM CEST 2021 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 22:28 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 22:28 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 05:01 | |
-!- mrichez(~Maxime@mail.saluc.com) has joined #tryton | 06:32 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 06:49 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 06:49 | |
-!- timitos(~kpreisler@2001:a61:4ac:5b01:762b:62ff:fe84:ed7e) has joined #tryton | 07:25 | |
-!- rpit(~rpit@p200300c88f3713003fac4e9ad4ba86e0.dip0.t-ipconnect.de) has joined #tryton | 07:30 | |
mrichez | hi, 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 |
---|---|---|
cedk | mrichez: you can not | 08:30 |
-!- qqx(~qqx@142.159.90.146.dyn.plus.net) has joined #tryton | 08:30 | |
mrichez | cedk : ok so Function field | 08:30 |
cedk | mrichez: PYSON is designed to not contain computation in order to enforce to have business logic in the code | 08:30 |
mrichez | hi, 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 #tryton | 12:08 | |
cedk | mrichez: the best is to install it in a venv | 12:15 |
mrichez | cedk: ok but i'll try to create a filestore for Alfresco, so need to test | 12:16 |
cedk | mrichez: make your own repository and install it with develop | 12:17 |
mrichez | cedk: thanks for tip | 12:18 |
-!- qqx(~qqx@142.159.90.146.dyn.plus.net) has joined #tryton | 14:31 | |
-!- mvan180(~be6a38b2@ircip2.mibbit.com) has joined #tryton | 16:38 | |
mvan180 | morning | 16:39 |
mvan180 | anyone with the master plan... to have a Tryton develepment toolchain? | 16:40 |
mvan180 | where can I look for it? | 16:41 |
Pilou | mercurial (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 |
mvan180 | Noted | 16:52 |
Pilou | mvan180: https://downloads-cdn.tryton.org/TUL2014/crash-course.pdf | 16:52 |
mvan180 | Wonderful, many thks Pulou | 16:54 |
mvan180 | Pilou | 16:54 |
Pilou | here https://downloads-cdn.tryton.org/TUB2016/ there are "contribute-to-tryton" and "developing-on-trunk" which contains useful information too | 16:58 |
Pilou | (i wrote "mysql" instead of "sqlite") | 17:01 |
mvan180 | Good | 17:03 |
Pilou | just in case: there is a git mirror https://github.com/tryton/ | 17:04 |
-!- qqx(~qqx@142.159.90.146.dyn.plus.net) has joined #tryton | 17:10 | |
-!- rpit(~rpit@p200300c88f365000db48e182b4ab3144.dip0.t-ipconnect.de) has joined #tryton | 18:48 | |
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton | 19:01 | |
-!- qqx(~qqx@142.159.90.146.dyn.plus.net) has joined #tryton | 20:31 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!