IRC logs of #tryton for Friday, 2008-10-03

chat.freenode.net #tryton log beginning Fri Oct 3 00:00:01 CEST 2008
2008-10-03 00:11 <cedk> ikks: great
2008-10-03 00:12 <ikks> I'm starting to look at the translation process
2008-10-03 00:12 <ikks> But hit with an error
2008-10-03 00:13 <ikks> http://dpaste.com/82035/
2008-10-03 00:13 <cedk> ikks: do you plan to translate into spanish ?
2008-10-03 00:13 <ikks> yep.
2008-10-03 00:14 <cedk> ikks: do you have Babel installed?
2008-10-03 00:16 <ikks> oops
2008-10-03 00:16 <ikks> ACTION has to read carefully
2008-10-03 00:22 <cedk> ikks: when you will have translated, you can read this: http://code.google.com/p/tryton/wiki/HowtoContribute
2008-10-03 00:23 <cedk> ikks: it explains howto submit your contribution
2008-10-03 00:23 <cedk> ikks: with mercurial
2008-10-03 00:23 <ikks> cedk thanks for the link
2008-10-03 00:24 <ikks> As soon as it's ready I will submit it.
2008-10-03 00:25 <cedk> ikks: don't worry, not need to hurry :-)
2008-10-03 00:26 <cedk> ikks: but you can make it step by step (module by module)
2008-10-03 00:49 -!- ikks(n=igor@190.12.156.178) has joined #tryton
2008-10-03 00:50 <ikks> sorry, run out of batt
2008-10-03 00:59 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 805:6d63b4bfc3fc tryton/tryton/gui/window/view_form/view/form_gtk/parser.py: Set notebook scrollable
2008-10-03 01:00 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 1063:af1467c331f2 trytond/trytond/ir/ui/view.py: Allow empty type for inherit view
2008-10-03 01:00 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 1064:8c0da2e0a9d5 trytond/trytond/ir/ui/view.py: Improve error message
2008-10-03 01:00 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 1065:38d229e8899f trytond/trytond/ir/ui/view.py: Add test for inherit view to have the same model than the inherited one
2008-10-03 01:02 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 1066:264a66efdc8f trytond/trytond/ir/ui/view.py: Fix indent
2008-10-03 05:19 -!- yangoon(n=mathiasb@p549F467D.dip.t-dialin.net) has joined #tryton
2008-10-03 05:43 <CIA-52> tryton: ikks roundup * #407/spanish client translation: Actual spanish client translation
2008-10-03 06:26 -!- ikks(i=igor@190.157.145.191) has joined #tryton
2008-10-03 08:42 -!- bechamel(n=user@user-85-201-14-207.tvcablenet.be) has joined #tryton
2008-10-03 09:36 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-10-03 09:57 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-10-03 10:00 -!- gadaga(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-10-03 10:00 <gadaga> hi
2008-10-03 10:47 -!- gael_(n=gael@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-10-03 10:59 <CIA-52> tryton: igor@porta.tamarabernalsam.net default * 806:ecd4ebaedcd9 tryton/ (2 files in 2 dirs): Adding client's spanish translation and fixed a typo to -> too issue407
2008-10-03 10:59 <CIA-52> tryton: igor@porta.tamarabernalsam.net default * 807:9b57547c031d tryton/share/locale/es_CO/LC_MESSAGES/tryton.po: added client translation issue 407
2008-10-03 10:59 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 808:2203312c9c2c tryton/share/locale/es_CO/LC_MESSAGES/tryton.mo: Add es_CO mo file
2008-10-03 11:11 <CIA-52> tryton: ced roundup * #407/spanish client translation: [resolved] Applied. But are you sure you must make the difference between es-CO and es-ES
2008-10-03 11:42 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 0:717da561a6cb stock_supply/ (10 files): Supply module: initial commit
2008-10-03 11:42 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 1:9abcfa08e33d stock_supply/supply_schedule.py: Removed print statements
2008-10-03 11:42 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 2:9336a5c4c408 stock_supply/__tryton__.py: Put module in Inventory category
2008-10-03 11:42 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 3:a0ffd210886c stock_supply/ (COPYRIGHT LICENSE setup.py): Added files: COPYRIGHT, LICENCE and setup.py
2008-10-03 11:42 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 4:40e4746c4f74 stock_supply/ (__tryton__.py product.py product.xml supply_schedule.py): Use delivery_time from the purchase module
2008-10-03 11:42 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 5:80cc14ca8581 stock_supply/ (7 files): Use stock instead of supply on all models and wizards
2008-10-03 11:42 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 6:3917e80e6257 stock_supply/order_point.xml: Order point view: put min and max quantities on the same line.
2008-10-03 11:42 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 7:f1c8dde47118 stock_supply/order_point.xml: Added model access on order point
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 8:6746a5ddc4b7 stock_supply/order_point.py: Product on order point must be stockable
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 9:bd39133c606a stock_supply/order_point.py: Added constraint for validation on product type
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 10:9bd9443c8b59 stock_supply/ (order_point.xml purchase_request.xml): Added record rules on order point and purchase request
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 11:d02ea9a71f16 stock_supply/ (purchase_request.py purchase_request.xml): Add readonly on most field of purchase_request, improve view
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 12:196f489f7bd6 stock_supply/COPYRIGHT: Removed wrong copyright
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 13:8aaf0a0110a2 stock_supply/supply_schedule.py: Use compute_supply_date from purchase module
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 14:c8007069cae5 stock_supply/order_point.py: removed wrong constraint on order point
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 15:dfcbb4730b49 stock_supply/supply_schedule.py: Enforce today date for delivery date computation
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 16:e31ce40e3150 stock_supply/order_point.py: Use a one liner as model description. typo.
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 17:166b74942447 stock_supply/supply_schedule.py: The supply schedule now handle product without order points
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 18:1982d0781fc4 stock_supply/purchase_request.py: Better name for purchase date on request
2008-10-03 11:43 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 19:c1079399b2eb stock_supply/ (purchase_request.py supply_schedule.py): Fix typo
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 20:7d7d11104c8a stock_supply/order_point.py: Added domain on location for order point.
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 21:dd4b6c733184 stock_supply/purchase_request.py: Fix: create empty context if missing
2008-10-03 11:43 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 22:9b1475cbbea4 stock_supply/ (4 files): Supply schedule: use a cron instead of a wizard
2008-10-03 11:44 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 23:28fa357ab23b stock_supply/ (__init__.py __tryton__.py): Fix import of removed files
2008-10-03 11:44 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 24:62b7e3b37108 stock_supply/purchase_request.xml: Added request user on cron
2008-10-03 11:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 25:7d6825de7580 stock_supply/ (COPYRIGHT LICENSE): Use GPLv3
2008-10-03 11:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 26:c554ebce8de8 stock_supply/setup.py: Fix setup classifiers and license
2008-10-03 11:44 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 27:c121063315dd stock_supply/purchase_request.py: Added taxes on created purchase lines
2008-10-03 11:44 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 28:cc9e21819fe6 stock_supply/purchase_request.xml: Added access on purchase request
2008-10-03 11:44 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 29:5fab49da67cb stock_supply/purchase_request.py: purchase request generation: Delete also purchase request for which purchase is cancelled.
2008-10-03 11:44 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 30:abe40e5467aa stock_supply/purchase_request.xml: Put cron user in purchase group
2008-10-03 11:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 31:0d35802f4224 stock_supply/purchase_request.py: Use purchase_uom for purchase_request
2008-10-03 11:44 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 32:871f6c83ed99 stock_supply/purchase_request.py: Isolate line request computation
2008-10-03 11:44 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 33:0737e05a7a5a stock_supply/__tryton__.py: Added missing depedency to ir and res
2008-10-03 11:44 <CIA-52> tryton: Bertrand Chenal <bch@b2ck.com> default * 34:8a7c6030df23 stock_supply/purchase_request.py: merge
2008-10-03 11:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 35:badb9a3c9731 stock_supply/purchase_request.py: Fix typo
2008-10-03 11:44 <CIA-52> (16 lines omitted)
2008-10-03 11:51 <udono> Bye bye everyone, back on monday.
2008-10-03 11:59 -!- ecir3(n=brice@sednaco19320-gw.clients.easynet.fr) has joined #tryton
2008-10-03 12:02 <CIA-52> tryton: brice roundup * #408/Client translation process update: [new] Added glade file in extract_messages process Updated .pot file !! BabelGladeExtractor is required (easy_install BabelGladeExtractor) !!
2008-10-03 12:03 <CIA-52> tryton: brice roundup * #408/Client translation process update: [chatting] based on changeset:808:2203312c9c2c
2008-10-03 12:25 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 809:51f8e677c5d4 tryton/tryton/gui/window/view_form/view/list_gtk/ (editabletree.py parser.py): Call search on empty many2one if it is required
2008-10-03 12:30 -!- udono(n=udono@dynamic-unidsl-85-197-19-186.westend.de) has left #tryton
2008-10-03 12:45 <CIA-52> tryton: ced roundup * #408/Client translation process update: [resolved] We don't want to translate glade file because we are moving out of glade (see issue176). And also the glade translation is buggy becaus ...
2008-10-03 12:55 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-10-03 13:24 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 810:183b1b0de8d7 tryton/tryton/ (gui/main.py rpc.py): Add a non blocking rpc execute and use it for request_set
2008-10-03 14:13 -!- GeE(n=gzuerche@host2.raptus.com) has joined #tryton
2008-10-03 14:48 <CIA-52> tryton: matb roundup * #409/products: supplier prices don't work: [new] If I put different prices for different quantities on products/suppliers/, nevertheless always the price from General seems to be used in pu ...
2008-10-03 15:06 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 99:6263c8dce1a3 purchase/purchase.py: Add on_change_quantity on purchase line for issue409
2008-10-03 15:06 <CIA-52> tryton: ced roundup * #409/products: supplier prices don't work: [resolved] Fix with changeset 6263c8dce1a3
2008-10-03 15:07 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 14:3bea9c614ac4 sale/sale.py: Add on_change_quantity on sale line
2008-10-03 15:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 24:823ffe3a77bf currency/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 4:ac8252f684f2 analytic_sale/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:44 <CIA-52> tryton: matb roundup * #410/exception should be error message: [new] The following error should rather appear in a message box than as an exception: Traceback (most recent call last): File "/tryton/gui/wind ...
2008-10-03 15:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 15:9a446de118a1 analytic_invoice/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 63:67141f7ff856 company/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 58:a161e785264f account_statement/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 12:594e49e16447 account_be/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 218:77a1bb3640d8 account/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 14:eebc6d4c97d9 analytic_purchase/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:44 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 121:67421d62e51e account_invoice/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 64:93873723fabd company/setup.py: Add German classifier
2008-10-03 15:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 22:c9b355112490 analytic_account/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 45:3d5d5c56d6ed timesheet/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 15:97e7cb545776 project/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 15:8d46b5f4b42a sale/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 137:b69b413f7017 relationship/setup.py: Add German classifier
2008-10-03 15:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 219:74afe3eeae29 stock/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 83:8359554713cb product/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 9:209b73f693c1 project_revenue/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 8:f704976f0fce google_maps/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:45 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 100:6c54e9edeb6f purchase/ (MANIFEST.in setup.py): Use setuptools
2008-10-03 15:59 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 219:87adc0f8b0d3 account/tax.py: Add missing domain parent = False for vat taxes on party
2008-10-03 16:02 <CIA-52> tryton: cedric.krier@b2ck.com * r167 /wiki/HowtoTranslate.wiki: Edited wiki page through web user interface.
2008-10-03 16:02 <CIA-52> tryton: matb roundup * #333/Enhancement: input of field calendar: additionaly: there should be a plausibilty check on the entry, because a false entry i.e. in fiscal year doesn't give an error.
2008-10-03 16:05 <CIA-52> tryton: ced roundup * #333/Enhancement: input of field calendar: What do you mean by plausibilty?
2008-10-03 16:07 <CIA-52> tryton: matb roundup * #333/Enhancement: input of field calendar: if the date exists
2008-10-03 16:08 <CIA-52> tryton: ced roundup * #333/Enhancement: input of field calendar: Can you give an example?
2008-10-03 16:10 <cedk> Hi, OpenERP has change the "Refund Invoice" into "Credit Note"
2008-10-03 16:10 <cedk> do you think it is the right term ?
2008-10-03 16:11 <Timitos> cedk: yes it is the right term
2008-10-03 16:12 <cedk> Timitos: also for Supplier?
2008-10-03 16:13 <cedk> Timitos: it is a Supplier Credit Note ?
2008-10-03 16:14 <Timitos> cedk: yes it would use this term
2008-10-03 16:14 <cedk> Timitos: ok, I will change
2008-10-03 16:14 <Timitos> cedk: great
2008-10-03 16:24 <CIA-52> tryton: matb roundup * #411/Translation: account/create date not translated: [new] s. screenshot
2008-10-03 16:48 -!- GeE(n=gzuerche@host2.raptus.com) has joined #tryton
2008-10-03 17:12 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 220:cacd8e9f28fd account/ (move.py tax.py tax.xml): Rename refund into credit note
2008-10-03 17:12 <CIA-52> tryton: C?dric Krier <ced@b2ck.com> default * 122:1f9132810717 account_invoice/ (invoice.py invoice.xml): Rename refund into credit note
2008-10-03 19:44 -!- Gedd(n=ged@77.109.116.161) has joined #tryton
2008-10-03 20:01 -!- GeE(n=gzuerche@host2.raptus.com) has joined #tryton
2008-10-03 20:22 <CIA-52> tryton: matb roundup * #412/Translation: export of account_invoice is failing: [new] Traceback (most recent call last): File "/tryton/gui/window/tree.py", line 284, in sig_activate if not self.sig_action('tree_open', wa ...
2008-10-03 20:55 <CIA-52> tryton: matb roundup * #412/Translation: export of account_invoice is failing: [resolved] solved: disappeared after update
2008-10-03 20:59 <CIA-52> tryton: matb roundup * #413/Translation: untranslated message: [new] After trying to delete an invoice from a purchase: You cannot delete a record with a running workflow. There is no source for this message.

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