chat.freenode.net #tryton log beginning Sat Apr 25 00:00:01 CEST 2015 | ||
2015-04-25 00:01 -!- flox(~florent@unaffiliated/flox) has joined #tryton | ||
2015-04-25 00:55 -!- flox(~florent@unaffiliated/flox) has joined #tryton | ||
2015-04-25 01:14 -!- vairav(~vairav@hdqusers.modeln.com) has joined #tryton | ||
2015-04-25 02:02 <apostatize> We have a read-only tree view -- but the "New record" is clickable, yet it does nothing. Is there a way to disable it, or maybe a better way to display a read-only tree view. | ||
2015-04-25 02:19 -!- vairav(~vairav@hdqusers.modeln.com) has joined #tryton | ||
2015-04-25 02:38 -!- vairav(~vairav@hdqusers.modeln.com) has joined #tryton | ||
2015-04-25 02:49 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2015-04-25 03:04 -!- digitalsatori(~Thunderbi@114.92.206.226) has joined #tryton | ||
2015-04-25 03:56 -!- vairav(~vairav@c-24-130-116-187.hsd1.ca.comcast.net) has joined #tryton | ||
2015-04-25 04:09 -!- digitalsatori(~Thunderbi@114.92.206.226) has joined #tryton | ||
2015-04-25 04:26 -!- digitalsatori(~Thunderbi@114.92.206.226) has joined #tryton | ||
2015-04-25 04:42 -!- digitalsatori(~Thunderbi@114.92.206.226) has joined #tryton | ||
2015-04-25 04:55 -!- digitalsatori(~Thunderbi@114.92.206.226) has joined #tryton | ||
2015-04-25 05:08 -!- digitalsatori(~Thunderbi@114.92.206.226) has joined #tryton | ||
2015-04-25 05:33 -!- digitalsatori(~Thunderbi@114.92.206.226) has joined #tryton | ||
2015-04-25 06:28 -!- sunny_dealmeida(~quassel@210.89.37.149) has joined #tryton | ||
2015-04-25 07:02 -!- yangoon1(~mathiasb@p549F17C0.dip0.t-ipconnect.de) has joined #tryton | ||
2015-04-25 07:35 -!- zodman_(~zodman@187.155.18.247) has joined #tryton | ||
2015-04-25 09:01 -!- deys(~deys@182.48.233.5) has joined #tryton | ||
2015-04-25 09:04 -!- deys(~deys@182.48.233.5) has joined #tryton | ||
2015-04-25 09:36 -!- Timitos(~kpreisler@host-88-217-184-172.customer.m-online.net) has joined #tryton | ||
2015-04-25 09:43 -!- frispete(~frispete@p54A90356.dip0.t-ipconnect.de) has joined #tryton | ||
2015-04-25 10:32 -!- nineinchnick(~jwas@109.231.18.226) has joined #tryton | ||
2015-04-25 11:48 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton | ||
2015-04-25 13:19 -!- Telesight(~anthony@4dafef36.ftth.telfortglasvezel.nl) has joined #tryton | ||
2015-04-25 13:28 -!- Telesight1(~anthony@4dafef36.ftth.telfortglasvezel.nl) has joined #tryton | ||
2015-04-25 13:30 -!- Telesight(~anthony@4dafef36.ftth.telfortglasvezel.nl) has joined #tryton | ||
2015-04-25 13:33 -!- Telesight(~anthony@4dafef36.ftth.telfortglasvezel.nl) has joined #tryton | ||
2015-04-25 15:23 -!- smarro(~sebastian@190.105.93.196) has joined #tryton | ||
2015-04-25 15:33 -!- kstenger(~karla@200.124.209.158) has joined #tryton | ||
2015-04-25 16:36 -!- digitalsatori(~Thunderbi@114.92.206.226) has joined #tryton | ||
2015-04-25 16:57 -!- hiaselhans(~Thunderbi@212.186.50.97) has joined #tryton | ||
2015-04-25 17:01 -!- digitalsatori(~Thunderbi@114.92.206.226) has joined #tryton | ||
2015-04-25 17:04 -!- digitalsatori(~Thunderbi@114.92.206.226) has joined #tryton | ||
2015-04-25 17:12 -!- digitalsatori(~Thunderbi@114.92.206.226) has joined #tryton | ||
2015-04-25 17:40 -!- digitalsatori(~Thunderbi@114.92.196.106) has joined #tryton | ||
2015-04-25 18:16 -!- apostati1(~visavis@gateway/vpn/privateinternetaccess/apostatize) has joined #tryton | ||
2015-04-25 18:18 -!- squat_(~quassel@net.srv.multi24.com) has joined #tryton | ||
2015-04-25 18:20 -!- zodman_(~zodman@187.155.18.247) has joined #tryton | ||
2015-04-25 18:26 -!- zodman_(~zodman@187.155.18.247) has joined #tryton | ||
2015-04-25 18:30 -!- gremly(~gremly@190.85.36.58) has joined #tryton | ||
2015-04-25 18:33 -!- munron(~AndChat68@197.211.216.214) has joined #tryton | ||
2015-04-25 18:51 -!- munron(~AndChat68@197.211.216.214) has joined #tryton | ||
2015-04-25 19:04 -!- jcnorman(~jcnorman@24-197-138-90.dhcp.spbg.sc.charter.com) has joined #tryton | ||
2015-04-25 19:04 <jcnorman> Is it possible to place a form in another module's menu? | ||
2015-04-25 19:07 <kstenger> any module can place items in any menu as far as I know, you just have to make sure the menu you want exists, so be sure to have the right dependencies for your module. In short, you most probably need to extend the module that creates the menu. | ||
2015-04-25 19:08 <jcnorman> How do I extend {module}.xml | ||
2015-04-25 19:08 <jcnorman> I have a new form which I wish to add to the sale menu - can you guide me? | ||
2015-04-25 19:12 <jcnorman> In tryton.cfg, I have a dependency on sale, but when I use parent=menu_sale, in the menuitem, it complains | ||
2015-04-25 19:13 <kstenger> try parent="sale.menu_sale" | ||
2015-04-25 19:16 <jcnorman> Thanks - that gets me there | ||
2015-04-25 19:18 -!- munron(~AndChat68@197.211.216.214) has joined #tryton | ||
2015-04-25 19:38 -!- hiaselhans(~Thunderbi@212.186.50.97) has joined #tryton | ||
2015-04-25 20:52 -!- sunny_dealmeida(~quassel@210.89.37.180) has joined #tryton | ||
2015-04-25 21:18 -!- vairav(~vairav@76.126.245.223) has joined #tryton | ||
2015-04-25 22:28 -!- smarro(~sebastian@190.105.93.196) has joined #tryton | ||
2015-04-25 23:06 -!- jcnorman(~jcnorman@24-197-138-90.dhcp.spbg.sc.charter.com) has joined #tryton | ||
2015-04-25 23:28 -!- jcnorman(~jcnorman@24-197-138-90.dhcp.spbg.sc.charter.com) has joined #tryton | ||
2015-04-25 23:38 -!- Telesight(~anthony@4dafef36.ftth.telfortglasvezel.nl) has joined #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!