irc.libera.chat #tryton log beginning Mon Jan 8 12:10:01 AM CET 2024 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 01:38 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 01:38 | |
-!- Pegasus_RPG(~Thunderbi@wsip-184-184-229-74.lv.lv.cox.net) has joined #tryton | 02:31 | |
-!- springwurm(~springwur@2a01:76c0:104:c700:49ad:95a3:2622:1bdb) has joined #tryton | 06:03 | |
-!- tbruyere(~Thunderbi@mail.saluc.com) has joined #tryton | 07:12 | |
-!- mrichez(~Maxime@mail.saluc.com) has joined #tryton | 07:23 | |
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 08:27 | |
-!- HumanG33k(~HumanG33k@82.66.65.160) has joined #tryton | 08:28 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 08:32 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 08:32 | |
mrichez | hi, i notice that the _notify_duplicate on party identifier is displayed when leaving the code field. But most of the time, users click on "OK" and the notify message is not displayed. How improve the notification ? Using a warning instead ? | 09:18 |
---|---|---|
cedk | mrichez: maybe we should not close the popup if there is a notification | 09:26 |
mrichez | cedk: ok. On which method should i prevent to close the popup ? | 09:33 |
mrichez | cedk: validate() ? | 09:35 |
cedk | mrichez: I do not know, it is just an idea | 09:42 |
mrichez | cedk: ok :-) | 09:42 |
cedk | but I guess we should find a way to detect that clicking on the button has triggered a warning | 09:43 |
mrichez | https://foss.heptapod.net/tryton/tryton/-/issues/12908 | 10:11 |
-!- dotbit(~dotbit@dotbit.ro) has joined #tryton | 11:01 | |
dotbit | Hi, it seems I made a merge request | 11:08 |
dotbit | !1126 | 11:08 |
dotbit | with the same commits as another merge request, and I do not know how to fix it. | 11:08 |
cedk | dotbit: always start your topic from the default branch | 11:20 |
cedk | dotbit: I will fix it | 11:23 |
cedk | dotbit: I just run: hg rebase -s s1 -d 2a6a862914ab | 11:24 |
cedk | this rebase the only commit of the topic to the last public changeset | 11:24 |
cedk | dotbit: you just have to pull and maybe run: hg evolve | 11:24 |
dotbit | thank you. next time I start from default branch | 11:26 |
-!- tbruyere(~Thunderbi@mail.saluc.com) has joined #tryton | 12:18 | |
-!- springwurm(~springwur@2a01:76c0:104:c700:1960:fc96:f3f8:af94) has joined #tryton | 13:06 | |
mrichez | hi, what happens to a Reference field when the reference is deleted ? is there a mechanism like an "ondelete" ? | 13:51 |
cedk | mrichez: nothing but Reference.get return None for targets that does not exist | 14:14 |
mrichez | cedk: ok... we notice a problem with Quantity Issue module (using a reference field on shipment) and when amending a sale linked to the shipment, shipment is recreated so reference on quantity issue is no more valid. I'll open an issue. | 14:17 |
cedk | mrichez: if a new shipment is create of course that the reference is no more pointing to the deleted shipment | 14:22 |
cedk | this does not sound as a bug | 14:23 |
mrichez | cedk: But we have such screen on quantity error: https://pasteboard.co/qa0CBd6oOxMy.png | 14:24 |
mrichez | i mean on "Quantity Issue" form | 14:25 |
mrichez | because Origin is required | 14:25 |
mrichez | so Quantity Issue should be deleted | 14:26 |
cedk | mrichez: I do not see the relation with the origin | 14:27 |
mrichez | cedk origin of quantity issue is a shipment. When you amend the sale linked to this shipment, shipment is recreated but quantity issue is still there without origin (which is required) | 14:30 |
cedk | mrichez: but it does not sound like a problem | 14:33 |
-!- sharkcz(~sharkcz@85-71-161-19.rce.o2.cz) has joined #tryton | 15:30 | |
-!- sharkcz_(~sharkcz@85-71-161-19.rce.o2.cz) has joined #tryton | 16:20 | |
-!- Pegasus_RPG(~Thunderbi@169.241.72.9) has joined #tryton | 18:42 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 19:35 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 19:35 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 20:24 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 20:24 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 22:53 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 22:53 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!