anandbaburajan
1cbe1e894d
fix: asset WDV depreciation calc according to IT act
2023-12-31 23:34:15 +05:30
mergify[bot]
29d383ad8b
fix: remove bad defaults (backport #38986 ) ( #38987 )
...
fix: remove bad defaults (#38986 )
Child tables can't have a default.
(cherry picked from commit b71b0d5997 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-28 14:22:23 +05:30
Rucha Mahabal
e4d6df39ff
fix(Hierarchy Chart): check if company is set before loading children ( #38985 )
...
* fix(Org Chart): check if company is set before loading children
* refactor: avoid assigning undefined values, use empty strings, null instead
* fix: returning to org chart view from employee master does not render chart
- the check for company field is truthy from the employee doctype, so it does not render company field again. Explicitly check for company field on the same page
* fix(Org Chart Mobile): check if company is set before loading children
2023-12-28 12:54:31 +05:30
mergify[bot]
7ad42ec957
fix: use Stock Qty while getting POS Reserved Qty (backport #38962 ) ( #38982 )
...
fix: use `Stock Qty` while getting `POS Reserved Qty`
(cherry picked from commit 7223106417 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-28 11:59:47 +05:30
mergify[bot]
c74e6aaebb
feat: Merge taxes from mapped docs ( #38346 )
...
* feat: Merge taxes from mapped docs (#38346 )
* feat: Merge taxes from mapped docs
* chore: ci failures
(cherry picked from commit 9b1c22250f )
* chore: ci failures
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-28 10:03:26 +05:30
VihangT
92d61eb19e
fix : correct logic for overlap error ( #38798 )
...
* fix : correct logic for overlap error
* fix :
Updated as per lintels
* fix :
changes as per linters
* fix : correct logic for overlap error
fixing overlap error logic with taking care of sequential time job cards in overlap job card list
Added Provision if time_logs list is empty
2023-12-27 16:11:14 +05:30
rohitwaghchaure
400c78c600
Merge branch 'version-14' into version-14-hotfix
2023-12-27 10:24:01 +05:30
mergify[bot]
f6f2712db0
fix: min order qty optional in production plan (backport #38956 ) ( #38957 )
...
* fix: min order qty optional in production plan (#38956 )
* fix: min order qty optional in production plan
* fix: test cases
(cherry picked from commit b09c9354fb )
# Conflicts:
# erpnext/manufacturing/doctype/bom/bom.json
# erpnext/manufacturing/doctype/production_plan/production_plan.py
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-26 21:59:09 +05:30
mergify[bot]
1eee203f7f
fix(ux): make PR and PI Item rate field readonly based on Maintain Same Rate (backport #38942 ) ( #38943 )
...
* fix(ux): make PI Item rate field editable
(cherry picked from commit eb5bb9f9a9 )
* fix(ux): make PI Item rate field readonly based on `Maintain Same Rate`
(cherry picked from commit cb9114442b )
* fix(ux): make PR Item rate field readonly based on `Maintain Same Rate`
(cherry picked from commit b1ba210332 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-26 14:45:54 +05:30
ruthra kumar
ec337a1c9f
Merge pull request #38945 from frappe/mergify/bp/version-14-hotfix/pr-38891
...
fix: incorrect price list in customer-wise item price report (backport #38891 )
2023-12-26 12:16:52 +05:30
ruthra kumar
7577706a9d
fix: incorrect price list in customer-wise item price report
...
(cherry picked from commit 9a00edb031 )
2023-12-26 06:17:45 +00:00
mergify[bot]
81b5e6c5f1
fix: german translations for Lost Quotations ( #38435 )
...
* fix: german translations for Lost Quotations (#38435 )
(cherry picked from commit 5952cfa673 )
# Conflicts:
# erpnext/translations/de.csv
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-12-24 16:24:31 +05:30
ruthra kumar
28f052d586
fix: first name error on customer creation ( #38927 )
...
fix: error on customer creation
2023-12-24 16:12:13 +05:30
s-aga-r
2eac618bba
Merge pull request #38892 from s-aga-r/FIX-6565
...
fix: remove rows with zero consumed qty
2023-12-22 15:58:09 +05:30
Deepesh Garg
6f6de13813
Merge pull request #38815 from frappe/mergify/bp/version-14-hotfix/pr-38803
...
fix: groups for current accounts in German CoAs (#38803 )
2023-12-22 08:40:28 +05:30
Deepesh Garg
be1a269f9f
Merge pull request #38857 from frappe/revert-38422-mergify/bp/version-14-hotfix/pr-38250
...
Revert "fix: unset discount amount based on coupon code (backport #38250 )"
2023-12-22 08:40:07 +05:30
Deepesh Garg
0d70be56d2
Merge pull request #38370 from pps190/backport/version-14-hotfix/38289
...
fix: display all item rate stop messages (#38289 )
2023-12-22 08:38:19 +05:30
Deepesh Garg
50655821c1
Merge pull request #38770 from frappe/mergify/bp/version-14-hotfix/pr-38767
...
fix: skip JVs against bank accounts in tax report (#38767 )
2023-12-22 08:37:41 +05:30
mergify[bot]
b254a72d41
perf: Drop unused/duplicate/sub-optimal indexes (backport #38884 ) ( #38912 )
...
* perf: Drop unused/duplicate/sub-optimal indexes (#38884 )
* ci: enable more checks
* perf: Drop unused/duplicate indexes
(cherry picked from commit 787333896c )
# Conflicts:
# erpnext/accounts/doctype/gl_entry/gl_entry.json
# erpnext/patches.txt
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-21 21:40:59 +05:30
rohitwaghchaure
2770ca1b65
fix: reset the incoming rate on changing of the warehouse ( #38909 )
2023-12-21 18:49:36 +05:30
mergify[bot]
0d7cb1a9be
chore: additional_asset_cost field (backport #38904 ) (backport #38905 ) ( #38908 )
...
chore: additional_asset_cost field (backport #38904 ) (#38905 )
* chore: additional_asset_cost field (#38904 )
(cherry picked from commit 283763dfb2 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
* chore: resolve conflicts in asset.py
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
(cherry picked from commit 3b9feffc00 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-21 17:12:01 +05:30
Frappe PR Bot
3abb91b2c4
chore(release): Bumped to Version 14.56.0
...
# [14.56.0](https://github.com/frappe/erpnext/compare/v14.55.2...v14.56.0 ) (2023-12-21)
### Features
* total_asset_cost field (backport [#38879 ](https://github.com/frappe/erpnext/issues/38879 )) (backport [#38886 ](https://github.com/frappe/erpnext/issues/38886 )) ([#38907 ](https://github.com/frappe/erpnext/issues/38907 )) ([a63b8df ](a63b8df867 ))
v14.56.0
2023-12-21 11:41:51 +00:00
mergify[bot]
a63b8df867
feat: total_asset_cost field (backport #38879 ) (backport #38886 ) ( #38907 )
...
feat: total_asset_cost field (backport #38879 ) (#38886 )
* feat: total_asset_cost field (#38879 )
(cherry picked from commit d370c60a6c )
# Conflicts:
# erpnext/assets/doctype/asset/asset.json
# erpnext/assets/doctype/asset/asset.py
# erpnext/patches.txt
* chore: resolve conflicts in asset.json
* chore: resolve conflicts in asset.py
* chore: resolve conflicts in patches.txt
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
(cherry picked from commit 8169c7de0d )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-21 17:10:04 +05:30
mergify[bot]
3b9feffc00
chore: additional_asset_cost field (backport #38904 ) ( #38905 )
...
* chore: additional_asset_cost field (#38904 )
(cherry picked from commit 283763dfb2 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
* chore: resolve conflicts in asset.py
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-21 16:56:32 +05:30
Frappe PR Bot
0c13cb829c
chore(release): Bumped to Version 14.55.2
...
## [14.55.2](https://github.com/frappe/erpnext/compare/v14.55.1...v14.55.2 ) (2023-12-21)
### Bug Fixes
* reposting not fixing valuation rate for sales return using movin… (backport [#38895 ](https://github.com/frappe/erpnext/issues/38895 )) ([#38900 ](https://github.com/frappe/erpnext/issues/38900 )) ([8aba707 ](8aba707b6a ))
v14.55.2
2023-12-21 10:05:58 +00:00
mergify[bot]
8aba707b6a
fix: reposting not fixing valuation rate for sales return using movin… (backport #38895 ) ( #38900 )
...
fix: reposting not fixing valuation rate for sales return using movin… (#38895 )
fix: reposting not fixing valuation rate for sales return using moving average method
(cherry picked from commit 3a668bbe96 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-21 15:34:49 +05:30
rohitwaghchaure
98bfcc4c75
fix: do not reset the basic rate for the material receipt stock entry ( #38896 )
2023-12-21 14:13:55 +05:30
rohitwaghchaure
3a668bbe96
fix: reposting not fixing valuation rate for sales return using movin… ( #38895 )
...
fix: reposting not fixing valuation rate for sales return using moving average method
2023-12-21 14:13:34 +05:30
s-aga-r
f2f410093a
fix: remove rows with zero consumed qty
2023-12-21 11:03:18 +05:30
mergify[bot]
8169c7de0d
feat: total_asset_cost field (backport #38879 ) ( #38886 )
...
* feat: total_asset_cost field (#38879 )
(cherry picked from commit d370c60a6c )
# Conflicts:
# erpnext/assets/doctype/asset/asset.json
# erpnext/assets/doctype/asset/asset.py
# erpnext/patches.txt
* chore: resolve conflicts in asset.json
* chore: resolve conflicts in asset.py
* chore: resolve conflicts in patches.txt
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-20 22:57:37 +05:30
Frappe PR Bot
eefac19cc8
chore(release): Bumped to Version 14.55.1
...
## [14.55.1](https://github.com/frappe/erpnext/compare/v14.55.0...v14.55.1 ) (2023-12-20)
### Bug Fixes
* allow to set rate manually for service item in BOM (backport [#38880 ](https://github.com/frappe/erpnext/issues/38880 )) ([#38881 ](https://github.com/frappe/erpnext/issues/38881 )) ([afc0491 ](afc049154d ))
v14.55.1
2023-12-20 13:06:21 +00:00
mergify[bot]
afc049154d
fix: allow to set rate manually for service item in BOM (backport #38880 ) ( #38881 )
...
fix: allow to set rate manually for service item in BOM (#38880 )
(cherry picked from commit c2f692a4e4 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-20 18:34:31 +05:30
mergify[bot]
4d1ccd9e27
perf: use estimated rows instead of actual rows (backport #38830 ) ( #38875 )
...
* perf: use estimated rows instead of actual rows (#38830 )
(cherry picked from commit 9983283f95 )
# Conflicts:
# erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-20 18:17:41 +05:30
Deepesh Garg
c48c8b8ddb
Merge pull request #38858 from GursheenK/unset-discount-amt-coupon-code
...
fix: unset discount amount for removed coupons
2023-12-20 18:17:20 +05:30
rohitwaghchaure
c2f692a4e4
fix: allow to set rate manually for service item in BOM ( #38880 )
2023-12-20 17:53:48 +05:30
ruthra kumar
d94b5a318d
Merge pull request #38872 from frappe/mergify/bp/version-14-hotfix/pr-38838
...
fix: use party account currency when party account is specified (backport #38838 )
2023-12-20 13:09:17 +05:30
Devin Slauenwhite
30cb218638
fix(test): expect account currency when party account is specified.
...
(cherry picked from commit a09241e3c7 )
2023-12-20 07:05:27 +00:00
Devin Slauenwhite
d9e0d55b88
fix: use party account currency when party account is specified
...
(cherry picked from commit c7b961ffa2 )
2023-12-20 07:05:26 +00:00
ruthra kumar
1e9b4e2403
Merge pull request #38800 from pps190/backport/version-14-hotfix/37746
...
feat: in_party_currency option for AR/AP reports (backport #37746 )
2023-12-20 12:25:35 +05:30
Frappe PR Bot
8657ba374a
chore(release): Bumped to Version 14.55.0
...
# [14.55.0](https://github.com/frappe/erpnext/compare/v14.54.2...v14.55.0 ) (2023-12-20)
### Bug Fixes
* close PO on SCO close (backport [#38667 ](https://github.com/frappe/erpnext/issues/38667 )) ([#38680 ](https://github.com/frappe/erpnext/issues/38680 )) ([22b442d ](22b442d593 ))
* **customer:** contact creation for companies ([#38055 ](https://github.com/frappe/erpnext/issues/38055 )) ([ed9b38b ](ed9b38bc8d ))
* **customer:** quick form and integration fixes ([#37386 ](https://github.com/frappe/erpnext/issues/37386 )) ([6ed7c66 ](6ed7c6610a ))
* error while filtering on name on reconciliation tool ([30b6321 ](30b6321fd5 ))
* fetch exc rate of multi currency journals ([bf585de ](bf585de558 ))
* fetch item_tax_template values if fields with fetch_from exisit ([24ae45c ](24ae45ce84 ))
* get customers for leaderboard ([9dfe342 ](9dfe342838 ))
* get items for leaderboard ([812b301 ](812b301aab ))
* get sales partner for leaderboard ([c63f873 ](c63f873a6f ))
* get sales person for leaderboard ([df93447 ](df93447d30 ))
* get suppliers for leaderboard ([7477ff3 ](7477ff3b5c ))
* if not budget then don't validate ([#38861 ](https://github.com/frappe/erpnext/issues/38861 )) ([d375164 ](d375164100 ))
* incoming rate for sales return with Moving Average valuation method ([#38849 ](https://github.com/frappe/erpnext/issues/38849 )) ([7fdac62 ](7fdac62393 ))
* incorrect limit ([#38818 ](https://github.com/frappe/erpnext/issues/38818 )) ([e18dc5c ](e18dc5cea3 ))
* Init internal child table values ([d593f81 ](d593f81a16 ))
* item variant with manufacturer ([#38845 ](https://github.com/frappe/erpnext/issues/38845 )) ([e0c8ff1 ](e0c8ff10da ))
* not able to cancel SCR with Batch ([#38817 ](https://github.com/frappe/erpnext/issues/38817 )) ([fb5090f ](fb5090fd3f ))
* not able to make inter-company po from so ([#38826 ](https://github.com/frappe/erpnext/issues/38826 )) ([23042df ](23042dfc3c ))
* on closed unreserved the production plan qty ([#38848 ](https://github.com/frappe/erpnext/issues/38848 )) ([2184e8e ](2184e8ef58 ))
* Reset SLA on issue doesn't work (backport [#38789 ](https://github.com/frappe/erpnext/issues/38789 )) ([#38790 ](https://github.com/frappe/erpnext/issues/38790 )) ([942f34a ](942f34a734 ))
* supplier removed on selection of item (backport [#38712 ](https://github.com/frappe/erpnext/issues/38712 )) ([#38732 ](https://github.com/frappe/erpnext/issues/38732 )) ([dda95ea ](dda95ea892 ))
* timezone aware SLA banner (backport [#38745 ](https://github.com/frappe/erpnext/issues/38745 )) ([#38746 ](https://github.com/frappe/erpnext/issues/38746 )) ([73d525e ](73d525e84d ))
* **ux:** don't override Item Name and Description in MR (backport [#38720 ](https://github.com/frappe/erpnext/issues/38720 )) ([#38762 ](https://github.com/frappe/erpnext/issues/38762 )) ([f7bfbd8 ](f7bfbd82dd ))
* validation error on reconciling PE to Journals as Invoice ([9836205 ](9836205725 ))
* wrong currency in Stock Balance report (backport [#38778 ](https://github.com/frappe/erpnext/issues/38778 )) ([#38779 ](https://github.com/frappe/erpnext/issues/38779 )) ([e05b23c ](e05b23c388 ))
* wrong paid and cn amount on pos invoice ([77da0da ](77da0da945 ))
### Features
* **RFQ:** special properties in print preview (backport [#38725 ](https://github.com/frappe/erpnext/issues/38725 )) ([#38726 ](https://github.com/frappe/erpnext/issues/38726 )) ([2290750 ](229075048b ))
* set lead name from email ([1469ca7 ](1469ca7d0b ))
### Performance Improvements
* index `return_against` on delivery note (backport [#38827 ](https://github.com/frappe/erpnext/issues/38827 )) ([#38831 ](https://github.com/frappe/erpnext/issues/38831 )) ([4114760 ](4114760efd ))
v14.55.0
2023-12-20 04:46:08 +00:00
Deepesh Garg
3a8b7e9b96
Merge pull request #38852 from frappe/version-14-hotfix
...
chore: release v14
2023-12-20 10:14:59 +05:30
mergify[bot]
22b442d593
fix: close PO on SCO close (backport #38667 ) ( #38680 )
...
fix: close PO on SCO close
(cherry picked from commit b023e5d6b3 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-20 09:14:54 +05:30
mergify[bot]
f7bfbd82dd
fix(ux): don't override Item Name and Description in MR (backport #38720 ) ( #38762 )
...
fix(ux): don't override Item Name and Description in MR
(cherry picked from commit 726ac6bda1 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-20 09:14:03 +05:30
rohitwaghchaure
d375164100
fix: if not budget then don't validate ( #38861 )
2023-12-19 18:19:20 +05:30
rohitwaghchaure
7fdac62393
fix: incoming rate for sales return with Moving Average valuation method ( #38849 )
2023-12-19 18:01:50 +05:30
rohitwaghchaure
2184e8ef58
fix: on closed unreserved the production plan qty ( #38848 )
2023-12-19 17:20:41 +05:30
Gursheen Anand
87e8dd0d63
fix: unset discount amount from coupon discounts
2023-12-19 15:56:59 +05:30
rohitwaghchaure
857843bc29
chore: fix test case ( #38856 )
2023-12-19 15:54:29 +05:30
Gursheen Kaur Anand
37a18299d0
Revert "fix: unset discount amount based on coupon code (backport #38250 )"
2023-12-19 15:35:35 +05:30
rohitwaghchaure
e0c8ff10da
fix: item variant with manufacturer ( #38845 )
2023-12-19 12:45:08 +05:30