brotherton-erpnext/erpnext/controllers
Deepesh Garg 5f3d7f547c
fix: Item wise tax rate for consolidated POS invoice (#25029)
* fix: Item wise tax rate for consolidated POS invoice

* fix: Do not alter item wise taxes for consolidated invoices

* fix: Add test case

* fix: Update

* fix: Set opening stock for test item

* fix: Add valuation rate for opening stock
2021-04-12 10:56:47 +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: Item wise tax rate for consolidated POS invoice (#25029) 2021-04-12 10:56:47 +05:30
trends.py fix: grammatical fix on error message 2020-06-25 22:35:33 +05:30
website_list_for_contact.py feat: provision to draft quotation from portal 2020-09-23 22:02:31 +05:30