[Openerp-community] Maximun recursion depth exceeded

2015-03-27 Thread Nhomar Hernández
Hello. Loading some modules custom, which depend secuencially one of otheres i receive this message loading data in other ones (in this[1] example yopu can see happening this in translations and other xml related to hr[2]). Somebody has experienced this and know how to solve it? Is this a bug

Re: [Openerp-community] Maximun recursion depth exceeded

2015-03-27 Thread Nhomar Hernández
2015-03-27 13:22 GMT-06:00 Ana Juaristi ajuaris...@gmail.com: Review parent/child structures In objects? or in Module dependency? -- Saludos Cordiales [image: --] Nhomar Hernandez [image: http://]about.me/nhomar http://about.me/nhomar?promo=email_sig

Re: [Openerp-community] Maximun recursion depth exceeded

2015-03-27 Thread Nhomar Hernández
2015-03-27 13:19 GMT-06:00 Carlos Almeida carlos.alme...@tkobr.com: Hi, You can put this code in some module, but be very carefull using this, and try to develop iteratively instead recursively. --- from sys import setrecursionlimit setrecursionlimit(4000) but , what's the objective of

Re: [Openerp-community] Print a string for EVERY write

2014-10-14 Thread Nhomar Hernández
2014-10-14 5:31 GMT-04:30 Francesco Apruzzese cesc...@gmail.com: I need to print a string for EVERY write in OpenERP 7. I'm trying to inherit BaseModel to super the write function but this isn't the right way (I think). did you check the _track attribute? It does exactly what you are

Re: [Openerp-community] How to use datetime + timedelta on odoo filters

2014-09-29 Thread Nhomar Hernández
2014-09-29 3:45 GMT-04:30 Holger Brunn hbr...@therp.nl: I created a PR for that: https://github.com/odoo/odoo/pull/2759 It is runbot red :-( -- Saludos Cordiales [image: --] Nhomar Hernandez [image: http://]about.me/nhomar http://about.me/nhomar?promo=email_sig

Re: [Openerp-community] odoo with a daily 50000 orders volume

2014-09-29 Thread Nhomar Hernández
2014-09-29 4:26 GMT-04:30 lin.yu lin...@elico-corp.com: You can find more test results and details here http://www.jianshu.com/p/eda222886d7a Your comments are welcome. Hello. I couldn't find some basic things mentioned in your post: 1.- are your running with what # of Workers? 2.- # of

Re: [Openerp-community] Use of new odoo API when porting OCA addons

2014-08-12 Thread Nhomar Hernández
2014-08-12 18:07 GMT-04:30 David Arnold - El Alemán da...@elaleman.co: but should be writing test cases as simple as talking to you in plain english? And shouldn't we try every effort to get to this? THat's the deal, yeas plain english is enought, but you need understand conceptually some

Re: [Openerp-community] Use of new odoo API when porting OCA addons

2014-08-12 Thread Nhomar Hernández
2014-08-12 16:15 GMT-04:30 David Arnold - El Alemán da...@elaleman.co: +1 for test coverage 1. I anyone willing to write (in his limited time) a tutorial to be understodd by everyone? Theorically I recommend you read first Unit testing pure python, after that a little of theory of TDD

Re: [Openerp-community] odoo vertical-medical

2014-08-08 Thread Nhomar Hernández
2014-08-08 9:49 GMT-04:30 Joël Grand-Guillaume joel.grandguilla...@camptocamp.com: As long as there is no offense to OCA goals, I see no reason to provide rules or guidance here. Decide Not provide guidance Is A guidance ;-). It means, we should talk a little bit in the site where we said

Re: [Openerp-community] odoo vertical-medical

2014-08-06 Thread Nhomar Hernández
Mario. Answering from my side. 2014-08-05 21:10 GMT-04:30 Mario Arias the.clone.mas...@gmail.com: Well, thanks everybody for participating on this topic... So far we have: We *CAN* use odoo as part of the application name, with official blessing from Fabien. It *doesn't mean* *we* *HAVE

Re: [Openerp-community] odoo vertical-medical

