This website requires JavaScript.
Explore
Help
Register
Sign In
Shiloh
/
brotherton-erpnext
Watch
1
Star
0
Fork
0
You've already forked brotherton-erpnext
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
brotherton-erpnext
/
erpnext
/
stock
History
Nabin Hait
79a1d2a3b0
Fixes for uom in get_item_details
2017-09-29 18:15:40 +05:30
..
dashboard
…
doctype
[fix] Check for stock_qty, else use qty (
#10937
)
2017-09-27 17:12:28 +05:30
page
…
report
Description moved next to item code (
#10820
)
2017-09-18 15:05:50 +05:30
__init__.py
…
get_item_details.py
Fixes for uom in get_item_details
2017-09-29 18:15:40 +05:30
README.md
…
reorder_item.py
…
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
…
README.md
Inventory management module.