Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: purchase landed cost(s)

by
Eska Yazilim, Levent Karakaş
- 16/09/2015 20:37:46
We need to import purchase invoice lines into landed cost form, (odoomrp way of doing it) whereas stock_landed_costs_invoice creates invoice from landed cost entry.  Similarly multi currency is used to compute amount with given currency. Unfortunately these addons won't help in our case since we want add the cost of an existing invoice to a product. Odoomrp approach is a better fit in our case but there's no plan to add accounting entries to that version. 

We will be considering following options:

a) Adding import invoice functionality (similar to what odoomrp version is doing) into standart odoo landed cost 
b) Adding wizard on the invoice to create a landed cost entry in standart module

I will be happy to hear your comments on this.

2015-09-16 14:53 GMT+03:00 Carlos Liébana <carlos.liebana@factorlibre.com>:
Eric, This one for single currency https://github.com/OCA/purchase-workflow/pull/145 and this one for multi currency https://github.com/OCA/purchase-workflow/pull/144 , right?

2015-09-16 13:38 GMT+02:00 Eric Caudal (Elico Corp) <eric.caudal@elico-corp.com>:
We have extended this module in the OCA repository. There is a commit waiting for review.


Sent from my Samsung device


-------- Original message --------
From: Miku Laitinen <miku@avoin.systems>
Date: 2015/09/16 19:08 (GMT+08:00)
To: OCA Contributors <contributors@odoo-community.org>
Subject: Re: purchase landed cost(s)

What are you requirements? Have you tried the out-of-the-box landed costs module, stock_landed_costs?

On Wed, Sep 16, 2015 at 1:37 PM Levent Karakas <levent@mektup.at> wrote:
I was looking for a complete landed cost addon and figured out that OCA addon hasn't been ported yet. 


Is there any work in progress for porting purchase_landed_costs to 8.0?

In the meantime, I came across with odoomrp's addon puchase_landed_cost.


Since maintainers of this repo are here as well, is this one ever meant to replace the OCA one? Will there be accounting entries? 

Thanks in advance for the clarification.

_______________________________________________
Mailing-List: http://odoo-community.org/groups/oca-contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: http://odoo-community.org/groups/oca-contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe

_______________________________________________
Mailing-List: http://odoo-community.org/groups/oca-contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe




--
--------------------------

CARLOS LIÉBANA ANERO
Director | factorlibre.com
+34 635 86 67 92
@carlosliebana

_______________________________________________
Mailing-List: http://odoo-community.org/groups/oca-contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe


Reference