Re: [tryton-dev] add --changepassword=user to trytond

2013-09-02 Thread Raimon Esteve
I have a db_dump and restore it on trytond but i dont remember the admin user password. Try: 1- Create a new database. 2- Go to psql and connect to new database 3- select password from res_user; 4- uptade password in other database. I don't try it, but I my develop computer, admin password

Re: [tryton-dev] sao: Improve selection management in tree view

2013-09-05 Thread Raimon Esteve
As I don't get answer, I guess I have to simplify the testing so http://demo.tryton.org/ contains this patch to test. Now, https://demo.tryton.org:8000/ is a blank page . Not login; not menu Tested on firefox chrome. Available source html and content, but is blank page

Re: [tryton-dev] sao: Improve selection management in tree view

2013-09-05 Thread Raimon Esteve
2013/9/5 Raimon Esteve rest...@zikzakmedia.com: As I don't get answer, I guess I have to simplify the testing so http://demo.tryton.org/ contains this patch to test. Now, https://demo.tryton.org:8000/ is a blank page . Not login; not menu Tested on firefox chrome. Available source html

[tryton-dev] Next release 3.0 - roadmap

2013-09-08 Thread Raimon Esteve
Hello, are there roadmap - dates to release Tryton 3.0? Is 22-10-2013? - Tryton 3.0 - Sao - Bank and account_payment modules -move codereview to hg modules- Remember to translate Spanish and Catalan - I think others languages is similar - we need some weeks before the release. Raimon

Re: [tryton-dev] Next release 3.0 - roadmap

2013-09-08 Thread Raimon Esteve
2013/9/8 Cédric Krier cedric.kr...@b2ck.com: On 08/09/13 19:45 +0200, Raimon Esteve wrote: - dates to release Tryton 3.0? Is 22-10-2013? See calendar. Are you confirm 21 oct? When start to translate? don't find in calendar. Please read the wiki page. - Sao When ready. dates

Re: [tryton-dev] Next release 3.0 - roadmap

2013-09-08 Thread Raimon Esteve
No, it is just I can give date/estimation for processes I don't fully control. Nothing to add - but remember about weeks (in plural) to translate.

Re: [tryton-dev] Small questions about Tryton and Nereid

2013-09-15 Thread Raimon Esteve
and more generally, where I could find examples of different treatment possibility of urlmap. Nereid-flask repo example: https://github.com/zikzakmedia/nereid-demo You could review sourcecode

Re: [tryton-dev] Small questions about Tryton and Nereid

2013-09-16 Thread Raimon Esteve
UndefinedError 'trytond.pool.nereid.website object' has no attribute 'menu' I don't have time to review source code demo. I check website and don't have attribute menu. What CMS tryton module use? Requeriments demo available in:

Re: [tryton-dev] sale_shipment_cost: Carrier tree view

2013-09-26 Thread Raimon Esteve
How much time will you submit the patch? nicoe said unreable. http://codereview.tryton.org/1096002/ Resubmit: http://codereview.tryton.org/1098002/

Re: [tryton-dev] sale_shipment_cost: Carrier tree view

2013-09-26 Thread Raimon Esteve
2013/9/26 Cédric Krier cedric.kr...@b2ck.com: Why resubmit ? Just *update* !!! unread ? A. hg review -i REVIEWID B. Users not read codereview because when send some reviews are broken in google accounts I understand B.

Re: [tryton-dev] sale_shipment_cost: Carrier tree view

2013-09-26 Thread Raimon Esteve
Me, I don't understand anything at all. +1

Re: [tryton-dev] Submitting change via mercurial

2013-09-30 Thread Raimon Esteve
Looks like here is my next problem. I created a patch file with hg export 71:67c2c9a02e55 changed_links.diff Before you do a commit, you need to publish in codereview.tryton.org. How to? hg clone http://hg.tryton.org/www.tryton.org [ modifiy files your editor ] hg status hg review -m

Re: [tryton-dev] Submitting change via mercurial

2013-10-01 Thread Raimon Esteve
...this looks OK so far, but did not result in a command 'hgreview' or 'hg review': hg: unknown command 'review' After install, in ~/.hgrc add: [extensions] hgreview=

[tryton-dev] Nereid. Not get locale from URL

