Re: [Openerp-community] Maximun recursion depth exceeded

2015-03-27 Thread Nhomar Hernández
2015-03-27 13:19 GMT-06:00 Carlos Almeida : > 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 increase to 40

Re: [Openerp-community] Maximun recursion depth exceeded

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

[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 in

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

2015-03-27 Thread Nhomar Hernández
2015-03-27 12:15 GMT-06:00 Peter Langenberg : > I always install the webkit reports because they meet functional needs of > the users. > > But when I have to write new reports I always use Qweb because of his > technical advantages. > > I think a migration to Qweb is the future, but I know this i

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 : > 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 looking for. For

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

2014-10-08 Thread Nhomar Hernández
2014-10-08 2:35 GMT-04:30 Frédéric Clementi < frederic.cleme...@camptocamp.com>: > Even with these tunings Odoo has no chance to handle such a volume of > data. We are already struggling at 3000 SO/day. What is the size of your hardware? I had this problem present with v6.1 but v7.0 with a corr

Re: [Openerp-community] Proposing Pedro M. Baeza as Openerp Spain OCA project team leader

2014-10-04 Thread Nhomar Hernández
El 3 de octubre de 2014, 15:22, Ana Juaristi escribió: > Hello: > I see, OCA spanish localization project has not team leader assigned. I > would like to propose Pedro for that. > > Thank you: > Ana > AFAICK - He is planned to be there, I don't see any problem there ;-) so +1 -- ---

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 : > > 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 Cores? 3.- Load

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 : > > 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 ___

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 : > +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 then it w

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 : > 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 things to not gene

Re: [Openerp-community] Track datamodel changes

2014-08-10 Thread Nhomar Hernández
2014-08-10 3:20 GMT-04:30 David Arnold - El Alemán : > If we can succeed in this, it would be a must have for SA and OCA, too - i > think. > Ca you please make the change (pick the OCA repository you think is better) and make the PR , in that way we can talk with the code in front of us. I don't

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

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 : > 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 TO*, but so far I haven

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 cr

Re: [Openerp-community] OCA repos list at github

2014-08-04 Thread Nhomar Hernández
2014-08-04 19:14 GMT-04:30 Alejandro Santana : > I learnt that in https://api.github.com/users/OCA/repos I could get a > full list of OCA repos, BUT... it actually doesn't contain all repos. You > can see that l10n-x projects are missing. > You must use: https://api.github.com/orgs/oca/repos

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 : > 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 github is enough

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 : > > 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 self the solution, it mea

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

2014-07-24 Thread Nhomar Hernández
2014-07-24 14:07 GMT-04:30 Alberto Barrionuevo : > 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. Hernandez M

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 so

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 : > 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.. > Probably only p

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 : > 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 would give a rathe

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" 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 investigating until

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 : > 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. With this we c

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] new api, v8 release

2014-07-08 Thread Nhomar Hernández
2014-07-08 19:11 GMT-04:30 Antony Lesuisse : > > 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 merged > ye

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

2014-07-08 Thread Nhomar Hernández
2014-07-08 12:37 GMT-04:30 Raphael Valyi : > > 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 innovative stuff l

Re: [Openerp-community] OCA repositories naming convention

2014-07-08 Thread Nhomar Hernández
2014-07-08 12:48 GMT-04:30 Ana Juaristi : > 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 name we give it

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

2014-07-08 Thread Nhomar Hernández
2014-07-08 12:37 GMT-04:30 Raphael Valyi : > So I would say, please let's don't be dogmatic about a release date. It's > bad to be 6 months late on release schedule (as it was for v7 initially > announced much earlier), but it's much better to be a little late and have > early adopter test deeply

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

2014-07-03 Thread Nhomar Hernández
2014-07-03 9:43 GMT-04:30 Ovnicraft : > > 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 helps me to under

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, "Pedr

Re: [Openerp-community] OCA repositories naming convention

2014-06-30 Thread Nhomar Hernández
2014-06-30 10:29 GMT-04:30 Raphael Valyi : > 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 have a "common in

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 p

Re: [Openerp-community] OCA repositories naming convention