2014-08-05 Thread Nhomar Hernández
What is the branch you are working with dude?. I have pending move it to github, when you feel it is the tine i can do the job. ;-). About logo I am.not good with that. what i think is that the name is still valid but I am agrred if you think it must change ( you are one of the fathers of the

Re: [Openerp-community] Request for Inclusion of Module into OCA/partner-contact

2014-08-04 Thread Nhomar Hernández
2014-08-04 11:15 GMT-04:30 David Arnold - El Alemán da...@elaleman.co: Maybe something like this should go onto every repos readme or a contributing.md? This is a task I can tak, if it is discussed/agreed. This is the obvious or normal form to make a PR. IMHO just reading the normal flow of

Re: [Openerp-community] Odoo v8 vs. saas-6 vs. OCB v8: What's the difference?

2014-07-28 Thread Nhomar Hernández
2014-07-28 9:13 GMT-04:30 Dominique Chabord dominique.chab...@sisalp.org: Thank you, however do the saas versions include new functionality or just bug fixes? Be careful. SaaS Version is for early adopters, not for end users, it means if you find ugly/pretty bugs you must achieve by your

Re: [Openerp-community] new api, v8 release

2014-07-24 Thread Nhomar Hernández
Honestly. For me it can be december the official voice. It is not the real issue. We have the master and rc code available since 1 year ago. What we REALLY need is deeper testing with well documented bugs an github... guve as much feedback as you can... it will help more than complain about

Re: [Openerp-community] new api, v8 release

2014-07-24 Thread Nhomar Hernández
2014-07-24 14:07 GMT-04:30 Alberto Barrionuevo abar...@opentia.es: OK everyone, so now we can all calm down, stop making things up and stop making people wrong for just doing their jobs - doing great work on a great product. :) +1 -- Saludos Cordiales Nhomar G.

Re: [Openerp-community] new api, v8 release

2014-07-23 Thread Nhomar Hernández
2014-07-23 20:33 GMT-04:30 David Arnold - El Alemán da...@elaleman.co: As I said, it changed from SaaS-5 to SaaS-3 just a few days ago without any additional information. About the true reasons we might not get all the information. Maybe it is also a tactical change for some other reasons..

Re: [Openerp-community] Product Variants :: Question

2014-07-15 Thread Nhomar Hernández
2014-07-15 21:25 GMT-04:30 David Arnold - El Alemán da...@elaleman.co: Hello Eric, it's late and I got quite frustrated today as I was planning to load my company data prepared in spreadsheets already on v8. The arguments of Anthony Lesuisse convinced me, that 3 weeks of internal testing

Re: [Openerp-community] OCA repositories naming convention

2014-07-09 Thread Nhomar Hernández
Hello Ana. I think you have a point. We have 3 global concepts: 1.- MRP (without number) which is Manufacture Requirements Planning which __only__ include, from tenders to logistic, only raw of materials and finished goods (source [1]) 2.- MRPII (with II) which include a lot of more things [2].

Re: [Openerp-community] View Parsing in V8

2014-07-09 Thread Nhomar Hernández
2014-07-09 11:05 GMT-04:30 David Arnold - El Alemán da...@elaleman.co: Did anyone experience some parsing problems in ported modules? We got some and I can't figure it out, why... SaaS5 works, V8 doesn't. Thanks. Can you share: - Module. - sha in the branches you are using. - Traceback.

Re: [Openerp-community] View Parsing in V8

2014-07-09 Thread Nhomar Hernández
Written from my android On Jul 9, 2014 4:00 PM, David Arnold - El Alemán da...@elaleman.co wrote: Hello Nhomar thanks for your answer. I work with the 8.0 tag, but experienced the problem throughout previous alpha/master versions. Thought it would be a temporary issue and not worth

Re: [Openerp-community] OCA repositories naming convention

2014-07-08 Thread Nhomar Hernández
2014-07-08 12:48 GMT-04:30 Ana Juaristi ajuaris...@gmail.com: Good work. Thank you. Just a small doubt. There is one manufacture branch with 3 modules and another mrp branch that is empty. Wouldn't be better having only one repository for manufacturing instead having two? I don't mind the

Re: [Openerp-community] new api, v8 release

2014-07-08 Thread Nhomar Hernández
2014-07-08 12:37 GMT-04:30 Raphael Valyi rva...@gmail.com: Also, in the future, I would love to see more loose coupling in the Odoo components so that core stuff can have a stable slow release cycle (like the server, the ORM, the API, the base module, even the account module...) while

Re: [Openerp-community] new api, v8 release

