IRC logs of #tryton for Friday, 2012-02-17

chat.freenode.net #tryton log beginning Fri Feb 17 00:00:02 CET 2012
2012-02-17 12:25 <caravel> bonjour/hello/hola
2012-02-17 14:55 <cedk> caravel: I got an other e-commerce website that also run with Tryton as backend
2012-02-17 14:55 <cedk> caravel: http://www.fonq.be/
2012-02-17 14:57 <cedk> caravel: this one is hosted in Europe so faster to browse if you are in europe
2012-02-17 15:30 <caravel> thanks cedk. I'm not a web guru but the generated html code is, I feel, exceptionally clean for an e-commerce front end :) Was to be expected I guess
2012-02-17 15:31 <caravel> do you know what approach they took (this and outletdireto) ? directly py/proteus or some other way ?
2012-02-17 15:32 <cedk> caravel: I think they both use imported trytond
2012-02-17 15:33 <cedk> caravel: but also use specialized cache like memcache etc. for common queries
2012-02-17 15:33 <cedk> caravel: but at least for fonq.be the orders are directly created in Tryton
2012-02-17 15:35 <caravel> cedk: ok, thanks again. I don't want you to loose precious time because of me. FYI I've got massive things to learn and experiment before I can get anywhere, and maybe be any useful to you guys.
2012-02-17 15:36 <caravel> cedk: thanks for your pointer cf. sqlite yesterday, I'm not sure to understand the implications, is there a thread I could read about this ?
2012-02-17 15:38 <cedk> caravel: the implication is that it is possible that some series migration will require manual intervention
2012-02-17 15:40 <caravel> cedk: ok, that I had understood I think, exporting/re-importing into another instance running another backend would be an option then ?
2012-02-17 15:45 <cedk> caravel: difficult
2012-02-17 15:46 <caravel> ACTION bbl, cold, moving to sunnier place
2012-02-17 16:17 <caravel> ok, so you'd recommend running a postgres locally than use sqlite, even if heavier, on any host ?
2012-02-17 16:18 <bechamel> caravel: i would not call postgresql "heavier" :)
2012-02-17 16:40 <caravel> bechamel: ok, I've read what I needed to read I guess, I get the point I think, thanks
2012-02-17 16:40 <caravel> ACTION will not use sqlite backend
2012-02-17 16:58 -!- pjstevns(~pjstevns@a83-163-46-103.adsl.xs4all.nl) has left #tryton
2012-02-17 23:49 <cjbarnes18> hi all, I am trying to write a generic csv import function using proteus. Other than inspecting the _fields property of a model, I cant see a natural way to discover the type of of each column. Is there another way to do this that I am missing?

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