chat.freenode.net #tryton log beginning Wed Apr 28 12:00:01 AM CEST 2021 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 22:46 | |
-!- scrapper(~scrapper@mx.develissimo.com) has joined #tryton | 04:54 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 04:54 | |
-!- develissimo(~develissi@mx.develissimo.com) has joined #tryton | 05:07 | |
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton | 05:13 | |
develissimo | Hi folks, is there an "expand all" shortcut or mouse click action in SAO? We would like to expand the full "Open Chart of Accounts" at once. "Open Chart of Accounts" always starts collapsed. | 05:13 |
---|---|---|
-!- develissimo(~develissi@mx.develissimo.com) has joined #tryton | 05:16 | |
-!- Timitos(~kpreisler@2001:a61:482:eb01:762b:62ff:fe84:ed7e) has joined #tryton | 05:36 | |
-!- develissimo(~develissi@mx.develissimo.com) has joined #tryton | 06:15 | |
develissimo | running @ Tryton SAO Version 5.8 | 06:16 |
pokoli | develissimo: IIRC there was a shortcut for tryton but I did not remember one | 06:25 |
pokoli | develissimo: but I can confirm that I'm also missing the feature you are asking for :) | 06:26 |
develissimo | pokoli good to know we are not alone ;-) Thx | 06:32 |
develissimo | pokoli: in tryton-client the shortcut is "Left-SHIFT + RIGHT-arrow" to expand all if thats what you where "not remembering" at. | 06:37 |
pokoli | develissimo: I think there was an option to expand all the tree in a single shourtuct | 06:44 |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 06:48 | |
develissimo | pokoli: yes "Left-SHIFT + RIGHT-arrow" will expand all the tree, but only in tryton-client such functionality seems not to be present in SAO it even worse, while tryton-client did remember the last expansion state, SAO seems to always start collapsed with no possibility to remember expansion state.. | 06:50 |
-!- develissimo(~develissi@88.117.159.6) has joined #tryton | 06:50 | |
-!- rpit(~rpit@p200300c88f0235001c42215a17f33f55.dip0.t-ipconnect.de) has joined #tryton | 06:50 | |
pokoli | develissimo: you are right, tree state is also missing on sao | 06:55 |
cedk | no there is tree state on sao | 06:56 |
-!- develissimo(~develissi@mx.develissimo.com) has joined #tryton | 06:56 | |
develissimo | pokoli: aside from this we are quite pleased with the new SAO 5.8 look and feel. hopefully this missing features will arrive soon. Expand all without keyboard-shortcut but with a "mouse-click-action" would be sufficient. | 06:58 |
pokoli | cedk: its not possible to implement it on web? | 06:58 |
cedk | there is neither an expand all on desktop client | 07:01 |
cedk | this is because tree are not guarantee to no be cyclic | 07:01 |
cedk | but I guess we could imagine adding a button on the header to expand/collapse the selected records | 07:04 |
cedk | FYI tree_state is only activated on menu in standard and it works in demo.tryton.org | 07:06 |
cedk | I would put the expand/collapse button next to the select all checkbox | 07:09 |
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 07:11 | |
pokoli | cedk: +1 for the expand/collapse button | 07:16 |
pokoli | cedk: I'm wondering if it makes sense to activate the tree_state also on the account.account.type | 07:16 |
pokoli | I've find myself expanding all nodes, then adding a comparision and re-expanding the same nodes just because I changed some filter | 07:16 |
develissimo | cedk: next to the select all checkbox is good located, but an "expand all" feature is still missing. Our account chart is quite huge (deep) so lots of click actions have to be done until the full chart is open, and a reload would again collapse the full chart. while the expand/collapse would work on selected records which is an improvement, its not totally satisfying concerning our workflow uses "Open Chart of Accounts" a lot. | 07:20 |
develissimo | pokoli: exact same situation we are in. re-expanding over and over... which is extremly time consuming. | 07:21 |
cedk | I think it will be better to have intermediary option that keep tree state on client side without saving it | 07:22 |
cedk | develissimo: do not use chart of account but general legder | 07:23 |
cedk | indeed I do not think we should have a new option value but set_tree_state should expand using its memory state | 07:25 |
develissimo | cedk: +1 thanks for the tip with general ledger, will take this into account. seems the much better workflow. thank you very much! | 07:30 |
cedk | for the tree state: https://bugs.tryton.org/issue10366 | 07:49 |
cedk | and here is the feature request for the expand/collapse button https://bugs.tryton.org/issue10367 | 07:52 |
pokoli | ACTION testing tree state patch :) | 07:52 |
pokoli | cedk: worked like a charm. Thank you so much! | 08:00 |
-!- thaneor(~ldlc6@r167-61-61-191.dialup.adsl.anteldata.net.uy) has joined #tryton | 08:24 | |
-!- thaneor1(~acer8@r167-61-61-191.dialup.adsl.anteldata.net.uy) has joined #tryton | 08:24 | |
-!- hobbes(~hobbes@host-109-89-111-90.dynamic.voo.be) has joined #tryton | 08:59 | |
-!- mariomop(~quassel@181.29.189.235) has joined #tryton | 10:59 | |
-!- lucascastro(~lucascast@177-185-139-167.dynamic.isotelco.net.br) has joined #tryton | 11:06 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 12:07 | |
-!- ludo2(~Thunderbi@193.33.57.196) has joined #tryton | 12:07 | |
-!- develissimo(~develissi@mx.develissimo.com) has joined #tryton | 12:16 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 13:02 | |
nicoe | cedk: FYI I updated my windows box and gdk-pixbuf 2.42.4 has reached the mingw pacman repository | 13:07 |
cedk | nicoe: OK I will update the windows build for 6.0 release | 13:27 |
cedk | We must remove all node shits from sao | 14:48 |
-!- ludo3(~Thunderbi@193.33.57.196) has joined #tryton | 16:38 | |
-!- ludo2(~Thunderbi@221.114.141.88.rev.sfr.net) has joined #tryton | 17:01 | |
-!- develissimo(~develissi@mx.develissimo.com) has joined #tryton | 17:04 | |
-!- develissimo(~develissi@mx.develissimo.com) has joined #tryton | 17:05 | |
-!- hobbes(~hobbes@230.165-64-87.adsl-dyn.isp.belgacom.be) has joined #tryton | 18:36 | |
-!- develissimo(~develissi@mx.develissimo.com) has joined #tryton | 18:55 | |
-!- lucascastro(~lucascast@45-167-143-6.netfacil.inf.br) has joined #tryton | 19:31 | |
-!- LordVan(~lordvan@gentoo/developer/LordVan) has joined #tryton | 19:34 | |
LordVan | hi | 19:39 |
LordVan | I'm haveing a strange problem where a many2many does not always get saved on a sale when the sale has not been saved before .. any clue what could cause that? | 19:40 |
LordVan | https://github.com/LordVan/tryton-modules/blob/a30eb94007235c0fa18418d40fffb343ae4d461c/rm_extra_data/sale.py#L34 | 19:40 |
-!- thaneor(~acer8@r167-61-62-201.dialup.adsl.anteldata.net.uy) has joined #tryton | 20:09 | |
-!- thaneor1(~ldlc6@r167-61-62-201.dialup.adsl.anteldata.net.uy) has joined #tryton | 20:27 | |
-!- lucascastro(~lucascast@177-185-139-167.dynamic.isotelco.net.br) has joined #tryton | 20:37 | |
-!- ludo3(~Thunderbi@221.114.141.88.rev.sfr.net) has joined #tryton | 20:42 | |
-!- lucascastro(~lucascast@177-185-139-167.dynamic.isotelco.net.br) has joined #tryton | 20:54 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!