chat.freenode.net #tryton log beginning Tue Nov 3 00:00:02 CET 2009 | ||
2009-11-03 00:20 -!- ikks_(n=ikks@190.158.121.63) has joined #tryton | ||
2009-11-03 00:20 -!- ikks(n=ikks@190.158.121.63) has joined #tryton | ||
2009-11-03 01:46 <fil> panthera: re the sid repository -- it seems not to be accessible via http, although looking at it via rsync, it clearly exists, so it seems that someone's got their plumbing wrong in Apache | ||
2009-11-03 02:28 -!- FWiesing(n=FWiesing@194-208-185-012.tele.net) has left #tryton | ||
2009-11-03 03:01 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2009-11-03 03:05 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2009-11-03 04:26 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2009-11-03 05:19 -!- yangoon(n=mathiasb@p549F7715.dip.t-dialin.net) has joined #tryton | ||
2009-11-03 07:44 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton | ||
2009-11-03 08:22 -!- monkeytower(n=monkeyto@dslb-088-077-230-245.pools.arcor-ip.net) has joined #tryton | ||
2009-11-03 08:36 -!- gour(n=Gour@93.159.88.81) has joined #tryton | ||
2009-11-03 08:53 -!- udono(n=udono@dynamic-unidsl-85-197-17-104.westend.de) has joined #tryton | ||
2009-11-03 09:01 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton | ||
2009-11-03 09:03 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2009-11-03 09:27 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton | ||
2009-11-03 09:32 -!- gour(n=Gour@93.159.88.81) has joined #tryton | ||
2009-11-03 10:06 -!- yangoon(n=mathiasb@p549F4858.dip.t-dialin.net) has joined #tryton | ||
2009-11-03 10:19 <CIA-3> Timitos roundup * #1270/IOError: [Errno 2] No such file or directory: u'c:\\dokume~1\\user\\lokale~1\\temp\\tryton_fcrjg2\\Rechnung/Gutschrift - 12121.odt': | ||
2009-11-03 10:19 <CIA-3> [chatting] this issue is related with issue1104 | ||
2009-11-03 10:19 <CIA-3> i don't know why but now it is necessary to replace os.altsep, too. | ||
2009-11-03 10:19 <CIA-3> when i replace os.altsep on ... | ||
2009-11-03 10:19 <CIA-3> http://bugs.tryton.org/roundup/issue1270 | ||
2009-11-03 10:24 <CIA-3> udono roundup * #1270/IOError: [Errno 2] No such file or directory: u'c:\\dokume~1\\user\\lokale~1\\temp\\tryton_fcrjg2\\Rechnung/Gutschrift - 12121.odt': I guess it comes from :..."\\Rechnung<here>/</here>Gutschrift - 12121.odt'" | ||
2009-11-03 10:24 <CIA-3> http://bugs.tryton.org/roundup/issue1270 | ||
2009-11-03 10:28 <CIA-3> Timitos roundup * #1270/IOError: [Errno 2] No such file or directory: u'c:\\dokume~1\\user\\lokale~1\\temp\\tryton_fcrjg2\\Rechnung/Gutschrift - 12121.odt': @udono: thats clear i think. maybe report creation with such report names haven't been tested under windows. so the patch of issue1104 seems not t ... | ||
2009-11-03 10:28 <CIA-3> http://bugs.tryton.org/roundup/issue1270 | ||
2009-11-03 10:31 <CIA-3> udono roundup * #1273/After upgrade modified stock location names are renamed back to the names given by the XML Definition: | ||
2009-11-03 10:31 <CIA-3> [new] I don't know if it is a bug, but... | ||
2009-11-03 10:31 <CIA-3> After update stock from 1.2 to 1.4 the manually modified stock locations provided by 1.2 stock module a ... | ||
2009-11-03 10:31 <CIA-3> http://bugs.tryton.org/roundup/issue1273 | ||
2009-11-03 10:46 -!- paepke(n=paepke@p5B32B12C.dip0.t-ipconnect.de) has joined #tryton | ||
2009-11-03 11:10 -!- paepke(n=paepke@p5B32B12C.dip0.t-ipconnect.de) has joined #tryton | ||
2009-11-03 11:55 <CIA-3> C?dric Krier <ced@b2ck.com> default * 1433:6909599951bf tryton/MANIFEST.in: Add missing CCPL-Attribution-ShareAlike-2.0 license in MANIFEST.in | ||
2009-11-03 11:55 <CIA-3> http://hg.tryton.org/tryton/rev/6909599951bf | ||
2009-11-03 11:55 <CIA-3> C?dric Krier <ced@b2ck.com> default * 1434:5f7facf21462 tryton/tryton.desktop: merge | ||
2009-11-03 11:55 <CIA-3> http://hg.tryton.org/tryton/rev/5f7facf21462 | ||
2009-11-03 11:55 <CIA-3> C?dric Krier <ced@b2ck.com> default * 1435:8f078bc410b3 tryton/tryton/action/main.py: | ||
2009-11-03 11:55 <CIA-3> Replace also altsep in report name for issue1270 | ||
2009-11-03 11:55 <CIA-3> Use extsep instead of '.' | ||
2009-11-03 11:55 <CIA-3> http://hg.tryton.org/tryton/rev/8f078bc410b3 | ||
2009-11-03 11:56 <CIA-3> ced roundup * #1270/IOError: [Errno 2] No such file or directory: u'c:\\dokume~1\\user\\lokale~1\\temp\\tryton_fcrjg2\\Rechnung/Gutschrift - 12121.odt': [resolved] Fix with changeset 8f078bc410b3 | ||
2009-11-03 11:56 <CIA-3> http://bugs.tryton.org/roundup/issue1270 | ||
2009-11-03 12:09 <yangoon> cedk: is demo server up? I cannot connect... | ||
2009-11-03 12:31 <cedk> yangoon: should work now | ||
2009-11-03 12:32 <yangoon> cedk: yes, works, thx | ||
2009-11-03 12:37 <CIA-3> C?dric Krier <ced@b2ck.com> default * 362:41c9455126d2 website/ (6 files in 5 dirs): Update restore frequency | ||
2009-11-03 12:37 <CIA-3> http://hg.tryton.org/www.tryton.org/rev/41c9455126d2 | ||
2009-11-03 12:37 <CIA-3> C?dric Krier <ced@b2ck.com> default * 363:13a37bedb487 website/locale/es/LC_MESSAGES/tryton.po: merge | ||
2009-11-03 12:37 <CIA-3> http://hg.tryton.org/www.tryton.org/rev/13a37bedb487 | ||
2009-11-03 13:12 -!- paepke_(n=paepke@p5B32867E.dip0.t-ipconnect.de) has joined #tryton | ||
2009-11-03 13:13 <fil> BTW does tryton deal with cash accounting (i.e. paying/claiming VAT only when the cash hits my bank account, rather than when I issue an invoice) | ||
2009-11-03 13:17 -!- ikks(n=ikks@190.158.101.22) has joined #tryton | ||
2009-11-03 13:19 <Timitos> fil: not yet. but i plan to work on such a module. | ||
2009-11-03 13:20 <fil> ah, that's sadly a show-stopper for me (I deal with local councils who have on occasion taken 18 months to pay invoices -- I'd have gone bust several times if I'd paid the tax up-front) | ||
2009-11-03 13:22 <fil> ACTION girds up my loins to give OpenERP one last try ... | ||
2009-11-03 13:24 <Timitos> fil: my plan is to have such a module until the end of the year. if you are able to contribute informations about this topic in UK i will try to implement your needs. | ||
2009-11-03 13:27 <fil> Timitos: I'll see if I can persuade my accountant to consider tryton in a positive light (he was somewhat traumatised by OERP 5) -- after having a quick play I think he'll be much more comfortable with tryton -- if so, I might be able to pick his brains about the cash accounting side of life | ||
2009-11-03 13:28 <Timitos> fil: good luck :-) | ||
2009-11-03 13:28 <fil> The stand-alone-on-windows bit is liable to float his boat as well -- he ahs lots of small trader types, with one crappy 'doze machine | ||
2009-11-03 13:32 <fil> sadly, I'm not really competent when it comes to accounting, so when confronted with a totally blank accounting system I've no idea what a reasonable default setup might look like, which is why I'm struggling with both OERP and tryton -- tryton gives me the impression that it's more in line with my accountant's expectations though | ||
2009-11-03 13:34 <CIA-3> Mathias Behrle <mathiasb@behrle.dyndns.org> default * 364:22dcc50bc34b website/locale/de/LC_MESSAGES/tryton.po: Update translation for de | ||
2009-11-03 13:34 <CIA-3> http://hg.tryton.org/www.tryton.org/rev/22dcc50bc34b | ||
2009-11-03 13:36 <fil> (I wrote my own very specific accounting system for my company using postgress/perl/latex/shell/zope about 15 years ago, and am looking for something to replace it, since it's garbage really -- pretty much every action requires by-hand shell commands at some point in the proceedure, so no-one but me could possibly drive it) | ||
2009-11-03 14:31 -!- woakas(n=woakas@190.144.69.234) has joined #tryton | ||
2009-11-03 14:31 <CIA-3> Timitos roundup * #1274/shipment does not have a company field?: [new] why do shipments not have a company field? is there a special reason? | ||
2009-11-03 14:31 <CIA-3> http://bugs.tryton.org/roundup/issue1274 | ||
2009-11-03 15:10 <CIA-3> C?dric Krier <ced@b2ck.com> default * 1436:29e850deb890 tryton/tryton/gui/window/form.py: Improve date display in logs to use timetuple if possible | ||
2009-11-03 15:10 <CIA-3> http://hg.tryton.org/tryton/rev/29e850deb890 | ||
2009-11-03 15:27 <CIA-3> bch roundup * #1274/shipment does not have a company field?: [chatting] The company field is present (and required) on the move model, so it's not needed on the shipment. | ||
2009-11-03 15:27 <CIA-3> http://bugs.tryton.org/roundup/issue1274 | ||
2009-11-03 15:27 <CIA-3> C?dric Krier <ced@b2ck.com> default * 2078:b23f285b08ee trytond/trytond/backend/fields.py: Don't convert Date and DateTime into string | ||
2009-11-03 15:27 <CIA-3> http://hg.tryton.org/trytond/rev/b23f285b08ee | ||
2009-11-03 15:27 <CIA-3> C?dric Krier <ced@b2ck.com> default * 2079:a64ae6b1f650 trytond/trytond/ (4 files in 4 dirs): Don't use now() in SQL statement as it doesn't work on SQLite | ||
2009-11-03 15:27 <CIA-3> http://hg.tryton.org/trytond/rev/a64ae6b1f650 | ||
2009-11-03 15:27 <CIA-3> C?dric Krier <ced@b2ck.com> default * 2080:c99fad19841d trytond/trytond/model/modelsql.py: Don't use date_trunc as it returns work type in SQLite | ||
2009-11-03 15:27 <CIA-3> http://hg.tryton.org/trytond/rev/c99fad19841d | ||
2009-11-03 15:27 <CIA-3> C?dric Krier <ced@b2ck.com> default * 2081:285da1da43b4 trytond/trytond/backend/sqlite/database.py: Use custom datetime adapter that remove tzinfo for SQLite | ||
2009-11-03 15:27 <CIA-3> http://hg.tryton.org/trytond/rev/285da1da43b4 | ||
2009-11-03 15:27 <CIA-3> C?dric Krier <ced@b2ck.com> default * 2082:4204a6cbcd5a trytond/trytond/backend/sqlite/database.py: Fix extract to work with microseconds | ||
2009-11-03 15:27 <CIA-3> http://hg.tryton.org/trytond/rev/4204a6cbcd5a | ||
2009-11-03 15:28 <CIA-3> ced roundup * #1269/Problems with WebDAV and CalDAV: [resolved] Fix with changeset 285da1da43b4 | ||
2009-11-03 15:28 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-03 15:30 <CIA-3> Timitos roundup * #1275/Fix company context domain when company is not in context does not work for root user: | ||
2009-11-03 15:30 <CIA-3> [new] the fixes like this one do not work for root user. this causes exceptions for sheduled actions as they are executed by root. | ||
2009-11-03 15:30 <CIA-3> as root does n ... | ||
2009-11-03 15:30 <CIA-3> http://bugs.tryton.org/roundup/issue1275 | ||
2009-11-03 15:44 <CIA-3> ced roundup * #1275/Fix company context domain when company is not in context does not work for root user: | ||
2009-11-03 15:44 <CIA-3> [chatting] I propose this patch. | ||
2009-11-03 15:44 <CIA-3> Ours is not good because users can have no company. | ||
2009-11-03 15:44 <CIA-3> http://bugs.tryton.org/roundup/issue1275 | ||
2009-11-03 15:51 <CIA-3> ced roundup * #1272/WebDAV error when creating file with Nautilus: [invalid] Putting files in root directory is forbidden (or not implemented). | ||
2009-11-03 15:51 <CIA-3> http://bugs.tryton.org/roundup/issue1272 | ||
2009-11-03 15:52 <CIA-3> ced roundup * #1275/Fix company context domain when company is not in context does not work for root user: s/Ours/Yours/ | ||
2009-11-03 15:52 <CIA-3> http://bugs.tryton.org/roundup/issue1275 | ||
2009-11-03 15:52 <CIA-3> C?dric Krier <ced@b2ck.com> default * 1432:b56a705d615b tryton/MANIFEST.in: | ||
2009-11-03 15:52 <CIA-3> Add missing CCPL-Attribution-ShareAlike-2.0 license in MANIFEST.in | ||
2009-11-03 15:52 <CIA-3> (transplanted from 6909599951bfd99863111a94d2ffff78c660973a) | ||
2009-11-03 15:52 <CIA-3> http://hg.tryton.org/1.4/tryton/rev/b56a705d615b | ||
2009-11-03 15:54 <CIA-3> C?dric Krier <ced@b2ck.com> default * 62:23b968391c73 calendar/calendar.py: | ||
2009-11-03 15:54 <CIA-3> Copy calendar.attendee when copying calendar.event.attendee | ||
2009-11-03 15:54 <CIA-3> (transplanted from ecf7726cfa44b3d8323ac5db49d3bb6e5e88e9a8) | ||
2009-11-03 15:54 <CIA-3> http://hg.tryton.org/1.4/modules/calendar/rev/23b968391c73 | ||
2009-11-03 15:54 <CIA-3> C?dric Krier <ced@b2ck.com> default * 63:8e2bcc1bf1c9 calendar/__tryton__.py: merge | ||
2009-11-03 15:54 <CIA-3> http://hg.tryton.org/1.4/modules/calendar/rev/8e2bcc1bf1c9 | ||
2009-11-03 15:55 <CIA-3> C?dric Krier <ced@b2ck.com> default * 24:e5f846e4d491 calendar_todo/todo.py: | ||
2009-11-03 15:55 <CIA-3> Copy calendar.attendee when copying calendar.todo.attendee | ||
2009-11-03 15:55 <CIA-3> (transplanted from afea7fe98d82722a5b76541b764d6fa922c7a36d) | ||
2009-11-03 15:55 <CIA-3> http://hg.tryton.org/1.4/modules/calendar_todo/rev/e5f846e4d491 | ||
2009-11-03 15:55 <CIA-3> C?dric Krier <ced@b2ck.com> default * 25:9d6c06998efb calendar_todo/todo.py: | ||
2009-11-03 15:55 <CIA-3> Test if calendar owner exists before comparing it with organizer | ||
2009-11-03 15:55 <CIA-3> Handle correctly owner in attendees | ||
2009-11-03 15:55 <CIA-3> (transplanted from 1c0e2fc52d8adcf9e80fcc201eca596b1486530c) | ||
2009-11-03 15:55 <CIA-3> http://hg.tryton.org/1.4/modules/calendar_todo/rev/9d6c06998efb | ||
2009-11-03 15:55 <CIA-3> C?dric Krier <ced@b2ck.com> default * 26:0ba38069e2ac calendar_todo/todo.py: | ||
2009-11-03 15:55 <CIA-3> Fix attendee creation across similar todos | ||
2009-11-03 15:55 <CIA-3> (transplanted from 8790d3ee152e0ff2fc2f1d29e861a5dbddf7b2e9) | ||
2009-11-03 15:55 <CIA-3> http://hg.tryton.org/1.4/modules/calendar_todo/rev/0ba38069e2ac | ||
2009-11-03 15:55 <CIA-3> C?dric Krier <ced@b2ck.com> default * 27:370ae495871d calendar_todo/__tryton__.py: merge | ||
2009-11-03 15:55 <CIA-3> http://hg.tryton.org/1.4/modules/calendar_todo/rev/370ae495871d | ||
2009-11-03 15:55 <CIA-3> Mathias Behrle <mathiasb@behrle.dyndns.org> default * 14:359561555244 ldap_authentication/INSTALL: | ||
2009-11-03 15:55 <CIA-3> Adding missing depend for trytond_ldap_connection. | ||
2009-11-03 15:55 <CIA-3> (transplanted from 5dc956b2cc56937d2e3fe9db430aa0196075061d) | ||
2009-11-03 15:55 <CIA-3> http://hg.tryton.org/1.4/modules/ldap_authentication/rev/359561555244 | ||
2009-11-03 15:58 <CIA-3> C?dric Krier <ced@b2ck.com> default * 579:478e81a532b3 stock/product.py: | ||
2009-11-03 15:58 <CIA-3> Test stock_date_end in context before comparing with today | ||
2009-11-03 15:58 <CIA-3> (transplanted from 25baf0c9daa6d35033b21ff41311384b43179833) | ||
2009-11-03 15:58 <CIA-3> http://hg.tryton.org/1.2/modules/stock/rev/478e81a532b3 | ||
2009-11-03 15:58 <CIA-3> C?dric Krier <ced@b2ck.com> default * 580:237a7c5b3c17 stock/product.py: | ||
2009-11-03 15:58 <CIA-3> Fix search_quantity to compute product_by_location like get_quantity | ||
2009-11-03 15:58 <CIA-3> (transplanted from 21e928e05ca37a6ce97164d0933463fa26922e40) | ||
2009-11-03 15:58 <CIA-3> http://hg.tryton.org/1.2/modules/stock/rev/237a7c5b3c17 | ||
2009-11-03 15:58 <CIA-3> C?dric Krier <ced@b2ck.com> default * 581:2f0591bce481 stock/packing.py: | ||
2009-11-03 15:58 <CIA-3> Set planned date on inventory moves of shipments for issue1259 | ||
2009-11-03 15:58 <CIA-3> (transplanted from de0012795f472c56e5f5484f8c4deec1e1b6c093) | ||
2009-11-03 15:58 <CIA-3> http://hg.tryton.org/1.2/modules/stock/rev/2f0591bce481 | ||
2009-11-03 15:58 <CIA-3> C?dric Krier <ced@b2ck.com> default * 582:2bbefff56a31 stock/product.py: | ||
2009-11-03 15:58 <CIA-3> Use stock_assign to compute product by location with future date | ||
2009-11-03 15:58 <CIA-3> (transplanted from c934d6713653bd9a46ba1c1d566a172b9f055ccc) | ||
2009-11-03 15:58 <CIA-3> http://hg.tryton.org/1.2/modules/stock/rev/2bbefff56a31 | ||
2009-11-03 15:58 <CIA-3> C?dric Krier <ced@b2ck.com> default * 583:e8db91aece7b stock/product.py: | ||
2009-11-03 15:58 <CIA-3> Compute infinite date end like a future date for issue1259 | ||
2009-11-03 15:59 <CIA-3> (transplanted from 2e24870d23762982a4ee045671c371bdd37f0d1a) | ||
2009-11-03 15:59 <CIA-3> http://hg.tryton.org/1.2/modules/stock/rev/e8db91aece7b | ||
2009-11-03 15:59 <CIA-3> C?dric Krier <ced@b2ck.com> default * 420:be7c59426386 stock/product.py: | ||
2009-11-03 15:59 <CIA-3> Test stock_date_end in context before comparing with today | ||
2009-11-03 15:59 <CIA-3> (transplanted from 25baf0c9daa6d35033b21ff41311384b43179833) | ||
2009-11-03 15:59 <CIA-3> http://hg.tryton.org/1.0/modules/stock/rev/be7c59426386 | ||
2009-11-03 15:59 <CIA-3> C?dric Krier <ced@b2ck.com> default * 421:b0a39cc252c2 stock/product.py: | ||
2009-11-03 15:59 <CIA-3> Fix search_quantity to compute product_by_location like get_quantity | ||
2009-11-03 15:59 <CIA-3> (transplanted from 21e928e05ca37a6ce97164d0933463fa26922e40) | ||
2009-11-03 15:59 <CIA-3> http://hg.tryton.org/1.0/modules/stock/rev/b0a39cc252c2 | ||
2009-11-03 15:59 <CIA-3> C?dric Krier <ced@b2ck.com> default * 422:5d8d630163c6 stock/packing.py: | ||
2009-11-03 15:59 <CIA-3> Set planned date on inventory moves of shipments for issue1259 | ||
2009-11-03 15:59 <CIA-3> (transplanted from de0012795f472c56e5f5484f8c4deec1e1b6c093) | ||
2009-11-03 15:59 <CIA-3> http://hg.tryton.org/1.0/modules/stock/rev/5d8d630163c6 | ||
2009-11-03 15:59 <CIA-3> C?dric Krier <ced@b2ck.com> default * 423:839e6800798b stock/product.py: | ||
2009-11-03 15:59 <CIA-3> Use stock_assign to compute product by location with future date | ||
2009-11-03 15:59 <CIA-3> (transplanted from c934d6713653bd9a46ba1c1d566a172b9f055ccc) | ||
2009-11-03 15:59 <CIA-3> http://hg.tryton.org/1.0/modules/stock/rev/839e6800798b | ||
2009-11-03 15:59 <CIA-3> C?dric Krier <ced@b2ck.com> default * 424:b15c2f370c61 stock/product.py: | ||
2009-11-03 15:59 <CIA-3> Compute infinite date end like a future date for issue1259 | ||
2009-11-03 15:59 <CIA-3> (transplanted from 2e24870d23762982a4ee045671c371bdd37f0d1a) | ||
2009-11-03 15:59 <CIA-3> http://hg.tryton.org/1.0/modules/stock/rev/b15c2f370c61 | ||
2009-11-03 16:38 <CIA-3> ced roundup * #1273/After upgrade modified stock location names are renamed back to the names given by the XML Definition: [need-eg] Could not reproduce. | ||
2009-11-03 16:38 <CIA-3> http://bugs.tryton.org/roundup/issue1273 | ||
2009-11-03 17:00 <CIA-3> Timitos roundup * #1275/Fix company context domain when company is not in context does not work for root user: your patch works for me. | ||
2009-11-03 17:00 <CIA-3> http://bugs.tryton.org/roundup/issue1275 | ||
2009-11-03 17:05 <CIA-3> webwurst roundup * #1269/Problems with CalDAV: | ||
2009-11-03 17:05 <CIA-3> [chatting] Thanks! | ||
2009-11-03 17:05 <CIA-3> But now i get another error message from Thunderbird: | ||
2009-11-03 17:05 <CIA-3> ::ffff:169.254.1.121 - - [03/Nov/2009 17:03:14] "PUT /test01/Calend ... | ||
2009-11-03 17:05 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-03 17:12 <CIA-3> ced roundup * #1269/Problems with CalDAV: [resolved] Please fill one issue per bugs. | ||
2009-11-03 17:12 <CIA-3> http://bugs.tryton.org/roundup/issue1269 | ||
2009-11-03 17:16 <CIA-3> webwurst roundup * #1272/WebDAV error when creating file with Nautilus: | ||
2009-11-03 17:16 <CIA-3> [testing] Ok, but i cannot create files on upper directories too. This is what i get with nautilus: | ||
2009-11-03 17:16 <CIA-3> ::ffff:169.254.1.121 - - [03/Nov/2009 17:11 ... | ||
2009-11-03 17:16 <CIA-3> http://bugs.tryton.org/roundup/issue1272 | ||
2009-11-03 17:28 <CIA-3> udono roundup * #1273/After upgrade modified stock location names are renamed back to the names given by the XML Definition: I installed in Version 1.2 stock module. There is already one warehouse created, from the stock modules XML. The german translation WARENLAGER is ... | ||
2009-11-03 17:28 <CIA-3> http://bugs.tryton.org/roundup/issue1273 | ||
2009-11-03 17:28 <CIA-3> udono roundup * #1273/After upgrade modified stock location names are renamed back to the names given by the XML Definition: Timitos told me it was the same at the migration 1.0.0 to 1.2.0. | ||
2009-11-03 17:28 <CIA-3> http://bugs.tryton.org/roundup/issue1273 | ||
2009-11-03 17:48 <CIA-3> webwurst roundup * #1277/DAV_Forbidden when trying to create an event with CalDAV: | ||
2009-11-03 17:48 <CIA-3> [new] This is the log when trying to create an event with Sunbird: | ||
2009-11-03 17:48 <CIA-3> [Tue Nov 03 17:47:43 2009] ERROR:webdav:Exception: | ||
2009-11-03 17:48 <CIA-3> Traceback (most recent c ... | ||
2009-11-03 17:48 <CIA-3> http://bugs.tryton.org/roundup/issue1277 | ||
2009-11-03 17:50 -!- vengfulsquirrel(n=ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton | ||
2009-11-03 18:20 <CIA-3> webwurst roundup * #1272/WebDAV error when creating file with Nautilus: | ||
2009-11-03 18:20 <CIA-3> Copying a file to an subdirectory _does_ work: | ||
2009-11-03 18:20 <CIA-3> ::ffff:169.254.1.121 - - [03/Nov/2009 18:20:41] "PROPFIND /test01/test-dir HTTP/1.1" 207 - | ||
2009-11-03 18:20 <CIA-3> ::ff ... | ||
2009-11-03 18:20 <CIA-3> http://bugs.tryton.org/roundup/issue1272 | ||
2009-11-03 18:32 -!- paepke(n=paepke@p5B32867E.dip0.t-ipconnect.de) has joined #tryton | ||
2009-11-03 19:06 <paepke> are there somewhere high-resolution tryton-related pictures (logo, et cetera)? I'm preparing a small presentation for our local linux user group. | ||
2009-11-03 19:11 <bechamel> paepke: http://www.b2ck.com/~bch/tryton/ | ||
2009-11-03 19:12 <bechamel> ACTION have to go | ||
2009-11-03 19:14 <paepke> bechamel, thank you! | ||
2009-11-03 20:03 <CIA-3> ced roundup * #1272/WebDAV error when creating file with Nautilus: [invalid] So it is the normal behavior. | ||
2009-11-03 20:03 <CIA-3> http://bugs.tryton.org/roundup/issue1272 | ||
2009-11-03 20:13 -!- pepeu(n=manuel@201.152.26.71) has joined #tryton | ||
2009-11-03 20:35 <CIA-3> webwurst roundup * #1272/WebDAV error when creating file with Nautilus: | ||
2009-11-03 20:35 <CIA-3> [chatting] Ok, sorry i don't quite understand.. | ||
2009-11-03 20:35 <CIA-3> I can copy a file to a webdav directory, | ||
2009-11-03 20:35 <CIA-3> but i cannot create a file in the same directory? | ||
2009-11-03 20:35 <CIA-3> http://bugs.tryton.org/roundup/issue1272 | ||
2009-11-03 20:51 <CIA-3> ced roundup * #1272/WebDAV error when creating file with Nautilus: [testing] Try with this patch. | ||
2009-11-03 20:51 <CIA-3> http://bugs.tryton.org/roundup/issue1272 | ||
2009-11-03 21:16 <CIA-3> webwurst roundup * #1272/WebDAV error when creating file with Nautilus: | ||
2009-11-03 21:16 <CIA-3> Creating files works with this patch. | ||
2009-11-03 21:16 <CIA-3> Thanks! | ||
2009-11-03 21:16 <CIA-3> http://bugs.tryton.org/roundup/issue1272 | ||
2009-11-03 21:17 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton | ||
2009-11-03 21:22 <CIA-3> C?dric Krier <ced@b2ck.com> default * 2083:a6942d2d9ea4 trytond/trytond/webdav/webdav.py: Fix base64 encodeing if data is None or False for issue1272 | ||
2009-11-03 21:22 <CIA-3> http://hg.tryton.org/trytond/rev/a6942d2d9ea4 | ||
2009-11-03 21:23 <CIA-3> ced roundup * #1272/WebDAV error when creating file with Nautilus: [resolved] Fix with changeset a6942d2d9ea4 | ||
2009-11-03 21:23 <CIA-3> http://bugs.tryton.org/roundup/issue1272 | ||
2009-11-03 21:36 -!- Timitos(n=timitos@88.217.184.172) has joined #tryton | ||
2009-11-03 21:46 -!- bechamel(n=user@host-85-201-159-186.brutele.be) has joined #tryton | ||
2009-11-03 21:47 <CIA-3> webwurst roundup * #1277/DAV_Forbidden when trying to create an event with CalDAV: [resolved] I don't get the error in msg4997 anymore. Maybe fixed with changeset a6942d2d9ea4? | ||
2009-11-03 21:47 <CIA-3> http://bugs.tryton.org/roundup/issue1277 | ||
2009-11-03 21:50 <CIA-3> webwurst roundup * #1278/"TypeError.." when creating an event with CalDAV: | ||
2009-11-03 21:50 <CIA-3> [new] When creating an event i get this: | ||
2009-11-03 21:50 <CIA-3> ::ffff:169.254.1.121 - - [03/Nov/2009 21:45:53] "PUT /tryton_test/Calendars/calendar_test/0c1051fb-da0 ... | ||
2009-11-03 21:50 <CIA-3> http://bugs.tryton.org/roundup/issue1278 | ||
2009-11-03 22:37 -!- paepke(n=gast@Ra854.r.pppool.de) has joined #tryton | ||
2009-11-03 22:54 -!- gremly(n=gremly@190.156.164.91) has joined #tryton |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!