IRC logs of #tryton for Wednesday, 2015-05-06

chat.freenode.net #tryton log beginning Wed May 6 00:00:01 CEST 2015
2015-05-06 00:04 -!- michael-kohlhaas(~michael-k@unaffiliated/michael-kohlhaas) has joined #tryton
2015-05-06 01:20 -!- mariomop(~quassel@host92.190-137-203.telecom.net.ar) has joined #tryton
2015-05-06 01:45 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2015-05-06 02:07 -!- hiaselhans(~Thunderbi@212.186.50.97) has joined #tryton
2015-05-06 03:34 -!- smarro(~sebastian@190.105.93.196) has joined #tryton
2015-05-06 03:35 -!- digitalsatori(~Thunderbi@114.94.141.86) has joined #tryton
2015-05-06 03:42 -!- digitalsatori1(~Thunderbi@114.94.141.86) has joined #tryton
2015-05-06 06:31 -!- sunny_dealmeida(~quassel@203.115.74.230) has joined #tryton
2015-05-06 06:40 -!- frispete(~frispete@p54A916B0.dip0.t-ipconnect.de) has joined #tryton
2015-05-06 07:01 -!- yangoon1(~mathiasb@p549F097D.dip0.t-ipconnect.de) has joined #tryton
2015-05-06 07:31 -!- pokoli(~pokoli@unaffiliated/pokoli) has joined #tryton
2015-05-06 07:44 -!- hiaselhans(~Thunderbi@212.186.50.97) has joined #tryton
2015-05-06 07:45 -!- Telesight(~anthony@4dafef36.ftth.telfortglasvezel.nl) has joined #tryton
2015-05-06 08:33 -!- munron(~AndChat68@197.211.216.214) has joined #tryton
2015-05-06 08:54 -!- LordVan(~LordVan@gentoo/developer/LordVan) has joined #tryton
2015-05-06 09:12 -!- vcardon(~vcardon@bureau-sdsl.tranquil.it) has joined #tryton
2015-05-06 09:12 -!- vcardon(~vcardon@bureau-sdsl.tranquil.it) has joined #tryton
2015-05-06 09:12 -!- vcardon(~vcardon@bureau-sdsl.tranquil.it) has joined #tryton
2015-05-06 09:19 -!- bechamel(~Adium@host-85-201-213-94.dynamic.voo.be) has joined #tryton
2015-05-06 09:20 -!- Jitesh_Nair(~jitesh@unaffiliated/jitesh-nair/x-6738125) has joined #tryton
2015-05-06 09:38 -!- bechamel(~Adium@host-85-201-213-94.dynamic.voo.be) has joined #tryton
2015-05-06 09:38 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2015-05-06 09:38 -!- digitalsatori(~Thunderbi@114.94.141.86) has joined #tryton
2015-05-06 10:30 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2015-05-06 11:00 -!- munron(~AndChat68@197.211.216.214) has joined #tryton
2015-05-06 11:00 -!- flox(~florent@unaffiliated/flox) has joined #tryton
2015-05-06 11:00 -!- marc0s(~marcos@unaffiliated/marc0s) has joined #tryton
2015-05-06 11:06 <Jitesh_Nair> is there any steps that i need to follow to make the shipment done
2015-05-06 11:06 <Jitesh_Nair> i reached this line http://hg.tryton.org/modules/stock/file/6ac91c8d9403/tests/scenario_stock_shipment_internal.rst#l92
2015-05-06 11:07 <Jitesh_Nair> and also tried shipment.click('done')
2015-05-06 11:07 <Jitesh_Nair> but still it says shipment.state==u'draft'
2015-05-06 11:07 <Jitesh_Nair> no errors though
2015-05-06 11:08 <Jitesh_Nair> and shipment.click('assign_try')==False remains False even after trying to change the state
2015-05-06 11:09 <cedk> Jitesh_Nair: if you don't have the products in the stock, it can not assign them
2015-05-06 11:14 <Jitesh_Nair> cedk, my stock.line[0].quantity==10.0 will this be correct?
2015-05-06 11:15 <Jitesh_Nair> and shipment.moves[0].quantity==1.0
2015-05-06 11:15 <Jitesh_Nair> i checked the products both were same
2015-05-06 11:15 <Jitesh_Nair> i mean with same ids
2015-05-06 11:16 <cedk> Jitesh_Nair: I don't know what you are talking about: stock.line[0].quantity
2015-05-06 11:16 <cedk> Jitesh_Nair: Please use first the client before writing script
2015-05-06 11:17 <Jitesh_Nair> ok thanks
2015-05-06 11:21 -!- michael-kohlhaas(~michael-k@unaffiliated/michael-kohlhaas) has joined #tryton
2015-05-06 11:51 -!- hiaselhans(~Thunderbi@212.186.50.97) has joined #tryton
2015-05-06 11:57 -!- nicoe(~nicoe@balisto.wifi.b2ck.com) has joined #tryton
2015-05-06 12:06 -!- michelle(~smuxi@dpc6744192134.direcpc.com) has joined #tryton
2015-05-06 12:07 <Guest49304> can anyone help with an issue stating trytond?
2015-05-06 12:07 <Guest49304> starting
2015-05-06 12:08 <Jitesh_Nair> Guest49304, you can directly ask the question, people who know the solution would respond
2015-05-06 12:11 <Guest49304> I have pg_hba configured with trust, am using tryton:pw@localhost:5432, trytond.conf is properly configured with database and super_pwd, but trytond -c /etc/trytond.conf hangs
2015-05-06 12:12 <Guest49304> would a paste help?
2015-05-06 12:13 <pokoli> Guest49304: yes, please use pastebin (or another web service) to paste you error and trytond.conf (without sensible information)
2015-05-06 12:14 <pokoli> Guest49304: btw, which server version are you using?
2015-05-06 12:14 <Guest49304> OK - will do - no error message, just hangs
2015-05-06 12:14 <Guest49304> 3.6.0
2015-05-06 12:16 <pokoli> Guest49304: could you try the --verbose option in order to know if everything is correct
2015-05-06 12:16 <pokoli> Guest49304: on 3.6 series default configuration for logging is to not log anything
2015-05-06 12:17 <Guest49304> http://pastebin.com/fSwkMXnb
2015-05-06 12:17 <Guest49304> will do
2015-05-06 12:19 <Guest49304> I see the issue - no logging with 3.6 - server is started on localhost:8000
2015-05-06 12:19 <Guest49304> Thanks pokoli
2015-05-06 12:20 <pokoli> Guest49304: so if everything is correct, just connect with the client :)
2015-05-06 12:20 <Guest49304> and another issue - probably pythonpath is not set properly - another pastebin coming
2015-05-06 12:21 <Guest49304> No, it's missing trytn-icon.png
2015-05-06 12:21 <Guest49304> I've encountered this before - have to find file anc copy/move it
2015-05-06 12:22 <pokoli> Guest49304: it's related to https://bugs.tryton.org/issue4102 and shoulb be fixed in 3.6 series
2015-05-06 12:22 <Guest49304> It's in /usr/local/share instead of /usr/share
2015-05-06 12:23 <Jitesh_Nair> pokoli, iam trying this code http://hg.tryton.org/modules/stock/file/6ac91c8d9403/tests/scenario_stock_inventory.rst#l62
2015-05-06 12:23 <Jitesh_Nair> but iam getting the error:--->> UserWarning: ('UserWarning', ('stock.move,2.done', u'The stock move "10.0u product" has no origin.', ''))
2015-05-06 12:24 <pokoli> Guest49304: how you installed it?
2015-05-06 12:24 <Guest49304> pip install trytond
2015-05-06 12:24 <Guest49304> pip install tryton
2015-05-06 12:25 <Jitesh_Nair> the error traceback http://dpaste.com/1VC32KY
2015-05-06 12:25 <Guest49304> cd /usr/share
2015-05-06 12:26 <pokoli> Jitesh_Nair: you must set an origin (related record which created the move) for incomming/outgoing stock moves
2015-05-06 12:27 <pokoli> Guest49304: for me this is a bug as tryton should be able to locate the files when installed with pip, will be great if you can report it :)
2015-05-06 12:27 <Jitesh_Nair> pokoli, do we have an example snippet for that in the tests?
2015-05-06 12:27 <Guest49304> I will - thanks pokoli
2015-05-06 12:30 <pokoli> Jitesh_Nair: what do you want to do'
2015-05-06 12:30 <pokoli> ???
2015-05-06 12:31 <Jitesh_Nair> get a product from a supplier and save it in storage
2015-05-06 12:31 <pokoli> Jitesh_Nair: you should encode a purchase
2015-05-06 12:31 <pokoli> Jitesh_Nair: examples on the purchase module
2015-05-06 12:32 -!- Telesight(~anthony@4dafef36.ftth.telfortglasvezel.nl) has joined #tryton
2015-05-06 12:32 <Jitesh_Nair> pokoli, ohh i will check that out, but i was wondering how did this work(http://hg.tryton.org/modules/stock/file/6ac91c8d9403/tests/scenario_stock_inventory.rst#l62) just a query!!
2015-05-06 12:33 <Jitesh_Nair> as i could not spot any purchase in that code snippet
2015-05-06 12:33 <cedk> Jitesh_Nair: Please please please learn Tryton first but using the UI!
2015-05-06 12:34 <pokoli> Jitesh_Nair: i really really agree with cedk
2015-05-06 12:34 <cedk> Jitesh_Nair: we did write a UI on purpose
2015-05-06 12:34 <Jitesh_Nair> guys peace!!!! i was just trying to understand the code nothing else
2015-05-06 12:34 <cedk> even for us, writing proteus script is not easy because it is missing all the safeguard the UI provides
2015-05-06 12:35 <cedk> Jitesh_Nair: learn the code by using the UI
2015-05-06 12:35 <cedk> Jitesh_Nair: it is been 3 weeks you are asking always similar question, just because you don't use the UI
2015-05-06 12:36 <Jitesh_Nair> cedk, I have started using UI when i was told by pokoli , and i am trying to improve too...atleast iam not that same guy as 3 weeks before :)
2015-05-06 12:37 <Jitesh_Nair> cedk, iam really sorry that iam not fast at this.... but i will get into the understanding phase soon... just few more hurdles :)
2015-05-06 12:40 <cedk> http://www.tryton.org/~irclog/2015-04-20.log.html#t2015-04-20%2023:07
2015-05-06 12:40 <pokoli> Jitesh_Nair: could you please, try using the UI what you're doing and then come back here explaning what you are trying to achieve and what you have done (via UI)?
2015-05-06 12:40 <pokoli> Jitesh_Nair: and once you've done it you can use proteus if you want
2015-05-06 12:42 <Jitesh_Nair> pokoli, sure will start doing that!!!
2015-05-06 12:44 <Guest49304> I'm now having a problem creating the first DB. It's giving me "Sorry, wrong password for the Tryton server. Please try again."
2015-05-06 12:44 <Guest49304> Have done the crypt routine and that's in trytond.conf.
2015-05-06 12:44 <cedk> Guest49304: the easiest way is: http://doc.tryton.org/3.6/trytond/doc/topics/setup_database.html#topics-setup-database
2015-05-06 12:45 <Guest49304> thank you cedk
2015-05-06 12:45 <cedk> Guest49304: the client database managent is not recommended and will probably disapear in the future
2015-05-06 12:45 <Guest49304> good to know - thanks
2015-05-06 12:48 <Guest49304> I get a traceback culminating with "psycopg2.OperationalError: FATAL: database "bryants" does not exist"
2015-05-06 12:49 <cedk> Guest49304: you must create the database using createdb
2015-05-06 12:50 <Guest49304> OK
2015-05-06 12:50 <cedk> Guest49304: it is in the "Create a database" paragraph
2015-05-06 12:50 <Guest49304> I see it now - wasn't clear to me originally
2015-05-06 12:51 <Guest49304> cedk, how do I reort a bug?
2015-05-06 12:51 <Guest49304> report
2015-05-06 12:51 <Guest49304> bugs.tryton.org?
2015-05-06 13:03 -!- hiaselhans(~Thunderbi@212.186.50.97) has joined #tryton
2015-05-06 13:04 <cedk> Guest49304: yes
2015-05-06 13:06 -!- smarro(~sebastian@190.105.93.196) has joined #tryton
2015-05-06 13:17 <Guest49304> pokoli or cedk, woulld you please take a look at http://pastebin.com/qfj3H50M - It's teh resullt of the create DB command
2015-05-06 13:18 <Guest49304> after createdb is successful
2015-05-06 13:18 <pokoli> Guest49304: currency module is on 3.4 version and your server on 3.6
2015-05-06 13:19 <pokoli> Guest49304: save_eval have been removed on 3.6 series
2015-05-06 13:19 <pokoli> Guest49304: so you have to update all te modules you installed to use the same series as server (3.6 in your case)
2015-05-06 13:19 <pokoli> Guest49304: have a look at https://code.google.com/p/tryton/wiki/ReleaseGeneral
2015-05-06 13:21 <Guest49304> thanks - I had cpied some modules.
2015-05-06 13:21 <Guest49304> copied
2015-05-06 13:23 <Guest49304> If I used --all - why doesn't that update all?
2015-05-06 13:23 <cedk> Guest49304: It does
2015-05-06 13:24 <Guest49304> Then why the crash?
2015-05-06 13:24 <cedk> Guest49304: what crash?
2015-05-06 13:24 <Guest49304> It's in pastebin - link above
2015-05-06 13:25 <cedk> Guest49304: pokoli already answered
2015-05-06 13:26 <Guest49304> My question is - why didn't I end up with 3.6 code overwriting the 3.4 if I used --all?
2015-05-06 13:26 <pokoli> Guest49304: --all only updates existing database, you must update the code for your modules
2015-05-06 13:27 <Guest49304> OK - onemodule at a time >-:
2015-05-06 13:28 <pokoli> Guest49304: by update the code i mean install (by pip or system package) the new version of the module so the code gets updated
2015-05-06 13:29 <Guest49304> Understood - thanks
2015-05-06 13:39 <Guest49304> And another - this itme from trytond_product --update
2015-05-06 13:40 <Guest49304> http://pastebin.com/2reH4VbB
2015-05-06 13:44 <Guest49304> Probably because dev packages of libs ae not installed - doc doesn't say dev versions
2015-05-06 13:44 <Guest49304> Am I right?
2015-05-06 13:57 <pokoli> Guest49304: yes, missing dev packages to build lxml
2015-05-06 13:57 <pokoli> Guest49304: have a look at http://lxml.de/installation.html (specially Requirements section)
2015-05-06 13:57 <Guest49304> will - I tried the ubuntu repository with no joy
2015-05-06 14:01 <Guest49304> When (IF) I get through this, I'm going to build a Docker module
2015-05-06 14:01 <Guest49304> I'll make it available
2015-05-06 14:05 <pokoli> Guest49304: there are several options for on dockerhub https://registry.hub.docker.com/search?q=tryton&searchfield=
2015-05-06 14:34 -!- pablovannini(~pablo@110-189-235-201.fibertel.com.ar) has joined #tryton
2015-05-06 14:39 -!- pablovannini(~pablo@110-189-235-201.fibertel.com.ar) has joined #tryton
2015-05-06 14:43 -!- Telesight(~anthony@4dafef36.ftth.telfortglasvezel.nl) has joined #tryton
2015-05-06 15:00 <Jitesh_Nair> after creating a purchase a move was created but it is still in waiting state, i have set the expected date for today....iam using the UI how to make that done state!!!??
2015-05-06 15:03 <cedk> Jitesh_Nair: receipt the product with a supplier shipment
2015-05-06 15:24 -!- michael-kohlhaas(~michael-k@unaffiliated/michael-kohlhaas) has joined #tryton
2015-05-06 15:28 -!- lukio(~lukio@110-189-235-201.fibertel.com.ar) has joined #tryton
2015-05-06 15:40 -!- yangoon(~mathiasb@p549F097D.dip0.t-ipconnect.de) has joined #tryton
2015-05-06 16:01 -!- wsirc_3406(~wsirc_340@www.nowhere-else.org) has joined #tryton
2015-05-06 16:10 <wsirc_3406> hi there, new to tryton, want to go in depth and say hallo.
2015-05-06 16:12 <pokoli> wsirc_3406: hi, how it's going? Have you installed tryton and tested it?
2015-05-06 16:12 <wsirc_3406> have problem connecting to your community cause mailing list maintainer google blocks tor; is that gpl compliant, question, searching for hints...
2015-05-06 16:12 <wsirc_3406> hallo pokoli
2015-05-06 16:13 <wsirc_3406> elaborated a question text on my upcoming project but could not ask it.
2015-05-06 16:14 <wsirc_3406> seen it in practical terms, as well..
2015-05-06 16:15 <cedk> wsirc_3406: I think the mailing list will work if you register prior
2015-05-06 16:15 <pokoli> wsirc_3406: can not help if google is blocking tor netword
2015-05-06 16:15 -!- bvillasanti(~bvillasan@181.16.21.34) has joined #tryton
2015-05-06 16:17 <cedk> wsirc_3406: or are you sending email through tor network?
2015-05-06 16:17 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton
2015-05-06 16:17 <wsirc_3406> firstly I can say that I am glad that I could connect to the community through irc and tor.
2015-05-06 16:19 <wsirc_3406> yes, it is the registration process of google, where I am supposedly hindered.. At least it seems like that, it is tedious to try it out in order to prove it.
2015-05-06 16:22 <cedk> you can login via tor to the mailing as I just tested
2015-05-06 16:24 <wsirc_3406> cedk: login might function, but registering should be the problem..
2015-05-06 16:24 <cedk> wsirc_3406: yes, I think it is quite excpectable to prevent spam
2015-05-06 16:25 <wsirc_3406> cedk: thank you for your answering first
2015-05-06 16:26 <wsirc_3406> prevent whomever, but me, so to say
2015-05-06 16:27 <cedk> wsirc_3406: easiest solution: go to a cybercafe, register and login with tor when back home
2015-05-06 16:29 <cedk> wsirc_3406: by the way, it is the same for wikipedia
2015-05-06 16:30 <wsirc_3406> cedk: thanks for your effort, I thought about that, too. And now as I have got judgement.
2015-05-06 16:31 <wsirc_3406> your
2015-05-06 16:31 <wsirc_3406> judgement
2015-05-06 16:32 <wsirc_3406> hm, wikipedia.. do not know, but for example wordpress accepts yandex mail addresses which is fully reachable by tor.
2015-05-06 16:33 <wsirc_3406> hope that wikipedia works the same way..
2015-05-06 16:33 <wsirc_3406> I am -still- supposing that.
2015-05-06 16:34 <wsirc_3406> But anyway: got to send somebody to cyber cafe .. then, in this case :-)
2015-05-06 16:42 -!- alimon(~alimon@134.134.139.70) has joined #tryton
2015-05-06 16:47 <wsirc_3406> Anyway it am going to tackle some compliance check work and would have you informed about the results, just for the cause of interest cu later hopefully.
2015-05-06 16:52 -!- digitalsatori(~Thunderbi@114.92.196.106) has joined #tryton
2015-05-06 16:59 -!- sunny_dealmeida(~quassel@203.115.74.163) has joined #tryton
2015-05-06 17:04 -!- LordVan(~lordvan@gentoo/developer/LordVan) has joined #tryton
2015-05-06 17:37 -!- Telesight(~anthony@4dafef36.ftth.telfortglasvezel.nl) has joined #tryton
2015-05-06 18:00 <Guest49304> pokoli, is source code in the pip distribution?
2015-05-06 18:06 <cedk> Guest49304: what do you name "pip distribution"?
2015-05-06 18:10 -!- sharoonthomas(~sharoonth@122.177.74.6) has joined #tryton
2015-05-06 18:10 <sharoonthomas> cedk: whenever you have a minute, can you take a look at pokoli's comment on http://codereview.tryton.org/13141002/diff/1/doc/index.rst?context=10&column_width=80
2015-05-06 18:11 <sharoonthomas> cedk: I don't think we have any modules that have configuration specified in the doc file, but I agree with his view
2015-05-06 18:11 <sharoonthomas> cedk: if you do as well, I am happy to add it there
2015-05-06 18:12 <cedk> sharoonthomas: we do have: http://doc.tryton.org/3.6/modules/ldap_authentication/doc/index.html#configuration
2015-05-06 18:12 <sharoonthomas> cedk: thanks, i had not seen that before
2015-05-06 18:12 <sharoonthomas> cedk: will add in the same style
2015-05-06 18:16 -!- kstenger(~karla@r186-48-151-221.dialup.adsl.anteldata.net.uy) has joined #tryton
2015-05-06 18:49 -!- sunny_dealmeida(~quassel@203.115.76.28) has joined #tryton
2015-05-06 18:55 -!- nineinchnick(~jwas@109.231.21.167) has joined #tryton
2015-05-06 19:01 -!- nineinchnick1(~jwas@109.231.21.167) has joined #tryton
2015-05-06 19:34 -!- bvillasanti(~bvillasan@181.16.21.34) has joined #tryton
2015-05-06 19:45 -!- kstenger(~karla@r186-48-151-221.dialup.adsl.anteldata.net.uy) has joined #tryton
2015-05-06 20:27 -!- vcardon(~vcardon@bureau-sdsl.tranquil.it) has left #tryton
2015-05-06 20:28 -!- sharoonthomas(~sharoonth@122.177.74.6) has joined #tryton
2015-05-06 20:48 -!- munron(~AndChat68@197.211.216.214) has joined #tryton
2015-05-06 20:49 -!- sunny_dealmeida(~quassel@203.115.76.28) has joined #tryton
2015-05-06 20:49 -!- yangoon(~mathiasb@p549F097D.dip0.t-ipconnect.de) has joined #tryton
2015-05-06 20:49 -!- kstenger(~karla@r186-48-151-221.dialup.adsl.anteldata.net.uy) has joined #tryton
2015-05-06 20:49 -!- flox(~florent@unaffiliated/flox) has joined #tryton
2015-05-06 20:49 -!- marc0s(~marcos@unaffiliated/marc0s) has joined #tryton
2015-05-06 21:12 -!- munron(~AndChat68@197.211.216.214) has joined #tryton
2015-05-06 21:19 -!- sunny_dealmeida(~quassel@203.115.76.28) has joined #tryton
2015-05-06 21:19 -!- yangoon(~mathiasb@p549F097D.dip0.t-ipconnect.de) has joined #tryton
2015-05-06 21:19 -!- sharoonthomas(~sharoonth@122.177.74.6) has joined #tryton
2015-05-06 21:29 -!- michael-kohlhaas(~michael-k@unaffiliated/michael-kohlhaas) has joined #tryton
2015-05-06 21:50 -!- gremly(~gremly@190.85.36.58) has joined #tryton
2015-05-06 21:51 -!- michelle(~smuxi@dpc6744202057.direcpc.com) has joined #tryton
2015-05-06 21:54 -!- kstenger1(~karla@r186-49-224-215.dialup.adsl.anteldata.net.uy) has joined #tryton
2015-05-06 21:56 -!- michelle__(~smuxi@dpc6744202057.direcpc.com) has joined #tryton
2015-05-06 22:08 -!- Telesight(~anthony@4dafef36.ftth.telfortglasvezel.nl) has joined #tryton
2015-05-06 22:30 -!- michelle(~smuxi@dpc6744199187.direcpc.com) has joined #tryton
2015-05-06 22:39 <Guest66978> does anyone know why I can't connect.? add a profile, it accepts localhost, and shows the database I want, enter admin as user, and it always returns to demo db, with no localhost v3.6.0
2015-05-06 22:43 <Guest66978> The aboe all occurs at the login screen
2015-05-06 22:57 <pokoli> Guest66978: you have to enter username you want to login
2015-05-06 22:57 <pokoli> Guest66978: and save profile
2015-05-06 22:58 <Guest66978> I've entered values in the login screen directly, but it won't accept a valid password for the user
2015-05-06 22:59 <Guest66978> Where do you save profile - OK? it returns to login screen with demo db and user
2015-05-06 23:00 <Guest66978> How does one set a password in tryton for the user - I'm using DB pw
2015-05-06 23:04 <Guest66978> In my config file, i have postgresql://user:password@localhost:5432 and it works fine
2015-05-06 23:05 <Guest66978> The trytond server listens on port 8000, and that's the only difference between teh client login and the trytond login to postgresql - or do they have any relation whatever?
2015-05-06 23:06 <Guest66978> pokoli, you've been a huge help and gotten me lalmost there - I just need this one last step
2015-05-06 23:14 <pokoli> Guest66978: how you created the database?
2015-05-06 23:15 <pokoli> Guest66978: when you create a database you will be asked for the admin password, and that's what you will use for first login
2015-05-06 23:15 <Guest66978> trytond -c /etc/trytond.conf -d dbname --all
2015-05-06 23:16 <Guest66978> user admin?
2015-05-06 23:16 <Guest66978> I've tried that as well. Will try again
2015-05-06 23:16 <Guest66978> No joy
2015-05-06 23:18 <Guest66978> I can drop the db and try again
2015-05-06 23:25 <Guest66978> It didn't ask for password after the trytond -c /etc/trytond.conf -d dbname --all
2015-05-06 23:27 <Guest66978> I created teh db in pgadmin3 - is that an error?
2015-05-06 23:29 <cedk> Guest66978: it does only if the database is empty
2015-05-06 23:30 <Guest66978> It's empty before the --all
2015-05-06 23:30 <cedk> Guest66978: I doubt
2015-05-06 23:35 <Guest66978> I also don't get asked for a pw following createdb
2015-05-06 23:37 <Guest66978> Well, it does have a template, but I don't think you can create a db w/o one
2015-05-06 23:38 <Guest66978> How do I make sure it's empty?
2015-05-06 23:39 <Guest66978> It has a schema, but all values are 0 including tables before I do the --all
2015-05-06 23:41 <Guest66978> I'm using createdb {dbname} -O {owner in quotes}
2015-05-06 23:45 <Guest66978> My commands are: createdb bryants -O "tryton";
2015-05-06 23:45 <Guest66978> trytond -c /etc/trytond.conf -d bryants --all --verbose
2015-05-06 23:46 <Guest66978> nowhere in there does it ask for a password.
2015-05-06 23:46 <Guest66978> What am I doing wrong?
2015-05-06 23:47 <Guest66978> Please?
2015-05-06 23:47 <cedk> Guest66978: I don't know, here it always ask for password
2015-05-06 23:48 <Guest66978> Where - after createdb? or after --all?
2015-05-06 23:50 <Guest66978> cedk, I really want to use and develop in tryton, but my frustration level is increasing, and I'm not a bleeping idiot, even if I seem like one
2015-05-06 23:50 <pokoli> Guest66978: after --all asks for a password
2015-05-06 23:50 <Guest66978> Thank you
2015-05-06 23:50 <Guest66978> I'll work at it till it works.
2015-05-06 23:51 <pokoli> Guest66978: good luck, i'm going to sleep :)
2015-05-06 23:55 -!- lukio(~lukio@110-189-235-201.fibertel.com.ar) has left #tryton
2015-05-06 23:56 <Guest66978> pokoli, cedk - thank you very much - that gets me to the missing icons bug, but I can fix that
2015-05-06 23:56 <Guest66978> I'm logged into tryton as admin
2015-05-06 23:58 <cedk> Guest66978: what was the problem?
2015-05-06 23:59 -!- smarro(~sebastian@190.105.93.196) has joined #tryton
2015-05-06 23:59 -!- michael-kohlhaas(~michael-k@unaffiliated/michael-kohlhaas) has joined #tryton

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