Re: [Openerp-community] Odoo and community

2014-05-16 Thread Niels Huylebroeck
: https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp -- Niels Huylebroeck Bubbles-IT Tel. : +32 (0)9 328 33 88 Web : http://www.bubbles-it.be ___ Mailing list: https://launchpad.net/~openerp-community Post

Re: [Openerp-community] Odoo and community

2014-05-16 Thread Niels Huylebroeck
___ Mailing list: https://launchpad.net/~openerp-community Post to : openerp-community@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp -- Niels Huylebroeck Bubbles-IT Tel. : +32 (0)9 328 33

Re: [Openerp-community-reviewer] [Merge] lp:~camptocamp/openerp-reporting-engines/7.0-add-base_report_assembler-yvr into lp:openerp-reporting-engines

2014-03-04 Thread Niels Huylebroeck
Wouldn't a more logical place to merge this with be the lp:report-print-send project ? This project has a module 'printer_tray' that is dependant on this module, I only found this merge by googling the module name. --

Re: [Openerp-community] report_webkit future

2014-02-18 Thread Niels Huylebroeck
Nicolas, I can't see how you can compare wkhtmltopdf and qweb ? Wouldn't it make more sense to compare jinja2 with qweb ? I can see some benefit in using qweb to generate the underlying html since it would allow inheritance for report generation (stacking multiple reports on top of the same base

Re: [Openerp-community] report_webkit future

2014-02-18 Thread Niels Huylebroeck
Just wanted to add a good read about the refactoring we currently need for ir.actions.report.*: http://www.codinghorror.com/blog/2013/07/rule-of-three.html We now have 5 reporting engines and have a decent overview of how they work differently to each other. So now we can refactor the

Re: [Openerp-community] [Merge] lp:~pedro.baeza/openerp-product-attributes/7.0-product_pricelist_fixed_price into lp:openerp-product-attributes

2014-02-12 Thread Niels Huylebroeck
Review: Approve Looks very good to me, this is a clean restructuring of this module that avoids copying large chunks of openerp code to change some behaviour. -- https://code.launchpad.net/~pedro.baeza/openerp-product-attributes/7.0-product_pricelist_fixed_price/+merge/205045 Your team OpenERP

Re: [Openerp-community] [Merge] lp:~pedro.baeza/openerp-product-attributes/7.0-product_pricelist_fixed_price into lp:openerp-product-attributes

2014-02-12 Thread Niels Huylebroeck
What happens if on_change() is not executed (for example records are added through XML-RPC)? The 100% discount will not be applied will it? It's the responsibility of the client to call on_change over XML-RPC (or whatever channel your client is currently using) to get proper behaviour. This

Re: [Openerp-community] translation problematic

2013-12-12 Thread Niels Huylebroeck
/~openerp-community More help : https://help.launchpad.net/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu ___ Mailing list: https://launchpad.net/~openerp-community Post

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

2013-11-22 Thread Niels Huylebroeck
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 would probably the author of such a module to improve the

Re: [Openerp-community-reviewer] [Merge] lp:~savoirfairelinux-openerp/openerp-manufacturing/dont-delete-report into lp:openerp-manufacturing

2013-11-08 Thread Niels Huylebroeck
Review: Approve lgtm, a replacement of certain ir.actions.report.xml fields is certainly better than a delete (cause delete with such a fuzzy search could easily target the wrong action + prevents the module on it's own to update) --

Re: [Openerp-community] XML files indent style standard

2013-11-07 Thread Niels Huylebroeck
2013/11/7 Nicolas Bessi nicolas.be...@camptocamp.com Hello, I'm in favour of 2 spaces. A space will always be a space, tab display may vary. Yes, precisely my point, the guy editing the file can choose how wide he wants it to display. Also, a space is NOT always the same : 2 spaces in

Re: [Openerp-community] XMLRPC : special method for raw SQL instead of search + read ?

2013-10-15 Thread Niels Huylebroeck
Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu ___ Mailing list: https://launchpad.net

Re: [Openerp-community] Usability features branches

2013-10-09 Thread Niels Huylebroeck
No we are still in the design process, but it's on a low burner currently with some other projects going on. 2013/10/9 Lorenzo Battistini elba...@gmail.com Niels Huylebroeck-2 wrote Hi, We've been writing some modules here that most of our customers seem to enjoy. It ranges from

[Openerp-community] [Merge] lp:~openerp-community/stock-logistic-flows/improve-relative-imports into lp:stock-logistic-flows

2013-09-30 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/stock-logistic-flows/improve-relative-imports into lp:stock-logistic-flows. Requested reviews: Stock and Logistic Core Editors (stock-logistic-core-editors) For more details, see: https://code.launchpad.net/~openerp-community/stock

Re: [Openerp-community] [Openerp-community-reviewer] [Merge] lp:~openerp-community/stock-logistic-flows/improve-relative-imports into lp:stock-logistic-flows

2013-09-30 Thread Niels Huylebroeck
: https://help.launchpad.net/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu https://code.launchpad.net/~openerp-community/stock-logistic-flows/improve-relative-imports/+merge/188285 Your team OpenERP Community is subscribed

Re: [Openerp-community-reviewer] [Merge] lp:~anybox/openerp-product-variant/7.0 into lp:openerp-product-variant

2013-09-30 Thread Niels Huylebroeck
Review: Approve @nbessi-c2c Can you re-evaluate your response to the current code please ? I think we can make this land but would not like to merge something that has a Needs Fixing response standing. -- https://code.launchpad.net/~anybox/openerp-product-variant/7.0/+merge/183609 Your team

Re: [Openerp-community] Import error when updating new mass_mailing module

2013-09-25 Thread Niels Huylebroeck
help : https://help.launchpad.net/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu ___ Mailing list: https://launchpad.net/~openerp-community Post to : openerp-community

Re: [Openerp-community] Import error when updating new mass_mailing module

2013-09-25 Thread Niels Huylebroeck
Instead of the latest version (which i linked in last post) you might want to try latest stable: https://github.com/kennethreitz/requests/tree/v1.2.3 2013/9/25 Niels Huylebroeck n...@agaplan.eu Under Windows (not guaranteed but worth a shot) Download and extract zip file from Github: https

[Openerp-community] [Merge] lp:~openerp-community/openerp-product-variant/fix-pep8-and-relative-import into lp:~anybox/openerp-product-variant/7.0

2013-09-18 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openerp-product-variant/fix-pep8-and-relative-import into lp:~anybox/openerp-product-variant/7.0. Requested reviews: Anybox (anybox) For more details, see: https://code.launchpad.net/~openerp-community/openerp-product-variant/fix

Re: [Openerp-community] [Merge] lp:~openerp-community/openerp-product-variant/fix-pep8-and-relative-import into lp:~anybox/openerp-product-variant/7.0

2013-09-18 Thread Niels Huylebroeck
A quick check with flake8 produces only one easily fixable style suggestion: http://pastie.org/8336327 The space after the comma. For all the other problems it's nagging about the 79 character limit. Since no lines are longer than 100 characters this is a minimal discomfort imho and

Re: [Openerp-community] Usability features branches

2013-09-16 Thread Niels Huylebroeck
Lionel, I agree that OpenERP is not very reactive to these MP. Mostly this has to do with the simple math of benefit vs cost. They would have to make some time available to do the rundown of such small modules. The cost is relatively high there and the benefit can be very specific and not

Re: [Openerp-community] Usability features branches

2013-09-16 Thread Niels Huylebroeck
The idea would be that this is a TransientModel thus model stability should matter very little correct ? No, TransientModels are database-backed (for statelessness reasons) so it does matter as much as for regular Models. Thanks for confirming that. Perhaps you could do this via a

[Openerp-community] Usability features branches

2013-09-13 Thread Niels Huylebroeck
or that the user is notified very clearly which dependencies it will install. TL;DR: think of a way to gather small usability tweaks in a way that can be grasped by end-users Regards -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu

Re: [Openerp-community] Fwd: Re: About branches Community in Apps.

2013-09-10 Thread Niels Huylebroeck
___ Mailing list: https://launchpad.net/~openerp-community Post to : openerp-community@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95

Re: [Openerp-community] OpenERP Apps v7.0 is live

2013-09-03 Thread Niels Huylebroeck
' fields when they are shown. -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu ___ Mailing list: https://launchpad.net/~openerp-community Post to : openerp-community@lists.launchpad.net Unsubscribe

Re: [Openerp-community] Last version product_variant_multi

2013-07-29 Thread Niels Huylebroeck
/~openerp-community Post to : openerp-community@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu image003

Re: [Openerp-community] Task Scheduling Algorithms

2013-07-29 Thread Niels Huylebroeck
@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu ___ Mailing list: https

[Openerp-community] [Merge] lp:~openerp-community/openobject-server/fix-1130010-toxml-escape-quot into lp:openobject-server

2013-07-17 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-server/fix-1130010-toxml-escape-quot into lp:openobject-server. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #1130010 in OpenERP Server: wrong xml escaping in pdf reports https://bugs.launchpad.net

[Openerp-community] [Merge] lp:~openerp-community/openobject-addons/fix-1127198-import-invoice-payment-date into lp:openobject-addons/7.0

2013-05-08 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-addons/fix-1127198-import-invoice-payment-date into lp:openobject-addons/7.0. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #1127198 in OpenERP Addons: [6.1/Trunk/7.0] wrong date in import invoices

[Openerp-community] [Merge] lp:~openerp-community/openobject-addons/7.0-587621-opw-orphan-voucher into lp:~openerp-dev/openobject-addons/7.0-587621-opw-skh

2013-03-22 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-addons/7.0-587621-opw-orphan-voucher into lp:~openerp-dev/openobject-addons/7.0-587621-opw-skh. Requested reviews: Somesh Khare(OpenERP) (skh-openerp) For more details, see: https://code.launchpad.net/~openerp-community

Re: [Openerp-community] [Merge] lp:~openerp-dev/openobject-addons/trunk-bug-1123042-chirag into lp:openobject-addons

2013-03-01 Thread Niels Huylebroeck
Review: Approve -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1123042-chirag/+merge/151191 Your team OpenERP Community is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-bug-1123042-chirag. ___ Mailing list:

Re: [Openerp-community] [Merge] lp:~openerp-dev/openobject-addons/trunk-bug-1077238-chirag into lp:openobject-addons

2013-03-01 Thread Niels Huylebroeck
Review: Disapprove Conflicts ... -- https://code.launchpad.net/~openerp-dev/openobject-addons/trunk-bug-1077238-chirag/+merge/151198 Your team OpenERP Community is subscribed to branch lp:~openerp-dev/openobject-addons/trunk-bug-1077238-chirag. ___

Re: [Openerp-community] [Merge] lp:~openerp-dev/openobject-addons/trunk-bug-1092211-sejal into lp:openobject-addons

2013-03-01 Thread Niels Huylebroeck
Review: Needs Information This seems a mistake, we do not ALWAYS want to create the invoice based on the backorder if this has a backorder? Wouldn't this cause trouble when like in the example you would try to invoice the second delivery containing the 15 other parts that were to be delivered

Re: [Openerp-community] [Merge] lp:~akretion-team/openerp-product-attributes/no-stock-dep into lp:openerp-product-attributes

2013-02-18 Thread Niels Huylebroeck
Review: Approve My bad indeed, I was working on 6.1 branch sorry about the confusion. LGTM -- https://code.launchpad.net/~akretion-team/openerp-product-attributes/no-stock-dep/+merge/148515 Your team OpenERP Community is subscribed to branch lp:openerp-product-attributes.

Re: [Openerp-community] Proposal for a community backports project

2013-02-11 Thread Niels Huylebroeck
if the customer requires a fix urgently, then when OpenERP finally accepts this branch we will never have any trouble re-doing a merge from the official addons. -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu

[Openerp-community] [Merge] lp:~openerp-community/openobject-addons/fix-1105067-account_payment_reference_type into lp:openobject-addons/7.0

2013-01-25 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-addons/fix-1105067-account_payment_reference_type into lp:openobject-addons/7.0. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #1105067 in OpenERP Addons: account_payment: structured reference type

[Openerp-community] [Merge] lp:~openerp-community/openobject-addons/fix-1100396-account_budget-date_range into lp:openobject-addons/7.0

2013-01-25 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-addons/fix-1100396-account_budget-date_range into lp:openobject-addons/7.0. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #1100396 in OpenERP Addons: [account_budget] crossovered_budget_report

Re: [Openerp-community] [Merge] lp:~openerp-community/openobject-server/fix-1094212-multicompany-res_partner into lp:openobject-server/7.0

2013-01-24 Thread Niels Huylebroeck
Yes, it seem Fabien himself has merged this branch but forgot to revert it before working on something else (the document management apparently) This branch from Fabien was then merged by Thibault into the v7.0 branch. http://imgur.com/kOGTTIM --

Re: [Openerp-community] [slightly OT] code review at mozilla

2013-01-21 Thread Niels Huylebroeck
to : openerp-community@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu

[Openerp-community] [Merge] lp:~openerp-community/openobject-addons/fix-1100271-membership-invoice-form-view into lp:openobject-addons/7.0

2013-01-16 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-addons/fix-1100271-membership-invoice-form-view into lp:openobject-addons/7.0. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #1100271 in OpenERP Addons: membership opened invoice view uses supplier

[Openerp-community] [Merge] lp:~openerp-community/openobject-addons/fix-mail_followers-message_subtype_data into lp:openobject-addons/7.0

2013-01-08 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-addons/fix-mail_followers-message_subtype_data into lp:openobject-addons/7.0. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #1096809 in OpenERP Web: [General Web] Traceback when clicking on page

[Openerp-community] [Merge] lp:~openerp-community/openobject-addons/fix-mail_followers-message_subtype_data into lp:openobject-addons

2013-01-08 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-addons/fix-mail_followers-message_subtype_data into lp:openobject-addons. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #1096809 in OpenERP Web: [General Web] Traceback when clicking on page arrows

[Openerp-community] [Merge] lp:~openerp-community/openobject-server/fix-1096138-babel-extract-method-mako into lp:openobject-server/7.0

2013-01-07 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-server/fix-1096138-babel-extract-method-mako into lp:openobject-server/7.0. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #1096138 in OpenERP Server: Generated PO(T) file does not contain all terms

[Openerp-community] [Merge] lp:~openerp-community/openobject-server/fix-1094212-multicompany-res_partner into lp:openobject-server/7.0

2013-01-04 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-server/fix-1094212-multicompany-res_partner into lp:openobject-server/7.0. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #1094212 in OpenERP Server: partner search record rules muliticompanies

Re: [Openerp-community] [Merge] lp:~openerp-community/openobject-server/fix-1094212-multicompany-res_partner into lp:openobject-server/7.0

2013-01-04 Thread Niels Huylebroeck
I agree but the current state of affair was that it didn't work for multicompany setup AND there were already 2 search queries most of the time anyway (plenty of arguments being passed). In fact by removing that if statement you could reason I saved time on the python side, because that check was

[Openerp-community] Raising orm.except_orm or osv.except_osv

2012-12-27 Thread Niels Huylebroeck
used to with osv.except_osv Personally I think it's more appropriate to use orm.except_orm because we are (90%+ of the time) indicating an error on the actual data in the orm, not really a problem with the orm service (osv) -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98

Re: [Openerp-community] Multi-localization

2012-12-11 Thread Niels Huylebroeck
More help : https://help.launchpad.net/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu elico_signature.jpg___ Mailing list: https://launchpad.net/~openerp-community Post

Re: [Openerp-community] [Openerp-expert-framework] [Openerp-community-leaders] New Community Organization for OpenERP

2012-11-22 Thread Niels Huylebroeck
the OpenERP Community Reviewer. *Not to be rude here, just a matter of trust between us all. Then we have other candidates to vote for. Please give your voice if you know their work/skills. I gave it to those I can : * Stephane Bidoul (Acsone) https://launchpad.net/~sbi * Niels Huylebroeck

[Openerp-community] [Merge] lp:~openerp-community/openobject-addons/fix-1035868-sale-description into lp:openobject-addons/6.1

2012-10-18 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-addons/fix-1035868-sale-description into lp:openobject-addons/6.1. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #1035868 in OpenERP Addons: Notes field of sale order lines should be in partner

Re: [Openerp-community] [Merge] lp:~openerp-community/openobject-addons/fix-1035868-sale-description into lp:openobject-addons/6.1

2012-10-18 Thread Niels Huylebroeck
Make sure you check the latest merge diff, I had made some mistakes which now should be fixed. -- https://code.launchpad.net/~openerp-community/openobject-addons/fix-1035868-sale-description/+merge/130350 Your team OpenERP Community is subscribed to branch

Re: [Openerp-community] proposal to discuss forking of OpenERP GTK client

2012-10-12 Thread Niels Huylebroeck
features have been ported (which I don't see happening before 7.0 release) and the behaviour of both clients are *exactly* the same on all models/views. -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu

Re: [Openerp-community] Use additional addons in OpenERP 7/6.2-dev?

2012-10-04 Thread Niels Huylebroeck
@lists.launchpad.net Unsubscribe : https://launchpad.net/~**openerp-communityhttps://launchpad.net/~openerp-community More help : https://help.launchpad.net/**ListHelphttps://help.launchpad.net/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http

Re: [Openerp-community] Use additional addons in OpenERP 7/6.2-dev?

2012-10-04 Thread Niels Huylebroeck
Modules List anywhere. Where is this function supposed to be? The file /usr/share/pyshared/openerp/**addons/base/module/wizard/** base_module_update_view.xml is present... Cheers Juan Enviado desde mi iPhone El 04/10/2012, a las 08:18, Niels Huylebroeck n...@agaplan.eu escribió: Make

Re: [Openerp-community] How are new fields added to the database?

2012-10-04 Thread Niels Huylebroeck
to : openerp-community@lists.**launchpad.netopenerp-community@lists.launchpad.net Unsubscribe : https://launchpad.net/~**openerp-communityhttps://launchpad.net/~openerp-community More help : https://help.launchpad.net/**ListHelphttps://help.launchpad.net/ListHelp -- Niels Huylebroeck

Re: [Openerp-community] Solution/Example for displaying icons in a Tree View (OpenERP 6.1)?

2012-06-27 Thread Niels Huylebroeck
with widget=image on your tree form ? It would require you to store the images inside the database though (only once if you use a functional field to fetch values on the fly) -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu

Re: [Openerp-community] A need of expert validated modules

2012-06-21 Thread Niels Huylebroeck
to, such as PDF's and other book formats/versions, not to mention their monkey-patching to build some new functionality which as it turned out was already in sphinx. -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu

Re: [Openerp-community] A need of expert validated modules

2012-06-21 Thread Niels Huylebroeck
Nhomar, https://lists.launchpad.net/openerp-expert-framework/msg00840.html This is where another discussion was held about the __openerp__.py structure, it is also where Raphael discussed the idea of the linking to specific versions and repositories. -- Niels Huylebroeck Lead Architect

Re: [Openerp-community] [Openerp-expert-framework] openerp module development issue

2012-05-25 Thread Niels Huylebroeck
/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http://www.agaplan.eu ___ Mailing list: https://launchpad.net/~openerp-community Post to : openerp-community@lists.launchpad.net Unsubscribe : https

[Openerp-community] [Merge] lp:~openerp-community/openobject-addons/6.0-bug-907723 into lp:openobject-addons/6.0

2012-03-06 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-addons/6.0-bug-907723 into lp:openobject-addons/6.0. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #907723 in OpenERP Addons: [6.0/Trunk] base_action_rule - action scheduler doesn't accept some date

Re: [Openerp-community] how to access context in my own method/function?

2011-12-19 Thread Niels Huylebroeck
: https://launchpad.net/~openerp-community Post to : openerp-community@lists.launchpad.net Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp -- Niels Huylebroeck Lead Architect -- Agaplan Tel. : +32 (0) 93 95 98 90 Web : http

[Openerp-community] [Merge] lp:~openerp-community/openobject-addons/fix-report-webkit-permissions into lp:openobject-addons/6.0

2011-12-15 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-addons/fix-report-webkit-permissions into lp:openobject-addons/6.0. Requested reviews: OpenERP Core Team (openerp) Related bugs: Bug #904346 in OpenERP Addons: [6.0] report_webkit permissions https

[Openerp-community] [Merge] lp:~openerp-community/openobject-addons/fix-trunk-819242 into lp:openobject-addons

2011-08-02 Thread Niels Huylebroeck
Niels Huylebroeck has proposed merging lp:~openerp-community/openobject-addons/fix-trunk-819242 into lp:openobject-addons. Requested reviews: OpenERP Core Team (openerp) For more details, see: https://code.launchpad.net/~openerp-community/openobject-addons/fix-trunk-819242/+merge/70123

Re: [Openerp-community-leaders] Simple things we need from Tiny for better bug planning/management

2010-01-25 Thread Niels Huylebroeck
Jan Verlaan - Veritos wrote: i think you hit with your doubts the hart of this discussion. At least several community members I spoke in the Netherlands have the same doubts together with most of the others here in the mailinglist. The rest of the discussion held is about a possible solution