brotherton-erpnext/erpnext/projects/doctype
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
..
activity_cost Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
activity_type Fix travis (#11882) 2017-12-08 14:57:38 +05:30
dependent_task [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
project Minor bugfix (#15210) 2018-09-05 13:24:53 +05:30
project_task [fix] Add Overdue status in Project Task 2018-07-05 19:38:59 +05:30
project_type Added Project Type new doctype to be added as link field for Project Type field in project instead of select field (#9929) 2017-07-26 17:55:25 +05:30
project_update Refactor Naming Series (#15070) 2018-08-28 13:44:48 +05:30
project_user [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
projects_settings Optionally allow overlap on Timesheet #12893 (#13018) 2018-02-22 11:05:49 +05:30
task Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
task_depends_on [minor] remove in_dialog old property 2018-05-16 12:51:22 +05:30
timesheet Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
timesheet_detail Rename occurrences for Production Order to Work Order (#13944) 2018-05-07 15:27:21 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30