Marica
cf2d1681d8
Merge pull request #27486 from marination/job-card-excess-transfer-hotfix
...
fix: Handle Excess/Multiple Item Transfer against Job Card
(cherry picked from commit d76e5dcb93 )
2021-09-14 12:31:06 +00:00
Marica
d76e5dcb93
Merge pull request #27486 from marination/job-card-excess-transfer-hotfix
...
fix: Handle Excess/Multiple Item Transfer against Job Card
2021-09-14 17:57:39 +05:30
Frappe PR Bot
3c3f0adbd9
Merge pull request #27481 from deepeshgarg007/gstin_filter_issue_v13 ( #27484 )
...
fix: GSTR-1 Reports not showing any data
(cherry picked from commit d5f4160260 )
Co-authored-by: Deepesh Garg <42651287+deepeshgarg007@users.noreply.github.com >
2021-09-14 17:35:02 +05:30
GangaManoj
b26da043c4
fix: Rename section break
2021-09-14 17:07:58 +05:30
Deepesh Garg
d5f4160260
Merge pull request #27481 from deepeshgarg007/gstin_filter_issue_v13
...
fix: GSTR-1 Reports not showing any data
2021-09-14 16:59:18 +05:30
Deepesh Garg
7112c6b9d3
Merge pull request #27476 from deepeshgarg007/tds_dates_v13
...
feat: Validity dates in Tax Withholding Rates
2021-09-14 16:14:36 +05:30
Deepesh Garg
e8411e8bc2
fix: Update fiscal year
2021-09-14 15:32:12 +05:30
Deepesh Garg
49fa06f849
Merge pull request #27473 from deepeshgarg007/tds_validity_v13
...
feat: Validity dates in Tax Withholding Rates
2021-09-14 15:28:52 +05:30
Deepesh Garg
ca2420f921
fix: Update fiscal year
2021-09-14 15:06:35 +05:30
Deepesh Garg
0b07107144
Merge branch 'version-13-hotfix' of https://github.com/frappe/erpnext into tds_validity_v13
2021-09-14 15:03:30 +05:30
Nabin Hait
10754831c3
fix: Maintain same rate in Stock Ledger until stock become positive ( #27227 )
...
* fix: Maintain same rate in Stock Ledger until stock become positive
* fix: Maintain same rate in Stock Ledger until stock become positive
2021-09-14 13:34:36 +05:30
Deepesh Garg
a3db15ccb7
fix: Linting Issues
2021-09-14 12:54:18 +05:30
Deepesh Garg
9fda447dd9
fix: Test Case
2021-09-14 12:54:18 +05:30
Frappe PR Bot
c9e7e72a29
fix(HR): Ignore invalid fields when updating employee details ( #27456 ) ( #27474 )
...
(cherry picked from commit 95460d9818 )
Co-authored-by: Chillar Anand <chillar@avilpage.com >
2021-09-14 12:48:31 +05:30
Deepesh Garg
0b296e2190
fix: Hardcode fiscal year and posting date
2021-09-14 12:29:00 +05:30
Deepesh Garg
c161daa4be
fix: Debug CI
2021-09-14 12:29:00 +05:30
Deepesh Garg
1fa4962723
test: Update test case
2021-09-14 12:28:41 +05:30
Deepesh Garg
9c35e3aa89
fix: Linting and patch fixes
2021-09-14 12:28:41 +05:30
Deepesh Garg
86220e9ed6
fix: Advance TDS test case
2021-09-14 12:28:41 +05:30
Deepesh Garg
b86454e7f4
feat: Validity dates in Tax Withholding Rates
2021-09-14 12:28:36 +05:30
Frappe PR Bot
8fd1aec76c
fix: employee advance return through multiple additional salaries ( #27470 )
...
* fix: employee advance return through multiple additional salaries (#27438 )
* fix: employee advance return through multiple additional salaries
* test: test repay unclaimed amount from salary
* fix: sorting in imports
(cherry picked from commit b98740b44a )
* fix: remove naming rule
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-14 12:01:19 +05:30
Deepesh Garg
9708bf3750
fix: Linting Issues
2021-09-14 12:01:02 +05:30
Deepesh Garg
173ae56aec
fix: Test Case
2021-09-14 12:01:02 +05:30
Deepesh Garg
f101241907
fix: Hardcode fiscal year and posting date
2021-09-14 12:00:35 +05:30
Deepesh Garg
0bb16b6b59
fix: Debug CI
2021-09-14 12:00:35 +05:30
Deepesh Garg
7d61181f8b
test: Update test case
2021-09-14 12:00:09 +05:30
Deepesh Garg
e8edeecc05
fix: Linting and patch fixes
2021-09-14 12:00:09 +05:30
Deepesh Garg
5c9f2bf4a4
fix: Advance TDS test case
2021-09-14 12:00:09 +05:30
Deepesh Garg
dab0fe56f1
feat: Validity dates in Tax Withholding Rates
2021-09-14 12:00:08 +05:30
Frappe PR Bot
3887a67f7e
fix: editable price list rate field in sales transactions ( #27455 ) ( #27460 )
...
(cherry picked from commit a5baf909b7 )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-09-13 18:48:32 +05:30
Frappe PR Bot
52a99d8da6
fix: editable price list rate field in sales transactions ( #27455 ) ( #27461 )
...
(cherry picked from commit a5baf909b7 )
Co-authored-by: Saqib <nextchamp.saqib@gmail.com >
2021-09-13 18:48:05 +05:30
Frappe PR Bot
dc5f7a0c09
fix(Payroll): incorrect component amount calculation if dependent on another payment days based component ( #27454 )
...
* fix(Payroll): incorrect component amount calculation if dependent on another payment days based component (#27349 )
* fix(Payroll): incorrect component amount calculation if dependent on another payment days based component
* fix: set component amount precision at the end
* fix: consider default amount during taxt calculations
* test: component amount dependent on another payment days based component
* fix: test
(cherry picked from commit bab644a249 )
# Conflicts:
# erpnext/payroll/doctype/salary_slip/test_salary_slip.py
* fix: conflicts in test file
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-13 15:14:28 +05:30
Frappe PR Bot
64796d3029
fix(Payroll): incorrect component amount calculation if dependent on another payment days based component ( #27453 )
...
* fix(Payroll): incorrect component amount calculation if dependent on another payment days based component (#27349 )
* fix(Payroll): incorrect component amount calculation if dependent on another payment days based component
* fix: set component amount precision at the end
* fix: consider default amount during taxt calculations
* test: component amount dependent on another payment days based component
* fix: test
(cherry picked from commit bab644a249 )
# Conflicts:
# erpnext/payroll/doctype/salary_slip/test_salary_slip.py
* fix: conflicts in test file
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-09-13 15:13:43 +05:30
Saqib
72d1cf0537
feat: (get_items_from) filter material request item in purchase order ( #27452 )
2021-09-13 14:01:39 +05:30
Saqib
bb8d90d741
feat: (get_items_from) filter material request item in purchase order ( #24725 )
2021-09-13 11:46:00 +05:30
Frappe PR Bot
e39db1abe3
revert: "fix: Salary component account filter ( #26605 )" ( #27446 ) ( #27447 )
...
This reverts commit aaea5edbdb .
(cherry picked from commit 5c1f0c98f8 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-13 10:33:28 +05:30
Ankush Menat
71e4230ab0
chore: whitespace/imports
2021-09-13 10:31:00 +05:30
Ankush Menat
5c1f0c98f8
Revert "fix: Salary component account filter ( #26605 )" ( #27446 )
...
This reverts commit aaea5edbdb .
2021-09-13 10:09:01 +05:30
Frappe PR Bot
00c4e346c7
fix(ux): clean invalid fields from variant setting ( #27442 )
...
* fix(ux): clean invalid fields from variant setting (#27412 )
(cherry picked from commit 6ef879fca2 )
# Conflicts:
# erpnext/stock/doctype/item_variant_settings/item_variant_settings.js
* fix: resolve conflicts
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-12 16:41:31 +05:30
Frappe PR Bot
74fa6fab4c
fix(ux): apply proper filtering in stock reports ( #27411 ) ( #27443 )
...
* fix(ux): apply proper filtering in stock reports
Stock Balance: apply company filter to warehouse field
Stock Ageing: apply company filter to warehouse field
* fix: unnecessary parens
Co-authored-by: Alan <2.alan.tom@gmail.com >
(cherry picked from commit d743c41b54 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-12 16:41:17 +05:30
Sagar Vora
dd352df168
Merge pull request #27437 from frappe-pr-bot/backport/version-13-hotfix/27433
...
fix: Template Error due to use of single quote
2021-09-11 17:59:03 +05:30
Sagar Vora
0ecaf23722
fix: Template Error due to use of single quote ( #27433 )
...
(cherry picked from commit dae0a1c1d6 )
2021-09-11 12:25:27 +00:00
Devin Slauenwhite
becf471a3a
fix: fail migration due to None type during v13_0.update_returned_qty_in_pr_dn ( #27430 )
...
* fix: fail migration due to None type
* fix: incorrect key: value pair in filter.
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-11 12:22:49 +00:00
rohitwaghchaure
75e108ab81
Merge pull request #27423 from rohitwaghchaure/merge-hotfix-to-pre-release-v13-11-0
...
chore: Merge branch 'version-13-hotfix' into 'version-13-pre-release' for v13.11.0
2021-09-10 14:17:12 +05:30
Frappe PR Bot
8337ec9fe0
test: basic tests for controllers/queries (bp #27422 )
...
(cherry picked from commit 62fc544280 )
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-09-10 13:09:16 +05:30
Ankush Menat
a33de1bdfe
chore: remove snyk from dev-dependencies ( #27425 )
2021-09-10 13:08:06 +05:30
Rohit Waghchaure
135e3b0f09
fix: sider issues
2021-09-10 13:00:30 +05:30
Rohit Waghchaure
c25bc3403d
Merge branch 'version-13-hotfix' into merge-hotfix-to-pre-release-v13-11-0
2021-09-10 12:41:54 +05:30
Frappe PR Bot
3b7e981ccd
fix: fetch customers and billing email in PSOA ( #27418 )
2021-09-09 21:31:16 +05:30
Saqib
3cac39c584
fix: pos payment mode selection issue ( #27409 ) ( #27417 )
2021-09-09 19:36:01 +05:30