Frappe PR Bot
d5e89d98c2
fix: add child item groups into the filters ( #26997 ) ( #27034 )
...
* fix: add child item groups into the filters
* fix: appending values to proper variable
* fix: refactor the loop
(cherry picked from commit c60d5523bc )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-19 17:09:21 +05:30
Frappe PR Bot
f8fa3860d9
fix: equality check instead of assignment ( #27029 )
...
* Merge pull request #27026 from ankush/eq_assign
fix: equality check instead of assignment
[skip ci]
(cherry picked from commit 993b0532f8 )
* fix: equality check instead of assignment in cart
port of https://github.com/frappe/erpnext/pull/25372
Co-authored-by: Ankush Menat <ankush@iwebnotes.com >
2021-08-19 15:48:51 +05:30
Türker Tunalı
d8a7abcd02
fix: date_unchanged calculation in "Update Items" ( #26992 )
...
Branch corrected https://github.com/frappe/erpnext/pull/26058
ERPNext generates "Cannot set quantity less than delivered quantity" error even the delivered qty is zero when user clicks "Update Items".
"date_unchanged" variable gets false value because of new_date is string.
"getdate(new_date)" corrects the date comparison.

2021-08-18 17:43:58 +05:30
Ankush Menat
5bb9de8614
ci: backport action on v12 ( #27009 )
...
[skip ci]
2021-08-18 17:00:07 +05:30
Ankush Menat
0fd50e0426
fix(deps): pin plaid-python to 7.2.x ( #26996 )
...
* fix(deps): pin plaid-python to 7.2.x
Old requirement.txt was allowing next major version which has breaking
changes and causes failure in installation.
* fix(deps): remove frappe from requirements.txt
2021-08-18 08:02:22 +00:00
HENRY Florian
bdfc300896
fix: item name is missing into job card ( #26956 )
2021-08-17 15:33:26 +05:30
Sagar Vora
14292456cf
Merge pull request #26978 from frappe-pr-bot/backport/version-12-hotfix/26976
...
fix: Incorrect `modified` time in documents that inherit from `StatusUpdater`
2021-08-17 13:21:16 +05:30
Sagar Vora
24d67c35b7
Merge pull request #26976 from resilient-tech/fix-incorrect-modified
...
fix: Incorrect `modified` time in documents that inherit from `StatusUpdater`
(cherry picked from commit d932cba38a )
2021-08-17 07:48:25 +00:00
Frappe PR Bot
8d71fcb948
fix: fix Payment references from disappearing on adding Cost Center in Payment Entry ( #26939 )
...
* fix: payment references from disappearing on selecting cost center (#24831 )
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
(cherry picked from commit 9bf1083d9e )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
* fix: conflicts
* fix: conflicts
Co-authored-by: Anuja Pawar <60467153+Anuja-pawar@users.noreply.github.com >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-08-13 17:45:16 +05:30
Frappe PR Bot
2945e604aa
fix: remove limit from stock balance report (bp #26773 )
...
(cherry picked from commit b3740e9afc )
Co-authored-by: Ankush <ankush@iwebnotes.com >
2021-08-13 15:44:13 +05:30
Deepesh Garg
ea085b3a76
Merge pull request #26674 from deepeshgarg007/gl_entry_deadlock
...
fix: Deadlock while doing payment reconciliation
2021-08-12 11:29:34 +05:30
Saqib
611966c139
fix(e-invoicing): cannot cancel invoice if IRN cancelled on portal ( #26880 )
2021-08-10 17:19:24 +05:30
Ahmad
8eca908365
perf: speed up validate_account_for_perpetual_inventory ( #26730 )
2021-08-09 12:17:11 +05:30
Anupam Kumar
09d5ddc42b
fix: bank remittance report issue ( #26398 ) ( #26767 )
2021-08-04 14:03:01 +05:30
Nabin Hait
abd53b114c
Merge pull request #25722 from rtdany10/patch-3
...
feat: Increase number of supported currency exchanges
2021-07-31 11:33:49 +05:30
Ankush
b1e932a6f8
fix: remove incorrect condition in GLE comparison ( #26713 )
2021-07-29 19:56:36 +05:30
Dany Robert
e6a3e6beb7
Merge branch 'version-12-hotfix' into patch-3
2021-07-29 16:48:12 +05:30
Dany Robert
239974c73e
fix issue with cache.setex
2021-07-29 16:00:35 +05:30
Deepesh Garg
27ecb54b8c
fix: Deadlock while doing payment reconciliation
2021-07-27 17:49:48 +05:30
Deepesh Garg
6b4b80a4a4
Merge pull request #26629 from deepeshgarg007/exchange_rate_reval_fixes_v12
...
fix: Exchange rate revaluation posting date and precision fixes
2021-07-27 16:40:11 +05:30
Jannat Patel
68225bbcad
Merge pull request #25995 from hasnain2808/fix-issue-priorirty
...
fix: do not translate issue priority
2021-07-26 10:56:22 +05:30
Deepesh Garg
b549287b94
fix: Convert null values to empty string on grouping
2021-07-25 21:28:40 +05:30
Deepesh Garg
12c3e5dfd6
fix: Remove unintended changes
2021-07-25 21:27:56 +05:30
Deepesh Garg
c908add82e
fix: Exchange rate revaluation posting date and precision fixes
2021-07-25 20:03:12 +05:30
Jannat Patel
c74f0f3530
Merge branch 'version-12-hotfix' into fix-issue-priorirty
2021-07-24 18:28:02 +05:30
pateljannat
2e5a358e96
fix: salary component account filter
2021-07-23 13:06:57 +05:30
Subin Tom
01f8833bd1
fix: Fixed clearing issue of payment references on setting cost center ( #26548 )
...
Co-authored-by: Subin Tom <subin-home@Subins-MacBook-Air.local >
Co-authored-by: Afshan <33727827+AfshanKhan@users.noreply.github.com >
2021-07-20 21:04:10 +05:30
Nabin Hait
c5a0c22352
Merge branch 'version-12' into version-12-hotfix
2021-07-16 16:10:30 +05:30
Nabin Hait
5e37949411
Merge branch 'v12-pre-release' into version-12
v12.23.0
2021-07-16 16:10:30 +05:30
Nabin Hait
fc0459fba9
bumped to version 12.23.0
2021-07-16 16:30:30 +05:50
Nabin Hait
9a1caddacc
chore: added change log for v12.23.0
2021-07-16 16:08:40 +05:30
Noah Jacob
b22cbb3122
fix: validation check when no conversion_factor ( #26528 )
2021-07-16 15:01:14 +05:30
rohitwaghchaure
f4a9e52cbe
Merge pull request #26501 from rohitwaghchaure/fixed-taxes-not-working
...
fix: taxes not set correctly when items pulled from PO to PI
2021-07-16 11:40:56 +05:30
Rohit Waghchaure
24e1786e49
fix: taxes not set correctly when items pulled from PO to PI
2021-07-14 22:52:40 +05:30
Jannat Patel
5399891b25
fix: task status loop ( #26007 )
2021-07-14 14:43:59 +05:30
Jannat Patel
1b8670b263
fix: Removed company filter for Loan Type ( #26463 )
2021-07-13 15:29:58 +05:30
Jannat Patel
23db6a8e3a
fix: added company filter while fetching loans ( #26296 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-07-12 13:17:27 +05:30
Saqib
4c58fb40a8
fix: omit item discount amount for e-invoicing ( #26408 )
2021-07-12 11:05:37 +05:30
rohitwaghchaure
df045a61ed
Merge pull request #26423 from rohitwaghchaure/fixed-serial-no-in-purchase-receipt
...
fix: serial no issue in subcontract purchase receipt
2021-07-11 10:25:51 +05:30
Rohit Waghchaure
6f7410073f
fix: serial no issue in purchase receipt
2021-07-10 22:54:15 +05:30
Saqib
0ecf8f5d66
fix(e-invoicing): allow export invoice even if no taxes applied ( #26406 )
2021-07-09 15:33:40 +05:30
Jannat Patel
dfc68950c1
fix: lms progress issue ( #26254 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-07-02 13:08:38 +05:30
Mohammed Yusuf Shaikh
ee7de6b107
fix: half day to be accounted in its leave type ( #26267 )
2021-07-02 12:31:59 +05:30
Mohammed Yusuf Shaikh
b2a090f073
fix: Added Permissions for employee to book an appointment ( #26246 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-07-02 12:28:43 +05:30
Saqib
704f7b57b8
fix(plaid): cannot reset plaid link for a bank account ( #26282 )
2021-07-02 11:18:55 +05:30
meike289
8070d76450
feat: add check field for subscription invoice ( #25560 )
...
Co-authored-by: Meike Nedwidek <nedwidek@kk-software.de >
2021-06-28 18:35:03 +05:30
Noah Jacob
266563a99a
fix: fixed rounding off ordered percent to 100 in condition ( #26153 )
2021-06-24 21:21:22 +05:30
Saqib
7270b89133
fix: invoices can alter profit and loss of a closed year ( #26161 )
2021-06-23 19:00:10 +05:30
Jannat Patel
57a68c317e
fix: Staffing plan vacancies data type issue ( #25940 )
...
* fix: staffing plan vacancies data type issue
* fix: translation issue
* fix: removed greater than 0 condition
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-06-23 14:38:18 +05:30
Jannat Patel
fc44712976
fix: job applicant link issue ( #25935 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2021-06-23 12:30:30 +05:30