irc.libera.chat #tryton log beginning Mon Jun 13 12:00:01 AM CEST 2022 | ||
-!- robert1(~robert@cpe90-146-68-21.liwest.at) has joined #tryton | 22:10 | |
-!- robert1(~robert@cpe90-146-68-21.liwest.at) has joined #tryton | 04:28 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 06:00 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 06:00 | |
-!- mrichez(~Maxime@mail.saluc.com) has joined #tryton | 06:19 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 06:19 | |
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 07:06 | |
-!- rpit(~rpit@p200300c88f2841003deab480132a3929.dip0.t-ipconnect.de) has joined #tryton | 07:26 | |
mrichez | When doing tests on 6.5 got this error screen: https://pasteboard.co/TO9eDseAj9AM.png | 07:45 |
---|---|---|
mrichez | tracelog: https://justpaste.it/8nl9n | 07:48 |
mrichez | it happens when trying to validate a supplier invoice | 07:48 |
mrichez | ok, working after creating period.. but error message is strange | 07:55 |
pokoli | mrichez: probably related to: https://hg.tryton.org/trytond/rev/013abca098a7 | 08:05 |
pokoli | IIRC the USerERROR and UserWarning should be reaised to the clients | 08:06 |
mrichez | pokoli: thanks for explanation | 08:07 |
mrichez | pokoli: got also such error but 403 Forbidden when trying to apply a patch on 6.4 version (patch application is ok). But when testing with gtk client, got this error 403 and don't know what is the problem (permission problem) is it about database ? | 08:12 |
pokoli | mrichez: normally 403 is related to doing a request to a method that does not exist | 08:13 |
mrichez | pokoli: i'll check | 08:13 |
cedk | I re-opened https://bugs.tryton.org/issue11483 | 08:34 |
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton | 11:14 | |
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton | 11:17 | |
mrichez | hi, got another problem. Doing a clean install of 6.4 locally (sqlite database). Activating purchase and landed_cost modules. When creating new landed cost and trying to select an invoice line, i get this error: | 11:56 |
mrichez | sqlite3.OperationalError: no such column: a.taxes_deductible_rate | 11:56 |
mrichez | i check database, column exists in table account.invoice_line | 11:58 |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 12:05 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton | 12:19 | |
pokoli | mrichez: this is strange. Are you sure you are connecting to the right database? Could you share the full traceback? | 12:37 |
mrichez | pokoli: don't understand... https://pastebin.com/Lct2ERb2 | 12:39 |
mrichez | pokoli: https://pastebin.com/Wwb1EaUG | 12:40 |
mrichez | pokoli: clean sqlite database, clean trytond 6.4... | 12:41 |
pokoli | mrichez: and if you perform and update all? | 12:42 |
mrichez | pokoli: same error after trytond-admin ... --all | 12:44 |
pokoli | strange | 12:44 |
mrichez | pokoli: easy to reproduce: activate purchase and landed_costs modules, just entering requested data's by the wizard | 12:44 |
mrichez | pokoli: then opening landed cost et trying to select an invoice line | 12:45 |
pokoli | mrichez: it is strange because the traceback clearly shows that you doing a searhc on the model and the field eager loaded because it is registered on the pool | 12:47 |
pokoli | so the update all should create it on the database. | 12:47 |
pokoli | Unless there is a bug somewhere that prevents it. But such bug should raise on all test suite | 12:48 |
mrichez | pokoli: i checked the database and the field is there in invoice_line | 12:48 |
mrichez | i'll retry on postgres database | 12:48 |
mrichez | pokoli: it's working on postgres database | 13:25 |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 17:05 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 17:05 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton | 20:08 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!