2014-07-08 Thread Nhomar Hernández
2014-07-08 19:11 GMT-04:30 Antony Lesuisse a...@openerp.com: with a mixin to save those fields on crm.lead and sale.order. This is required to track google adwords campains on lead generation and e-commerce shopping carts. - on purchase.order chaging the date into a datetime (not sure it's

Re: [Openerp-community] Merge pull request considered harmful

2014-07-03 Thread Nhomar Hernández
2014-07-03 9:43 GMT-04:30 Ovnicraft ovnicr...@gmail.com: Yes please, rebase is the best AFAIK to keep clean PRs, here we are working too with edX and that project has a good wiki about rebase https://github.com/edx/edx-platform/wiki/How-to-Rebase-a-Pull-Request Really thanks Cristian, it

Re: [Openerp-community] Merge pull request considered harmful

2014-07-02 Thread Nhomar Hernández
Pedro. It is a good to have but I think we can just pull locally test and then push. If you do this process recommended it ia good too! But IMHO Not the rule for now. Be careful! The pr button is dangerous without a correct CIS configured. Written from my android On Jul 2, 2014 3:16 PM, Pedro

Re: [Openerp-community] OCA repositories naming convention

2014-06-30 Thread Nhomar Hernández
2014-06-30 3:36 GMT-04:30 Guewen Baconnier guewen.baconn...@camptocamp.com : /DR Absolutely, I was working on that. Here is the document: https://docs.google.com/spreadsheets/d/1CfGY7rc60jnpAWvMfNf0pI7fBDAlumwI2jx6f_RJ4_4/edit#gid=0 Some additional notes: * I renamed the

Re: [Openerp-community] OCA repositories naming convention

2014-06-30 Thread Nhomar Hernández
2014-06-30 8:12 GMT-04:30 Guewen Baconnier guewen.baconn...@camptocamp.com : I changed all until row 20. Oh, you mean on GitHub! Alright, thanks! (thought on the file) I think I finish all changes. Just answer the done comment if something is wrong. Thanks for the fork you are doing

Re: [Openerp-community] OCA repositories naming convention

2014-06-30 Thread Nhomar Hernández
Hi Joél. I changed already, (I can remake the job no problem) but I am not agreed with some points you mention. 2014-06-30 9:54 GMT-04:30 Joël Grand-Guillaume joel.grandguilla...@camptocamp.com: Thanks for bringing your help here. I just have a doubt on localization name. I rather prefer

Re: [Openerp-community] OCA repositories naming convention

2014-06-30 Thread Nhomar Hernández
2014-06-30 10:29 GMT-04:30 Raphael Valyi rva...@gmail.com: In this moving target context, I believe only a small subset of localization work deserve OCA consolidation. Raph. Just FYI, it is exactly the objective all what you mean. Local communities will own them repositories, is just to

Re: [Openerp-community] Suggestion, Idea for OpenerUpgrade project

2014-06-27 Thread Nhomar Hernández
2014-06-27 2:02 GMT-04:30 Cédric Villemain ced...@2ndquadrant.fr: Trusting close source is not better than reading open source. Totally Agreed, but my point is not a matter of Trust and I think it is a deeper point, I think sometimes Trust is better than create fake quick expectations, that's

Re: [Openerp-community] OCA: transition from Launchpad to Github

2014-06-27 Thread Nhomar Hernández
2014-06-27 8:13 GMT-04:30 David Beal david.b...@akretion.com: Maybe we could have localizations in a separate repos like https://github.com/OCA_locale to avoid to have luxemburg or any other locale repo between main repositories I prefer take the approach of web hooks and present cool in

Re: [Openerp-community] OCA repositories naming convention

2014-06-27 Thread Nhomar Hernández
2014-06-27 9:50 GMT-04:30 Joël Grand-Guillaume joel.grandguilla...@camptocamp.com: * The same for localization (here again: http://odoo-community.org/page/website.List). We prefix them all with local- so typing local will show all available one. e.g. france become local-france An Standard

Re: [Openerp-community] Suggestion, Idea for OpenerUpgrade project

2014-06-26 Thread Nhomar Hernández
2014-06-27 0:01 GMT-04:30 David Arnold - El Alemán da...@elaleman.co: I wonder if anyone has used it or any experience with it. Honestly: I prefer buy a licence, and use Odoo Services, they are REALLY great! ;-) but please don't kill me for that ;-) If you have 2 or 3 users test it, it will

Re: [Openerp-community] Issue Trend Monitoring :: Community Governance :: Benchmarking

2014-06-23 Thread Nhomar Hernández
I don't understand exactly what is the point David?. FYI, we had this kind of info available from launchpad https://docs.google.com/a/openerp.com.ve/spreadsheet/ccc?key=0Al2dk8YmCgI0dDRRMnVwX3JKTUpuS3V2NW13RF9EVXcusp=drive_web#gid=66 (not as cool as github) but we had it. 2014-06-23 21:32

Re: [Openerp-community] OCA Git-Repository :: Localization

2014-06-13 Thread Nhomar Hernández
Hello David. The first step is have at least something working. We have already l10n_co on official branch and I think you are trying to do some things on odoo-colombia can we discuss for that channel to be sure have something working first pliz. Saludos Written from my android On Jun 13, 2014

Re: [Openerp-community] Enapps update: web-client and server

2014-05-31 Thread Nhomar Hernández
Written from my android On May 31, 2014 3:29 AM, Lorenzo Battistini lorenzo.battist...@agilebg.com wrote: On 05/30/2014 08:09 PM, Fabien Pinckaers wrote: But why don't you develop your improvements as community modules, instead of hacking the core and maintaining a branch that is not

Re: [Openerp-community] Presentation of Odoo (formerly OpenERP) CommunityTools

2014-05-25 Thread Nhomar Hernández
2014-05-25 9:42 GMT-05:00 Yannick Buron yannick.bu...@gmail.com: I'll not make a detail presentation here, as I already made a long one on my blog. Please follow this link to know more : http://yannickburon.wordpress.com/2014/05/25/presentation- of-odoo-formerly-openerp-communitytools/ You

Re: [Openerp-community] Transition to GitHub

2014-05-23 Thread Nhomar Hernández
2014-05-23 13:33 GMT-05:00 Ovnicraft ovnicr...@gmail.com: At github if you are not in the right team you cant label an issue. really ;-)? I knew that jejeje what I am talking about is if Oliver will build the teams. But BTW I checked in my own branches and you can not set correctly a team

