IRC logs of #tryton for Wednesday, 2021-07-21

irc.libera.chat #tryton log beginning Wed Jul 21 12:00:01 AM CEST 2021
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton23:39
-!- ChanServ changed mode/#tryton -> +o cedk 23:39
-!- springwurm(~springwur@5.104.149.54) has joined #tryton04:57
-!- timitos(~kpreisler@2001:a61:4c2:e001:1ac0:4dff:fe88:c518) has joined #tryton05:11
-!- udono(~udono@015-056-210-188.ip-addr.inexio.net) has joined #tryton05:54
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton06:01
-!- ChanServ changed mode/#tryton -> +o cedk 06:01
-!- rpit(~rpit@p4ffb720c.dip0.t-ipconnect.de) has joined #tryton06:22
-!- rat__(~LordVan@gentoo/developer/lordvan) has joined #tryton07:02
-!- LordVan(~LordVan@gentoo/developer/lordvan) has joined #tryton07:04
-!- mrichez(~Maxime@146-241-21-176.dyn.eolo.it) has joined #tryton07:09
pokolicedk: are you working on a shopify integration? 08:21
pokoliWe have been working on it latetly: https://gitlab.com/kopen/web_shop_shopify08:22
pokolicedk: IIRC we used integer to simplify it08:23
pokolino, we use BigInteger: https://gitlab.com/kopen/web_shop_shopify/-/blob/master/web.py#L5008:25
cedkpokoli: link is not working08:25
cedkpokoli: BigInteger is not enough because it is signed08:26
pokolicedk: I made the repository public, you should be able to see it now. 08:26
pokoliI tought it was public already sorry08:26
pokolicedk: The module is tested by a customer right now. It's capable of pushing products, pulling orders and updating shipment state.08:28
cedkpokoli: I will take a look but it already looks quite similar to what I got08:31
pokolicedk: I guess there are some cleaning needed on our side and maybe making it a little bit more modular.08:32
cedkbut I planned to have different options about the sale workflow: for the shipment, payment etc.08:33
pokolicedk: If your plan is to upload a review for it, we will be happy to test and join efforts to make the switch08:33
pokolicedk: did you success to create a test suite for it? This is something that we are also missing08:34
cedkpokoli: I did not yet look at it. I'm still in design phase. That's why I was wondering about the uint6408:36
cedkI will probably upload something next week08:37
pokolicedk: great, we will give a test and give some feedback once you uploaded something08:39
pokolito be honest, this module has been done entirely by my teammate and he is in vacations this week :)08:40
cedkpokoli: I plan to support only private app, support multiple warehouses etc.08:45
cedkbut I do not see any status update for the payment?08:45
cedkpokoli: and did you considered webhook?08:46
pokolicedk: In our case orders are only confirmed when paid, so we simplified the payment part and just import the payment to have historical data08:47
pokoliWe have multiple warehouses on Tryton, not sure how we are managing that on Tryton 08:47
pokolimanging it on shopify*08:48
pokolicedk: We did not considered webhook for now. I have mixeed feeling with webhooks08:48
pokoliThey make thinks easier if everything works well, but we need someway to update the data if something goes wrong. So we stick to the cron job that does everything08:51
-!- mrichez(~Maxime@146-241-21-176.dyn.eolo.it) has joined #tryton17:47
-!- mrichez(~Maxime@146-241-21-176.dyn.eolo.it) has joined #tryton19:05

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!