IRC logs of #tryton for Friday, 2017-04-28

chat.freenode.net #tryton log beginning Fri Apr 28 00:00:01 CEST 2017
2017-04-28 00:14 -!- robinak(~quassel@unaffilated/robink) has joined #tryton
2017-04-28 00:45 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-28 00:52 -!- udono1(~udono@122-057-210-188.ip-addr.inexio.net) has joined #tryton
2017-04-28 02:36 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-28 02:52 -!- uha4(~uha4@146.0.99.188) has left #tryton
2017-04-28 04:56 -!- VaticanCameos(~VaticanCa@223.190.7.91) has joined #tryton
2017-04-28 05:00 -!- thaneor(~ldlc6@r167-56-168-134.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-04-28 06:45 -!- JanGB(~jan@dslb-088-073-244-178.088.073.pools.vodafone-ip.de) has joined #tryton
2017-04-28 07:20 -!- JanGB(~jan@dslb-088-073-244-178.088.073.pools.vodafone-ip.de) has joined #tryton
2017-04-28 07:44 -!- JanGB(~jan@business-178-015-079-061.static.arcor-ip.net) has joined #tryton
2017-04-28 08:03 -!- tim_(7bc9095e@gateway/web/freenode/ip.123.201.9.94) has joined #tryton
2017-04-28 08:04 <tim_> I am getting some error as here https://pastebin.com/V3LKpTsR
2017-04-28 08:20 -!- rpit(~rpit@aftr-37-24-151-117.unity-media.net) has joined #tryton
2017-04-28 08:44 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2017-04-28 08:51 -!- mrichez(~smuxi@mail.saluc.com) has joined #tryton
2017-04-28 09:13 <pokoli> tim_: your report is invalid
2017-04-28 09:15 <pokoli> tim_: what I mean is that is accessing the lang attribute of the company which does not exist
2017-04-28 09:16 <pokoli> tim_: the lang it's defined on the party, so the value must be read from the company party
2017-04-28 10:24 -!- nicoe(~nicoe@host-85-201-184-151.dynamic.voo.be) has joined #tryton
2017-04-28 10:42 -!- VaticanCameos(~VaticanCa@223.190.7.91) has joined #tryton
2017-04-28 12:07 -!- JanGB(~jan@business-178-015-079-061.static.arcor-ip.net) has joined #tryton
2017-04-28 12:28 -!- Telesight(~anthony@4dae0c97.ftth.telfortglasvezel.nl) has joined #tryton
2017-04-28 13:11 -!- mariomop(~quassel@190.30.45.158) has joined #tryton
2017-04-28 13:14 <mrichez> hi, i'm trying to use tryton-demo.py on sqlite database, getting error no such table "ir_cache", bug or should i first (don't know how) initialize database to get ir tables
2017-04-28 13:16 <cedk> mrichez: I think the database must first be initialized
2017-04-28 13:17 <mrichez> cedk: ok , so i run trytond-admin on this database then tryton-demo.py
2017-04-28 13:38 <mrichez> cedk: better now, but trytond.exceptions.UserError: The field "Customer Invoice Sequence" on "Invoice Sequence" is required.
2017-04-28 13:39 <pokoli> mrichez: demo script should be updated for latest trunk
2017-04-28 13:40 <mrichez> pokoli: ok :-)
2017-04-28 13:45 <pokoli> mrichez: this is the culprit: http://hg.tryton.org/modules/account_invoice/rev/91bb822d56b2
2017-04-28 14:34 -!- JanGB(~jan@nat3.hmt-leipzig.de) has joined #tryton
2017-04-28 15:17 -!- Timitos(~kpreisler@2001:4ca0:0:fd81:ae7b:a1ff:feaf:55f0) has joined #tryton
2017-04-28 16:08 -!- csotelo_at_work(~csotelo@179.43.99.44) has joined #tryton
2017-04-28 16:27 -!- Timitos(~kpreisler@2001:4ca0:0:fd81:ae7b:a1ff:feaf:55f0) has joined #tryton
2017-04-28 16:38 -!- kstenger(~karla@r190-133-246-158.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-04-28 17:01 -!- thaneor1(~ldlc6@179.26.115.13) has joined #tryton
2017-04-28 17:22 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-28 17:40 -!- JanGB(~jan@nat3.hmt-leipzig.de) has joined #tryton
2017-04-28 18:04 -!- JanGB(~jan@ip92343817.dynamic.kabel-deutschland.de) has joined #tryton
2017-04-28 18:49 -!- theviajerock(~victor@cable201-232-160-169.epm.net.co) has joined #tryton
2017-04-28 18:51 -!- theviajerock(~victor@cable201-232-160-169.epm.net.co) has joined #tryton
2017-04-28 19:09 -!- JanGB(~jan@ip92343817.dynamic.kabel-deutschland.de) has left #tryton
2017-04-28 19:37 -!- VaticanCameos(~VaticanCa@223.190.7.91) has joined #tryton
2017-04-28 19:49 -!- JanGB(~jan@ip92343817.dynamic.kabel-deutschland.de) has joined #tryton
2017-04-28 19:51 -!- savumies(~morato@189-12-136-202.user.veloxzone.com.br) has joined #tryton
2017-04-28 19:52 <savumies> Is there a module that adds a tax identifier type? I'd like to add one for my country.
2017-04-28 20:58 <savumies> I tried extendind the PartyIdentifier to add a new identifier but it didn't work. What am I missing?
2017-04-28 20:58 <savumies> https://paste.unixcorn.org/?ccf77ddabe577139#AhkKCHJLzkrSQlu9adtPhwUyZwyz1DGJy3xz+D4ev20=
2017-04-28 21:18 -!- mariomop(~quassel@host158.190-30-45.telecom.net.ar) has joined #tryton
2017-04-28 21:28 -!- lukio(~lukio@181.47.212.165) has joined #tryton
2017-04-28 21:51 -!- kstenger1(~karla@r190-133-246-169.dialup.adsl.anteldata.net.uy) has joined #tryton
2017-04-28 21:55 <kstenger1> savumies: I don't know if this is the 'recommended way' but extending the selection from __setup__ has worked for me on other cases, so you can extend using cls.type.selection.append(('new_vat', 'New VAT'))
2017-04-28 21:56 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-28 22:02 <savumies> kstenger: Thank you!
2017-04-28 22:16 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-28 22:47 -!- lukio(~lukio@iplan.gcoop.com.ar) has joined #tryton
2017-04-28 22:50 -!- JosDzG(~Thunderbi@189.250.122.148) has joined #tryton
2017-04-28 23:26 -!- lukio(~lukio@200.68.72.41) has joined #tryton

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