brotherton-erpnext/erpnext
Maharshi Patel 42de9ca49e fix: TDS calculation for advance payment
"against_voucher": ["is", "not set"] was used in query due to which if TDS was added on "advance" payment vouchers and then reconciled against purchase invoice. it will not find those vouchers and consider this as first-time threshold due to which it will calculate Tax for all transactions.

(cherry picked from commit a4521437825a960e14556fa3963bd1bd1a55a2dc)
2022-08-22 03:29:46 +00:00
..
accounts fix: TDS calculation for advance payment 2022-08-22 03:29:46 +00:00
assets test: Use assertSequenceEqual for comparision between Tuple / Lists 2022-07-25 11:54:49 +05:30
bulk_transaction style: format code with black 2022-03-28 18:52:46 +05:30
buying fix: test "test_pending_and_received_qty" 2022-08-19 11:46:27 +05:30
change_log
commands style: format code with black 2022-03-28 18:52:46 +05:30
communication
config chore: clean up hooks 2022-04-28 12:02:54 +05:30
controllers chore: add test for additional-cost 2022-08-19 11:46:36 +05:30
crm fix: limited options for no-of-employees in crm 2022-08-09 19:06:57 +05:30
domains chore: remove files related to LMS 2022-04-28 10:41:30 +05:30
e_commerce fix: Map Item image to Website Item website_image only if published via UI (v13) 2022-07-27 14:09:49 +05:30
erpnext_integrations perf: use create_custom_fields (#31853) 2022-08-18 21:01:20 +05:30
loan_management fix: term loan interest calculation 2022-08-08 17:35:31 +05:30
maintenance chore: update import paths for HR 2022-06-15 12:43:45 +05:30
manufacturing fix: incorrect rate in BOM exploded items (#31513) 2022-08-17 13:51:53 +05:30
patches fix: Add dimension section in subcontracting doctypes (#31849) 2022-08-18 10:58:33 +05:30
portal refactor: use browser native lazy loading (#31814) 2022-08-09 18:49:14 +05:30
projects fix(projects): Add missing comma 2022-08-17 18:21:43 +05:30
public fix: set company_address for purchases in party.js 2022-08-08 06:04:10 +00:00
quality_management style: Fix linter warning 2022-04-14 10:02:15 +05:30
regional Merge branch 'develop' into hr-separation 2022-07-18 10:58:22 +05:30
selling fix(minor): don't print tax rate if its '0' (#31838) 2022-08-16 16:35:46 +05:30
setup perf: use create_custom_fields (#31853) 2022-08-18 21:01:20 +05:30
shopping_cart
startup chore: remove currency info from boot (#31520) 2022-07-05 11:22:32 +05:30
stock chore: add option for "Subcontracting Receipt" in "Voucher Type" 2022-08-19 20:52:26 +05:30
subcontracting fix: make rate field read-only in subcontracting receipt item (#31905) 2022-08-20 17:50:47 +05:30
support refactor: dont force issue list options (#31613) 2022-07-18 11:12:07 +05:30
telephony fix: Set correct options for link field 2022-04-14 12:32:31 +05:30
templates refactor: use browser native lazy loading (#31814) 2022-08-09 18:49:14 +05:30
tests Merge branch 'develop' into hr-separation 2022-07-12 19:27:19 +05:30
translations fix: german translations (#31732) 2022-08-09 15:11:52 +05:30
utilities test: fix Employee and Activation test 2022-07-01 10:34:32 +05:30
www chore: Remove unused files 2022-07-19 13:04:07 +05:30
__init__.py chore: resolve conflicts 2022-05-15 20:42:34 +05:30
.stylelintrc
exceptions.py style: format code with black 2022-03-28 18:52:46 +05:30
hooks.py fix: Add dimension section in subcontracting doctypes (#31849) 2022-08-18 10:58:33 +05:30
modules.txt Merge branch 'develop' into hr-separation 2022-07-12 19:27:19 +05:30
patches.txt fix: Add dimension section in subcontracting doctypes (#31849) 2022-08-18 10:58:33 +05:30