Multistock Module

Hi!

I’ve looking for and I didn’t find nothing by the moment. I need a module to manage multistock. What do I mean with that? I have a customer that sell chickens, but the measure units of those are kilogram (weight) and number of chickens and require that the stock record manage the both units.
That is to say, if he sell 10 chickens that weight 20 kg dolibarr have to decrease the stock record in 10 chickens and 20 kg. And if he buy 500 chickens that weight 1100 kg. dolibarr have to increase the stock record in both units.

Given the there is not a module that manage this particularity… What tables and files do I have consider to implement this modification.

Thanks for the kind attention to this post.

Hello, wow, it’s quite complicated this way !
but you have to manage this problem with virtual products, i think it should be possible.
did you try it ?

But recently there is a pull request on github managing UNITS, but i didnt check if it has effect on stock, you can see it here :

Hi,
I have a similar problem. Did you find a solution ?
Thanks
Massimo