Re: [Openerp-community] Module to update prices on a sale quotation?

2014-10-31 Thread Bidoul , Stéphane
Vincent, Pedro,

We also need this module shortly. sale_order_recalculate_prices
https://github.com/odoomrp/odoomrp-wip/tree/8.0/sale_order_recalculate_prices
looks
fine at first glance.

Who is going doing the PR to OCA? To which repository?

Best regards,

-sbi

On Wed, Oct 29, 2014 at 2:38 PM, Pedro Manuel Baeza Romero 
pedro.ba...@gmail.com wrote:

 Vincent, please take a look at our module and see if it fits your
 requirements. It's very easy to backport to v7.

 Regards.

 2014-10-29 14:35 GMT+01:00 Lionel Sausin l...@numerigraphe.com:

 Le 29/10/2014 12:33, Pedro Manuel Baeza Romero a écrit :

 We already did it under the umbrella of project OdooMRP here:

 https://github.com/odoomrp/odoomrp-wip/tree/8.0/sale_
 order_recalculate_prices

 If you also test it and see it's correct, we can propose it to OCA
 inmediately.

  Looks fine at first glance, however I need a module in v7 for the
 moment.
 Please go ahead both you and Vincent Renaville: make pull requests and
 please try to converge to provide a module with the same name, that will
 allow a smooth migration from v7 to v8.
 Lionel



 ___
 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


___
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


Re: [Openerp-community] Module to update prices on a sale quotation?

2014-10-31 Thread Pedro Manuel Baeza Romero
I can do it today, and I understand that it should be at sale-workflow.
Doesn't it?

Regards.

2014-10-31 12:00 GMT+01:00 Bidoul, Stéphane stephane.bid...@acsone.eu:

 Vincent, Pedro,

 We also need this module shortly. sale_order_recalculate_prices
 https://github.com/odoomrp/odoomrp-wip/tree/8.0/sale_order_recalculate_prices
  looks
 fine at first glance.

 Who is going doing the PR to OCA? To which repository?

 Best regards,

 -sbi

 On Wed, Oct 29, 2014 at 2:38 PM, Pedro Manuel Baeza Romero 
 pedro.ba...@gmail.com wrote:

 Vincent, please take a look at our module and see if it fits your
 requirements. It's very easy to backport to v7.

 Regards.

 2014-10-29 14:35 GMT+01:00 Lionel Sausin l...@numerigraphe.com:

 Le 29/10/2014 12:33, Pedro Manuel Baeza Romero a écrit :

 We already did it under the umbrella of project OdooMRP here:

 https://github.com/odoomrp/odoomrp-wip/tree/8.0/sale_
 order_recalculate_prices

 If you also test it and see it's correct, we can propose it to OCA
 inmediately.

  Looks fine at first glance, however I need a module in v7 for the
 moment.
 Please go ahead both you and Vincent Renaville: make pull requests and
 please try to converge to provide a module with the same name, that will
 allow a smooth migration from v7 to v8.
 Lionel



 ___
 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



___
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


Re: [Openerp-community] Module to update prices on a sale quotation?

2014-10-31 Thread Bidoul , Stéphane
On Fri, Oct 31, 2014 at 12:09 PM, Pedro Manuel Baeza Romero 
pedro.ba...@gmail.com wrote:

 I can do it today, and I understand that it should be at sale-workflow.
 Doesn't it?

 Regards.


I would have chosen sale-workflow too.

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


Re: [Openerp-community] Module to update prices on a sale quotation?

2014-10-31 Thread Pedro Manuel Baeza Romero
So here it is:

https://github.com/OCA/sale-workflow/pull/54

Regards.

2014-10-31 12:27 GMT+01:00 Bidoul, Stéphane stephane.bid...@acsone.eu:

 On Fri, Oct 31, 2014 at 12:09 PM, Pedro Manuel Baeza Romero 
 pedro.ba...@gmail.com wrote:

 I can do it today, and I understand that it should be at sale-workflow.
 Doesn't it?

 Regards.


 I would have chosen sale-workflow too.

 -sbi


___
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


Re: [Openerp-community] Module to update prices on a sale quotation?

2014-10-29 Thread Lionel Sausin

Thanks,
Be sure to post the pull request's URL here please.
Lionel.

Le 29/10/2014 12:05, Vincent Renaville a écrit :
I have done more or less the same module, I have port it from 5.0 to 
7.0 for a customer.


I will propose it to OCA, I hope for the end of the week.



___
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


Re: [Openerp-community] Module to update prices on a sale quotation?

2014-10-29 Thread Pedro Manuel Baeza Romero
Hi, Lionel,

We already did it under the umbrella of project OdooMRP here:

https://github.com/odoomrp/odoomrp-wip/tree/8.0/sale_order_recalculate_prices

If you also test it and see it's correct, we can propose it to OCA
inmediately.

Regards.

2014-10-29 12:08 GMT+01:00 Lionel Sausin l...@numerigraphe.com:

 Thanks,
 Be sure to post the pull request's URL here please.
 Lionel.

 Le 29/10/2014 12:05, Vincent Renaville a écrit :

 I have done more or less the same module, I have port it from 5.0 to 7.0
 for a customer.

 I will propose it to OCA, I hope for the end of the week.



 ___
 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

___
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


Re: [Openerp-community] Module to update prices on a sale quotation?

2014-10-29 Thread Daniel Campos

Hi Lionel,
This is one of our modules but ours is for 6.1 version, we have done 
some changes on it time ago (they are in our 6.1 branch on Launchpad), 
don't know if it works for 7.0, as I can see Sistemas ADHOC 
https://www.odoo.com/apps/?search=Sistemas%20ADHOC used a previous 
version of our module and just modified the authority/module name.


