brotherton-erpnext/erpnext/controllers
Nabin Hait cd95134267 Rounding issue in tax calculation (#10135)
* Adjust rounding loss of discount in the last item row. Fixes #8952

* Fixed rounding issue in tax calculation. Fixes #8953, #8952, #8893, #6954, #8910

* Rounding related fixes for purchase cycle
2017-07-31 18:07:45 +05:30
..
tests resolved merge conflicts 2017-07-31 12:30:53 +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 Rounding issue in tax calculation (#10135) 2017-07-31 18:07:45 +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