irc.libera.chat #tryton log beginning Tue May 30 12:10:01 AM CEST 2023 | ||
-!- springwurm(~springwur@2a01:76c0:100:f500:bc8d:819a:aca:c828) has joined #tryton | 05:11 | |
LordVan__ | pokoli, you did mean Invoice.get_invoice(cls, records, names), right? | 05:34 |
---|---|---|
LordVan__ | because there is no _Get_invoice? | 05:35 |
LordVan__ | ah never mind | 05:36 |
LordVan__ | hmm .. no I misread .. sale_invoice_grouping Sale only has _get_invoice_sale not _get_invoice hmm | 05:37 |
-!- tbruyere(~Thunderbi@mail.saluc.com) has joined #tryton | 05:50 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 06:10 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 06:10 | |
-!- mrichez(~Maxime@mail.saluc.com) has joined #tryton | 06:26 | |
-!- tbruyere(~Thunderbi@mail.saluc.com) has joined #tryton | 06:26 | |
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 07:15 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton | 07:47 | |
-!- nicoe(~nicoe@2a02:2788:54:1ff:7e2a:31ff:fe5e:b25d) has joined #tryton | 09:33 | |
-!- springwurm(~springwur@2a01:76c0:100:f500:87dc:ec81:3945:e842) has joined #tryton | 12:05 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 12:24 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 12:24 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 12:46 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 12:46 | |
-!- nicoe(~nicoe@2a02:2788:54:1ff:7e2a:31ff:fe5e:b25d) has joined #tryton | 13:10 | |
mrichez | hi, got an error on tryton_dev when launching tests: https://pastebin.com/p7jVW4pt | 13:49 |
pokoli | mrichez: https://foss.heptapod.net/tryton/tryton/-/issues/12288 | 13:53 |
mrichez | pokoli: thanks :-) | 13:55 |
-!- htgoebel(~hartmut@p200300d5df0b420038efed867dbb1910.dip0.t-ipconnect.de) has joined #tryton | 14:00 | |
htgoebel | hi | 14:01 |
htgoebel | in a sequence (party.code) I need to skip some value range which has been used manually. | 14:02 |
htgoebel | how can I query the sequence' next value without invcrementing the sequence? | 14:03 |
htgoebel | (The plan is to temporary add a few lines of code, updating the sequence when the range is reached) | 14:04 |
htgoebel | is simply using sequence.next_number correct? | 14:27 |
cedk | why not start the sequence after the last already used number | 14:27 |
htgoebel | cedk: the sequnce is already in use, creating numbers below the range to skip. And the customer does not want to "waste" enties :-\ | 14:53 |
pokoli | htgoebel: then you just remove the sequence, create the records and then re-set the sequences | 15:24 |
pokoli | Party code is manged by internal sequence, not postgresql sequence | 15:24 |
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:db7c:11fb:1fc6:3112) has joined #tryton | 15:57 | |
-!- rpit(~rpit@p200300c88f3f5b00202e27664fee210b.dip0.t-ipconnect.de) has joined #tryton | 16:32 | |
-!- nicoe(~nicoe@2a02:578:852a:c00:7e2a:31ff:fe5e:b25d) has joined #tryton | 19:01 | |
-!- letztese1dung(~letzte@81.4.123.134) has joined #tryton | 21:11 | |
-!- LordVan(~lordvan@gentoo/developer/lordvan) has joined #tryton | 21:21 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!