6ccb6562f1
* Use Python 3 style print function * Use 'Exception as e' instead of 'Exception, e' * Unpack tuple arguments explicitly in instead of relying on auto unpacking * Use consistent indentation * Use 0 if stock_frozen_upto_days is None |
||
---|---|---|
.. | ||
dashboard | ||
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.