Re: [Openerp-community] Transition to GitHub

2014-05-22 Thread Nhomar Hernández
2014-05-16 22:00 GMT-05:00 Olivier Dony o...@openerp.com: 12. Functional Doc [In Progress] The functional documentation for v8 is being rewritten/updated and will be published in the form of cookbook recipes on the new Odoo Help platform, as FAQ entries. Selected FAQ entries will be

Re: [Openerp-community] 回覆: Js files in v8

2014-05-22 Thread Nhomar Hernández
2014-05-22 18:18 GMT-05:00 Aristóbulo Meneses aristob...@gmail.com: Thanks for the explanation Kevin, I will try that, BTW doc.openerp.com still says that we should use __openerp__.py, it's official that Js are now loaded via qweb templates? There are 2 different approaches. the doc is for

Re: [Openerp-community] Could oca adopt report_webkit before v8

2014-05-21 Thread Nhomar Hernández
Ok, Now talking seriously. 2014-05-20 18:36 GMT-05:00 Antony Lesuisse a...@openerp.com: I would like to remove report_webkit from our master branch before releasing v8. I think we wont maintain it properly and i expect that this will create frustrations during the lifetime of v8. None of

Re: [Openerp-community] How will price per user really work?

2014-05-20 Thread Nhomar Hernández
2014-05-20 17:25 GMT-05:00 Ian Beardslee i...@figjam.geek.nz: Open Source is not about the licence fees, you go down the proprietary path for that. We want to provide a solution that is free from the proprietary fees that limits the number of people or the way that they can use the software.

Re: [Openerp-community] OCA LP Project migration to Github

2014-05-17 Thread Nhomar Hernández
Thanks Daniel. I support 100% your explanation :-) I was writting my answer and read yours and I think I need just add my extra comment to your points because are so closely. 2014-05-17 16:43 GMT-05:00 Daniel Reis dgr...@sapo.pt: Jean-Charles, Building up on your mail: *A) - OCA would

Re: [Openerp-community] [Openerp-community-reviewer] New reviewer

2014-05-01 Thread Nhomar Hernández
2014-05-01 11:32 GMT-05:00 Raphael Valyi rva...@gmail.com: I also warmly welcome Leonardo and thanks him a lot for his contributions! Agreed -- Saludos Cordiales Nhomar G. Hernandez M. +58-414-4110269 Skype: nhomar00 Web-Blog: http://geronimo.com.ve Servicios IT:

[Openerp-community] About depreciation of audittrail. Survey.

2014-04-28 Thread Nhomar Hernández
Hello All. We are so surprised about the exclusion of the features given by audittrail in OpenERP. Before make a public complain we exchange some comments with OpenERP and I want share with you the conclusions, but before create an opinion matrix about this change it is important for us answer

Re: [Openerp-community] About depreciation of audittrail. Survey.

2014-04-28 Thread Nhomar Hernández
-document-fs-al On 04/28/2014 10:38 PM, Nhomar Hernández wrote: Hello All. We are so surprised about the exclusion of the features given by audittrail in OpenERP. Before make a public complain we exchange some comments with OpenERP and I want share with you the conclusions, but before create

Re: [Openerp-community] OpenERP in expert mode ?

2014-04-04 Thread Nhomar Hernández
2014-04-03 10:56 GMT-06:00 Peter Langenberg peter.langenb...@bubbles-it.be : A lot of openerp experts could make this video several times in different settings with different customers :-) http://youtu.be/BKorP55Aqvg Honestly, I almost know the dialog of memory, one of the best in my life

Re: [Openerp-community] About OpenERP Enterprise contract value...

2014-03-04 Thread Nhomar Hernández
2014-02-28 13:20 GMT-06:00 Yury Tello yte...@cubicerp.com: Hi Fabien, sorry for late reply, i was out of my office on last days, but i hope this reply helps to you and OpenERP SA to make better business relations with partners, customers and community. First, we (Cubic ERP S.A.C.) only sell

Re: [Openerp-community] OERPLib 0.8.1 and Mandibule 0.2 releases

