Title: Eric CAUDAL
Hello Ferdinand,

I have examined the purchase_landed_cost module you referenced, but I cannot quite see what this module has to do with storing the attributes of shipments and handling units, other than recording the total freight cost.

Perhaps I am missing something, but at this point I need to be able to store shipment attributes and handling unit attributes, not their costs.

off topic, I am curious about this line http://bazaar.launchpad.net/~camptocamp/c2c-rd-addons/7.0/view/head:/purchase_landed_costs/stock.py#L42

isn't it possible to get rounding errors because floats are being used for summing up cost * qty, rather than converting them to decimal types first?

With many items, I could see this being off by a few cents.

Should this code be using self.pool.get('decimal.precision')  ?

just curious.. thanks


On 08/05/2013 01:26 AM, Ferdinand wrote:
On 2013-08-05 01:57, Eric Caudal wrote:
please check
http://bazaar.launchpad.net/~camptocamp/c2c-rd-addons/7.0/files/head:/purchase_landed_costs/
it was never used in production yet
Hi,
No: you should not wait (we are always late ;))...
There is  a community effort through OCA ( http://openerp-community-association.org/) and repositories in lp.

It will take time though before we get to a full set of standard community modules so again any help is welcome!

Eric Caudal
CEO
--
Elico Corporation, Shanghai branch
OpenERP Premium Certified Training Partner 
Cell: + 86 186 2136 1670
Office: + 86 21 6211 8017/27/37
Skype: elico.corp
[email protected]
http://www.elico-corp.com

Elico Corp
On 05/08/2013 05:04, Brad Clements wrote:
Hi Eric,

Are you suggesting I wait a few more weeks until you publish updated module information?

On 08/02/2013 01:55 AM, Eric Caudal wrote:
Hi Brad,
Check the last WMS discussion/blueprint by c2c/OpenERP. I sent a mail time ago as well to add some ideas on the topics (let me know if you are interested I will forward).
Besides, in the next weeks, we should be able to publish in the community a full set of modules but more on the delivery part (probably a subset of your needs). Part of those module will probably be deprecated with the new WMS approach in OE
Best regards
Eric CAUDAL
Eric Caudal
CEO
--
Elico Corporation, Shanghai branch
OpenERP Premium Certified Training Partner 
Cell: + 86 186 2136 1670
Office: + 86 21 6211 8017/27/37
Skype: elico.corp
[email protected]
http://www.elico-corp.com

Elico Corp


-- 
Brad Clements,                [email protected]    (315)268-1000
Jabber/XMPP: [email protected]



_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp


-- 
Ferdinand


_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp


-- 
Brad Clements,                [email protected]    (315)268-1000
Jabber/XMPP: [email protected]
_______________________________________________
Mailing list: https://launchpad.net/~openerp-community
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openerp-community
More help   : https://help.launchpad.net/ListHelp

Reply via email to