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
8ba9545b72
Merge pull request
#16498
from nabinhait/stock-ledger-report
...
fix(stock): Escaping issue in stock ledger report
2019-01-29 11:30:15 +05:30
..
dashboard
fix typo
2019-01-24 16:26:48 +05:30
doctype
fix(unicode): Import unicode_literals in every file
2019-01-22 18:36:10 +05:30
page
Fixed patch and deprecated grid reports
2018-11-30 18:01:22 +05:30
report
fix(stock): Escaping issue in stock ledger report
2019-01-25 17:07:29 +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(bom-uom_issue)Fetch rate in BOM from Price List based on UOM
2019-01-16 16:00:25 +05:30
README.md
…
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
README.md
Inventory management module.