2014-06-30 Thread Nhomar Hernández
2014-06-30 8:55 GMT-04:30 Nhomar Hernández : > Thanks for the fork you are doing dudes. > jajjaaja I mean "Thanks for the 'job'" ;-) -- Saludos Cordiales Nhomar G. Hernandez M. +58-414-4110269 Skype: nhomar00 Web-Blog: http://geronimo

Re: [Openerp-community] OCA repositories naming convention

2014-06-30 Thread Nhomar Hernández
2014-06-30 8:12 GMT-04:30 Guewen Baconnier : > > > > 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 dudes. regards. --

Re: [Openerp-community] OCA repositories naming convention

2014-06-30 Thread Nhomar Hernández
2014-06-30 8:03 GMT-04:30 Guewen Baconnier : > > Hi, > I can't see what you changed Following this list : I change the repositories with name in the Column A to the name in Column B, and mark cell

Re: [Openerp-community] OCA repositories naming convention

2014-06-30 Thread Nhomar Hernández
2014-06-30 3:36 GMT-04:30 Guewen Baconnier : > > /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 '-report/-reports' to '-reporting' so t

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" >

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 : > > 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 the future on the webs

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

2014-06-26 Thread Nhomar Hernández
2014-06-27 2:02 GMT-04:30 Cédric Villemain : > 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 my point only. Eve

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 : > 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 not bring your co

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 (not as "cool" as github) but we had it. 2014-06-23 21:32

Re: [Openerp-community] Doubts about how to procced on testing OCA project modules for Odoo

2014-06-14 Thread Nhomar Hernández
2014-06-14 14:41 GMT-05:00 Nhomar Hernández : > for v9 also, w I mean v8 also. -- Saludos Cordiales Nhomar G. Hernandez M. +58-414-4110269 Skype: nhomar00 Web-Blog: http://geronimo.com.ve Servicios IT: http://vauxoo.com Linux-Counter: 467724 Correos:

Re: [Openerp-community] Doubts about how to procced on testing OCA project modules for Odoo

2014-06-14 Thread Nhomar Hernández
2014-06-14 14:16 GMT-05:00 Pedro Manuel Baeza Romero : > @Nhomar, changes that you are mentioning are for v9, but for v7-v8 it's > very easy to keep compatibility. > If I am not wrong and I understand well, this changes will be for V8 and will be merged soon (Quentin words) but may be I understo

Re: [Openerp-community] Doubts about how to procced on testing OCA project modules for Odoo

2014-06-14 Thread Nhomar Hernández
2014-06-14 12:38 GMT-05:00 Pedro Manuel Baeza Romero : > That's why Ana is asking for this openly and to discuss at global > community the best approach to follow. > > Regards > I think as comment at margin that this approach to maintain both seudo compatibles is good but will not be possible for

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

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 : > 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 can also see the

Re: [Openerp-community] Transition to GitHub

2014-05-23 Thread Nhomar Hernández
Inlines Written from my android On May 23, 2014 6:35 PM, "Olivier Dony" wrote: > > On Fri, May 23, 2014 at 8:28 PM, Nhomar Hernández wrote: > > 2014-05-23 12:51 GMT-05:00 Olivier Dony : > >> > >> > >> Yes we'll create similar labels, this

Re: [Openerp-community] Transition to GitHub

2014-05-23 Thread Nhomar Hernández
2014-05-23 13:33 GMT-05:00 Ovnicraft : > 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 that "only" can edit

Re: [Openerp-community] Transition to GitHub

2014-05-23 Thread Nhomar Hernández
2014-05-23 12:51 GMT-05:00 Olivier Dony : > > Yes we'll create similar labels, this will be defined soon and the process > explained on the wiki. > > Cfr https://github.com/odoo/odoo/wiki/GitHub-Transition#bug-reports > Ok. I got it. Labels are created I think: https://docs.google.com/file/d/0B

Re: [Openerp-community] Transition to GitHub

2014-05-23 Thread Nhomar Hernández
2014-05-23 12:44 GMT-05:00 Olivier Dony : > We'll probably move it to a separate GitHub repo, because it could benefit > from the online preview and edit capabilities there. I don't suppose many > people depend on it being at its current location. > > We have to adapt the auto-publish scripts thou

Re: [Openerp-community] Transition to GitHub

