brotherton-erpnext/erpnext/stock
Faris Ansari a748ca69e7 fix: Validate invalid fields in Item Variant Settings
- Some fields like barcodes cannot be copied in Item Variants
- Wrote a patch that deletes the fields if they exist
- Also, validate in controller
2019-02-13 13:02:39 +05:30
..
dashboard fix: Fetch data based on item group filter in item dashboard stock balance report 2019-02-01 12:01:19 +05:30
doctype fix: Validate invalid fields in Item Variant Settings 2019-02-13 13:02:39 +05:30
page Fixed patch and deprecated grid reports 2018-11-30 18:01:22 +05:30
report fix: Fixed error on stock balance report 2019-01-31 15:53:25 +05:30
__init__.py fix(perpetual inventory): Get warehouse account map only if perpetual inventory enabled (#15743) 2018-10-19 18:03:13 +05:30
get_item_details.py fix(stock): get item price based on party 2019-01-29 14:02:08 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
reorder_item.py fix(unicode): Import unicode_literals in every file 2019-01-22 18:36:10 +05:30
stock_balance.py style: Remove unusued local variable 2019-01-23 00:28:02 +05:30
stock_ledger.py Merge branch 'master' into staging-fixes 2018-12-06 09:26:42 +00:00
utils.py Adding "Include UOM" in Reports with Qty and Rates (#15541) 2018-10-18 17:59:47 +05:30

Inventory management module.