Kind regards!

El 29/10/14 12:05, Vincent Renaville escribió:

Hello,

I have done more or less the same module, I have port it from 5.0 to 
7.0 for a customer.


I will propose it to OCA, I hope for the end of the week.

Vincent


On 29 October 2014 11:29, Lionel Sausin l...@numerigraphe.com 
mailto:l...@numerigraphe.com wrote:


Dear community,
To my surprise Ias  not able to find an OCA module to recompute
sale quotation prices base on the price list.
My use case is product prices varying in real time (goods from the
stock exchange).
The closest I found is this one:

https://www.odoo.com/apps/7.0/sale_prices_update/#access_token=dce04b9d0cf6407986b8d934bf909268scope=userinfostate=expires_in=3600token_type=Bearer
Should I fork it and propose it for OCA adoption?
CC'ing Ana Juaristi because Avanzosc is in the (c) headers of the
module.
Lionel Sausin.

___
Mailing list: https://launchpad.net/~openerp-community
https://launchpad.net/%7Eopenerp-community
Post to : openerp-community@lists.launchpad.net
mailto:openerp-community@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openerp-community
https://launchpad.net/%7Eopenerp-community
More help   : https://help.launchpad.net/ListHelp




--
*camptocamp*
INNOVATIVE SOLUTIONS
BY OPEN SOURCE EXPERTS
*Vincent Renaville *
Support Team
Business Solutions
+41 21 619 10 33
**
www.camptocamp.com http://www.camptocamp.com/


___
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



--
*Daniel Campos*
Técnico programador OpenERP, Avanzosc, S.L. Office phone / Tfono 
oficina: (+34) 943 02 69 02

www.avanzosc.es



/El contenido de esta comunicación y de toda su documentación anexa es 
confidencial y se dirige exclusivamente a su destinatario. El uso no 
autorizado de esta información está prohibido por la legislación 
vigente. Si usted no es el destinatario le rogamos nos lo indique, no 
comunique su contenido a terceros y proceda a su destrucción. Disculpe 
las molestias que le haya ocasionado la recepción indebida de este 
e-mail. Sus datos figuran en un fichero cuyo titular es Avanzosc, S.L., 
a quien usted puede dirigirse para ejercer sus derechos de acceso, 
rectificación, cancelación y oposición en Julio Urkijo, 32, 20720, 
Azkoitia (Gipuzkoa), Tef. 943 02 69 02 - administrac...@avanzosc.es


Komunikazio honen edukia eta dokumentazio erantsia konfidentziala da eta 
hartzaileak bakarrik jaso beharko luke. Indarrean dagoen legeriak 
debekatu egiten du bertan eskainitako informazioa baimenik gabe 
erabiltzea. Komunikazioa zuri iritsi bazaizu, baina zu ez bazara 
hartzailea, mesedez, guri jakinarazi, eta jasotako informazioa ez inori 
jakinarazi eta suntsitu. Barkatu okerreko email hau jasotzeak eragindako 
eragozpenak. Zure datuak Avanzosc, S.L. enpresaren fitxategietan sartuta 
daude. Zure datuak atzitzea eska dezakezu, bai eta, datuak zuzentzea, 
ezereztea eta tratamenduari aurka egitea ere. Horretarako, enpresara jo 
dezakezu, helbide honetan: Julio Urkijo, 32, 20720, Azkoitia (Gipuzkoa), 
telefonoa: 943 02 69 02 - administrac...@avanzosc.es


This message and all documents attached to it are confidential and 
intended only for the person or entity to which it is addressed. Any use 
of this information by unauthorised persons is prohibited under current 
legislation. If you received this message by error, please advise us, 
destroy it and refrain from communicating its contents to third parties. 
We apologise for any inconvenience receiving this email improperly may 
cause to you. Your personal data are included in a file owned by 
Avanzosc, S.L. If you want to exercise your rights of access, 
correction, erasure and objection you can contact the Controller at 
Julio Urkijo, 32, 20720, Azkoitia (Gipuzkoa), T: 943 02 69 02 -- 
administrac...@avanzosc.es

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


Re: [Openerp-community] Module to update prices on a sale quotation?

2014-10-29 Thread Lionel Sausin

Le 29/10/2014 12:33, Pedro Manuel Baeza Romero a écrit :

We already did it under the umbrella of project OdooMRP here:

https://github.com/odoomrp/odoomrp-wip/tree/8.0/sale_order_recalculate_prices

If you also test it and see it's correct, we can propose it to OCA 
inmediately.



Looks fine at first glance, however I need a module in v7 for the moment.
Please go ahead both you and Vincent Renaville: make pull requests and 
please try to converge to provide a module with the same name, that will 
allow a smooth migration from v7 to v8.

Lionel

___
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


Re: [Openerp-community] Module to update prices on a sale quotation?

2014-10-29 Thread Pedro Manuel Baeza Romero
Vincent, please take a look at our module and see if it fits your
requirements. It's very easy to backport to v7.

Regards.

2014-10-29 14:35 GMT+01:00 Lionel Sausin l...@numerigraphe.com:

 Le 29/10/2014 12:33, Pedro Manuel Baeza Romero a écrit :

 We already did it under the umbrella of project OdooMRP here:

 https://github.com/odoomrp/odoomrp-wip/tree/8.0/sale_
 order_recalculate_prices

 If you also test it and see it's correct, we can propose it to OCA
 inmediately.

  Looks fine at first glance, however I need a module in v7 for the moment.
 Please go ahead both you and Vincent Renaville: make pull requests and
 please try to converge to provide a module with the same name, that will
 allow a smooth migration from v7 to v8.
 Lionel

___
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