brotherton-erpnext/erpnext/stock
tundebabzy f5604c101c Once primary key is generated, do not allow changing Series #8911 (#9265)
* changes set_only_once field for tabDocField to 1

* changes all affected doctypes `set_only_once` option to 1

* add patch name to text file

* adds test cases

* Revert "add patch name to text file"

This reverts commit fc7cb6b4557217cee61abfbbf42ff6f40099f23c.

* Revert "changes set_only_once field for tabDocField to 1"

This reverts commit 2b1f7f31a0d6491056d809f319bae0f7b84be435.
2017-06-14 16:10:09 +05:30
..
dashboard Correction of issue #8354 2017-04-13 18:59:51 +05:30
doctype Once primary key is generated, do not allow changing Series #8911 (#9265) 2017-06-14 16:10:09 +05:30
page Correction of issue #8354 2017-04-13 18:59:51 +05:30
report [hotfix] error while sending the auto email report of Ordered Items To Be Delivered 2017-04-28 14:35:18 +05:30
__init__.py [fix] alter fieldtype for is_group from select to check 2016-07-14 14:06:28 +05:30
get_item_details.py Don't set batch nos automatically on saving, if already set and validate qty with batch (#8887) 2017-05-18 11:54:24 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
reorder_item.py changed doctype name userrole to has role 2017-03-06 14:24:39 +05:30
stock_balance.py [fix] Reserved qty is not calculating properly in BIN for multi sales UOM (#8203) 2017-03-29 17:29:20 +05:30
stock_ledger.py [fix] Stock Entry - Change "Is Sample Item" to "Allow Zero Valuation Rate" 2017-04-14 18:24:04 +08:00
utils.py whitelisted erpnext.stock.utils.get_stock_balance (#7402) 2017-01-09 12:12:36 +05:30

Inventory management module.