[Openerp-community] Annoying bug on the web client : opening a wrong ir.ui.menu form

2011-03-19 Thread Christophe Combelles
Hi, I regularly see a very annoying bug on the web client, that open the wrong menu. Typically like this : - go the the invoice list, or leads, or any other List View - click on the [New] to create a new Lead (or invoice, or anything) => A wrong ir.ui.menu form is open, that has nothing to do

Re: [Openerp-community] Annoying bug on the web client : opening a wrong ir.ui.menu form

2011-03-19 Thread Christophe Combelles
Thanks, I've added a comment on the bug report, and the way I could reproduce it. Christophe Le 19/03/2011 18:54, Thibaut DIRLIK a écrit : Le 19/03/2011 18:24, Christophe Combelles a écrit : Hi, I regularly see a very annoying bug on the web client, that open the wrong menu. Typically

Re: [Openerp-community] Asserting exceptions in yaml tests

2011-09-11 Thread Christophe Combelles
Le 01/09/2011 17:05, Olivier Dony a écrit : On 08/28/2011 02:19 PM, Georges Racinet wrote: After a quick search on launchpad, and a code read, I couldn't find much on the matter of cleanly make assertions about exceptions in Yaml tests. To say it quickly, I'm thinking of an analog of unittest's

Re: [Openerp-community] Asserting exceptions in yaml tests

2011-09-11 Thread Christophe Combelles
Le 11/09/2011 17:54, Christophe Combelles a écrit : Le 01/09/2011 17:05, Olivier Dony a écrit : On 08/28/2011 02:19 PM, Georges Racinet wrote: After a quick search on launchpad, and a code read, I couldn't find much on the matter of cleanly make assertions about exceptions in Yaml tests

Re: [Openerp-community] Daily ToDos/Task list? / GTD

2011-10-27 Thread Christophe Combelles
One thing I also didn't find is a hierarchial task implementation. With the GTD method you are supposed to split large tasks into multiple small ones, and possibly repeat the splitting until reaching atomic tasks that can be easily scheduled, categorized and delegated. I didn't find such a featu

Re: [Openerp-community] Anyone use IE9?

2011-11-21 Thread Christophe Combelles
An ERP is not a public website. I've not yet seen any problem requiring an installation of a decent browser for the purpose of accessing OpenERP in a SME. After all, installing Firefox is no more different than installing the OpenERP GTK client. Anyway it's no doubt it would be better to suppo

[Openerp-community] additional_discount for 6.1

2012-08-07 Thread Christophe Combelles
Hi, just to let you know that we have a 6.1 branch of additional_discount from E-nova http://apps.openerp.com/addon/6407 : https://code.launchpad.net/~anybox/+junk/additional_discount_6.1/ regards, Christophe ___ Mailing list: https://launchpad.net/

[Openerp-community] French speaking mailing list

2012-08-13 Thread Christophe Combelles
s, so let's start small... In the meantime I hope this list will help provide general translation and localization efforts. regards, Christophe Combelles ___ Mailing list: https://launchpad.net/~openerp-community Post to : openerp

[Openerp-community] uninstalling base_contact

2012-08-19 Thread Christophe Combelles
Hi, has someone already written something to migrate data from base_contact in order to uninstall it? The goal would be to retrieve data from res.partner.contact and res.partner.location back to res.partner.address to get rid of this module. regards, Christophe __

Re: [Openerp-community] additional_discount for 6.1

2012-08-29 Thread Christophe Combelles
Hi Satyamitra, thanks for this module, it was an excellent starting point for what we needed and we just started a first draft for the 6.1 compatibility and a bit of duplicated code removal. Alexis, thanks a lot for your suggestions based on your previous work. There is more work to do on this

Re: [Openerp-community] additional_discount for 6.1

2012-09-03 Thread Christophe Combelles
Hi Satyamitra, Did you have the opportunity to update the final revision ? Do you think we could create a launchpad project for this module, so we can host branches at the same place and use the bug tracker ? Christophe Le 29/08/2012 18:21, satyamitra maan a écrit : Dear friends, Just loo

Re: [Openerp-community] additional_discount for 6.1

2012-09-03 Thread Christophe Combelles
03/09/2012 19:02, Robin Bahadur a écrit : Hello All, Thanks alot for bringing this opportunity, yes definitely we could create a launchpad project, so that we can easily update it, and do bug tracking and resolution also. On Mon, Sep 3, 2012 at 4:37 PM, Christophe Combelles mailto:cc...@free.fr>

Re: [Openerp-community] additional_discount for 6.1

2012-09-04 Thread Christophe Combelles
ecifications in previous threads of this email and submit the required to community for refine, to be able to create a clear blueprint. Regards Satyamitra On 9/4/12, Georges Racinet wrote: On Sep 3, 2012, at 9:14 PM, Christophe Combelles wrote: Hi, Ok, I just created a project and pushed a branc

Re: [Openerp-community] additional_discount for 6.1

2012-09-23 Thread Christophe Combelles
On Tue, Sep 4, 2012 at 12:49 PM, Christophe Combelles mailto:cc...@free.fr>> wrote: you're 100% right, I'm was just doing some experiments, we really need to write down what needs to be done because it's not fully clear for me : (should we propagate the discount

[Openerp-community] Clearing the localStorage in the POS ?

2013-06-20 Thread Christophe Combelles
Is there something in the POS user interface to clear the offline sales? I mean letting the user do localStorage.clear() himself but without needing firebug or such Usecase: if I reset the OpenERP database but I still have pending sales in the POS, then the POS will remain red forever because

Re: [Openerp-community] Clearing the localStorage in the POS ?

2013-06-20 Thread Christophe Combelles
hould clear browser caches and offline datas. On Thu, Jun 20, 2013 at 4:25 PM, Christophe Combelles <mailto:cc...@free.fr>> wrote: Is there something in the POS user interface to clear the offline sales? I mean letting the user do localStorage.clear() himself but without need

Re: [Openerp-community] Clearing the localStorage in the POS ?

2013-06-20 Thread Christophe Combelles
It's an unmodified v7 Le 20/06/2013 11:51, Samuel Mukoti a écrit : Which branch of POS are you using if I may ask. The last time i checked OpenERP POS it didn't seem feature complete? Regards, On Thu, Jun 20, 2013 at 10:25 AM, Christophe Combelles <mailto:cc...@free.fr>&

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-19 Thread Christophe Combelles
I just pushed another flake8 cleanup in our branch (most of us use a vim flake8 plugin, but we limited the line length to 100 instead of 80) -- https://code.launchpad.net/~openerp-community/openerp-product-variant/fix-pep8-and-relative-import/+merge/186351 Your team OpenERP Community is subscribe

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

2013-11-01 Thread Christophe Combelles
Hi, IMO the posbox is interesting only because it allows to handle sales from a tablet without PC. I'd like to share our experience with small shops, and how we already managed this case without tablet in a simpler way than installing an openerp on a RaspberryPi (we had already done that

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

2013-11-01 Thread Christophe Combelles
ammed essakali a écrit : Hi Christophe, It's interesting your small Python script, could you share it? Thanks in advance, Mohamed Expert Research On 1 November 2013 14:03, Christophe Combelles <mailto:cc...@free.fr>> wrote: Hi, IMO the posbox is interesting only because

Re: [Openerp-community] Anybox Migration Tool

2014-03-21 Thread Christophe Combelles
Le 21/03/2014 10:46, Erdem Uney a écrit : Dear All, We have a large, misconfigured database. We want to setup a new database without unnecessary modules and with some modules to set them up later on. I have found Anybox Migration Tool but haven't tested yet. And I realized there is only mappi