irc.libera.chat #tryton log beginning Wed Jul 21 12:00:01 AM CEST 2021 | ||
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 23:39 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 23:39 | |
-!- springwurm(~springwur@5.104.149.54) has joined #tryton | 04:57 | |
-!- timitos(~kpreisler@2001:a61:4c2:e001:1ac0:4dff:fe88:c518) has joined #tryton | 05:11 | |
-!- udono(~udono@015-056-210-188.ip-addr.inexio.net) has joined #tryton | 05:54 | |
-!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | 06:01 | |
-!- ChanServ changed mode/#tryton -> +o cedk | 06:01 | |
-!- rpit(~rpit@p4ffb720c.dip0.t-ipconnect.de) has joined #tryton | 06:22 | |
-!- rat__(~LordVan@gentoo/developer/lordvan) has joined #tryton | 07:02 | |
-!- LordVan(~LordVan@gentoo/developer/lordvan) has joined #tryton | 07:04 | |
-!- mrichez(~Maxime@146-241-21-176.dyn.eolo.it) has joined #tryton | 07:09 | |
pokoli | cedk: are you working on a shopify integration? | 08:21 |
---|---|---|
pokoli | We have been working on it latetly: https://gitlab.com/kopen/web_shop_shopify | 08:22 |
pokoli | cedk: IIRC we used integer to simplify it | 08:23 |
pokoli | no, we use BigInteger: https://gitlab.com/kopen/web_shop_shopify/-/blob/master/web.py#L50 | 08:25 |
cedk | pokoli: link is not working | 08:25 |
cedk | pokoli: BigInteger is not enough because it is signed | 08:26 |
pokoli | cedk: I made the repository public, you should be able to see it now. | 08:26 |
pokoli | I tought it was public already sorry | 08:26 |
pokoli | cedk: The module is tested by a customer right now. It's capable of pushing products, pulling orders and updating shipment state. | 08:28 |
cedk | pokoli: I will take a look but it already looks quite similar to what I got | 08:31 |
pokoli | cedk: I guess there are some cleaning needed on our side and maybe making it a little bit more modular. | 08:32 |
cedk | but I planned to have different options about the sale workflow: for the shipment, payment etc. | 08:33 |
pokoli | cedk: If your plan is to upload a review for it, we will be happy to test and join efforts to make the switch | 08:33 |
pokoli | cedk: did you success to create a test suite for it? This is something that we are also missing | 08:34 |
cedk | pokoli: I did not yet look at it. I'm still in design phase. That's why I was wondering about the uint64 | 08:36 |
cedk | I will probably upload something next week | 08:37 |
pokoli | cedk: great, we will give a test and give some feedback once you uploaded something | 08:39 |
pokoli | to be honest, this module has been done entirely by my teammate and he is in vacations this week :) | 08:40 |
cedk | pokoli: I plan to support only private app, support multiple warehouses etc. | 08:45 |
cedk | but I do not see any status update for the payment? | 08:45 |
cedk | pokoli: and did you considered webhook? | 08:46 |
pokoli | cedk: In our case orders are only confirmed when paid, so we simplified the payment part and just import the payment to have historical data | 08:47 |
pokoli | We have multiple warehouses on Tryton, not sure how we are managing that on Tryton | 08:47 |
pokoli | manging it on shopify* | 08:48 |
pokoli | cedk: We did not considered webhook for now. I have mixeed feeling with webhooks | 08:48 |
pokoli | They 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 everything | 08:51 |
-!- mrichez(~Maxime@146-241-21-176.dyn.eolo.it) has joined #tryton | 17:47 | |
-!- mrichez(~Maxime@146-241-21-176.dyn.eolo.it) has joined #tryton | 19:05 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!