IRC logs of #tryton for Tuesday, 2021-03-23

chat.freenode.net #tryton log beginning Tue Mar 23 12:00:01 AM CET 2021
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton23:24
-!- thaneor(~ldlc6@r167-61-5-1.dialup.adsl.anteldata.net.uy) has joined #tryton01:14
-!- srgdts_(~srgdts@unaffiliated/srgdts) has joined #tryton02:52
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton05:54
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton06:16
-!- Timitos(~kpreisler@2001:a61:42d:c01:762b:62ff:fe84:ed7e) has joined #tryton06:36
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton07:47
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton08:02
-!- rpit(~rpit@p200300c88f0235001c42215a17f33f55.dip0.t-ipconnect.de) has joined #tryton08:06
-!- ludo2(~Thunderbi@193.33.57.196) has joined #tryton08:32
-!- htgoebel(~hartmut@ppp-188-174-57-193.dynamic.mnet-online.de) has joined #tryton08:47
htgoebelGood Morning.08:51
htgoebelI still try to understand what nereid is and does.08:51
htgoebelIs this for implementing "User Applications" with more than just a single task?08:51
htgoebelDoes it interact with the business-layer or with the DB (just fetching the ORM from Tryton)?08:51
pokolihtgoebel: it is a suite to develop web aplications10:05
pokolihtgoebel: like flask-tryton but it includes more features as its also a tryton module10:05
pokolihtgoebel: not sure if its still maintaned, last release was for 4.0 sries: https://pypi.org/project/trytond_nereid/#history10:06
-!- mariomop(~quassel@181.29.189.235) has joined #tryton11:00
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton13:12
-!- thaneor1(~ldlc6@r167-61-13-91.dialup.adsl.anteldata.net.uy) has joined #tryton13:15
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton13:16
-!- ludo2(~Thunderbi@193.33.57.196) has joined #tryton15:25
-!- Hirschbeutel(janmittelw@gateway/shell/matrix.org/x-cevchgcsfgvboecw) has joined #tryton15:52
-!- rpit(~rpit@p200300c88f0235001c42215a17f33f55.dip0.t-ipconnect.de) has joined #tryton15:55
mrichezhi, need some help with a proteus script15:57
mrichezi activate some modules (party and a custom module). In the custom model, i add a char field on party. Then i'm adding data in party from a postgres db. Import is correctly done with name but my custom field stay null15:59
mrichezshould i refresh something between activation of module and the script which add data's ?16:00
mrichezi've checked the database, my custom field is correctly added in the party_party table16:01
mrichezok, found, my field was define with readonly='true', i thought it was only for the client16:13
pokolimrichez: proteus is a client, so it does not write readonly fields16:17
mrichezpokoli: ok :-) i'm using proteus to initialize tryton (activating modules, defining sequences, ...)  and importing some data's (party, products,... ) from our legacy programs16:19
pokolimrichez: we also use proteus to import data and faced the same issue16:21
pokolimrichez: here is a trick to allow saving readonly fields on proteus: https://pastebin.com/7HM0FVWk16:21
mrichezpokoli: excellent :-)16:21
-!- htgoebel(~hartmut@ppp-188-174-57-193.dynamic.mnet-online.de) has left #tryton17:46
-!- cryptic(~cryptic@142-196-139-017.res.spectrum.com) has joined #tryton18:01
-!- ludo2(~Thunderbi@221.114.141.88.rev.sfr.net) has joined #tryton19:52

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