Calculate potential stock of kits using the stock of components - #38012
Calculate potential stock of kits using the stock of components#38012edupulpillo wants to merge 15 commits into
Conversation
edupulpillo
left a comment
There was a problem hiding this comment.
Indentation fix
edupulpillo
left a comment
There was a problem hiding this comment.
indentation fix
edupulpillo
left a comment
There was a problem hiding this comment.
[Calculate potential kits stock from components
edupulpillo
left a comment
There was a problem hiding this comment.
potential_kit_stock = 0 instead null
JonBendtsen
left a comment
There was a problem hiding this comment.
I doubt I have any kind of review / merge rights in this repo, and I can not see the places where I made comments in the Files changed tab, but I can try help your changes move forward.
|
Hi @edupulpillo Just adding fyi a product as reference as seems to be in the same direction: |
|
Thank you for show me this module, that have much more options! |
Added calculation for potential kits stock based on component quantities and available stock displayed at the bottom of the components list
type mitsmatch fix
Updated stock display logic to show potential kit stock directly.
Display in product card.php/kits tab the potential stock available of a kit based on its components stock in inventory at the bottom of components list
Fix #38010
[The stock qty of product-kits are not displayed neither in the product sheet or the kit Tab with the list of components]