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

2013-11-15 Thread Fabien Pinckaers
> There seems to be lot of stuff either missing or possibly under development. > Is there any roadmap or development plan available anywhere? > If it can help you discover the features: we wrote clean manifests for all website_... modules. So, you can get information on each module by opening

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

2013-11-15 Thread Fabien Pinckaers
> There seems to be lot of stuff either missing or possibly under development. > Is there any roadmap or development plan available anywhere? > We unfortunately have no roadmap. For now on, we are not addng new features but mostly cleaning existing ones. So, the scope for v1.0 is what you can

[Openerp-community] Internet and multiple payment methods

2013-11-15 Thread Eric Caudal
Title: Eric CAUDAL Hi, I have to import SO with multiple payment methods assigned to it (eg: paypal+CC). sale_payment_method is OK for one method but not convenient for multiple. Is there any existing module treating the case or should I import one extra line in the S

Re: [Openerp-community] Tools to analyse OpenERP databases size

2013-11-15 Thread Oscar Alca
Maybe this can be usefull to you: https://drive.google.com/file/d/1CB23k0i9A0fS8nAR4Iyh6l2q0s6BP_Jmc8z-h7i1vwLPtM2n2qd97r-_EQ7y/edit?usp=sharing On Wed, Nov 13, 2013 at 9:32 AM, Sylvain LE GAL wrote: > Hi all, > > I would like to analyse my openerp databases, and specially the reason of > the si

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" wrote: > Some suggestions / reports... > > website needs online enrollment, so new customers can create their >

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

2013-11-15 Thread Parthiv Patel
Hi, There seems to be lot of stuff either missing or possibly under development. Is there any roadmap or development plan available anywhere? Regards, Parthiv On 15 Nov 2013 20:15, "Mario Arias" wrote: > Some suggestions / reports... > > website needs online enrollment, so new customers can cre

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

2013-11-15 Thread Mario Arias
Some suggestions / reports... website needs online enrollment, so new customers can create their account, and again a "website login" is missing, that hides the full login to system... banners are not rotating automatically... When we have several languages and default changes from "English"

[Openerp-community] Move of module sale-exceptions

2013-11-15 Thread Nicolas Bessi
Dear community, I hereby inform you the merge proposals to move the sales-exceptions module are now merged. https://code.launchpad.net/~openerp-community-reviewer/e-commerce-addons/move_sale_exception_to_sale_wkfl_branches-jge/+merge/193570 https://code.launchpad.net/~openerp-community-reviewer/

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

2013-11-15 Thread Quentin THEURET
Hello, Le ven. 15 nov. 2013 13:53:19 CET, Pedro Manuel Baeza Romero a écrit : > > I remember a discussion in this way, taking the decission of stay in 79 > chars, but correct me if I am wrong. I don't remember a taken decsion of stay in 79 chars, but, IMHO, it is more simpler to check the PEP8 c

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

2013-11-15 Thread Pedro Manuel Baeza Romero
Of course, everything can be improved, even the documentation! We are still madurating, so there may still be things not fine-tuned. You can also make an MP to improve this documentation on https://code.launchpad.net/~openerp-community/openobject-doc/v7.0. Thanks for your interest. Regards. 201

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

2013-11-15 Thread Markus Schneider
hi, On 15.11.2013 12:42, Pedro Manuel Baeza Romero wrote: > I remember a discussion in this way, taking the decission of stay in 79 > chars, but correct me if I am wrong. If a decission was made, then you should link the the email from archive to http://pad.openerp.com/p/community-review and have

Re: [Openerp-community] [Merge] lp:~vauxoo/openerp-hr/7.0-dev-hr_payroll_manager_groups into lp:openerp-hr

2013-11-15 Thread Pedro Manuel Baeza
Review: Disapprove I consider the same as Daniel, so please propose a bug with a branch that include the group on official addon, and then you can also propose the patch for OCB branch to get on older versions (not only on trunk). Regards. -- https://code.launchpad.net/~vauxoo/openerp-hr/7.0-d

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

2013-11-15 Thread Pedro Manuel Baeza Romero
Sorry, in some moment, I lose openerp-community list CC. I include it again. --- I think the key is in this paragraph: "Some teams strongly prefer a longer line length. For code maintained exclusively or primarily by a team that can reach agreement on this issue, it is okay to increase t

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

2013-11-15 Thread Nhomar Hernández
2013/11/15 Markus Schneider > 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 fine longer (even we chang

Re: [Openerp-community] [Merge] lp:~vauxoo/openerp-hr/7.0-dev-hr_payroll_manager_groups into lp:openerp-hr

2013-11-15 Thread Daniel Reis
Hello Katherine, I tested creating Pay Splips with a HR Manager user, and I confirmed your problem: I got the same error you found everytime and wasn't able to create a single Payslip. This can be solved by just creating a Record Rule on Payslips, for the HR Manager group, with domain [(1, '

[Openerp-community] Coding Guidlines - long lines

2013-11-15 Thread Markus Schneider
Hi everyone we start submitting our develop modules upstream to community branch. We read http://pad.openerp.com/p/community-review carefully and on point is not clear and should be discuss "E501 (long line)" Problem on flake8 output. If you be strict you have 79 chars - 4 space (for class) - 4