brotherton-erpnext/erpnext/stock
rohitwaghchaure 166b78f022 [Enhance] Subscription module (#10089)
* [Enhance] Subscription module

* Added view documents from the subscription form

* Test cases

* documentation

* UI Test cases, fixes

* Removed child table in the subscription

* Provision to make subscription from the document, added subscription in the dashboard for the sales and buying flow

* added patch to make subscription from the recurring data

* Rename field subscriptio to subscription_id, added new test cases, remove recurring_document from controller

* renamed subscription_id to subscription
2017-09-07 16:14:22 +05:30
..
dashboard Show Stock Level only if any value(actual, reserved, reserved for production or projected) exists (#9168) 2017-06-14 15:37:47 +05:30
doctype [Enhance] Subscription module (#10089) 2017-09-07 16:14:22 +05:30
page Correction of issue #8354 2017-04-13 18:59:51 +05:30
report Merge branch 'master' into staging 2017-08-21 08:58:52 +05:30
__init__.py Warehouse Account Linking (#9292) 2017-06-15 11:09:27 +05:30
get_item_details.py [Fix] Validating price list currency even if price list is not defined (#10056) 2017-07-25 14:05:01 +05:30
README.md
reorder_item.py changed doctype name userrole to has role 2017-03-06 14:24:39 +05:30
stock_balance.py Python 3 compatibility syntax error fixes (#10519) 2017-08-28 18:17:36 +05:30
stock_ledger.py old style exception, raise --> new style for Python 3 (#10082) 2017-07-27 10:38:35 +05:30
utils.py Production Order Enhancements (#9432) 2017-07-05 13:55:41 +05:30

Inventory management module.