Nabin Hait
|
b840eb90eb
|
fix: Asset Depreciation WDV as per Income Tax Act
|
2024-01-18 19:06:41 +05:30 |
|
Nabin Hait
|
05a2fb3011
|
Merge pull request #39437 from frappe/mergify/bp/version-14-hotfix/pr-39429
fix: composite asset capitalization using asset components (backport #39429)
|
2024-01-17 22:05:19 +05:30 |
|
Nabin Hait
|
ac6020a940
|
fix: composite asset capitalization using asset components
(cherry picked from commit 5df40661d2)
|
2024-01-17 15:35:56 +00:00 |
|
Nabin Hait
|
9bcbd94bf1
|
Merge pull request #39421 from frappe/mergify/bp/version-14-hotfix/pr-39386
fix: Cancel asset capitalisation record on cancellation of asset and vice-versa (backport #39386)
|
2024-01-17 21:05:42 +05:30 |
|
Nabin Hait
|
4edb73d398
|
fix: resolved merge conflict
|
2024-01-17 17:36:42 +05:30 |
|
Nabin Hait
|
82732f976a
|
Merge pull request #39432 from frappe/revert-39419-mergify/bp/version-14-hotfix/pr-39385
Revert "fix: WDV as per IT Act: calculate yearly amount first and then split it based on months (backport #39385)"
|
2024-01-17 17:32:38 +05:30 |
|
Nabin Hait
|
8014839795
|
Revert "fix: WDV as per IT Act: calculate yearly amount first and then split it based on months (backport #39385)"
|
2024-01-17 17:32:14 +05:30 |
|
Nabin Hait
|
8d1164f652
|
Merge pull request #39419 from frappe/mergify/bp/version-14-hotfix/pr-39385
fix: WDV as per IT Act: calculate yearly amount first and then split it based on months (backport #39385)
|
2024-01-17 17:29:32 +05:30 |
|
Nabin Hait
|
1dff96057c
|
fix: Cancel asset capitalisation record on cancellation of asset and vice-versa
(cherry picked from commit efe9f6656f)
# Conflicts:
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.py
|
2024-01-17 06:44:52 +00:00 |
|
Nabin Hait
|
3989b97579
|
fix: WDV as per IT Act: calculate yearly amount first and then split it based on months
(cherry picked from commit 22bd6a54b2)
# Conflicts:
# erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.py
|
2024-01-17 06:44:25 +00:00 |
|
Deepesh Garg
|
bee90e56f5
|
Merge pull request #39410 from ljain112/fix-pr
fix(Purchase Register): show bill_date and bill_no (#38742)
|
2024-01-17 11:00:24 +05:30 |
|
ruthra kumar
|
5693979165
|
Merge pull request #39411 from frappe/mergify/bp/version-14-hotfix/pr-39402
fix: project query controller logic (backport #39402)
|
2024-01-17 10:57:36 +05:30 |
|
ruthra kumar
|
42c1de640c
|
chore: resolve conflict
|
2024-01-17 10:36:29 +05:30 |
|
ruthra kumar
|
b35a83ee47
|
refactor: better ordering of query result
(cherry picked from commit bfe42fdccb)
# Conflicts:
# erpnext/controllers/queries.py
|
2024-01-16 10:55:31 +00:00 |
|
ruthra kumar
|
98967ed584
|
fix(test): test case for project query
(cherry picked from commit 3349dde5e2)
|
2024-01-16 10:55:30 +00:00 |
|
ruthra kumar
|
f2e577bec7
|
fix: project query controller logic
(cherry picked from commit 4eefb445a7)
# Conflicts:
# erpnext/controllers/queries.py
|
2024-01-16 10:55:30 +00:00 |
|
ljain112
|
4b197920c1
|
fix: show bill_date and bill_no in Purchase Register
|
2024-01-16 15:53:53 +05:30 |
|
ruthra kumar
|
f3628c7d1a
|
Merge pull request #39392 from frappe/mergify/bp/version-14-hotfix/pr-39391
fix: possible typerror in utils.js (backport #39391)
|
2024-01-15 20:49:43 +05:30 |
|
ruthra kumar
|
4ea72f4b69
|
fix: possible typerror in utils.js
and remove unwanted debugging statements
(cherry picked from commit 60b26ad8b2)
|
2024-01-15 15:16:44 +00:00 |
|
ruthra kumar
|
46d846bf1a
|
Merge pull request #39136 from frappe/mergify/bp/version-14-hotfix/pr-39125
fix: ignore cancelled payments in Sales/Purchase Register (backport #39125)
|
2024-01-15 14:49:22 +05:30 |
|
ruthra kumar
|
a6bc5cae90
|
fix: pass accounts as list to query
|
2024-01-15 14:10:55 +05:30 |
|
mergify[bot]
|
4af3159f62
|
ci: bump node in release workflow (backport #39377) (#39379)
* ci: bump node in release workflow
(cherry picked from commit aef87cced7)
# Conflicts:
# .github/workflows/release.yml
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
|
2024-01-15 12:11:17 +05:30 |
|
ruthra kumar
|
1ca8dd4349
|
Merge pull request #39374 from frappe/mergify/bp/version-14-hotfix/pr-39371
fix: incorrect sql error if account name has '%' (backport #39371)
|
2024-01-15 10:41:04 +05:30 |
|
ruthra kumar
|
9550ed84c0
|
Merge pull request #39105 from frappe/mergify/bp/version-14-hotfix/pr-39097
refactor: flag to control loyalty point creation at invoice level (backport #39097)
|
2024-01-15 09:59:30 +05:30 |
|
ruthra kumar
|
d0e3458c8c
|
fix: incorrect sql error if account name has '%'
(cherry picked from commit 641c3de0ca)
|
2024-01-15 04:10:30 +00:00 |
|
rohitwaghchaure
|
55e790cd2f
|
Merge pull request #39368 from frappe/mergify/bp/version-14-hotfix/pr-39224
Update purchase_taxes_and_charges.json label Rate to Tax Rate (backport #39224)
|
2024-01-14 11:59:59 +05:30 |
|
rohitwaghchaure
|
e9d2437c7a
|
fix: modified date
(cherry picked from commit 6827edb2c5)
|
2024-01-14 05:57:43 +00:00 |
|
rohitwaghchaure
|
724c934fbb
|
fix: modified date was not set
(cherry picked from commit 566876ae7a)
|
2024-01-14 05:57:43 +00:00 |
|
mahsem
|
e9af0c6e67
|
Update purchase_taxes_and_charges.json label Rate to Tax Rate
Change Rate label to existing Tax Rate label so it can be correctly translated in other languages
(cherry picked from commit bd464197c4)
|
2024-01-14 05:57:42 +00:00 |
|
rohitwaghchaure
|
e0d12a9b98
|
Merge pull request #39360 from frappe/mergify/bp/version-14-hotfix/pr-39225
Update sales_taxes_and_charges.json (backport #39225)
|
2024-01-14 11:24:33 +05:30 |
|
rohitwaghchaure
|
2cc756be57
|
Merge pull request #39364 from frappe/mergify/bp/version-14-hotfix/pr-39359
fix: added item group in stock reco (backport #39359)
|
2024-01-14 11:24:08 +05:30 |
|
rohitwaghchaure
|
28434d101b
|
fix: modified date
|
2024-01-14 10:44:18 +05:30 |
|
rohitwaghchaure
|
4d11a9c884
|
chore: fix conflicts
|
2024-01-14 10:32:10 +05:30 |
|
Rohit Waghchaure
|
c69a59c3c6
|
fix: added item group in stock reco
(cherry picked from commit 116ff8241c)
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
|
2024-01-14 04:58:27 +00:00 |
|
rohitwaghchaure
|
cb6757437e
|
fix: modified date was not updated
(cherry picked from commit f567af49a6)
|
2024-01-14 04:46:29 +00:00 |
|
mahsem
|
664abc6287
|
Update sales_taxes_and_charges.json
Change Rate label to existing Tax Rate label so it can be correctly translated in other languages
(cherry picked from commit 2b93be1139)
|
2024-01-14 04:46:29 +00:00 |
|
Deepesh Garg
|
cc6b6e1653
|
Merge pull request #39328 from frappe/mergify/bp/version-14-hotfix/pr-38974
fix: unreconcile Bank Transaction on cancel of payment voucher (#38974)
|
2024-01-14 10:14:46 +05:30 |
|
rohitwaghchaure
|
4815655a6b
|
Merge pull request #39324 from frappe/mergify/bp/version-14-hotfix/pr-39305
fix: naming series variable parsing for FY (backport #39305)
|
2024-01-14 10:12:00 +05:30 |
|
rohitwaghchaure
|
5981b0e4c4
|
Merge pull request #39098 from RJPvT/patch-5
fix: wrong file name
|
2024-01-14 10:07:54 +05:30 |
|
rohitwaghchaure
|
bbee70aea5
|
Merge pull request #39357 from RJPvT/patch-7
fix: empty category in Plaid
|
2024-01-14 09:42:55 +05:30 |
|
rohitwaghchaure
|
5336cd49c9
|
chore: fix conflicts
|
2024-01-14 09:41:48 +05:30 |
|
RJPvT
|
1acaa20ee1
|
fix: empty category in Plaid
|
2024-01-13 16:09:11 +01:00 |
|
rohitwaghchaure
|
a7922e1ef1
|
Merge pull request #39341 from rohitwaghchaure/fixed-recalculate-current-qty-for-serial-nos
fix: incorrect active serial nos due to backdated transactions
|
2024-01-13 12:25:07 +05:30 |
|
Rohit Waghchaure
|
1a26c70df2
|
fix: incorrect active serial nos due to backdated transactions
|
2024-01-13 10:10:02 +05:30 |
|
rohitwaghchaure
|
519bed9b0f
|
Merge pull request #39344 from frappe/mergify/bp/version-14-hotfix/pr-39333
fix: added indexing to improve performance (backport #39333)
|
2024-01-12 21:19:37 +05:30 |
|
rohitwaghchaure
|
f1e4beb55a
|
Merge pull request #39343 from frappe/mergify/bp/version-14-hotfix/pr-38970
fix: use local attribute range in multiple item variant dialog (backport #38970)
|
2024-01-12 20:57:06 +05:30 |
|
rohitwaghchaure
|
c2fee6c25d
|
chore: fix conflicts
|
2024-01-12 20:56:40 +05:30 |
|
Rohit Waghchaure
|
d9f7070f92
|
fix: added indexing to improve performance
(cherry picked from commit ac81323fec)
# Conflicts:
# erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.py
|
2024-01-12 13:10:33 +00:00 |
|
Gursheen Anand
|
d21fc6055c
|
fix: use child table values instead of global min max
(cherry picked from commit 43fed29514)
|
2024-01-12 13:08:33 +00:00 |
|
mergify[bot]
|
7ae1df60be
|
chore: remove share, print and email permissions from Buying Settings (backport #39337) (#39338)
chore: remove share, print and email permissions from Buying Settings
(cherry picked from commit 3c46abca6c)
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com>
|
2024-01-12 16:48:50 +05:30 |
|