Pedro M. Baeza
Pedro M. Baeza
/ocabot migration stock_picking_volume
cc @victoralmau
Closing as the PRs have been done.
/ocabot merge patch
@Saran440 may help. I see controversial to strip the years float field to integer.
/ocabot merge nobump
/ocabot migration website_sale_product_attachment
I see that the core functionality is pretty much the same as this module:   It's the same to include the document as product attachment and configure it to...
At low level, it's the same, as upload the file 20 times only means one time to take the space, as having the same hash, it doesn't require more space,...
That's the only advantage, but what we should do is to provide that features with the core feature, not the replace it with yet another similar one. I will definitively...