brotherton-erpnext/erpnext/hotels/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
..
hotel_room Fixed translations and tests (#12900) 2018-02-14 17:44:06 +05:30
hotel_room_amenity Hotels (#11907) 2018-02-12 11:57:12 +05:30
hotel_room_package Hotels (#11907) 2018-02-12 11:57:12 +05:30
hotel_room_pricing Fixed translations and tests (#12900) 2018-02-14 17:44:06 +05:30
hotel_room_pricing_item Hotels (#11907) 2018-02-12 11:57:12 +05:30
hotel_room_pricing_package Hotels (#11907) 2018-02-12 11:57:12 +05:30
hotel_room_reservation Changes to support refactor in frappe pg-poc branch (#15287) 2018-09-21 10:20:52 +05:30
hotel_room_reservation_item Hotels (#11907) 2018-02-12 11:57:12 +05:30
hotel_room_type Hotels (#11907) 2018-02-12 11:57:12 +05:30
hotel_settings Hotels (#11907) 2018-02-12 11:57:12 +05:30
__init__.py Hotels (#11907) 2018-02-12 11:57:12 +05:30