IRC logs of #tryton for Saturday, 2008-11-15

chat.freenode.net #tryton log beginning Sat Nov 15 00:00:02 CET 2008
2008-11-15 00:09 <cedk> panthera: hi, how do you progress on the debian packages?
2008-11-15 00:32 -!- ikks_(n=igor@201.244.188.98) has joined #tryton
2008-11-15 00:39 -!- ikks_(n=igor@201.244.188.98) has joined #tryton
2008-11-15 01:35 -!- igor__(n=igor@190.144.69.234) has joined #tryton
2008-11-15 02:44 <CIA-34> tryton: matb roundup * #575/error in clean translations: [new] Traceback (most recent call last): File "/trytond/netsvc.py", line 282, in run res = method(*msg[2:]) File "/trytond/web_service/wiz ...
2008-11-15 03:18 -!- gremly(n=oscar@190.157.169.98) has joined #tryton
2008-11-15 03:29 <CIA-34> tryton: matb roundup * #573/de_DE: Kategorie: [resolved] Artikelkategorien genommen, obwohl Artikelgruppen insgesamt vielleicht besser wäre
2008-11-15 03:46 <CIA-34> tryton: matb roundup * #537/Stock: Translation issues de_DE: [resolved] musste im Interesse einer konsistenten Übersetzung noch auf issue569 warten soeben alle Änderungen gepusht
2008-11-15 04:30 -!- ikks(n=igor@190.12.153.202) has joined #tryton
2008-11-15 05:19 -!- yangoon(n=mathiasb@p549F468F.dip.t-dialin.net) has joined #tryton
2008-11-15 05:39 -!- ikks(n=igor@190.12.153.202) has joined #tryton
2008-11-15 08:36 -!- Timitos(n=Timitos@88.217.184.172) has joined #tryton
2008-11-15 11:26 -!- ikks(n=igor@190.12.153.202) has joined #tryton
2008-11-15 11:42 -!- cedk(n=ced@gentoo/developer/cedk) has joined #tryton
2008-11-15 11:55 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 1242:af7f64714a4b trytond/trytond/ir/translation.py: Fix clean translation for string selection for issue575
2008-11-15 11:55 <CIA-34> tryton: ced roundup * #575/error in clean translations: [resolved] Fix with changeset af7f64714a4b
2008-11-15 11:56 <CIA-34> tryton: C?dric Krier <ced@b2ck.com> default * 29:c69d16c49d36 project/project.xml: Remove empty "Reporting" menu for issue525
2008-11-15 11:57 <CIA-34> tryton: ced roundup * #525/empty menu item: [resolved] Fix with changeset c69d16c49d36
2008-11-15 12:02 -!- udono(n=udono@dynamic-unidsl-85-197-25-162.westend.de) has joined #tryton
2008-11-15 13:26 <CIA-34> tryton: udono roundup * #243/Reload menu automatically after updating modules: [deferred] Works good, thanks. But opens another main menu tab. Now I have two main menus.
2008-11-15 13:27 <CIA-34> tryton: udono roundup * #243/Reload menu automatically after updating modules: I dont know if it is possible to identify the existing menu and reload this.
2008-11-15 13:28 <CIA-34> tryton: ced roundup * #243/Reload menu automatically after updating modules: [resolved] I think you don't update the client.
2008-11-15 13:39 <CIA-34> tryton: udono roundup * #243/Reload menu automatically after updating modules: [chatting] Oh, Yes, forgot to merge. Now it works like expected: If there is a menu, it is updated after module installation. If there is no menu, ...
2008-11-15 13:47 <CIA-34> tryton: udono roundup * #576/res = self.cursor.execute(sql, params): [new] Traceback (most recent call last): File "/trytond/netsvc.py", line 282, in run res = method(*msg[2:]) File "/trytond/web_service/obj ...
2008-11-15 13:50 <CIA-34> tryton: udono roundup * #576/res = self.cursor.execute(sql, params): [chatting] Null value in contact_address violates NOT NULL Constrain
2008-11-15 13:51 <CIA-34> tryton: matb roundup * #577/reports letter: document header and footer should be localized: [new] If you want to write a letter to some international partner with other language defined, there can be the need to put in some different stat ...
2008-11-15 13:52 <CIA-34> tryton: ced roundup * #576/res = self.cursor.execute(sql, params): [resolved] The field have been dropped so drop it from the table.
2008-11-15 14:01 <CIA-34> tryton: udono roundup * #576/res = self.cursor.execute(sql, params): [chatting] ~/workspace/tryton/trytond/trytond/modules/stock $ grep -R "contact_address" . ./packing.py: contact_address = fields.Many2One('part ...
2008-11-15 14:02 -!- bechamel(n=user@host-85-27-94-170.brutele.be) has joined #tryton
2008-11-15 14:06 <CIA-34> tryton: ced roundup * #576/res = self.cursor.execute(sql, params): [resolved] That is normal it is an other field
2008-11-15 14:17 -!- oversize(n=manuel@dslb-088-069-027-228.pools.arcor-ip.net) has joined #tryton
2008-11-15 14:23 <yangoon> I am meanwhile following the setup of http://code.google.com/p/tryton/wiki/HowToContributeUsingIntuxication
2008-11-15 14:24 <yangoon> now I have the problem, that I get abort: push creates new remote heads! (did you forget to merge? use push -f to force)
2008-11-15 14:24 <yangoon> no problem so far, we will do a merge
2008-11-15 14:25 <CIA-34> tryton: mathias.behrle@gmx.de * r336 /wiki/Testing1_0_0.wiki: Edited wiki page through web user interface.
2008-11-15 14:25 <yangoon> but now on hg merge: abort: outstanding uncommitted merges
2008-11-15 14:26 <yangoon> ok, there are obviously changes in trytond.conf, that I don't want to commit
2008-11-15 14:27 <yangoon> I try hg commit -X etc/trytond.conf : perfect, nothing to change
2008-11-15 14:28 <yangoon> trying again hg merge: abort: outstanding uncommitted merges
2008-11-15 14:29 <yangoon> forget last line, this was later in the process
2008-11-15 14:30 <yangoon> I try with hg merge -f, wich works, but says to me: don't forget to commit
2008-11-15 14:31 <yangoon> ok, hg commit again: trytond.conf is included -> aborted
2008-11-15 14:32 <cedk> yangoon: revert your change on trytond.conf
2008-11-15 14:32 <yangoon> then hg commit -X etc/trytond.conf: abort: cannot partially commit a merge (do not specify files or patterns)
2008-11-15 14:33 <yangoon> cedk: this is my working directory, from which the server starts, I don't want to revert each time
2008-11-15 14:34 <yangoon> ah ok, I could poit the server to use the conf at a different place
2008-11-15 14:34 <yangoon> cedk: will do that, thx
2008-11-15 14:36 <cedk> yangoon: you can setup .hgignore or put the file somewhere else adn start server with -C configfile
2008-11-15 14:37 <yangoon> .hgignore only works for hg st, but second will work
2008-11-15 14:41 -!- Gedd(n=ged@77.109.115.165.adsl.dyn.edpnet.net) has joined #tryton
2008-11-15 15:45 <CIA-34> tryton: Bertrand Chenal <bch@b2ck.com> default * 1243:b524d0b24ba3 trytond/trytond/ (ir/fr_FR.csv res/fr_FR.csv workflow/fr_FR.csv): Updated french translation
2008-11-15 15:45 <CIA-34> tryton: Bertrand Chenal <bch@b2ck.com> default * 293:d5dc66aa69b6 account/fr_FR.csv: Updated french translation
2008-11-15 15:45 <CIA-34> tryton: Bertrand Chenal <bch@b2ck.com> default * 363:50b64e2a80a7 stock/fr_FR.csv: Updated french translation
2008-11-15 16:18 <CIA-34> tryton: Bertrand Chenal <bch@b2ck.com> default * 185:39a7c1f584ca account_invoice/fr_FR.csv: Updated french translation
2008-11-15 16:18 <CIA-34> tryton: Bertrand Chenal <bch@b2ck.com> default * 58:80c4670f1490 sale/fr_FR.csv: Updated french translation
2008-11-15 16:19 <CIA-34> tryton: Bertrand Chenal <bch@b2ck.com> default * 152:c60c82293104 purchase/fr_FR.csv: Updated french translation
2008-11-15 16:34 <CIA-34> tryton: udono roundup * #576/res = self.cursor.execute(sql, params): [chatting] ok, found it... a relict in account_invoice, thx
2008-11-15 16:49 -!- ikks(n=igor@190.12.153.202) has joined #tryton
2008-11-15 17:25 <CIA-34> tryton: udono roundup * #578/Invoice: Can only search for address data when there is a party, not vice versa: [new] This is an issue for all views using the combintion of party and address. It is only possible to choose an address when a party is given. B ...
2008-11-15 17:42 <CIA-34> tryton: udono roundup * #579/de_DE: 'durch Auswahl einer Kontenplanvorlage': [new] minor correction: Financial Management > configuration > general account >create chart of account from Template: 'by selecting a chart of a ...
2008-11-15 17:50 <CIA-34> tryton: Bertrand Chenal <bch@b2ck.com> default * 1000:eb5211fb31ed tryton/share/locale/fr_FR/LC_MESSAGES/tryton.po: Better french button name for default value window
2008-11-15 17:50 <CIA-34> tryton: Bertrand Chenal <bch@b2ck.com> default * 1001:423149d9f901 tryton/share/locale/fr_FR/LC_MESSAGES/tryton.po: French translation for default value window
2008-11-15 17:58 <CIA-34> tryton: matb roundup * #579/de_DE: 'durch Auswahl einer Kontenplanvorlage': [resolved] Da es nicht um ein Einzelkonto, sondern tatsächlich um den gesamten Plan geht, halte ich die Übersetzung so wie sie ist für richtig.
2008-11-15 18:02 <CIA-34> tryton: Bertrand Chenal <bch@b2ck.com> default * 1244:99b45d2baa6b trytond/trytond/ir/fr_FR.csv: Fix and improve french translation for default values
2008-11-15 18:04 <CIA-34> tryton: udono roundup * #580/de_DE: accounts: 'kind' and 'type' are both translated as "Typ": [new] Financial Management > configuration > general account > Accounts 'kind' and 'type' are both translated as "Typ" maybe it could be better t ...
2008-11-15 18:04 <CIA-34> tryton: udono roundup * #581/de_DE: accounts: 'kind' and 'type' are both translated as "Typ": [new] Financial Management > configuration > general account > Accounts 'kind' and 'type' are both translated as "Typ" maybe it could be better t ...
2008-11-15 18:14 <CIA-34> tryton: udono roundup * #582/Close Fiscal year without warning.: [new] On Fiscal Years settings is a button 'close' this is error prone sice somone may think its like 'close' on a dialog. Better rename this Butt ...
2008-11-15 18:17 <CIA-34> tryton: udono roundup * #583/Account invoce: Sequence for PRO FORMA missing.: [new] On providing Pro Forma invoices, it would be good to have an own sequence for this.
2008-11-15 18:28 <CIA-34> tryton: udono roundup * #584/de_DE: Account > configuration > taxes: [new] Accounting > configuration> taxes View Vorlagen für Steuerkennziffern: s/Übergeordnet (Steuercodevorlage)/Übergeordnet (Steuerkennziffe ...
2008-11-15 18:32 <CIA-34> tryton: udono roundup * #584/de_DE: Account > configuration > taxes: [chatting] SORRY msg2109 WAS WRONG! This is right: Accounting > configuration> taxes View Vorlagen für Steuerkennziffern: s/Übergeordnet (Ste ...
2008-11-15 18:34 <CIA-34> tryton: udono roundup * #584/de_DE: Account > configuration > taxes: SORRY msg2109, msg2110 WAS WRONG! This is right, I hope Accounting > configuration> taxes View Vorlagen für Steuerkennziffern: s/Übergeordnet ...
2008-11-15 18:36 <CIA-34> tryton: udono roundup * #584/de_DE: Account > configuration > taxes: de_DE: Account > configuration > taxes View Steuerkennziffern s/Übergeordnet (Steuercode)/Übergeordnet (Steuerkennziffer)/ s/Untergeordnet (Ste ...
2008-11-15 18:44 <CIA-34> tryton: matb roundup * #581/de_DE: accounts: 'kind' and 'type' are both translated as "Typ": [resolved] übersetzt als Art, da Kontenklasse etwas anderes bedeutet.
2008-11-15 18:46 <CIA-34> tryton: matb roundup * #580/de_DE: accounts: 'kind' and 'type' are both translated as "Typ": [resolved] duplicate of 581
2008-11-15 18:55 <CIA-34> tryton: matb roundup * #584/de_DE: Account > configuration > taxes: [resolved] done.thx
2008-11-15 18:56 <udono> yangoon: hi, do you know which accounts I need to fill from SKR03 in Cash-Journal?
2008-11-15 18:57 <udono> yangoon: as debit and credit accounts?
2008-11-15 18:57 <yangoon> udono: hi, had the same question already;)
2008-11-15 18:58 <yangoon> udono: IIRC I took 1000 resp 1200
2008-11-15 18:58 <yangoon> and for both the same, but it is really better to ask Timitos
2008-11-15 18:59 <udono> yangoon: ok, why not I just put 1000 in... just for general testing payments its ok
2008-11-15 18:59 <yangoon> udono: ack
2008-11-15 19:39 <CIA-34> tryton: matb roundup * #585/item already translated reappearing as untranslated:
2008-11-15 19:39 <CIA-34> tryton: [new] untranslated in new database: "Account" "" "False"
2008-11-15 19:39 <CIA-34> tryton: "party.party" "Deutsch" "Sicht" "0" "account"
2008-11-15 19:39 <CIA-34> tryton: "Products" "" "False" "product.product" "De ...
2008-11-15 19:46 -!- gremly(n=oscar@190.157.169.98) has joined #tryton
2008-11-15 19:54 <CIA-34> tryton: udono roundup * #586/de_DE: Administration > Users > Groups: [new] minor correction... Tab security > open access model: Create access = Berechtigung erstellen => Erstellberechtigung s/Delete permission = B ...
2008-11-15 20:06 <CIA-34> tryton: udono roundup * #587/de_DE: Administration > Users > User: [new] Minor correction 'Anmeldename' heißt beim Login (File > Login) 'Benutzername' da derselbe name gemeint ist, würde ich anstatt Anmeldename ...
2008-11-15 20:26 <CIA-34> tryton: udo.spallek * r337 /wiki/Testing1_0_0.wiki: Edited wiki page through web user interface.
2008-11-15 20:26 <CIA-34> tryton: udono roundup * #579/de_DE: 'durch Auswahl einer Kontenplanvorlage': [chatting] Ok. Ich dachte nur weil du vorher immer 'Kontenvorlage' benutzt hast, aber es gibt im prinzip keinen anderen Menüeintrag für den Kont ...
2008-11-15 20:29 <CIA-34> tryton: matb roundup * #586/de_DE: Administration > Users > Groups: [resolved] danke, das war wirklich unschön;) Ich habe die "Berechtigung zum ..." einfach weggelassen, da es in diesem Fenster sowieso um nichts a ...
2008-11-15 20:31 <udono> yangoon: I reviewed all german translations and to summing up: Very great job done. Especially I like your work in the administration menu, not to try to translate all Tryton specific terms like workflow, flow, wizard and so on. You hit absolutely my taste for using our language. All kudos to you, thanks a lot for the work! I've all issues filled. There comes no more translation issue from my side. Timitos is no longer there, so I thi
2008-11-15 20:31 <yangoon> udono: thx a lot
2008-11-15 20:32 <yangoon> udono: I will finish now and then push last time (I think;)
2008-11-15 20:40 <CIA-34> tryton: matb roundup * #587/de_DE: Administration > Users > User: [resolved] done
2008-11-15 21:00 <CIA-34> tryton: matb roundup * #579/de_DE: 'durch Auswahl einer Kontenplanvorlage': [resolved] Stimmt, ich habe mich da eng an die Vorgabe gehalten, die aber wahrscheinlich besser "Account Chart Templates" benannt wäre. Ich habe ...
2008-11-15 21:05 <CIA-34> tryton: matb roundup * #582/Close Fiscal year without warning.: [chatting] Ack for other naming and removing the close icon, which is the same as on tabs.
2008-11-15 21:48 <yangoon> cedk: udono: german translation closed, all pushed, thx to all for great work!
2008-11-15 21:49 <udono> yangoon: welcome
2008-11-15 21:49 <udono> by all, see you tommorrow
2008-11-15 23:25 <CIA-34> tryton: udo.spallek * r338 /wiki/Testing1_0_0.wiki: Edited wiki page through web user interface.
2008-11-15 23:25 <CIA-34> tryton: udo.spallek * r339 /wiki/Testing1_0_0.wiki: Edited wiki page through web user interface.
2008-11-15 23:48 -!- oversize_(n=manuel@dslb-084-059-191-114.pools.arcor-ip.net) has joined #tryton

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