chat.freenode.net #tryton log beginning Thu Jun 20 00:00:09 CEST 2013 | ||
2013-06-20 00:01 <hydrosiii> i know is a stupid question | ||
2013-06-20 00:01 <hydrosiii> but where are the module subdirectory located in the debian default installation | ||
2013-06-20 00:02 <hydrosiii> does debian uses install.py?? | ||
2013-06-20 00:05 <cjbarnes18> debian (i delieve) only install the distribuded files not the whole source tree | ||
2013-06-20 00:06 <cjbarnes18> it is usually located somewhere under /var/lib/python... | ||
2013-06-20 00:07 <cjbarnes18> in wheezy this is /var/lib/python-support/python2.6/ | ||
2013-06-20 00:10 <hydrosiii> so where do i copy the modules? | ||
2013-06-20 00:21 <cjbarnes18> hydrosiii: you can run python setup.py install on each of them | ||
2013-06-20 00:25 <hydrosiii> sure?? | ||
2013-06-20 00:25 <hydrosiii> is it the debian way?? | ||
2013-06-20 00:25 <hydrosiii> i mean, have debian made setup.py | ||
2013-06-20 00:25 <hydrosiii> to install the server?? | ||
2013-06-20 00:25 <hydrosiii> when i use apt-get | ||
2013-06-20 00:25 <hydrosiii> so that the modules get installed right | ||
2013-06-20 00:28 <hydrosiii> ok | ||
2013-06-20 00:28 <hydrosiii> the modules are located under /usr/share/pyshared/trytond/modules | ||
2013-06-20 00:52 <cjbarnes18> hydrosiii: debian will keep the package files seporate so that an update to tryton from the repo will now wipe your lacally installed packages | ||
2013-06-20 00:53 <cjbarnes18> if you want to walk on the wild side then you could put the new modules under trytond/modules/ | ||
2013-06-20 00:53 <cjbarnes18> but then you will have to find missing dependancies from errors... | ||
2013-06-20 01:00 <hydrosiii> hehe, so i just walked on the wild side | ||
2013-06-20 01:00 <hydrosiii> let me install the modules using setup.py | ||
2013-06-20 01:09 <hydrosiii> it seems that it requires tryton 2.8 | ||
2013-06-20 01:09 <hydrosiii> i ll try to upgrade via the package manager | ||
2013-06-20 01:18 <cjbarnes18> I dont think you will find it with apt unless you are on sid | ||
2013-06-20 01:19 <cjbarnes18> at least not in official repos | ||
2013-06-20 01:19 <hydrosiii> in using the repos | ||
2013-06-20 01:19 <hydrosiii> in debian tryton.org | ||
2013-06-20 01:19 <hydrosiii> they pack 2.8 for wheezy | ||
2013-06-20 01:19 <hydrosiii> and jessie | ||
2013-06-20 01:21 <cjbarnes18> ahh ok | ||
2013-06-20 01:28 <hydrosiii> not luck | ||
2013-06-20 01:28 <hydrosiii> i dont understand , but it seems that the project has versionfor 2,8 and 2.6 | ||
2013-06-20 01:28 <hydrosiii> i mean modules | ||
2013-06-20 01:29 <hydrosiii> they dot install well | ||
2013-06-20 01:29 <hydrosiii> cd .. | ||
2013-06-20 01:33 <hydrosiii> i have an unmet dependecie | ||
2013-06-20 01:33 <hydrosiii> product_barcode | ||
2013-06-20 01:33 <hydrosiii> im missing that module | ||
2013-06-20 01:33 <hydrosiii> i've tried installing this http://apps.tryton-erp.es/product_barcode/ | ||
2013-06-20 01:34 <hydrosiii> doesnt seem to be the right module | ||
2013-06-20 01:44 <sisalp> hydrosiii: hi, just read part of the discussion. for an alternative way to install Tryton on Debian, you can refer to https://docs.google.com/document/d/1lKIHZcc3TFOUrjQebQ-sVyQ000mIv9gkxJSbCt0JQjE/edit?usp=sharing | ||
2013-06-20 01:44 <sisalp> hydrosiii: it is a fully automated install on a new minimal server | ||
2013-06-20 01:50 <hydrosiii> i have seen that | ||
2013-06-20 01:50 <hydrosiii> but now my server is running i was able to connect and stablich a database | ||
2013-06-20 01:50 <hydrosiii> the thing is, that for me the program without Point os Sale is useless | ||
2013-06-20 01:51 <hydrosiii> so that is why i need a pos module, does this script do module installation automattically? | ||
2013-06-20 01:51 <hydrosiii> even of non official modules? | ||
2013-06-20 01:52 <hydrosiii> the thing is im trying to install pos module provided in | ||
2013-06-20 01:52 <hydrosiii> https://bitbucket.org/camus77 | ||
2013-06-20 01:52 <hydrosiii> the mantainer says its ready for production | ||
2013-06-20 01:53 <hydrosiii> but i got lost when instlling the modules | ||
2013-06-20 01:55 <hydrosiii> ill try to contact the mantainer | ||
2013-06-20 01:55 <hydrosiii> im not uderstanding the installation of this module at all | ||
2013-06-20 02:12 <hydrosiii> see you thanks for the help | ||
2013-06-20 03:07 <sisalp> hydrosiii: no, the script doesn't automate extra module addition. This was considered as trivial. | ||
2013-06-20 12:36 -!- beantech(~trevor@203-114-166-118.dsl.sta.inspire.net.nz) has left #tryton | ||
2013-06-20 12:38 <sisalp> does someone know how to install tryton client on mac ? I have a .dmg and then ? | ||
2013-06-20 12:39 <cedk> sisalp: click on it | ||
2013-06-20 12:39 <cedk> sisalp: it will mount it (dmg is a fs image) | ||
2013-06-20 12:39 <sisalp> yes it starts but then I cannot create a new profile | ||
2013-06-20 12:40 <cedk> sisalp: then drag and drop the Tryton icon in your app folder | ||
2013-06-20 12:40 <sisalp> add and remove are grey | ||
2013-06-20 12:40 <sisalp> even if I start it in app folder | ||
2013-06-20 12:41 <cedk> sisalp: strange, I'll check | ||
2013-06-20 12:45 <cedk> sisalp: here I can | ||
2013-06-20 12:46 <cedk> sisalp: which version ? | ||
2013-06-20 12:47 <sisalp> 2.8 | ||
2013-06-20 12:47 <cedk> sisalp: tested on this one also | ||
2013-06-20 12:47 <sisalp> the connection to demo server fails | ||
2013-06-20 12:47 <sisalp> maybe a network problem | ||
2013-06-20 12:48 <cedk> sisalp: it works here | ||
2013-06-20 12:48 <sisalp> can it be linked ? | ||
2013-06-20 12:48 <cedk> sisalp: so yes if you don't have internet, I guess the manage dialog box could be blocked because there is a default demo profile | ||
2013-06-20 12:48 <sisalp> can network failure to demo server be linked with the profile window ? | ||
2013-06-20 12:49 <cedk> sisalp: I think | ||
2013-06-20 12:49 <sisalp> ok, so we'll fix in this order | ||
2013-06-20 12:50 <sisalp> seems canceling demo profile also fails | ||
2013-06-20 12:50 <sisalp> which means internet is mandatory for starting a client, which is a (small) problem | ||
2013-06-20 12:51 <sisalp> you may want to operate the erp in an isolated cell | ||
2013-06-20 12:52 <cedk> sisalp: you don't need the profile manager to connect to your sever | ||
2013-06-20 12:52 <sisalp> aha, ok, yes I can by-pass it indeed | ||
2013-06-20 12:53 <sisalp> anyway I still think we must be able to delete a default profile | ||
2013-06-20 12:54 <cedk> sisalp: yes need to be tested | ||
2013-06-20 12:55 <sisalp> cedk: thank you for your answer. will let you know. | ||
2013-06-20 12:55 <cedk> sisalp: what is the state of the network ? | ||
2013-06-20 12:56 <sisalp> cedk: I don't know, I have the user on the phone, and I think you provided enough info for him to proceed. | ||
2013-06-20 12:57 <sisalp> he is not in an isolated cell, just working over a network he doesn't manage and he will move to another place to fix it | ||
2013-06-20 12:57 <sisalp> cedk: he suspets a firewall issue | ||
2013-06-20 12:57 <sisalp> suspects | ||
2013-06-20 12:58 <sisalp> thank you | ||
2013-06-20 12:59 <cedk> sisalp: could you fill an issue about it | ||
2013-06-20 13:00 <sisalp> Yes | ||
2013-06-20 13:37 <kolloman> Hi | ||
2013-06-20 13:38 <kolloman> Just playing arround with the ir.actions - ir.action.url can only handle static urls? | ||
2013-06-20 13:39 <cedk> kolloman: yes but you can combine with a wizard to compute the url | ||
2013-06-20 13:40 <kolloman> I wanted to generate a url from items selected in a treeview | ||
2013-06-20 13:40 <kolloman> cedk: so user can select 3 lines and do an action on it | ||
2013-06-20 13:41 <kolloman> cedk: just open a browser with 3 ids as query string | ||
2013-06-20 13:41 <kolloman> cedk: with a wizzard he has to select the lines again - right? | ||
2013-06-20 13:43 <cedk> kolloman: no, the wizard will have the ids of the line from the 'active_ids' key in the context | ||
2013-06-20 13:44 <kolloman> cedk: ok - will try that, thanks a lot | ||
2013-06-20 13:50 <kolloman> cedk: is there a example? How I pass the generated url to an action? | ||
2013-06-20 13:51 <cedk> kolloman: don't think so but there are many example of wizard which customize their StateAction | ||
2013-06-20 13:53 <cedk> kolloman: http://hg.tryton.org/modules/account_invoice/file/14a013d20d99/invoice.py#l2748 | ||
2013-06-20 13:55 <kolloman> cedk: thanks again |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!