| chat.freenode.net #tryton log beginning Tue Oct 6 12:00:02 AM CEST 2020 | ||
| -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 23:37 | |
| -!- srgdts_(~srgdts@unaffiliated/srgdts) has joined #tryton | 01:37 | |
| -!- springwurm(~Springwur@5.104.149.54) has joined #tryton | 04:58 | |
| -!- Timitos(~kpreisler@2001:a61:4a4:e501:762b:62ff:fe84:ed7e) has joined #tryton | 05:59 | |
| -!- Timitos(~kpreisler@2001:a61:4a4:e501:762b:62ff:fe84:ed7e) has joined #tryton | 06:10 | |
| -!- springwurm(~Springwur@5.104.149.54) has joined #tryton | 06:10 | |
| -!- srgdts_(~srgdts@unaffiliated/srgdts) has joined #tryton | 06:10 | |
| -!- kwmiebach(sid16855@gateway/web/irccloud.com/x-uzabeqdkfgvnrmfj) has joined #tryton | 06:10 | |
| -!- yangoon(~mathiasb@p5dd08bd7.dip0.t-ipconnect.de) has joined #tryton | 06:10 | |
| -!- ioanp(~ioanp@78-69-28-182-no206.tbcn.telia.com) has joined #tryton | 06:10 | |
| -!- cryptic(~cryptic@142.196.139.17) has joined #tryton | 06:10 | |
| -!- jani-matti(~quassel@93-90-53-6.welcomnet.fi) has joined #tryton | 06:10 | |
| -!- giesen(~ggiesen@ego.giesen.me) has joined #tryton | 06:10 | |
| -!- lucascastro(~lucascast@177-185-139-15.dynamic.isotelco.net.br) has joined #tryton | 06:10 | |
| -!- xcodinas(~xcodinas@unaffiliated/xcodinas) has joined #tryton | 06:10 | |
| -!- sisalp(~sisalpuse@51.sisalp.net) has joined #tryton | 06:10 | |
| -!- g5pw(~g5pw@mittelab/sudo/g5pw) has joined #tryton | 06:10 | |
| -!- sharkcz(~sharkcz@72.155.broadband6.iol.cz) has joined #tryton | 06:10 | |
| -!- semarie(~semarie@unaffiliated/semarie) has joined #tryton | 06:10 | |
| -!- jcm(~jcm@78.194.214.1) has joined #tryton | 06:10 | |
| -!- mniip(~mniip@freenode/staff/mniip) has joined #tryton | 06:10 | |
| -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton | 06:10 | |
| -!- Pilou(~Pilou@pdpc/supporter/active/pilou) has joined #tryton | 06:10 | |
| -!- plaes(~plaes@unaffiliated/amd) has joined #tryton | 06:10 | |
| -!- buxy(~rhertzog@195.154.119.178) has joined #tryton | 06:10 | |
| -!- paolo(~paolo@unaffiliated/paolo) has joined #tryton | 06:10 | |
| -!- ChanServ(ChanServ@services.) has joined #tryton | 06:10 | |
| -!- mrichez(~Maxime@mail.saluc.com) has joined #tryton | 06:18 | |
| -!- rpit(~rpit@p200300c88f309100748b1eff5bf2d1d7.dip0.t-ipconnect.de) has joined #tryton | 07:28 | |
| -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 07:34 | |
| -!- nicoe(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton | 07:58 | |
| -!- nicoe(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton | 08:10 | |
| -!- nicoe_(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton | 10:34 | |
| -!- mrichez(~Maxime@mail.saluc.com) has joined #tryton | 10:39 | |
| -!- mariomop(~quassel@190.193.24.162) has joined #tryton | 10:54 | |
| -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 11:44 | |
| -!- springwurm(~Springwur@5.104.149.54) has joined #tryton | 12:14 | |
| cedk | for the symbol on form view, I think it is better to use non-editable Entry instead of Label: https://imgur.com/a/RxnE6iG | 14:32 |
|---|---|---|
| cedk | mrichez: what do you think? | 14:32 |
| cedk | for me, it advantage is that it is readable by screen reader for accessibility | 14:33 |
| cedk | and it shows to the user that it is a value that can change | 14:33 |
| mrichez | cedk: ok for me | 14:34 |
| cedk | the best would be to have addons like with Bootstrap but it does not seem to exist | 14:35 |
| mrichez | cedk: even in the last version of bootstrap ? | 14:36 |
| mrichez | cedk: forget my last msg | 14:37 |
| cedk | I made some design change: | 14:42 |
| cedk | move get_symbol to the field. It seem more logical as it is only available for numeric fields | 14:42 |
| cedk | I added missing doc | 14:44 |
| cedk | mrichez: it will be good if you can test it on your side | 14:44 |
| mrichez | cedk: ok | 14:45 |
| springwurm | cedk: i think i makes more sense to have the symbol on the right-site of the number. | 14:50 |
| pokoli | springwurm: IIRC it depends on the language of the user :) | 14:51 |
| springwurm | pokoli: so when i change the language, the position of the symbol changes? | 14:59 |
| pokoli | springwurm: yes, it should do. | 14:59 |
| pokoli | ACTION uses should because he hasent review the feature for some time | 15:00 |
| pokoli | springwurm: this is what is done when printing a currency amount on a report. You can test on the invoice report for example | 15:00 |
| pokoli | springwurm: if the party uses english the symbol is on the left, but if he uses spanish is on the right | 15:00 |
| -!- lucascastro(~lucascast@177-185-139-15.dynamic.isotelco.net.br) has joined #tryton | 15:38 | |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!