irc.libera.chat #tryton log beginning Thu Dec 30 12:00:01 AM CET 2021 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 01:02 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 01:02 | |
-!- semarie(~semarie@user/semarie) has left #tryton | 05:24 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 06:22 | |
-!- smdata(~smdata@host-87-5-49-191.retail.telecomitalia.it) has joined #tryton | 07:23 | |
-!- mrichez(~Maxime@2a02:a03f:c2e8:f900:ed77:85ea:af2b:ba6e) has joined #tryton | 07:24 | |
-!- acaubet(~Thunderbi@194.224.31.235) has joined #tryton | 08:33 | |
-!- LordVan(~lordvan@gentoo/developer/lordvan) has joined #tryton | 09:09 | |
LordVan | hi. anyone here who can help me figure out how to fix this?: https://dpaste.org/1mpd (I checked the XML with the one in sale_product_customer module and it seems the same, but mine doesn't wokr? | 09:11 |
---|---|---|
acaubet | LordVan: Do you have a field called rm_custom? as you use name on separator you need that field <separator name="rm_custom"... | 09:29 |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 09:35 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 09:35 | |
LordVan | acaubet, ah no i do not .. i forgot .. i will remove that rn. thanks! | 09:48 |
LordVan | still getting the same error though .. hmm | 09:50 |
acaubet | I maybe will try to delete all contents of xpath and leave only <data></data> to discard that | 09:55 |
LordVan | i did that already | 09:56 |
LordVan | the problem must be the sale.xml code but I am honestly not sure why | 09:57 |
LordVan | wait .let me just confirm something | 09:57 |
LordVan | no it was that sale.xml part | 09:57 |
-!- acaubet(~Thunderbi@33.red-193-152-127.dynamicip.rima-tde.net) has joined #tryton | 11:29 | |
-!- rpit(~rpit@p4ffb7b8a.dip0.t-ipconnect.de) has joined #tryton | 12:21 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 13:07 | |
acaubet | LordVan: do you mean this "## xmllint sale.xml"? I suposed that part to be off the file | 13:18 |
LordVan | ah taht was just me chekcing for syntax errors | 13:19 |
LordVan | that is one part of the sale.xml file yes | 13:19 |
-!- acaubet1(~Thunderbi@73.red-95-127-168.staticip.rima-tde.net) has joined #tryton | 13:57 | |
LordVan | acaubet, since you reconnected and I am not sure if you did see my answer earlier: the xml is from 2 files .. the first part from sale.xml and the 2nd is view/...xml | 14:19 |
acaubet | LordVan: I saw it | 14:20 |
LordVan | ok | 14:20 |
acaubet | But now is solved no? | 14:20 |
LordVan | no i left it for now and worked on another part while thinking why i get this weird error | 14:20 |
acaubet | maybe there's something in your python code and not in xml, strange but possible | 14:22 |
LordVan | thing is there is nothing sale_amendment related in the code yet | 14:22 |
LordVan | as i just activated the module and added the xml cuz i need my custom fields | 14:22 |
acaubet | LordVan: if there is nothing related to sale_amedment in your code where did came the field folder_no? | 14:35 |
LordVan | it is on sale itself | 14:36 |
LordVan | err sale.line | 14:37 |
LordVan | but in any case even if i completely comment everything and just put a <seperator> tag there inside <data> | 14:37 |
LordVan | it gives that error | 14:37 |
LordVan | which is so weird | 14:37 |
LordVan | brb | 14:38 |
-!- Pegasus_RPG(~Thunderbi@96-18-200-194.cpe.sparklight.net) has joined #tryton | 14:42 | |
-!- LordVan(~lordvan@gentoo/developer/lordvan) has joined #tryton | 14:52 | |
LordVan | acaubet, i figured it out .. it didn't work because it was in sale.xml not sale_amendment.xml .. i am really not sure as to why though | 15:06 |
acaubet | LordVan:so are you saying that you only renamed the file sale.xml to sale_ammendment.xml and it works? | 15:07 |
acaubet | so* | 15:08 |
LordVan | no . I just moved that one data section to a new file | 15:08 |
LordVan | really unsure as to why, but well | 15:08 |
LordVan | but well now i need to add the custom fields here too .. yay copy paste haha | 15:09 |
SISalp | hello, a user complains his tryton server accepts jpeg images but not png images. Looks like I'm missing a dependency. Any hint to find which one ? | 17:06 |
cedk | SISalp: accept where? | 17:23 |
SISalp | cedk: still under characterisation, but seems it is at party avatar picture place. | 17:24 |
SISalp | File "/PIL/JpegImagePlugin.py", line 631, in _save raise OSError(f"cannot write mode {im.mode} as JPEG") from e OSError: cannot write mode RGBA as JPEG | 17:28 |
cedk | SISalp: alpha channel is only support with issue10590 | 17:49 |
cedk | SISalp: so the best is to use PNG without alpha | 17:50 |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 21:46 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 21:46 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!