e156cd6379
This change allows addition of multiple instances of the same product inside a product bundle, if each has a different description in the bundle list (thus no duplicates). We use product bundles to include scrap material into our stock calculations. Here we need to enter the same product with different quantities into the same bundle. We explicitly specify scrap in the description of each line in product bundle. |
||
---|---|---|
.. | ||
doctype | ||
page | ||
report | ||
__init__.py | ||
get_item_details.py | ||
README.md | ||
reorder_item.py | ||
stock_balance.py | ||
stock_ledger.py | ||
utils.py |
Inventory management module.