chat.freenode.net #tryton log beginning Sat Jan 2 12:00:01 AM CET 2021 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 01:18 | |
-!- springwurm(~Springwur@5.104.149.54) has joined #tryton | 06:28 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 09:45 | |
semarie | while updating my database (tip dd0bdb421dd6 2020-11-04 to tip cf4eef2dc73d 2021-01-02), when running trytond-admin I saw a convert WARNING related to stock module, "loading location.xml" : WARNING trytond.convert Field action of 170@ir.ui.menu not updated (id: menu_location_form), because it has changed since the last update | 14:15 |
---|---|---|
semarie | it is a problem per se (not blocking), but as I don't remember to have changed menus, i am asking... | 14:16 |
semarie | does there is a way to revert any changes on such entry to go back in line ? | 14:16 |
cedk | semarie: in Administration>Model>Date you can force a sync | 14:26 |
semarie | cedk: the problem is all records are in sync, but re-running trytond-admin makes it to still complains | 14:54 |
cedk | semarie: this must be investigated, maybe the input data are not canonical so comparison fails | 14:56 |
semarie | from (stock)/location.xml : <menuitem parent="menu_configuration" sequence="10" action="act_location_form" id="menu_location_form"/> | 15:06 |
semarie | the data from tryton client is (value "from fs"): [["action","ir.action.act_window,219"],["icon","tryton-list"],["name","Locations"],["parent",167],["sequence",10]] | 15:06 |
semarie | and value "from db": [["action","ir.action.act_window,219"],["icon","tryton-list"],["name","Locations"],["parent",167],["sequence",10]] | 15:06 |
semarie | values "from db" and "from fs" are effectively the same | 15:07 |
semarie | (visually checked first, and next pasted to sha1 to be sure) | 15:07 |
cedk | semarie: the important is to check data compared where the warning is raised | 15:09 |
semarie | field=ir.action.act_window,-1 expected=ir.action.act_window,219 | 15:11 |
semarie | I just added db_field and expected_value in the warning | 15:11 |
cedk | strange | 15:32 |
-!- alidipatrick(~alidipatr@41.188.54.252) has joined #tryton | 18:28 | |
-!- rpit(~rpit@p200300c88f4cbb00cea2955fb3b32f1a.dip0.t-ipconnect.de) has joined #tryton | 18:31 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!