chat.freenode.net #tryton log beginning Mon Jan 13 00:00:02 CET 2014 | ||
2014-01-13 09:05 <javivf> morning | ||
2014-01-13 12:30 <vezjakv> hi, when using neso 3.0 on each new launch it offers create database, even though I created db in previous session. | ||
2014-01-13 12:31 <vezjakv> did anybody encounter that? | ||
2014-01-13 12:32 <vezjakv> I've used neso 3.0 downloaded from tryton.org | ||
2014-01-13 12:35 <cedk> vezjakv: did the db exists in ~/.neso/3.0/ ? | ||
2014-01-13 12:38 <vezjakv> cedk: yes, e.g. 'demo.sqlite' is there | ||
2014-01-13 12:40 <vezjakv> cedk: after i've create db, newly created db is listed, but after I close neso and run it again, only 'create database' button | ||
2014-01-13 12:41 <vezjakv> cedk: tried on 2 different w7 machines | ||
2014-01-13 15:34 <b0r7> hello. is it possible to have report.odt templates for e.g. different "states"? as far as i understand the report must be used for a model and cannot be "registered" for a "field" ? maybe one should write a Child.Model or something to achieve this, or so | ||
2014-01-13 15:36 <b0r7> the goal would be to make the theming of reports a bit easier and reliable (formwise, as in: this column is here and is exactly at 300px etc.. but only for invoice-draft, else the column is at another place) | ||
2014-01-13 15:44 <b0r7> ah. maybe better approach (no module coding): one could theme each state.. and put them together in the final report.xml using genshi-ifs to seperate the different layouts.. i think so it is intended.. | ||
2014-01-13 15:44 <b0r7> ups.. final report.odt, i mean | ||
2014-01-13 15:58 -!- vezjakv(c1a93030@gateway/web/freenode/ip.193.169.48.48) has left #tryton | ||
2014-01-13 16:02 -!- strebitz(~sebastian@91.183.59.105) has left #tryton | ||
2014-01-13 16:05 <cedk> b0r7: make a big if/else | ||
2014-01-13 16:08 <b0r7> cedk: yes, thank you | ||
2014-01-13 18:29 -!- vcardon(~vcardon@LNeuilly-152-23-15-185.w193-252.abo.wanadoo.fr) has left #tryton | ||
2014-01-13 18:42 <zodman> cedk django can be used with tryton lookthis http://pythonhosted.org/importd/ | ||
2014-01-13 19:07 <cedk> zodman: yes but it is like dropping half of django | ||
2014-01-13 19:08 <cedk> zodman: by the way, someone wrote about it: https://code.google.com/p/tryton/wiki/TrytonDjango | ||
2014-01-13 21:34 <val_erie> greetings to all | ||
2014-01-13 21:36 <val_erie> is there any web infrastructure integrated with tryton (e.g. perhaps some django, or django-cms integration with tryton ? or are there any plans for that ? | ||
2014-01-13 21:37 <b0r7> val_erie: https://code.google.com/p/tryton-nereid/ ? | ||
2014-01-13 21:40 <b0r7> val_erie: nearly same question was discussed yesterday: http://www.tryton.org/~irclog/2014-01-12.log.html maybe it is of help.. | ||
2014-01-13 21:41 <val_erie> b0r7, interesting, thanks, so they use Werkzeug - but it seem that tryton itself is a webframework (at least from what I read on your link) | ||
2014-01-13 21:43 <b0r7> mhm no, it states: nereid - tryton as a web framework extends tryton | ||
2014-01-13 21:45 <val_erie> Yes. I am trying to understand what they mean by "We realised that we had nearly replicated modules in Django to achieve the same." | ||
2014-01-13 21:48 <b0r7> yeah. i havent played with nereid myself.. but openlaps runs a demostore that is looking good: http://openlabs.github.io/nereid-demo-store/ (project) http://nereid-demo.openlabs.co.in/ (demo) | ||
2014-01-13 21:49 <val_erie> b0r7, yes, I was looking exactly at those links - I think their demo is offline | ||
2014-01-13 21:51 <val_erie> I would be very interested to see how they did the django type overlay on top of tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!