chat.freenode.net #tryton.de log beginning Wed Feb 23 00:00:02 CET 2011 | ||
2011-02-23 05:17 -!- yangoon(~mathiasb@p549F6A74.dip.t-dialin.net) has joined #tryton.de | ||
2011-02-23 08:01 -!- mootoo(daemon@p5B32B2D5.dip.t-dialin.net) has joined #tryton.de | ||
2011-02-23 08:12 -!- hoRn(~chatzilla@dslb-094-222-136-117.pools.arcor-ip.net) has joined #tryton.de | ||
2011-02-23 08:51 -!- irclog(~irclog@tycho.b2ck.com) has joined #tryton.de | ||
2011-02-23 08:52 -!- dba(~daniel@178.63.150.30) has joined #tryton.de | ||
2011-02-23 08:52 -!- sash_(~sash@unaffiliated/sash-/x-4563383) has joined #tryton.de | ||
2011-02-23 09:14 -!- hwinkel(~hwinkel@p5796BC15.dip.t-dialin.net) has joined #tryton.de | ||
2011-02-23 09:35 -!- dba(~daniel@178.63.150.30) has joined #tryton.de | ||
2011-02-23 09:35 -!- sash_(~sash@unaffiliated/sash-/x-4563383) has joined #tryton.de | ||
2011-02-23 10:05 -!- paepke(~paepke@pD9545531.dip0.t-ipconnect.de) has joined #tryton.de | ||
2011-02-23 10:19 -!- Timitos(~kp@88.217.184.172) has joined #tryton.de | ||
2011-02-23 11:11 <hoRn> Hi | ||
2011-02-23 11:12 <hoRn> ich bekam gerade die Anfrage, wie man eigentlich Quittungen einbucht (Briefmarken zum Beispiel) wo man nur den Bruttobetrag kennt und keine Lust hat, erst ein Netto auszurechnen | ||
2011-02-23 11:12 <hoRn> geht das irgendwie oder muss man sich da was bauen? | ||
2011-02-23 11:16 <Timitos> gibts aktuell nix | ||
2011-02-23 11:19 <hoRn> Timitos: Tach. Liese sich aber villeicht recht schnell bauen. sowas wie account_statement. account_cash oder sowas | ||
2011-02-23 11:27 <Timitos> wenn du meinst | ||
2011-02-23 11:29 <hoRn> Im Bereich Buchhaltung meine ich eigentlich nichts - ich rate immer nur ;) Ich weiß ja nichtmal, ob man das auch über Dialogbuchen machen könnte ... | ||
2011-02-23 11:30 <Timitos> bruttobuchungen lassen sich in das dialogbuchen von tryton so nicht einbauen, da das auf buchungszeilen ebene ausgerichtet ist, also immer netto. sowas ähnliches wie account_statement ist auf jeden fall der richtige weg. | ||
2011-02-23 13:16 -!- paepke(~paepke@pD9545531.dip0.t-ipconnect.de) has left #tryton.de | ||
2011-02-23 14:00 -!- paepke(~paepke@pD9545531.dip0.t-ipconnect.de) has joined #tryton.de | ||
2011-02-23 14:10 -!- irclog(~irclog@tycho.b2ck.com) has joined #tryton.de | ||
2011-02-23 15:37 -!- paepke(~paepke@pD9545531.dip0.t-ipconnect.de) has left #tryton.de | ||
2011-02-23 15:37 -!- paepke(~paepke@pD9545531.dip0.t-ipconnect.de) has joined #tryton.de | ||
2011-02-23 15:39 -!- paepke(~paepke@pD9545531.dip0.t-ipconnect.de) has joined #tryton.de | ||
2011-02-23 16:48 -!- mootoo(daemon@p5B32B2D5.dip.t-dialin.net) has joined #tryton.de | ||
2011-02-23 17:33 -!- paepke(~paepke@pD9545531.dip0.t-ipconnect.de) has left #tryton.de | ||
2011-02-23 17:38 -!- paepke(~paepke@pD9545531.dip0.t-ipconnect.de) has joined #tryton.de | ||
2011-02-23 18:16 -!- Timitos(~kp@88.217.184.172) has left #tryton.de | ||
2011-02-23 18:46 <paepke> weiss grad jemand wie ich docstring/sphinx/rest like erlaubte werte angebe? ":param variable: str " ist klar... | ||
2011-02-23 18:46 -!- FWiesing(~franz@mail.tryton.at) has joined #tryton.de | ||
2011-02-23 19:30 <hoRn> leider nein | ||
2011-02-23 19:30 <hoRn> ich fummle gerade mit order_field herum - verstehe es aber nicht so recht | ||
2011-02-23 19:31 <hoRn> das ist scheinbar ein string, der irgendwie direct ins sql geladen wird? | ||
2011-02-23 19:52 <udono> paepke: hi, ich versteh deine Frage nicht. | ||
2011-02-23 20:12 <paepke> udono, ich frage mich ob es in sphinx ein vorgefertigtes snippet gibt, was ich nutzen kann um die variable genauer zu definieren. | ||
2011-02-23 20:15 <paepke> udono, beispiel: http://dpaste.org/wAdn/ | ||
2011-02-23 20:17 <paepke> mit dem hier http://sphinx.pocoo.org/domains.html?highlight=param#info-field-lists | ||
2011-02-23 20:19 <paepke> vielleicht sollt ich noch nen doctest mit rein schreiben. | ||
2011-02-23 20:27 <udono> paepke, http://dpaste.org/KDVs/ | ||
2011-02-23 20:28 <udono> paepke: geht das? | ||
2011-02-23 20:29 <paepke> es funktioniert ja. aber die frage war ob man diese "allowed values" irgendie sphinx-ig formatieren kann | ||
2011-02-23 20:36 <paepke> egal. danke für die mühe udo. ich denk ich kann damit leben | ||
2011-02-23 20:39 <udono> paepke: ich verstehe nicht, was du mit sphinx-ig formatieren meinst | ||
2011-02-23 20:39 <paepke> udono, entsprechend angeben wie die anderen :param xxx: und :type xxx: | ||
2011-02-23 20:40 <udono> paepke: Vielleicht solltest du einfach den docstring in Richtung sphinx anpassen? | ||
2011-02-23 20:40 <paepke> hab ich schon. | ||
2011-02-23 20:40 <udono> paepke: http://dpaste.org/EpQK/ | ||
2011-02-23 20:41 <paepke> ah. ic. | ||
2011-02-23 20:41 <paepke> ja, ich nutze im moment noch strings. wird aber noch umgebaut werden. | ||
2011-02-23 20:42 <paepke> gefällt mir dein snippet | ||
2011-02-23 20:42 <udono> paepke: if isinstance(value, str): value = int(value) | ||
2011-02-23 20:42 <paepke> ich guttenberg mir das | ||
2011-02-23 20:42 <udono> paepke: aber von und zu | ||
2011-02-23 20:43 <paepke> udono, nach und über. | ||
2011-02-23 20:49 <paepke> udono, thx und bb | ||
2011-02-23 21:54 -!- elbenfreund(~elbenfreu@p54B95A32.dip.t-dialin.net) has joined #tryton.de | ||
2011-02-23 22:46 -!- yangoon1(~mathiasb@p549F6A74.dip.t-dialin.net) has joined #tryton.de | ||
2011-02-23 22:54 -!- elbenfreund(~elbenfreu@p54B95A32.dip.t-dialin.net) has joined #tryton.de | ||
2011-02-23 22:54 -!- FWiesing(~franz@mail.tryton.at) has joined #tryton.de | ||
2011-02-23 22:54 -!- sash_(~sash@unaffiliated/sash-/x-4563383) has joined #tryton.de | ||
2011-02-23 22:54 -!- dba(~daniel@178.63.150.30) has joined #tryton.de | ||
2011-02-23 22:54 -!- heffer(~felix@fedora/heffer) has joined #tryton.de | ||
2011-02-23 22:54 -!- kwmiebach(~kwmiebach@46-38-160-122.static.cloud-ips.co.uk) has joined #tryton.de | ||
2011-02-23 22:54 -!- ready(ready@sitea.cc) has joined #tryton.de | ||
2011-02-23 23:11 -!- udono(~udono@ip-62-143-253-84.unitymediagroup.de) has joined #tryton.de | ||
2011-02-23 23:11 -!- ChanServ(ChanServ@services.) has joined #tryton.de | ||
2011-02-23 23:17 -!- ready_(ready@sitea.cc) has joined #tryton.de | ||
2011-02-23 23:20 -!- elbenfreund(~elbenfreu@p54B95A32.dip.t-dialin.net) has left #tryton.de | ||
2011-02-23 23:26 -!- yangoon(~mathiasb@p549F6A74.dip.t-dialin.net) has joined #tryton.de | ||
2011-02-23 23:35 -!- 84XAAABPZ(~elbenfreu@p54B96EFA.dip.t-dialin.net) has joined #tryton.de | ||
2011-02-23 23:38 -!- udono(~udono@ip-62-143-253-84.unitymediagroup.de) has joined #tryton.de |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!