2013-10-02 Thread Raimon Esteve
Hello Nereid developers, Yesterday I try new commits in Nereid project. We have problem about commit 0f0238b because I don't get language from URL; Language is from Transition, not get lang from URL. (1) I worked some internal codereview (in get_locale method) but I don't like it :( I'm waiting

Re: [tryton-dev] account_stock_continental, production, sale, sale_supply_drop_shipment: domain not company, is None

2013-10-02 Thread Raimon Esteve
The patch is based on trytond so it should be the prefix. Limit 104 characters

Re: [tryton-dev] www.tryton.org: message to commit

2013-10-02 Thread Raimon Esteve
In summary, I think that more packages (and all of them listed in Tryton's website) and more explicit information (officials/personal) is better for users. +1

Re: [tryton-dev] www.tryton.org: message to commit

2013-10-03 Thread Raimon Esteve
I check download page from tryton.org and Linux section. Gentoo is a link to wiki page. A solution we are agree togheter is all linux distributions available in wiki page, add in download page; same as Gentoo on openSUSE on FreeBSD on Debian on Mandriva on Ubuntu on Fedora / Redhat on

[tryton-dev] How to clean duplicate translations from po files - v2.9 required-

2013-10-03 Thread Raimon Esteve
Hello, Translations in v2.9 are not duplicated (1) (2). Nice. I understand when do new instalations in 2.9 and use modules from 2.8, we need to clean po files and remove duplication strings. Isn't it? I try tryton demo script and v2.9 and I get error message Translations must be unique because

Re: [tryton-dev] How to clean duplicate translations from po files - v2.9 required-

2013-10-03 Thread Raimon Esteve
I don't understand what you say. When run tryton_demo.py I get error Translation must be unique. I understand when run here (1) I get this error because po files are duplicated strings. (1) http://hg.tryton.org/tryton-tools/file/4ea8a5375198/tryton_demo.py#l444

Re: [tryton-dev] www.tryton.org: message to commit

2013-10-03 Thread Raimon Esteve
For me the best solution is to remove all of them. -1 It's problem of out work: everytime change it. More better to upload. Note: another problem is google wiki or wiki pages. Why not add doc in trytond?

Re: [tryton-dev] www.tryton.org: message to commit

2013-10-03 Thread Raimon Esteve
2013/10/3 Cédric Krier cedric.kr...@b2ck.com: Or you can do it. I upload CentOS 6.4 last month: http://code.google.com/p/tryton/wiki/InstallationOnFedora

Re: [tryton-dev] How to clean duplicate translations from po files - v2.9 required-

2013-10-03 Thread Raimon Esteve
So it is the new slovenian language the guilty. Ok. this message we don't know language, module or string (_sql_constraints) I try not install slovenian demo to test it. langs = Lang.find(['code', '!=', 'sl_SI'])

Re: [tryton-dev] How to clean duplicate translations from po files - v2.9 required-

2013-10-03 Thread Raimon Esteve
So it is the new slovenian language the guilty. Confirmed slovenian translations. Need to remove duplications.

[tryton-dev] News modules to translate 3.0

2013-10-07 Thread Raimon Esteve
@translators: Remember there are new modules to translate: * bank * account_dunning * account_dunning_letter * sale_invoice_grouping Regards

[tryton-dev] Re: News modules to translate 3.0

2013-10-07 Thread Raimon Esteve
@translators: Remember there are new modules to translate: * bank * account_dunning * account_dunning_letter * sale_invoice_grouping + timesheet_cost

[tryton-dev] Get value from selection field - Nereid Transation filter (translate selected fields)

2013-10-17 Thread Raimon Esteve
Hello dev, I'm working a translation filter in Nereid (1). First I develop how to get a value from selection field but key,value from selection field not always coincide to find in ir.translation Example: print invoice.type in_invoice In this case print key from option selection field, but I

Re: [tryton-dev] Get value from selection field - Nereid Transation filter (translate selected fields)

2013-10-17 Thread Raimon Esteve
If you want to display a field than you have to use the Model.fields_get Great! I think I have this feature. Thanks

Re: [tryton-dev] Get value from selection field - Nereid Transation filter (translate selected fields)

2013-10-17 Thread Raimon Esteve
2013/10/17 Sharoon Thomas sharoon.tho...@openlabs.co.in: fields.Selection allows for translation [1]. So getting the value and displaying it should work straight depending on the language in the context. However, I am not sure of how to get the translated selection options. If you find a

Re: [tryton-dev] Translations deadline

2013-10-17 Thread Raimon Esteve
2013/10/17 Cédric Krier cedric.kr...@b2ck.com: The deadline for @translators submit their updates is Friday 18th. @sergialmacelles + @jordiesteve : I upload po files GTK client to codereview. I don't know if mo files we need to generated or when release next monday, this mo files are generated.

[tryton-dev] Scenarios test - Add data_path

2013-10-22 Thread Raimon Esteve
Hello, How to add data_path in scenarios test? - because when execute test don't pass a configuration file and not add data_path value. from trytond.config import CONFIG CONFIG.get('data_path') Raimon

Re: [tryton-dev] Scenarios test - Add data_path

2013-10-22 Thread Raimon Esteve
How to add data_path in scenarios test? - because when execute test don't pass a configuration file and not add data_path value. It does http://hg.tryton.org/trytond/file/1c61fd35eff4/trytond/tests/test_tryton.py#l25 Ups! Thanks. from trytond.config import CONFIG

[tryton-dev] Re: Error psql timezone when run py script - not when run trytond server

2013-10-30 Thread Raimon Esteve
When I run a py script I get error from postgres. When I run with trytond -c /etc/file.conf I don't get error about PSQL timezone Add new line: from trytond.config import CONFIG CONFIG.update_etc(TRYTOND_ CONF) CONFIG.set_timezone()

Re: [tryton-dev] Proposal to move sao from sandbox to main repo

2013-11-16 Thread Raimon Esteve
What do you think about making sao a little more official? +1 In tryton-es mailist there are a lot of people asking about web client

Re: [tryton-dev] Named branch

2013-11-22 Thread Raimon Esteve
Hello Cédric, sorry for the delay in response, In internal Zikzakmedia team, we are working about the two option: merge branch. When realease a Tryton version (every 6 months), we create a new branch. The name about new branch is version realesed. Default branch continue development and when some

Re: [tryton-dev] Custom view on Many2Many relationship

2013-12-10 Thread Raimon Esteve
2013/12/10 Guillem Barba Domingo guillemba...@gmail.com For me, it doesn't make sense to have couses if there isn't subscriptions nor participations. It's possible products without sales. Same as courses without participations/subscriptions (but in general, courses and subscriptions are

[tryton-dev] Notification when push in some tryton repo

2013-12-11 Thread Raimon Esteve
Hello, When somebody send a codereview, automatlly send email in this mailing list (tryton-dev). Is it possible when somebody send a push in hg.tryton repos send a emailin this mailing list? Raimon

Re: [tryton-dev] Notification when push in some tryton repo

2013-12-11 Thread Raimon Esteve
El 11/12/2013 16:32, Cédric Krier cedric.kr...@b2ck.com va escriure: On 11/12/13 16:22 +0100, Raimon Esteve wrote: Hello, When somebody send a codereview, automatlly send email in this mailing list (tryton-dev). Is it possible when somebody send a push in hg.tryton repos send

Re: [tryton-dev] Notification when push in some tryton repo

2013-12-11 Thread Raimon Esteve
you. commit are sent to tryton-commit Ok

[tryton-dev] How to create an inventor and rest qty of current stock?

2013-12-17 Thread Raimon Esteve
https://bugs.tryton.org/issue3560

Re: [tryton-dev] Some thoughts about web application development with Tryton

2014-01-06 Thread Raimon Esteve
1. The checkout process can be very diferent on every implementation, so maybe it's dificult to get a simple solution usefull for all of the diferent implementations. +1. The checkout is different every site: eg, not all store sites go to payment method (some B2B) or about a code to

[tryton-dev] How to reload tree view after run a wizard

2014-01-24 Thread Raimon Esteve
Hello, I don'f find doc or exemple about this scenario: - Menu Account/Invoices - tree view - (or another menu / tree view) - Select multi records - rows - Run a wizard - At the end of wizard, reload current tree view (refresh rows) Thanks Raimon

Re: [tryton-dev] How to reload tree view after run a wizard

2014-01-27 Thread Raimon Esteve
2014-01-24 Cédric Krier cedric.kr...@b2ck.com On 24 Jan 15:05, oscar wrote: El 24/01/14 12:02, Raimon Esteve escribió: Hello, I don'f find doc or exemple about this scenario: - Menu Account/Invoices - tree view - (or another menu / tree view) - Select multi records - rows

[tryton-dev] Trytond and core servers - multiprocessing or threading

2014-03-04 Thread Raimon Esteve
Hie, How work core trytond and multiprocessing or threading? Use only a core server or is scalable depend of quantity core servers? Thanks Raimon http://www.zikzakmedia.com/

Re: [tryton-dev] Trytond and core servers - multiprocessing or threading

2014-03-04 Thread Raimon Esteve
2014-03-04 11:07 GMT+01:00 Albert Cervera i Areny alb...@nan-tic.com: 2014-03-04 10:20 GMT+01:00 Raimon Esteve rest...@zikzakmedia.com: Hie, How work core trytond and multiprocessing or threading? Use only a core server or is scalable depend of quantity core servers? I think you need

Re: [tryton-dev] SAO blank Page only

2014-03-17 Thread Raimon Esteve
2014-03-16 17:48 GMT+01:00 w.aen...@googlemail.com: Hello, I recognized that the SAO Demo interface (https://demo.tryton.org:8000/) does not work for me with chrome or firefox (Mac OSX Mavericks). Only Safari shows me Login. Is it only me? need to aprove ssl certificate (https). In chrome,

Re: [tryton-dev] Get default datetime value for now in Tryton

2014-03-19 Thread Raimon Esteve
I El 19/03/2014 20:29, Jordi Esteve jest...@zikzakmedia.com va escriure: There is a way to get the default datetime value for now in Tryton? To get a default date for today there is today() method in Date class. It is overwritten in company module to take into account the timezone of the

Re: [tryton-dev] Get default datetime value for now in Tryton

2014-03-20 Thread Raimon Esteve
option and return a datetime.now() in UTC. Thanks (1) http://docs.python.org/2/library/datetime.html#datetime.datetime.now -- Raimon Esteve // Tryton y OpenERP en la nube: http://www.zzsaas.com // Documentación: http://doc.zzsaas.com http://tryton.zikzakmedia.com www.zikzakmedia.com

Re: [tryton-dev] Get default datetime value for now in Tryton

2014-03-20 Thread Raimon Esteve
2014-03-20 8:55 GMT+01:00 Raimon Esteve rest...@zikzakmedia.com: It is not. datetime.now() will return now in UTC which is always now in any timezone. I think is not true. datetime.now() return current local date and time, not UTC (1). trytond force UTC. Ok, datetime.now() return UTC

Re: [tryton-dev] Python library dependencies in tryton.cfg

2014-04-28 Thread Raimon Esteve
2014-04-28 9:45 GMT+02:00 Cédric Krier cedric.kr...@b2ck.com: On 28 Apr 09:19, Guillem Barba Domingo wrote: Hi, I think it would be useful to have Python library dependencies info in tryton.cfg I'm thinking in cases like stdnum in party module (it should be extra depends) and retrofix in

Re: [tryton-dev] Fail migration 2.8 to 3.0 [SOLVED]

2014-05-06 Thread Raimon Esteve
No solved for all cases, I seem a tryton bug, because tryton fail migration with official modules, please view issue: https://bugs.tryton.org/issue3889 Install module dependency in database.

[tryton-dev] Flask Tryton: Transaction context processor and blueprint

2014-06-04 Thread Raimon Esteve
return _get_article(slug) (1) https://pypi.python.org/pypi/flask_tryton/0.1 (2) http://flask.pocoo.org/docs/blueprints/ (3) http://flask.pocoo.org/docs/api/#flask.Flask.context_processor (4) http://hg.tryton.org/trytond/file/ab543d925fe5/trytond/transaction.py#l76 -- Raimon Esteve

Re: [tryton-dev] Flask Tryton: Transaction context processor and blueprint

2014-06-04 Thread Raimon Esteve
2014-06-04 10:11 GMT+02:00 Cédric Krier cedric.kr...@b2ck.com: On 04 Jun 09:51, Raimon Esteve wrote: Hello, I'm working a Flask APP and use Flask Tryton to connect to Tryton (1) I have blueprints and context processor to connect to Tryton * Blueprint (2). Modular Application

Re: [tryton-dev] Flask Tryton: Transaction context processor and blueprint

2014-06-04 Thread Raimon Esteve
Now I get message RuntimeError: working outside of application context because I init tryton outsite app. I try with current_app.app_context() and not expect good results.. If I change some parts Flask tryton to init without app, I get successfull result. Eureka! Force ctx push is a

Re: [tryton-dev] GTK3 vs QT5

2014-06-10 Thread Raimon Esteve
So for me, changing the GTK for Qt doesn't have sense. We should talk about writing a new client in QT just like it is managed for sao. It will be a huge work like sao is and from the experience with sao there are not really a big interest from developpers to work on such task (just see the

Re: [tryton-dev] GTK3 patch on codereview

2014-06-10 Thread Raimon Esteve
2014-06-08 1:31 GMT+02:00 Nicolas Évrard nicolas.evr...@b2ck.com: * Cédric Krier [2014-05-11 00:50 +0200]: On 11 May 00:15, Nicolas Évrard wrote: So if anybody wants to contribute, there are some easy tasks (like the mnemonic problem) and some difficult ones (the cellrenderers, the

Re: [tryton-dev] GTK3 patch on codereview

2014-06-10 Thread Raimon Esteve
What is a round map? For the bugs / patch, I don't think we should clutter the bugtracker with issue for the gtk3 migration. You could publish codereview with your fixes. In this case, I can't help.

Re: [tryton-dev] GTK3 patch on codereview

2014-06-10 Thread Raimon Esteve
Just explain which bug(s) did you find and I'm sure this will help somebody else to fix it. where? Create a codereview without source code review?

Re: [tryton-dev] RFC on autocompletion of zip-city

2014-06-17 Thread Raimon Esteve
2014-06-17 1:24 GMT+02:00 Cédric Krier cedric.kr...@b2ck.com: Hi, I started an POC [1] to add autocompletion of zip code and city on addresses. It just adds a Model to store the couple zip-code per country (and optionally per subdivision). An example same features you could find in

Re: [tryton-dev] Some thoughts about web application development with Tryton

2014-07-11 Thread Raimon Esteve
to validate user by verifying email address is also a common need. Why not available login users using username or email and password (not only web user) Idea is all tryton clients login by email or username. Now in res.user have a email field but is not required and unique. -- Raimon Esteve

[tryton-dev] Untaxed - French translation

2014-07-15 Thread Raimon Esteve
/fr_FR.po#l448 http://hg.tryton.org/modules/purchase/file/4142a02d2b06/locale/fr_FR.po#l568 Regards -- Raimon Esteve

Re: [tryton-dev] RFC: new design for many2one

2014-09-09 Thread Raimon Esteve
Here is a screen shot: http://picpaste.de/tryton_icon_inside_entry-IXTmLcVd.png nice integration icons into a m2o field. Raimon

Re: [tryton-dev] update/install module

2014-09-10 Thread Raimon Esteve
. http://en.wikipedia.org/wiki/Netiquette Raimon Esteve // Tryton y OpenERP en la nube: http://www.zzsaas.com // Documentación: http://doc.zzsaas.com www.zikzakmedia.com

Re: [tryton-dev] Freeze reminder

2014-09-18 Thread Raimon Esteve
modules. Aren't there? = Update database = option all is deprecated when update (-u all). To update all modules, you need update ir module because all modules depend ir module. Regards -- Raimon Esteve www.zikzakmedia.com

Re: [tryton-dev] RFC commission module

2014-10-21 Thread Raimon Esteve
2014-10-20 13:12 GMT+02:00 Cédric Krier cedric.kr...@b2ck.com: Hi, I created a blueprint for sale commission at https://code.google.com/p/tryton/wiki/CommissionModule And idea o base module about Sale Commission: https://bitbucket.org/nantic/trytond-sale_commission Regards, -- Raimon

Re: [tryton-dev] Faster contribution

2014-11-20 Thread Raimon Esteve
/wiki/Netiquette Raimon Esteve // Tryton y OpenERP en la nube: http://www.zzsaas.com // Documentación: http://doc.zzsaas.com http://tryton.zikzakmedia.com www.zikzakmedia.com

Re: [tryton-dev] New windows build

2014-11-21 Thread Raimon Esteve
2014-11-21 16:26 GMT+01:00 Cédric Krier cedric.kr...@b2ck.com: Hi, As many should know the version of libraries provided by the GNOME project for GTK+-2 on win32 are quite out dated and contain at least one memory leak. I succeeded to build the all chain using [1] and some fixes. Than I

Re: [tryton-dev] New windows build

2014-11-24 Thread Raimon Esteve
2014-11-21 17:35 GMT+01:00 Raimon Esteve rest...@zikzakmedia.com: 2014-11-21 16:26 GMT+01:00 Cédric Krier cedric.kr...@b2ck.com: Hi, As many should know the version of libraries provided by the GNOME project for GTK+-2 on win32 are quite out dated and contain at least one memory leak. I

Re: [tryton-dev] New windows build

2014-11-24 Thread Raimon Esteve
2014-11-24 12:19 GMT+01:00 Cédric Krier cedric.kr...@b2ck.com: On 21 Nov 17:35, Raimon Esteve wrote: 2014-11-21 16:26 GMT+01:00 Cédric Krier cedric.kr...@b2ck.com: Hi, As many should know the version of libraries provided by the GNOME project for GTK+-2 on win32 are quite out dated

[tryton-dev] Cursor field defined in XML not active cursor in form view

2014-12-18 Thread Raimon Esteve
Hie, some weeks ago I detected in 3.4 (and default branch) in tryton client that cursor is not focus field when is defined in XML. Cédric comment is duplicated issue; Sorry, I can't find it. I think I found reason but I don't know how to fix it. I've posted new comments (1). Could you help me?

Re: [tryton-dev] Price list with tax included

2014-12-29 Thread Raimon Esteve
2014-12-29 16:52 GMT+01:00 Cédric Krier cedric.kr...@b2ck.com: Hi, I'm trying to solve a problem for price with tax included. Generally, when companies work this way they store the price with tax included on the product for example (could be the list price field). So the problem is how to

Re: [tryton-dev] Price list with tax included

2014-12-29 Thread Raimon Esteve
2014-12-29 18:41 GMT+01:00 Cédric Krier cedric.kr...@b2ck.com: On 29 Dec 17:23, Raimon Esteve wrote: 2014-12-29 16:52 GMT+01:00 Cédric Krier cedric.kr...@b2ck.com: Hi, I'm trying to solve a problem for price with tax included. Generally, when companies work this way they store the price

Re: [tryton-contrib] Tryton RESTful server

2014-05-11 Thread Raimon Esteve
I bet that one day we will remove the multi-database from trytond. IMHO is regresition feature. I know users to manage multidatabase and one trytond server (same port to connect multidatabases) Ñ 5 cents

Re: [tryton-contrib] Tryton RESTful server

2014-05-12 Thread Raimon Esteve
https://bugs.tryton.org/issue3360 You are not allowed to view this page. -- Raimon Esteve // Tryton y OpenERP en la nube: http://www.zzsaas.com // Documentación: http://doc.zzsaas.com www.zikzakmedia.com

Re: [tryton-contrib] Tryton RESTful server

2014-05-12 Thread Raimon Esteve
2014-05-12 10:49 GMT+02:00 Cédric Krier cedric.kr...@b2ck.com: On 12 May 10:41, Raimon Esteve wrote: https://bugs.tryton.org/issue3360 You are not allowed to view this page. It is a security issue. Ok. Not all could read it? -- Raimon Esteve // Tryton y OpenERP en la nube: http

Re: [tryton-es] Traducción de party

2011-08-21 Thread Raimon Esteve
Hola, primero de todo, cada país tiene su localización y traducción. No es lo mismo España, que Ergentina, que aunque todas estas lenguas sean de habla hispánica ;) Al ser una lista tryton-es doy por sabido que es España (puede que me equivoque). Lo que comentaré a continuación es lo mismo

Re: [tryton-es] Tryton 2.4 es_ES

2012-04-16 Thread Raimon Esteve
no surgen dudas que estamos debatiendo con jordi y albert, ya en modulos más profesionales, Estado de cuentas de entidades respecto a Estado de cuentas de terceros a nivel contable, puede crear confusión usuario. A españa, estan muy acostumbrados con la famos palabra terceros. Ahora jordi

Re: [tryton-es] Re: Tryton 2.4 es_ES

2012-04-17 Thread Raimon Esteve
Os paso la lista a día de hoy de es_ES. Esta noche me miraré calendar y project. Los account los está llevando Jordi. @sergi: el ir vi que había muchos strings para traducir. Al ser mas del core, no creo que dos personas a ratos libres llegamos. Quedamos con b2k que lo enviamos el

Re: [tryton-es] Re: Tryton 2.4 es_ES

2012-04-17 Thread Raimon Esteve
2012/4/17 Raimon Esteve raimonest...@gmail.com Si tienes ratos libres y quieres meterte con ir, todo tuyo ;) nada. me comenta jordi no quiere salir de fiesta esta noche y se quedará también esta noche traduciendo el ir. ;) salutacions -- tryton-es@googlegroups.com mailing list

Re: [tryton-es] Salida oficial del proyecto

2012-04-18 Thread Raimon Esteve
Cierras una puerta para abrir otra. Ánimos para el presente y el futuro. saludos! -- tryton-es@googlegroups.com mailing list

Re: [tryton-es] Desarrollos pendientes de la localización

2012-06-17 Thread Raimon Esteve
Hola, este tema estaba trabajando jordi i valorando si seguir el de carlos o alguna idea que propuso de albert. Yo de tu esperaria respuesta de jordi para no hacer el trabajo dos veces. Personalmente estoy trabajando con modulos de tryton de comercio electronico para tryton. No te puedo decir

Re: [tryton-es] Re: socket.error: [Errno 98] Address already in use

2012-07-03 Thread Raimon Esteve
El día 3 de julio de 2012 17:04, acabpla acab...@gmail.com escribió: me sale el dichoso mensaje de port already in use , a pesar que le cambio los puertosen el archivo config, ectno hay manera Para saber que aplicaciones usan que puerto, usa: sudo netstat -putan | grep 8081 cambia 8081

Re: [tryton-es] ¿ Descargar módulo account_es ?

2012-09-18 Thread Raimon Esteve
El 18 de septiembre de 2012 11:43, Ricardo García ric.gar...@gmail.comescribió: Perdonadme si voy demasiado deprisa pero... ¿ está disponible el módulo account_es en algún sitio o todavía no es público ? Es simplemente por curiosidad, echarle un vistazo, ayudar en lo que pueda, etc. Sé que en

Re: [tryton-es] Help en Wizard de versión 2.4

2012-10-25 Thread Raimon Esteve
2012/10/25 Sergio Castro González sergi.castro.gonza...@gmail.com: Desprès de esborrar i tornar a crear la BDD, de mirar i remirar la documentació que hem va dir Raimon, per fi m'he adonat de l'errada. Es tracta de l'arxiu __init__.py. En aquest arxiu es registren les classes del mòdul i

Re: [tryton-es] como crear ejercicio fiscal en tryton

2012-10-29 Thread Raimon Esteve
Estoy tratando de realizar un ejercicio fiscal pero me da esta error: Está intentando evitar una regla de acceso. (Tipo de documento: Fiscal Year) El usuario q estas ejecutando la acción no dispone de permiso escritura en fiscal year. Dale permisos o añade grupo account admin al usuario --

Re: [tryton-es] Error al duplicar artículos

2012-10-29 Thread Raimon Esteve
El día 29 de octubre de 2012 15:55, Raimon Esteve raimonest...@gmail.com escribió: típo error de usuario: has duplicado pero te has olvidado de cambiar las traducciones. Los campos con bandera son campos multidioma. Por tanto, si cambias uno, cambia los otros idiomas. Cambia el texto en el

Re: [tryton-es] Error al duplicar artículos

2012-10-29 Thread Raimon Esteve
El día 29 de octubre de 2012 17:11, Jordán Pérez jordan.infoval...@gmail.com escribió: ¿A qué te refieres con que el inglés sea idioma traducible? ¿Qué pueda traducirse automáticamente? o te refieres a alguna opción de tryton que desconozco. si estas en español, no dispondrás ingles como

Re: [tryton-es] como crear ejercicio fiscal en tryton

2012-10-29 Thread Raimon Esteve
El día 29 de octubre de 2012 17:28, crisyelit crisye...@gmail.com escribió: de facturación de servicio health revisa si algun modulo extra te ha cambiado las reglas de acceso o añade a mano. -- tryton-es@googlegroups.com mailing list

Re: [tryton-es] account_invoice_discount y trytond-account_invoice_discount

2012-10-30 Thread Raimon Esteve
El día 30 de octubre de 2012 13:15, Jordán Pérez jordan.infoval...@gmail.com escribió: Buenas Raimón, si que es un caos, pero quizá sea porque el sistema no comprueba que no se genere un caos. La culpa nunca es del usuario, sino de los programadores que no controlamos bien las patazas de los

Re: [tryton-es] account_invoice_discount y trytond-account_invoice_discount

2012-10-30 Thread Raimon Esteve
El día 30 de octubre de 2012 13:15, Jordán Pérez jordan.infoval...@gmail.com escribió: Buenas Raimón, si que es un caos, pero quizá sea porque el sistema no comprueba que no se genere un caos. La culpa nunca es del usuario, sino de los programadores que no controlamos bien las patazas de los

Re: [tryton-es] Descuento en compras

2012-11-04 Thread Raimon Esteve
El día 31 de octubre de 2012 18:59, Zork zork2...@gmail.com escribió: alguien sabría si hay algún modulo para descuentos en compras, o si se esta trabajando en ello. tarifas? o te refieres añadir en cada línia un % Desc? A sale el % por linia ya está operativo. pon un ejemplo. Raimon --

[tryton-es] Sigue las TUL 2012 en www.tryton-erp.es

2012-11-05 Thread Raimon Esteve
Hola, como sabrán este viernes y sábado está programado el TUL 2012 a Bélgica (1) Si no podéis ir, iremos publicando en nuestro twitter lo que se vaya comentando estos dias. (2) (1) http://news.tryton.org/2012/10/dos-semanas-para-la-tul-2012.html (2)

Re: [tryton-es] Descuento en compras

2012-11-05 Thread Raimon Esteve
El día 5 de noviembre de 2012 11:54, Zork zork2...@gmail.com escribió: Si, a descuentos por linea. Si, ya he probado el sale_discount, eso pero para compras pues ya tienes la base/clon cambiando modelo sale para purchase ;) Si te fijas lo diseñé un módulo extra para después el informe. De