2014-05-23 Thread Nhomar Hernández
Hello Oliver. I have 2 questions, to help improve the process on github. 1. - Define how "label" bugs to take off from you some noise bugs which are invalids or fetures requests. (In launchpad we had the "wishlist" tags and the "won't fix" and so on) What will be the process on github? 2.- What

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 : > 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 widgets on Back

Re: [Openerp-community] Transition to GitHub

2014-05-22 Thread Nhomar Hernández
2014-05-16 22:00 GMT-05:00 Olivier Dony : > 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 structured with a Tabl

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 : > 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 our module

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

2014-05-21 Thread Nhomar Hernández
2014-05-21 8:16 GMT-05:00 Fabien Pinckaers : > Copy/paste from one of my latest blog: > > We removed the words "Open" and "ERP" from our name. But Odoo is and > always will be fully open source. Our open source business model is > unchanged. Our commitment to an open software and community r

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

2014-05-20 Thread Nhomar Hernández
2014-05-20 20:01 GMT-05:00 FredContreras < freddy.gonzalez.contre...@gmail.com>: > Please remove my user from launch pad i don't want to continue being on > this community > Just left the team. You are free to do it by your own foots. -- Saludos Cordiales Nhomar G. Herna

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 : > 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. > Well. This

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

2014-05-19 Thread Nhomar Hernández
2014-05-19 12:34 GMT-05:00 Stefan Rijnhart : > > Hi Lionel, > > Yes, we are all one big happy family ;-) But I want to be able to > subscribe to topics that interest me and software that I deploy, so that > I can review and maintain the bug tracker and take advantage of the > knowledge sharing on

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 : > Jean-Charles, > > > Building up on your mail: > > *A) - OCA would be a Githu

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 : > 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: http://vauxoo.com Li

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

2014-04-28 Thread Nhomar Hernández
t;> - add a depends on base_action_rules >>> - override _wrap_create and _wrap_write to call check_rules >>> - remove the dirty monkey patching of execute below. >>> >>> If read logging is really needed you would need to wrap read and >>> read_group >&

[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 thi

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

2014-04-04 Thread Nhomar Hernández
2014-04-03 10:56 GMT-06:00 Peter Langenberg : > 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 to illustrate clearly our d

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 : > 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 > workflows, reports downloadin

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

2014-03-04 Thread Nhomar Hernández
2014-03-04 22:43 GMT-06:00 Raphael Valyi : > This is a bit the "god father" Nhomar was talking about in a previous > mail. I can already hear the sound track in my mind, not sure that will end > all right ;-) > Jeejeje I *really* don't understand dude, may be because "I make offers the customer c

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 : > 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 hours, we don't

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" wrote: > On 2014-02-27 17:24, Eric Caudal wrote: >

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 : > 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 modules in v8. >

Re: [Openerp-community] OpenERP Marketing

2014-02-16 Thread Nhomar Hernández
2014-02-16 18:26 GMT-06:00 Ana Juaristi : > 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 -- Saludos Cordiales

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 w

Re: [Openerp-community] Migrate from OpenERP V7.0 Custom to OpenERP SAAS-2 Custom

2014-01-31 Thread Nhomar Hernández
Hello In lines. 2014-01-31 Nicolas Jeudy : > 1- I use OpenERP community module to be able to have OpenERP that can do > the job for my french company (Services on OpenERP, OpenSource ..) > We have a lot of modules community too. > 2- I have no OpenERP entreprise now, because when they do a mi

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

2014-01-30 Thread Nhomar Hernández
2014-01-30 Alejandro Santana : > +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 indeed frustrating t

Re: [Openerp-community] OpenERP CMS & eCommerce

2014-01-28 Thread Nhomar Hernández
t. 202 > Website: http://www.openerp.com > Twitter: @mantavyagajjar > > > > > > > > On 28-Jan-2014, at 7:48 pm, Nhomar Hernández wrote: > > > 2014-01-28 Mantavya Gajjar > >> - If we do one RSS it will push lots of information sometime people may >>

Re: [Openerp-community] OpenERP CMS & eCommerce

2014-01-28 Thread Nhomar Hernández
2014-01-28 Mantavya Gajjar > - 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 those information it means we need a complex mechanism to > maintain the different RSS List > - Ag

Re: [Openerp-community] OpenERP CMS & eCommerce

