chat.freenode.net #tryton log beginning Tue Nov 3 00:00:01 CET 2015 | ||
2015-11-03 01:37 -!- smarro(~sebastian@181.16.4.44) has joined #tryton | ||
2015-11-03 02:35 -!- sameera(ca8eb112@gateway/web/freenode/ip.202.142.177.18) has joined #tryton | ||
2015-11-03 02:36 <sameera> hi, is there a way to log all queries that neso client makes to local sqlite file? | ||
2015-11-03 02:37 <sameera> anyone? | ||
2015-11-03 03:53 -!- smarro(~sebastian@181.16.4.44) has joined #tryton | ||
2015-11-03 04:15 -!- meanmicio(~lfm@fsf/member/meanmicio) has joined #tryton | ||
2015-11-03 05:01 <sameera> hi, is there a way to log all queries that neso client makes to local sqlite file? | ||
2015-11-03 05:01 <sameera> smarro | ||
2015-11-03 05:28 <sameera> hi, is there a way to log all queries that neso client makes to local sqlite file? | ||
2015-11-03 05:28 <sameera> hi, is there a way to log all queries that neso client makes to local sqlite file? | ||
2015-11-03 05:28 <sameera> hi, is there a way to log all queries that neso client makes to local sqlite file? | ||
2015-11-03 05:28 <sameera> anyone alive? | ||
2015-11-03 05:30 -!- sunny_dealmeida(~quassel@203.115.71.174) has joined #tryton | ||
2015-11-03 05:34 <sameera> hi, is there a way to log all queries that neso client makes to local sqlite file? | ||
2015-11-03 06:01 -!- yangoon1(~mathiasb@p549F0BA6.dip0.t-ipconnect.de) has joined #tryton | ||
2015-11-03 06:43 -!- LordVan(~LordVan@gentoo/developer/LordVan) has joined #tryton | ||
2015-11-03 07:40 -!- frispete_(~frispete@p54A9134D.dip0.t-ipconnect.de) has joined #tryton | ||
2015-11-03 07:57 -!- dj_xatra(~dj_xatra@217.166.83.130) has joined #tryton | ||
2015-11-03 08:53 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton | ||
2015-11-03 09:08 -!- nicoe(~nicoe@2a02:a03f:30ad:7d00:ee55:f9ff:fe7b:f7ac) has joined #tryton | ||
2015-11-03 09:27 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2015-11-03 09:47 <cedk> FYI: https://www.reddit.com/r/Python/comments/3r9tuf/new_release_38_of_tryton_a_python_framework_to/ | ||
2015-11-03 09:56 -!- bechamel(~Adium@host-95-182-199-152.dynamic.voo.be) has joined #tryton | ||
2015-11-03 09:59 -!- bechamel(~Adium@host-95-182-199-152.dynamic.voo.be) has joined #tryton | ||
2015-11-03 10:08 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton | ||
2015-11-03 10:08 -!- rpit(~rpit@2a02:908:e670:3a80:fd29:8f4a:8dba:6f7e) has joined #tryton | ||
2015-11-03 10:08 -!- meanmicio(~lfm@fsf/member/meanmicio) has joined #tryton | ||
2015-11-03 10:53 <pokoli> cedk: did you plan to backport http://hg.tryton.org/trytond/rev/6432bad54ca7 ? | ||
2015-11-03 10:53 -!- frispete(~frispete@p54A9134D.dip0.t-ipconnect.de) has joined #tryton | ||
2015-11-03 10:55 <cedk> pokoli: yes | ||
2015-11-03 11:00 <pokoli> cedk: ok, thanks ;) | ||
2015-11-03 11:17 -!- andreas2(~andreas@dsl37-155-127.pool.bitel.net) has joined #tryton | ||
2015-11-03 11:26 -!- fmo(~frank@80.146.165.65) has joined #tryton | ||
2015-11-03 11:59 -!- mariomop(~quassel@181.110.4.67) has joined #tryton | ||
2015-11-03 12:08 <meanmicio> congratulations for the 3.8 release ! | ||
2015-11-03 12:13 <cedk> meanmicio: thanks | ||
2015-11-03 12:14 <cedk> it was not easy with the new release process for sao on npmjs.com | ||
2015-11-03 12:18 <meanmicio> cedk : I can imagine ! Keep up the great job. I'll be installing SAO shortly on the gnuhealth community server. | ||
2015-11-03 12:40 <pokoli> meanmicio: cedk: do you have some docs about installing sao from npm? | ||
2015-11-03 12:43 <cedk> pokoli: npm install tryton-sao | ||
2015-11-03 12:45 <pokoli> cedk: and then point the jsonrpc to to node_modules/tryton-sao/dist ? | ||
2015-11-03 12:45 <cedk> pokoli: but because of issue5098, you should wait the next release | ||
2015-11-03 12:46 <cedk> pokoli: to node_modules/tryton-sao if you want the standard index.html | ||
2015-11-03 12:47 <pokoli> cedk: I see that the standard index.html is poiting to dist/sao.min.js but I don't have minifed files on dist | ||
2015-11-03 12:47 <cedk> pokoli: yes it is issue5098 | ||
2015-11-03 12:48 <pokoli> cedk: mmmm, but you point to dist/tryton-sao.js and i only have dist/sao.js | ||
2015-11-03 12:50 <pokoli> ACTION trying to npm install sao from mercurial repository | ||
2015-11-03 12:53 -!- sameera(6e5dea09@gateway/web/freenode/ip.110.93.234.9) has joined #tryton | ||
2015-11-03 12:54 <sameera> hi can someone please elaborate on the sale order lifecycle of tryton? | ||
2015-11-03 12:54 <sameera> @cedk | ||
2015-11-03 12:56 <pokoli> cedk: running npm install http://hg.tryton.org/sao/archive/fa841712b261.tar.gz doesn't build the dist directory, is this correct? | ||
2015-11-03 13:00 <cedk> pokoli: yes it is grunt who build | ||
2015-11-03 13:00 <cedk> sameera: which part? | ||
2015-11-03 13:02 -!- sameera_(6e5dea09@gateway/web/freenode/ip.110.93.234.9) has joined #tryton | ||
2015-11-03 13:02 <sameera_> cedk: payment and shipping | ||
2015-11-03 13:03 <cedk> sameera_: you mean to ship when paid? | ||
2015-11-03 13:04 <sameera_> how is payment recorded in the seller's account? | ||
2015-11-03 13:04 <cedk> sameera_: seller's account, what is that? | ||
2015-11-03 13:04 <cedk> sameera_: you mean in the company accounting? | ||
2015-11-03 13:05 <sameera_> as per my understanding there are multiple selling parties | ||
2015-11-03 13:05 <sameera_> there is option to add multiple companies? | ||
2015-11-03 13:05 <sameera_> so how are their accounts managed? | ||
2015-11-03 13:06 <cedk> sameera_: I don't understand | ||
2015-11-03 13:07 <cedk> sameera_: what do you name "selling parties"? | ||
2015-11-03 13:07 <cedk> sameera_: for me who is selling is only the company | ||
2015-11-03 13:10 <cedk> sameera_: if you want to use multi-company, I will highly discourage for now to use it if it is not absolutly needed | ||
2015-11-03 13:11 <sameera_> cedk: i see option to add inventories for multiple companies so does that mean there are multiple selling companies? | ||
2015-11-03 13:11 <sameera_> I was exploring if we can have multiple company catalogs actually | ||
2015-11-03 13:11 <cedk> sameera_: almost all the case where people wants to use multi-company, it should not | ||
2015-11-03 13:12 <cedk> you should consider multi-company as a work in progress | ||
2015-11-03 13:12 <sameera_> cdek: oh right... so can you please guide me towards a user manual or functional specification document that describes the workflows | ||
2015-11-03 13:13 <cedk> sameera_: there is no such document because you make the workflow as it is different for each company | ||
2015-11-03 13:15 <sameera_> cdek: ok. Now I need another clarification about payment processing. When I sell a product, there is an entry in the cash register that debits buyer's account but there's no change in seller company's account | ||
2015-11-03 13:15 <sameera_> cdek: the main receivable is however credited | ||
2015-11-03 13:16 <sameera_> cdek: how is the seller's account reconciled? | ||
2015-11-03 13:16 <cedk> sameera_: there is no such thing in Tryton standard | ||
2015-11-03 13:17 <cedk> sameera_: sale module is B2B and so it always generate invoice | ||
2015-11-03 13:17 <sameera_> cdek: ok. thanks for the help | ||
2015-11-03 13:17 <cedk> http://doc.tryton.org/3.8/modules/sale/doc/index.html | ||
2015-11-03 13:18 <sameera_> cdek: thanks, this is exactly what I was asking for :) | ||
2015-11-03 13:18 <cedk> sameera_: I'm working on a point of sale module: https://tryton-rietveld.appspot.com/21391002/ | ||
2015-11-03 13:19 <cedk> sameera_: and you register the payment of the invoice using a cash journal on the invoice or using the statement (for bank) | ||
2015-11-03 13:19 <sameera_> cdek: yes, this is what I have understood so far | ||
2015-11-03 13:20 <sameera_> cdek: does tryton have an ecommerce web module? | ||
2015-11-03 13:21 <cedk> sameera_: not out of the box | ||
2015-11-03 13:21 <cedk> sameera_: there are some possibilities like developping your website using flask with https://pypi.python.org/pypi/flask_tryton | ||
2015-11-03 13:22 <cedk> sameera_: or I think there are similar module for other web framework | ||
2015-11-03 13:22 <sameera_> cdek: flask link doesn't open | ||
2015-11-03 13:22 <sameera_> ahan | ||
2015-11-03 13:23 <cedk> sameera_: or there is a nereid, a kind of clone of django over Tryton: https://pypi.python.org/pypi/trytond_nereid/3.6.1.1 | ||
2015-11-03 13:25 <sameera_> cdek: ok. thank you for the help | ||
2015-11-03 13:26 <cedk> sameera_: I think there are also some people who reusing existing e-commerce and synchronise both | ||
2015-11-03 13:29 -!- LordVan(~LordVan@gentoo/developer/LordVan) has joined #tryton | ||
2015-11-03 13:37 -!- andreas2(~andreas@dsl37-155-127.pool.bitel.net) has left #tryton | ||
2015-11-03 13:39 -!- tbruyere(~smuxi@mail.saluc.com) has joined #tryton | ||
2015-11-03 13:58 -!- aroncero(~aroncero@86.63.19.153) has joined #tryton | ||
2015-11-03 15:42 -!- smarro(~sebastian@181.16.4.44) has joined #tryton | ||
2015-11-03 16:08 <cedk> FYI: https://news.ycombinator.com/item?id=10499977 | ||
2015-11-03 17:18 -!- sunny_dealmeida(~quassel@203.115.71.174) has joined #tryton | ||
2015-11-03 18:58 -!- aroncero(~aroncero@86.63.19.153) has joined #tryton | ||
2015-11-03 19:31 -!- sunnydealmeida(~quassel@203.115.71.174) has joined #tryton | ||
2015-11-03 19:52 -!- smarro(~sebastian@181.167.99.68) has joined #tryton | ||
2015-11-03 20:02 -!- gremly(~gremly@190.85.36.58) has joined #tryton | ||
2015-11-03 21:20 -!- rpit(~rpit@2a02:908:e670:3a80:bd6a:13fc:217a:7baa) has joined #tryton | ||
2015-11-03 21:54 -!- smarro(~sebastian@181.16.4.44) has joined #tryton | ||
2015-11-03 23:56 -!- apostatize(~visavis@unaffiliated/apostatize) has joined #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!