Re: [tryton-es] Sigue las TUL 2012 en www.tryton-erp.es

2012-11-05 Thread Raimon Esteve
Se sabe si hay streaming? Me parece que no. El año pasado se publicaron videos posteriormente. Raimon -- tryton-es@googlegroups.com mailing list

Re: [tryton-es] problema para crear ejercicio fiscal

2012-11-08 Thread Raimon Esteve
Revisa q el modelo fiscal year tengas permisos o lo estas haciendo en la empresa asociado del usuario si estas multicompañia El 05/11/2012 21:00, crisyelit crisye...@gmail.com va escriure: Buenas a todos; Estoy tratando de realizar el ejercicio fiscal y demás cosas contable para poder

Re: [tryton-es] Fwd: problema para crear ejercicio fiscal

2012-11-08 Thread Raimon Esteve
Jo creo que es falta de permisos, como en este caso: https://bugs.launchpad.net/openobject-server/+bug/446933 You need to assign the user to the record rule which allows access to account.move. -- tryton-es@googlegroups.com mailing list

Re: [tryton-es] Spanish Account Modules en Pypi

2012-11-13 Thread Raimon Esteve
El día 13 de noviembre de 2012 19:25, Sergi Almacellas Abellana se...@koolpi.com escribió: Puedes informarnos de cómo esta el debate de inclusión en el core? se ha creado una nueva lista para este tipo de cosas en tuits de www.tryton-erp.es tienes un resumen y el nonbre de lista ya se

