chat.freenode.net #tryton log beginning Thu Apr 15 12:00:01 AM CEST 2021 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 22:59 | |
-!- thaneor(~acer8@r167-61-145-230.dialup.adsl.anteldata.net.uy) has joined #tryton | 00:29 | |
-!- thaneor1(~ldlc6@r167-61-145-230.dialup.adsl.anteldata.net.uy) has joined #tryton | 00:29 | |
-!- srgdts(~srgdts@unaffiliated/srgdts) has joined #tryton | 01:41 | |
-!- srgdts(~srgdts@unaffiliated/srgdts) has joined #tryton | 01:57 | |
-!- yangoon(~mathiasb@p5dd08c0b.dip0.t-ipconnect.de) has joined #tryton | 01:58 | |
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton | 04:51 | |
-!- Timitos(~kpreisler@2001:a61:482:eb01:762b:62ff:fe84:ed7e) has joined #tryton | 05:40 | |
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton | 06:38 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:224:9bff:fe6c:a1b2) has joined #tryton | 07:01 | |
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 07:03 | |
pokoli | jcm: it seems those are old rules that should be removed or ones that you created manually | 07:11 |
---|---|---|
-!- rpit(~rpit@p200300c88f0235001c42215a17f33f55.dip0.t-ipconnect.de) has joined #tryton | 07:21 | |
-!- ludo2(~Thunderbi@193.33.56.121) has joined #tryton | 07:23 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 07:26 | |
jcm | pokoli: I'm quite sure I didn't create them; should I remove the rules without name? | 07:29 |
pokoli | jcm: How created them? Can you have a look at the create_uid of some? | 07:30 |
jcm | 0 for all | 07:30 |
pokoli | jcm: root user so this means it was created by the root user | 07:31 |
pokoli | by the system sorry | 07:31 |
pokoli | I guess most of them are related to multicompany | 07:32 |
pokoli | jcm: so probably you have a lot of records that are out of sync on ir.model.data | 07:32 |
pokoli | syncing those recordsd should set the name | 07:32 |
jcm | I already did Administration > Models > Models > Data” and synchronize the hundred of lines which had to be synced | 07:33 |
jcm | I think it's some old thing coming from the 4.8 initially created db that I migrated from | 07:36 |
pokoli | jcm: syncronizing model data set the name of some of the rules? Did you have other rules with name set? | 07:37 |
jcm | pokoli: still 60 rules without name ; the named ones disappeared after the sync | 07:38 |
jcm | pokoli: I remember I created a group Read_invoices to separate the right to see and print an invoice (needed for Client shiping) | 07:44 |
pokoli | jcm: it's strange, it seem you ir.model.data is not correctly updated | 07:45 |
pokoli | jcm: because the rules should have a name | 07:45 |
pokoli | jcm: is this the production database or a test one? | 07:45 |
jcm | pokoli: the production. I duplicated it as a test to experiment too. | 07:46 |
pokoli | jcm: I guess you can remove the rules, reupdate the database and if they are needed for the system they should be re-created | 07:47 |
jcm | pokoli: ok I try on the test copy | 07:48 |
pokoli | jcm: also when updating use the -v option to see the warning produced | 07:48 |
pokoli | jcm: if there is some error with ir.model.data the server should shown a warning that the records can no be updated | 07:48 |
jcm | should I copy here the output or somewhere else? | 07:48 |
pokoli | jcm: please use pastebin or some other pasting service. Then just paste the link here :) | 07:49 |
jcm | I remove the rules with a single DELETE from ir_rule_group or from the Client with Admin menu? | 07:49 |
pokoli | jcm: if they are created by system you should not be able to delete them from client | 07:51 |
jcm | I confirm that I see no rule as administrator from the client when examining rules for the group I created | 07:58 |
-!- yangoon(~mathiasb@p5dd08c0b.dip0.t-ipconnect.de) has joined #tryton | 08:02 | |
jcm | pokoli: output to https://pastebin.com/FgJUgmvy | 08:04 |
pokoli | jcm: no error related to rules. Did you have any rule after the update on the system? | 08:05 |
pokoli | I guess all should have a name know | 08:05 |
jcm | pokoli: yes | 08:06 |
jcm | pokoli: I suppose I should now test from client and examine if objects can be accessed with my special group? | 08:07 |
pokoli | jcm: if there was no rule for your group there shuold be no diference | 08:07 |
jcm | pokoli: so the remaining warning are not important? | 08:07 |
pokoli | jcm: some are related to ir.model.data out of sync | 08:09 |
pokoli | jcm: and the other is because you are missing the SQL query of https://discuss.tryton.org/t/migration-from-4-8-to-5-0/596 | 08:10 |
jcm | pokoli: thks for this forgotten migration query | 08:19 |
jcm | now I have two more errors. First in client behaviour: I cannot Pack a Client shpiment, warning is Stock move xxx have no origin | 08:20 |
jcm | though the move is correctly set from a Sale. Not possible to ignore the warning. | 08:21 |
jcm | Sry, now it's possible to Proceed (was-nt yesterday). | 08:21 |
jcm | the trytond log for validating the shpimnent: https://pastebin.com/0d4ptVNF | 08:24 |
-!- nicoe(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton | 08:34 | |
-!- yangoon(~mathiasb@p5dd08c0b.dip0.t-ipconnect.de) has joined #tryton | 08:51 | |
-!- ludo3(~Thunderbi@193.33.57.196) has joined #tryton | 09:08 | |
jcm | this Client shipment was duplicated :/ Process button on Sale created a new Shipment | 09:57 |
-!- mariomop(~quassel@181.29.189.235) has joined #tryton | 10:47 | |
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton | 12:11 | |
-!- thaneor2(~ldlc6@r167-61-138-155.dialup.adsl.anteldata.net.uy) has joined #tryton | 12:14 | |
-!- thaneor(~acer8@r167-61-138-155.dialup.adsl.anteldata.net.uy) has joined #tryton | 12:31 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 12:46 | |
-!- acaubet1(~Thunderbi@194.224.31.235) has joined #tryton | 13:33 | |
-!- rpit(~rpit@p200300c88f0235001c42215a17f33f55.dip0.t-ipconnect.de) has joined #tryton | 13:37 | |
-!- rpit1(~rpit@p200300c88f0235001c42215a17f33f55.dip0.t-ipconnect.de) has joined #tryton | 13:50 | |
-!- acaubet(~Thunderbi@185.124.31.131) has joined #tryton | 13:52 | |
-!- acaubet(~Thunderbi@185.124.31.131) has joined #tryton | 14:07 | |
-!- acaubet(~Thunderbi@185.124.31.131) has joined #tryton | 15:32 | |
-!- acaubet(~Thunderbi@185.124.31.131) has joined #tryton | 15:38 | |
jcm | pokoli: sry for the duplicate bug, didn't find it | 16:04 |
pokoli | jcm: I think we should punish anyone creating a duplicate bug by forcing him to fix it | 16:14 |
pokoli | ACTION just joking haha | 16:14 |
pokoli | No problem, the important is that the bug is really fixed | 16:14 |
pokoli | This is the bug fixing week, and I'm having fun with some bugs | 16:15 |
jcm | I miss a small intro (video) on how to do to develop and contribute on a bug: update the dev code, try and check, make a diff and so on. | 16:23 |
pokoli | jcm: I have been thinking a lot of times to make a stream of this setup, so this can be updated to youtube and everyone can see it | 16:24 |
pokoli | But haven't found time for doing it so far. Maybe we should schedule a session, so you can attend and we can save it you youtube latter | 16:24 |
jcm | pokoli: you shoud, some people like me know some bits of coding but are not confident enough to start | 16:24 |
-!- acaubet(~Thunderbi@185.124.31.131) has joined #tryton | 16:32 | |
-!- ludo2(~Thunderbi@221.114.141.88.rev.sfr.net) has joined #tryton | 19:10 | |
-!- thaneor1(~acer8@r167-61-138-155.dialup.adsl.anteldata.net.uy) has joined #tryton | 19:35 | |
-!- acaubet(~Thunderbi@91.126.119.140) has joined #tryton | 20:38 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!