2014-03-04 Thread Nhomar Hernández
2014-03-05 0:54 GMT-06:00 Sebastien Alix sebastien.a...@osiell.com: OERPLib 0.8.1 - OERPLib is a full Python client library to OpenERP server. It aims to provide an easy way to remotely pilot an OpenERP server through RPC (browse and inspect data, manage databases, execute

Re: [Openerp-community] About description and manual files for OCA modules

2014-02-28 Thread Nhomar Hernández
Exactly the same thought of martin all good... no md propose rst it is really magic you should try sphinx as Big people and will love it for sure. +1 to the proposal. Doc in rst Written from my android On Feb 27, 2014 8:19 PM, Martin Collins mar...@mkcollins.org wrote: On 2014-02-27 17:24,

Re: [Openerp-community] About OpenERP Enterprise contract value...

2014-02-25 Thread Nhomar Hernández
2014-02-25 12:43 GMT-06:00 Fabien Pinckaers f...@openerp.com: Things that could work but I would like to avoid: - don't release bugfixes publicly (only for customers) - don't release new developments (an open core strategy), e.g. we invest to clean accounting and we charge for these

Re: [Openerp-community] OpenERP Marketing

2014-02-16 Thread Nhomar Hernández
Hello, great initiative. Generally I think all is good, I just want to remark points where you mention you have doubt, or I have doubts. Describe OpenERP in one sentence: (just ideas, not convinced yet by one of those) Adding to your options, I Should say: Automate all your process with 1

Re: [Openerp-community] OpenERP Marketing

2014-02-16 Thread Nhomar Hernández
2014-02-16 18:26 GMT-06:00 Ana Juaristi ajuaris...@gmail.com: I say again. It's not wanting to fight. It's just telling you several things that we are missing from begining. Just to avoid confusion, it is a great point to discuss in a different thread I think --

Re: [Openerp-community] Treatment for old bugs in V8

2014-01-30 Thread Nhomar Hernández
2014-01-30 Alejandro Santana alejandrosant...@anubia.es: +1 Maybe there should be some list of bugs that should be included as must fix in next version development cycle. Or something like that. Yes, each new version comes full of new amazing things (and we really thank for that!), but it's

Re: [Openerp-community] OpenERP CMS eCommerce

2014-01-28 Thread Nhomar Hernández
2014-01-28 Antony Lesuisse a...@openerp.com We will add the rss feed it's simple controller with a 5 line template. The problem is that there are multiple standards (atom or rss or whatever) i never know which one is the right one. Just to be sure that I understand. 1.- You will implement

Re: [Openerp-community] OpenERP CMS eCommerce

2014-01-28 Thread Nhomar Hernández
2014-01-28 Nhomar Hernández nho...@gmail.com it should be dirty and usefull at the end of the day. I tried to say here dirty and UNuseful -- Saludos Cordiales Nhomar G. Hernandez M. +58-414-4110269 Skype: nhomar00 Web-Blog: http://geronimo.com.ve Servicios IT: http

Re: [Openerp-community] OpenERP CMS eCommerce

2014-01-28 Thread Nhomar Hernández
2014-01-28 Mantavya Gajjar m...@openerp.com RSS for the New / Blogs section of the Website If we don't use the same approach, users will need to subscribe 3 times to your site to get 3 different informations, when you can share all of them with the same approach. I am with you we need iCal

Re: [Openerp-community] OpenERP CMS eCommerce

2014-01-28 Thread Nhomar Hernández
2014-01-28 Nhomar Hernández nho...@gmail.com A REALLY good example mix with ITTT https://ifttt.com/ with a simple ITTT + rss you can turn on your coffee machine ;-) this is why IMHO we need rss per model and it is NOT excluyent from what you mentioned my friend mga! Without compromise even

Re: [Openerp-community] OpenERP CMS eCommerce

2014-01-28 Thread Nhomar Hernández
: @mantavyagajjar On 28-Jan-2014, at 7:48 pm, Nhomar Hernández nho...@gmail.com wrote: 2014-01-28 Mantavya Gajjar m...@openerp.com - If we do one RSS it will push lots of information sometime people may not want - Its not good idea to publish everything in a single RSS, We need to separate all

Re: [Openerp-community] OpenERP CMS eCommerce

2014-01-27 Thread Nhomar Hernández
2014-01-27 Nicolas Jeudy nje...@tuxservices.com Ok I just setup an testing suite, and I have some bugs or improvement to share. I have bug like: IMHO. We should open the bug reports with [name-of-branch] tag in this way use the same structure. fp odo or al , what do you think? --

Re: [Openerp-community] tests/feedbacks for the new reporting

2014-01-27 Thread Nhomar Hernández
2014-01-27 Fabien Pinckaers f...@openerp.com We are looking for feedback on the reports themselves because we rewrote most reports: sales order, invoices, delivery orders, ... but also: balance sheet, aged trial balance, PL, pricelist print,... And what happen with the editor itself dude?

Re: [Openerp-community] tests/feedbacks for the new reporting

2014-01-27 Thread Nhomar Hernández
2014-01-27 Fabien Pinckaers f...@openerp.com Feedback on the report designer is less interesting as this system is designed to be used by partners through the HTML Editor or through code in their modules. What's really important is to test if all reports of OpenERP are still working like in

Re: [Openerp-community] OpenERP CMS eCommerce

2014-01-27 Thread Nhomar Hernández
2014-01-11 Fabien Pinckaers f...@openerp.com Amongst others features (BI, WMS, New API, New Report Engine, Survey, Google Calendar, ...) version 8 will integrate the frontend to all our apps. (sale - eCommerce, CRM -- lead contact form, events: an alternative to eventbrite, ...) Hello.

Re: [Openerp-community] Community Days, Save the Date!

2014-01-22 Thread Nhomar Hernández
2014/1/22 Fabien Pinckaers f...@openerp.com This year, the OpenERP community days will be the 4th, 5th and 6th of June in Belgium. We will organize training sessions the 2nd and 3rd of June. Excellent News. -- Saludos Cordiales Nhomar G. Hernandez M. +58-414-4110269

Re: [Openerp-community] OpenERP and Business Intelligence

2014-01-22 Thread Nhomar Hernández
2014/1/23 Eric Caudal eric.cau...@elico-corp.com I need to prepare a panel of solutions for one of my customers and would like to know: - Tools and vendors involved - Difficulty to integrate withh OpenERP7 current data model - Price range if relevant. Hola Eric. I am not the first Java

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-20 Thread Nhomar Hernández
2014/1/20 Kurt Haselwimmer k...@cmr-direct.com Just to summarise on opencart - many extensions cost very little to develop - perhaps only an hour or two of coding. But if it saves me an hour or more of my time then I am happy to spend $25 - or even $50 for that matter - and evidently, for

Re: [Openerp-community] OpenERP CMS: How is server separation implemented?

2014-01-17 Thread Nhomar Hernández
2014/1/17 Enapps :: Vadim Chobanu va...@enapps.co.uk Total agreement here - today more than ever. Regards, Vadim I just want to left a question on the air: Whats the difference between?: Sync- Openerp Wkf Magento Wkf Openerp Wkf Or. Openerp Wkf Openerp Wkf Openerp Wkf It means,

Re: [Openerp-community] v7: Multi-Company - also for Sales, Warehouse, MRP etc ?

2014-01-17 Thread Nhomar Hernández
2014/1/17 Ray Carnes rcar...@ursainfosystems.com Does anyone have any experience or users utilizing multi-company for the creation, editing and movement (stages/states/validation) of documents other than Accounting. The most difficult part is that, OpenERP test and basic data is considered

Re: [Openerp-community] OpenERP CMS: How is i18n implemented?

2014-01-17 Thread Nhomar Hernández
2014/1/17 W. Martin Borgert deba...@debian.org Well, I will wait until everything is in the nightly deb. So far, I have two specific questions regarding i18n: Martin. nigthly is build for those who wants to use blessed packages but the best way to test openerp is not open abstract topics it

Re: [Openerp-community] v7: Multi-Company - also for Sales, Warehouse, MRP etc ?

2014-01-17 Thread Nhomar Hernández
2014/1/17 Eric Caudal eric.cau...@elico-corp.com Hi, We tried the same but this is not enough as many reports (based on SQL) relies on field standard_price. Didnot test yet v8... Yes, it is true. I ran on my side and only 2 sql reports will be broken (I don't remember what) but only 2. I

Re: [Openerp-community] Version numbering

2014-01-08 Thread Nhomar Hernández
Make it available friend. Written from my android On Jan 8, 2014 11:15 AM, Daniel Reis dgr...@sapo.pt wrote: As a coincidence, part of a pet project and inspired by assertive.io,I have a python script that: 1) generates setup.py files for OpenERP modules, and 2) can call these setup.py

