brotherton-erpnext/erpnext/controllers
Deepesh Garg b67058869a
fix: Round off final tax amount instead of current tax amount (#25188)
* fix: Round off final tax amount instead of current tax amount

* fix: Syntax error

* fix: Indentation

* fix: Round Off taxes order execution

Co-authored-by: Nabin Hait <nabinhait@gmail.com>
2021-04-14 11:20:27 +05:30
..
tests fix: Create QI Parameters (links) in test cases 2021-01-04 11:10:04 +05:30
__init__.py moved modules inside erpnext folder 2013-12-11 10:43:52 +05:30
accounts_controller.py Merge pull request #25086 from deepeshgarg007/advance_amount_precision 2021-04-09 21:39:02 +05:30
buying_controller.py fix: renamed "supplier_warehouse" to "set_from_warehouse" (#24816) 2021-03-09 22:25:48 +05:30
item_variant.py fix: Typo 2020-06-17 19:05:40 +05:30
print_settings.py refactor: refactor contextual print setting implementation 2020-10-29 14:19:34 +05:30
queries.py feat: Allow selecting admission service unit in Patient Appointment for inpatients 2021-01-18 14:56:55 +05:30
sales_and_purchase_return.py fix: POS return for Serialized Items (#24292) 2021-02-18 16:04:35 +05:30
selling_controller.py test: create new item instead of using _Test Item to prevent error (#24915) 2021-03-17 19:57:53 +05:30
status_updater.py refactor: POS Invoice merging and cancellation (#24351) 2021-01-28 18:42:43 +05:30
stock_controller.py fix: patch 2021-04-10 10:42:08 +05:30
taxes_and_totals.py fix: Round off final tax amount instead of current tax amount (#25188) 2021-04-14 11:20:27 +05:30
trends.py fix: grammatical fix on error message 2020-06-25 22:35:33 +05:30
website_list_for_contact.py fix: Backport missing commits to develop branch (#25305) 2021-04-13 15:46:01 +05:30