brotherton-erpnext/erpnext/stock
Suraj Shetty bfc195dd8b Changes to support refactor in frappe pg-poc branch (#15287)
* Remove quotes from sql to make it compatible with postgres as well

* Fix queries
- Replace mysql specifc queries with standard ones

* Make repo URL chages to test pg-poc

* Add root passowrd to test site config

* Fix quotes issue

* Remove debug flag from a pricing rule query

* Remove python 3.6 version from travis.yml

* Fix improper query issue

* Fix incorrect query

* Fix a query

- This fix need to be changed when we will  start supporting postgres
since date_format is not supported by postgres

* Get price list map as dict

* Convert price_list_currency_map to dict
2018-09-21 10:20:52 +05:30
..
dashboard [minor] Freeze the screen to avoid multiple time clicks (#15047) 2018-07-30 19:11:43 +05:30
doctype Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
page Reserve for subcontracting (#13195) 2018-03-12 14:12:12 +05:30
report Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
__init__.py Update __init__.py 2018-08-16 13:58:44 +05:30
get_item_details.py Use default conversion factor if not found in Item (#15369) 2018-09-11 17:22:25 +05:30
README.md moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
reorder_item.py [Fix] Wrong projected qty for warehouse group in the process of reorder item making extra material requests 2018-01-20 15:44:38 +05:30
stock_balance.py [optimize]: bin updates (#15108) 2018-08-08 18:32:03 +05:30
stock_ledger.py optimize(various) 2018-08-08 16:37:31 +05:30
utils.py Fixed merge conflict 2018-08-29 13:34:58 +05:30

Inventory management module.