Re: [Openerp-community] Version numbering

2014-01-07 Thread Nhomar Hernández
2014/1/7 Pedro Manuel Baeza Romero pedro.ba...@gmail.com Change minor version number when *any* fix/improvement/etc that doesn't change DB layout. I am agreed, the merger should be in touch with this. The minor version can be the bzr revno number in this way it will be consistent with bzr.

Re: [Openerp-community] Version numbering

2014-01-07 Thread Nhomar Hernández
2014/1/7 Raphael Valyi rva...@gmail.com sorry, I don't understand what is wrong with the transition path I described, to sum up: My Friend, The main issue is: we need solve with Pedro's question a problem of 1 line on the __openerp__.py which is what is being taking into account on apps.

Re: [Openerp-community] Crowdfunding campaign for manufacturing modules

2013-11-29 Thread Nhomar Hernández
2013/11/29 Fabien Pinckaers f...@openerp.com As v7 and v8 WMS are very different, I would reconsider your idea to go for v7 and work on v8 directly. I am TOTALLY agreed on this, even some accounting parts will be improved. And the new api approach will help a lot. @Fabien: I think it should

Re: [Openerp-community] Coding Guidlines - long lines

2013-11-25 Thread Nhomar Hernández
2013/11/25 Markus Schneider markus.schnei...@initos.com [ironic]i name my variable absrl instad of account_bank_statement_reconcile_line, this saves me a lot of chars, but the code will be worst[/ironic] Yes. [ironic] def method (signature): '''Document your stuff this method do

Re: [Openerp-community] Coding Guidlines - long lines

2013-11-22 Thread Nhomar Hernández
2013/11/22 Alexandre Fayolle alexandre.fayo...@camptocamp.com Wait until you age and have problems reading tiny weeny letters :-) Yes my code editor wraps lines. The result is not developer friendly, because the line breaking is not hand crafted and comes all over the place. 247 long lines

Re: [Openerp-community] Inactive modules in v7 Community branches

2013-11-22 Thread Nhomar Hernández
+1 2013/11/22 Sebastien Beau sebastien.b...@akretion.com.br +1 More over it will be easier to see really quickly which module are ported or not on launchpad. No more need to look in every __openerp__.py file to check if the module is active or not, just look in the folder '.inactive'

Re: [Openerp-community] Coding Guidlines - long lines

2013-11-22 Thread Nhomar Hernández
2013/11/22 Alexandre Fayolle alexandre.fayo...@camptocamp.com OTOH a files such as account/account.py or account/account_invoice.py (not pointing fingers at anyone, just mentionning ones which have been bugging me since I started with OpenERP) could do with some gentle reformatting and I

Re: [Openerp-community] Coding Guidlines - long lines

2013-11-22 Thread Nhomar Hernández
2013/11/22 Niels Huylebroeck n...@agaplan.eu I personally would like it to have commits that change nothing functionally but do a cleanup, that is something you can more easily verify (and maybe get accepted in official easier). Such commits could also be gathered maybe in a community

Re: [Openerp-community] Giving credits to module contributors

2013-11-22 Thread Nhomar Hernández
2013/11/22 Francesco Apruzzese cesc...@gmail.com +1 if we add a new list value in __openerp__.py file called authors authors : ['John Doe j...@doe.pof','My Name my.n...@doe.pof'] A new key is not possible fo robvious reasons. I am agreed on a list on descriptio with the whoami format

Re: [Openerp-community] Coding Guidlines - long lines

2013-11-15 Thread Nhomar Hernández
2013/11/15 Markus Schneider markus.schnei...@initos.com Strict code formating is fine, we know it form other open source projects. So we should now discuss and decide the line length if we stay on 79 default or use a other one. PEP8 allow now 99 (since something like 3 month), for me is

Re: [Openerp-community] Status report on OpenERP CMS branch trunk-website-al....

2013-11-15 Thread Nhomar Hernández
If you use and configure correctly it is available even for v7.0. Allow external user login and set your template user. Written from my android On Nov 15, 2013 10:15 AM, Mario Arias the.clone.mas...@gmail.com wrote: Some suggestions / reports... website needs online enrollment, so new

Re: [Openerp-community] What financial reports for the OpenERP community ?

2013-11-12 Thread Nhomar Hernández
2013/11/12 Joël Grand-Guillaume joel.grandguilla...@camptocamp.com Hi Eric, Not an easy question, I guess for know the best way to go is to post on that list to ask others opinion if not clear enough in the MP review process... Hello Eric. I think the same, we can start from a base of

Re: [Openerp-community] New booking chart and web core modules

2013-11-06 Thread Nhomar Hernández
2013/11/6 Michel Meyer mme...@trobz.com So maybe the problem is because web-unleashed is not a fork of web-addons ? If yes, it's mean any new module has to be based on an official community branch (with all side modules, not directly related) ? We are trying to Organize by -related topics-

Re: [Openerp-community] The Future of the Point of Sale

2013-10-31 Thread Nhomar Hernández
2013/10/30 Agustín Cruz ati...@gmail.com That's why I'm proposing the python-escpos library, because allow encapsulate the communication with all different hardware configuration. Here is the project description: Python ESC/POS is a library which lets the user have access to all those

Re: [Openerp-community] The Future of the Point of Sale

2013-10-30 Thread Nhomar Hernández
2013/10/30 Frédéric Van Der Essen f...@openerp.com That is unless the community can get together and contribute changes going into that direction ? It would definitely be welcomed ! Another way is to make the campaign an even bigger success so the goals can be extended ? I'm sure you can do

Re: [Openerp-community] The Future of the Point of Sale

2013-10-29 Thread Nhomar Hernández
Hello Frederic. As a cool-to-have a calculator in the graphical interface is necesary. We did one aproach: http://bazaar.launchpad.net/~vauxoo/addons-vauxoo/7.0/files/head:/pos_calculator/ Sorry if it is not correctly implemented It was our second module around POS 2013/10/28 Frédéric Van Der

Re: [Openerp-community] The Future of the Point of Sale

2013-10-29 Thread Nhomar Hernández
2013/10/28 Frédéric Van Der Essen f...@openerp.com Electronic Scales, Secondary Displays Other peripherals == With the campaign's current target we will provide receipt printer(ESC/POS) barcode scanner support in standard. But we want to extend

Re: [Openerp-community] The Future of the Point of Sale

2013-10-29 Thread Nhomar Hernández
Final Point from my side. 2013/10/28 Frédéric Van Der Essen f...@openerp.com I would like to discuss with you the future of the POS module, explain what is our point of view, our priorities, but also gather feedback from you, and have a nice discussion on this subject :) Excellent that

Re: [Openerp-community] The Future of the Point of Sale

2013-10-29 Thread Nhomar Hernández
2013/10/29 Eric Caudal eric.cau...@elico-corp.com - possibility to switch vendor in safety way (enter a password or swipe a rfid/barcode card) Eric with this comment you remember me the most important leak of feature I think: The POS should have an Supervisor Only set of features/model and

Re: [Openerp-community] Proposal to improve communication and make more efficient the inclusion of new branches.

2013-10-28 Thread Nhomar Hernández
2013/10/28 Olivier Dony o...@openerp.com Yes I saw the spreadsheet and I had a quick look at your patches to runbot too, but I don't think we'll want to merge that. We would prefer if not everyone is allowed to setup sticky branches, as people are very good at misusing the tools you give

Re: [Openerp-community] Proposal to improve communication and make more efficient the inclusion of new branches.

2013-10-28 Thread Nhomar Hernández
2013/10/28 Stefan Rijnhart ste...@therp.nl Sorry to sound a bit grumpy what with all your good spirits and initiative in this matter! I am genuinly interested in what you, and others, think of these obstacles. So how do you plan to handle this? What will become of your 7.0 divergences

Re: [Openerp-community] Proposal to improve communication and make more efficient the inclusion of new branches.

2013-10-25 Thread Nhomar Hernández
2013/10/25 Ovnicraft ovnicr...@gmail.com On Fri, Oct 25, 2013 at 9:45 AM, Nhomar Hernández nho...@gmail.comwrote: 2013/10/25 Pedro Manuel Baeza Romero pedro.ba...@gmail.com I know too about runbot availability to run locally downloading source code, but the added value of runbot

Re: [Openerp-community] Proposal to improve communication and make more efficient the inclusion of new branches.

2013-10-25 Thread Nhomar Hernández
2013/10/25 Pedro Manuel Baeza Romero pedro.ba...@gmail.com Hi, Olivier, The reasons you give are strong enough to balance the situation to Launchpad, so for me the debate is closed in this topic. Thanks for the explanation. Jejeje Closed about CVS (which is off-topic in this thread) I was

Re: [Openerp-community] Proposal to improve communication and make more efficient the inclusion of new branches.

2013-10-25 Thread Nhomar Hernández
Hello. I really prefer a tested policy than an experimental option. I want sleep better than pray not brake something everytime we make some autopull. I am agreed with Oliver too! change schema bring a lot of problems, and sometimes it is better dedicate a little extra time to solve without

Re: [Openerp-community] Fwd: Central Project for POS

2013-10-24 Thread Nhomar Hernández
Gustavo. We really appreciate your enthusiasm, but please, be sure everybody is talking about the same, this thread is the exact place to put Fabien's comment. What is the difference between Fabien Saying hey the base you are using will be improved help us, and somebody else saying Hey We made 3

Re: [Openerp-community] Proposal to improve communication and make more efficient the inclusion of new branches.

2013-10-23 Thread Nhomar Hernández
to go in a near future. Regards. 2013/10/23 Quentin THEURET q...@tempo-consulting.fr Le 23/10/2013 01:03, Nhomar Hernández a écrit : Hello. Hello, In the las days, we are seeing a really big increase in the proposal to include new branchs/modules on the Community / OCA branches

[Openerp-community] Proposal to improve communication and make more efficient the inclusion of new branches.

2013-10-22 Thread Nhomar Hernández
Hello. In the las days, we are seeing a really big increase in the proposal to include new branchs/modules on the Community / OCA branches. It is one of the best moments of the community, we must continue in this way. BTW, when thing start to become big, we need to act fast, then, I propose

Re: [Openerp-community] Central Project for POS

2013-10-22 Thread Nhomar Hernández
2013/10/23 Robin Bahadur robin.baha...@gmail.com Hi, Is there already modification of adding products, and inventory directly from POS. As moving from touch screen back and fro is very tedious. IMHO, it is a feature for Back End not Front end, conceptually it should not exist. Regards.

Re: [Openerp-community] Email usability improvements

2013-10-11 Thread Nhomar Hernández
Hello all. I agreed with 100% of the point mentioned by Eric and W.Martin IMHO: We just continue using our google apps the really good approach is that It is not a message platform IMHo try to figure out all this features will make loss the main feature Links messages to objects and I really

  1   2   >