brotherton-erpnext/erpnext/controllers
Makarand Bauskar 317888211a merged hotfix branch into staging (#10191)
* [Fix] Error in sales invoice and POS if customer group not defined in the customer (#10148)

* Revert "[Fix] Error in sales invoice and POS if customer group not defined in the customer (#10148)" (#10159)

This reverts commit 4d2e782e42.

* [Fix] Unable to save asset because of float error issue (#10157)

* bumped to version 8.6.4

* [Fix] Error in sales invoice and POS if customer group not defined in the customer (#10160)

* Set billing hours to 0 in timesheet #9535 (#10139)

* `update_billing_hours` to use flt not cint

* if not billable, reset billable hours

* if not billable, reset time rates

* test

* [Fix] Timesheet Company Issue

* Added delivery date in SO parent form. Fixes #10104 (#10155)

* Added delivery date in SO parent form. Fixes #10104

* UI tests for sales order delivery date

* bumped to version 8.6.5
2017-08-01 11:06:41 +05:30
..
tests merged hotfix branch into staging (#10191) 2017-08-01 11:06:41 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py Remove newline from serial no values 2017-07-18 12:15:16 +05:30
buying_controller.py Merge pull request #8987 from bcornwellmott/bom_convert_uom 2017-06-28 16:28:31 +05:30
item_variant.py Inspection required before delivery isn't working for item variants (#9362) 2017-07-04 15:43:02 +05:30
print_settings.py [fix] compact print format not longer ignores format builder 2017-01-25 08:20:43 +08:00
queries.py [Minor] Added filter condition to Customer Query (#10057) 2017-07-25 14:03:01 +05:30
recurring_document.py [fixes] for recurring and tests 2017-03-14 19:13:39 +05:30
sales_and_purchase_return.py remove bracket (#9284) 2017-06-14 15:51:47 +05:30
selling_controller.py Selling price validation against last purchase rate / valuation rate (#8702) 2017-05-05 17:23:17 +05:30
status_updater.py Fix #4587: Status does not display "Pending" in report filter (#9104) 2017-06-07 12:02:07 +05:30
stock_controller.py Added is_perpetual_inventory_enabled method 2017-06-20 11:26:37 +05:30
taxes_and_totals.py Itemised tax breakup fix in docs other than invoice (#9961) 2017-07-20 13:32:01 +05:30
trends.py [enhance] Stock qty added in purchase invoice 2017-04-11 18:29:52 +05:30
website_list_for_contact.py [Fix] RFQ list showing to all supplier in the portal (#10023) 2017-07-25 14:12:58 +05:30