brotherton-erpnext/erpnext/manufacturing/report
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
..
bom_stock_calculated Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
bom_stock_report Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
bom_variance_report Query report print (#14935) 2018-07-18 09:28:44 +05:30
completed_work_orders [ Enhance ] Production to Work Order (#12902) 2018-03-20 12:38:43 +05:30
issued_items_against_work_order [ Enhance ] Production to Work Order (#12902) 2018-03-20 12:38:43 +05:30
open_work_orders [ Enhance ] Production to Work Order (#12902) 2018-03-20 12:38:43 +05:30
work_order_stock_report [ Enhance ] Production to Work Order (#12902) 2018-03-20 12:38:43 +05:30
work_orders_in_progress [bug fix]:stopped orders in progress report (#15428) 2018-09-19 13:10:53 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30