irc.libera.chat #tryton log beginning Thu Nov 10 12:00:01 AM CET 2022 | ||
-!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton | 23:22 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 01:28 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 01:28 | |
-!- OscarQ(~OscarQ@91.126.38.246) has joined #tryton | 06:17 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 06:22 | |
-!- tbruyere(~Thunderbi@82.187-182-91.adsl-dyn.isp.belgacom.be) has joined #tryton | 06:31 | |
-!- mrichez(~Maxime@mail.saluc.com) has joined #tryton | 07:28 | |
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 08:08 | |
-!- rpit(~rpit@p200300c88f3b7e00ca0d9a1455ec95df.dip0.t-ipconnect.de) has joined #tryton | 08:29 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 08:33 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 08:33 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton | 09:00 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 09:11 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 09:11 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 09:17 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 09:17 | |
-!- tbruyere1(~Thunderbi@2a02:a020:a4:7261:984:69eb:7312:1b1e) has joined #tryton | 09:39 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 10:21 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 10:21 | |
-!- tbruyere(~Thunderbi@82.187-182-91.adsl-dyn.isp.belgacom.be) has joined #tryton | 10:31 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 10:36 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 10:36 | |
-!- OscarQ(~OscarQ@91.126.38.246) has joined #tryton | 12:18 | |
mrichez | hi, when migrating a tryton 5.8 database to 6.6, getting this error: trytond.model.modelstorage.DomainValidationError: The value "None" for field "Type" in "Plan de types de compte (Belgique)\Passif\Dettes\VIII. Dettes à plus d'un an\D. Autres dettes\Dettes" of "Account Template" is not valid according to its domain. - | 12:21 |
---|---|---|
cedk | mrichez: it is strange the name of a account type and not an account | 12:39 |
-!- OscarQ(~OscarQ@91.126.38.246) has joined #tryton | 12:39 | |
mrichez | cedk: wondering, if it's not linked to this issue: https://bugs.tryton.org/issue11143 | 12:40 |
mrichez | cedk: i'll try to update database with an sql script to set "type" to Null and "Closed" to Null | 12:41 |
mrichez | cedk: working after doing this query: update account_account_template set type=NULL, closed=False where code in ('17','28','29','43','60','65','66','75','76','131','175') | 13:00 |
mrichez | cedk: following updates in issue11143 | 13:00 |
mrichez | cedk: and this query: UPDATE account_account_template SET parent=(SELECT id FROM account_account_template WHERE code='651') WHERE code IN ('6510','6511') | 13:06 |
-!- nicoe(~nicoe@2a02:578:852a:c00:18c2:1aff:fef9:2b7f) has joined #tryton | 13:07 | |
-!- springwurm(~springwur@2a01:76c0:302:ab00::39b) has joined #tryton | 13:12 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 13:22 | |
-!- yangoon(~yangoon@p5dd08deb.dip0.t-ipconnect.de) has joined #tryton | 13:40 | |
mrichez | hi, when doing trytond-admin --all --activate-dependencies to migrate a 5.8 database to 6.6, got a lock on ir_cache table... could i empty this table ? | 14:28 |
cedk | mrichez: yes but the problem is probaly issue11855 | 14:39 |
mrichez | cedk: ok working after applying patch :-) | 14:54 |
mrichez | cedk: will this bug backported on 6.6 ? | 14:56 |
cedk | yes | 15:06 |
mrichez | cedk: :-) | 15:06 |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 16:37 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 20:41 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 20:41 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 21:27 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 21:27 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!