Re: [tryton-es] Módulo que tenga campo usuario por defecto

2012-11-22 Thread Raimon Esteve
El día 22 de noviembre de 2012 19:45, Sergio sergi.castro.gonza...@gmail.com escribió: Estoy haciendo un formulario que tiene un campo usuario. Necesito que se muestre el usuario logeado en éste campo. Conocéis algún módulo que tenga un campo con un usuario por defecto?? from

Re: [tryton-es] Iva sobre base sin descuento

2012-11-28 Thread Raimon Esteve
El día 28 de noviembre de 2012 09:05, Jordán (Tallamadera.com) jordan.infoval...@gmail.com escribió: Un usuario que por el momento se vuelve para openerp. Prepararte un rincón para poder pagarte las migraciones entre versiones ;) Te recomiendo 6. Nada de 6.1 ni menos la 7. Después de que

Re: [tryton-es] Iva sobre base sin descuento

2012-11-28 Thread Raimon Esteve
code wins argument pon el parche! mejor El parche o revisión ya esta subido ayer en nuestro fork de virtual things de estos modulos ;-) Puede q en la v2.2 se calculara los impuestos por amount y no por unit_price. Por eso estaba este diseño y se ha ido traspasando de revisiones Saludos --

[tryton-es] III encuentro Trytonista

2012-12-24 Thread Raimon Esteve
Hola, después de hoy del II encuentro Trytonista realizado a Nan-Tic, a Sabadell (Catalunya) ya tenemos fecha para el III encuentro Trytonista, que será el próximo 1 de febrero a Zikzakmedia, a Vilafranca del Penedès (Catalunya). Los encuentros son libres. Más info: www.tryton-erp.es -- Si us

<    1   2   3   4   5   6   7   8   9   >