2014-01-28 Thread Nhomar Hernández
2014-01-28 Nhomar Hernández > 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 co

Re: [Openerp-community] OpenERP CMS & eCommerce

2014-01-28 Thread Nhomar Hernández
2014-01-28 Mantavya Gajjar > 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 too! for event

Re: [Openerp-community] OpenERP CMS & eCommerce

2014-01-28 Thread Nhomar Hernández
2014-01-28 Nhomar Hernández > 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 Antony Lesuisse > 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 (against Fabien

Re: [Openerp-community] OpenERP CMS & eCommerce

2014-01-27 Thread Nhomar Hernández
2014-01-11 Fabien Pinckaers > 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. Just a quick q

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

2014-01-27 Thread Nhomar Hernández
2014-01-27 Fabien Pinckaers > 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 v7. Importan

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

2014-01-27 Thread Nhomar Hernández
2014-01-27 Fabien Pinckaers > > 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, P&L, pricelist print,... > And what happen with the editor itself dude? Feature lik

Re: [Openerp-community] OpenERP CMS & eCommerce

2014-01-27 Thread Nhomar Hernández
2014-01-27 Nicolas Jeudy > 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? -- Sa

Re: [Openerp-community] OpenERP and Business Intelligence

2014-01-23 Thread Nhomar Hernández
2014/1/23 Fabien Pinckaers > It's quite easy to test on runbot, here is the steps to test: > - Go to runbot: http://runbot.openerp.com > - Search the branch "trunk-new-graphview-ged" > - Click on the arrow on the right of connect and select "All Addons" > - Go to Sales > Opportunities >

Re: [Openerp-community] OpenERP and Business Intelligence

2014-01-23 Thread Nhomar Hernández
2014/1/23 Ovnicraft > Hi @Fabien: BI capabilities are a little bit hard to write, a Q: that 1000 > LOC has something like agregation, browsing, OLAP, ROLAP, logical analysis, > phisical analysis, hirarchical deps, slice ? just to mention few features. > You can check http://cubes.databrewery.org/

Re: [Openerp-community] OpenERP and Business Intelligence

2014-01-22 Thread Nhomar Hernández
2014/1/23 Eric Caudal > 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 Lover ;-) but i saw thi

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

2014-01-22 Thread Nhomar Hernández
2014/1/22 Fabien Pinckaers > 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 Skype: nhomar00

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

2014-01-20 Thread Nhomar Hernández
2014/1/20 Kurt Haselwimmer > 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 some of the most po

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

2014-01-17 Thread Nhomar Hernández
2014/1/17 Eric Caudal > 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 did a little module

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

2014-01-17 Thread Nhomar Hernández
2014/1/17 W. Martin Borgert > 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 is really mo

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

2014-01-17 Thread Nhomar Hernández
2014/1/17 Ray Carnes > 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 for the first company onl

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

2014-01-17 Thread Nhomar Hernández
2014/1/17 W. Martin Borgert > If you don't have syncing between the systems, it doesn't make > much sense. But if there is an automatic sync, where you can > define exactly what data is synced and what data is only on the > "internal" system, it would be a brilliant combination of > workflow ease

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

2014-01-17 Thread Nhomar Hernández
2014/1/17 Enapps :: Vadim Chobanu > 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, you can have

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" 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 to build

Re: [Openerp-community] Version numbering

2014-01-07 Thread Nhomar Hernández
2014/1/7 Raphael Valyi > 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. And you expend a

Re: [Openerp-community] Version numbering

2014-01-07 Thread Nhomar Hernández
2014/1/7 Pedro Manuel Baeza Romero > 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. It can be automate

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

2013-11-29 Thread Nhomar Hernández
2013/11/29 Fabien Pinckaers > > 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 be great if

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

2013-11-25 Thread Nhomar Hernández
2013/11/25 Markus Schneider > [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 a b and c where absri

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

2013-11-22 Thread Nhomar Hernández
2013/11/22 Francesco Apruzzese > +1 if we add a new list value in __openerp__.py file called authors > > "authors" : ['John Doe ','My Name '] > A new key is not possible fo robvious reasons. I am agreed on a list on descriptio with the "whoami" format proposed by Maxime. "Complete Name " If w

  1   2   >