Rohit Waghchaure
|
c28568f4fd
|
fix: same reposting entry picked by multiple rq jobs
(cherry picked from commit 4dfbacfd92)
|
2026-02-28 02:06:33 +00:00 |
|
khushi8112
|
e2800e343e
|
refactor: use query builder for Tax Rule validation query
(cherry picked from commit 235e3adbcb)
|
2026-02-27 18:24:47 +00:00 |
|
rohitwaghchaure
|
8b7692db57
|
Merge pull request #53021 from frappe/mergify/bp/version-16-hotfix/pr-53013
fix: old stock reco entries causing issue in the stock balance report (backport #53013)
|
2026-02-27 15:31:32 +05:30 |
|
Rohit Waghchaure
|
ea5ad3179c
|
fix: old stock reco entries causing issue in the stock balance report
(cherry picked from commit 0874cbc268)
|
2026-02-27 09:27:00 +00:00 |
|
Mihir Kandoi
|
41ff3191f5
|
Merge pull request #53018 from frappe/mergify/bp/version-16-hotfix/pr-53012
|
2026-02-27 13:59:07 +05:30 |
|
Thomas antony
|
6727c86d0a
|
feat: UOM query filter for opportunity items
Add UOM query filter based on item code in opportunity form.
(cherry picked from commit b33f06701c)
|
2026-02-27 08:23:48 +00:00 |
|
mergify[bot]
|
865895649e
|
fix: Trial Balance and Consolidated Trial Balance total row calculation (backport #53014) (#53015)
Co-authored-by: diptanilsaha <diptanil@frappe.io>
|
2026-02-27 07:40:41 +00:00 |
|
khushi8112
|
7b44e412d9
|
fix: migration patch
|
2026-02-26 16:35:24 +05:30 |
|
khushi8112
|
7f6b8a3e40
|
chore: linters check
(cherry picked from commit 4f59d580c4)
|
2026-02-26 15:34:32 +05:30 |
|
khushi8112
|
b619f6d906
|
fix: implement coderabbit suggested changes
(cherry picked from commit d1b81b96a5)
|
2026-02-26 15:34:32 +05:30 |
|
khushi8112
|
194b158e18
|
refactor: asset repair UI changes
(cherry picked from commit 9f7bfc0e36)
|
2026-02-26 15:34:32 +05:30 |
|
khushi8112
|
f9b6336dd5
|
refactor: asset capitalization form cleanup
(cherry picked from commit eb7932ed73)
|
2026-02-26 15:34:32 +05:30 |
|
khushi8112
|
3f11d0b8ad
|
fix: test cases fixes related to new select box change
(cherry picked from commit e8e8d233ab)
|
2026-02-26 15:34:32 +05:30 |
|
khushi8112
|
27c3c1dee0
|
fix: test case
(cherry picked from commit f2f509234b)
|
2026-02-26 15:34:31 +05:30 |
|
khushi8112
|
78074c0cdd
|
fix(UI): improve asset action buttons group
(cherry picked from commit e90a3b5a56)
|
2026-02-26 15:34:31 +05:30 |
|
khushi8112
|
4d0e28a608
|
fix: patch to migrate checkbox data into select
(cherry picked from commit c36fa5bdb6)
|
2026-02-26 15:34:25 +05:30 |
|
khushi8112
|
87a7bc6f49
|
refactor: use selectbox instead of checkboxes for asset type
(cherry picked from commit f7b9221324)
|
2026-02-26 15:33:34 +05:30 |
|
khushi8112
|
6c23d5b682
|
fix(UI): reposition fields for better UX
(cherry picked from commit 4e7794bfc3)
|
2026-02-26 15:33:34 +05:30 |
|
diptanilsaha
|
c61c748cbd
|
fix(payment_entry): fix precision for total_allocated_amount and base_total_allocated_amount
Co-authored-by: Ahuahuachi <Ahuahuachi@users.noreply.github.com>
(cherry picked from commit d82a0a9455)
|
2026-02-26 09:25:01 +00:00 |
|
ruthra kumar
|
862659e396
|
Merge pull request #52996 from frappe/mergify/bp/version-16-hotfix/pr-52630
fix(account): compute tax net_amount in JS controller (backport #52630)
|
2026-02-26 14:00:06 +05:30 |
|
Frappe PR Bot
|
e671f5a3ac
|
chore(release): Bumped to Version 16.7.3
## [16.7.3](https://github.com/frappe/erpnext/compare/v16.7.2...v16.7.3) (2026-02-26)
### Bug Fixes
* **payment entry:** round unallocated amount ([e7e5285](e7e52851d6))
v16.7.3
|
2026-02-26 08:29:46 +00:00 |
|
ruthra kumar
|
0d0014c872
|
Merge pull request #52994 from frappe/mergify/bp/version-16/pr-52188
fix(payment entry): round unallocated amount (backport #52188)
|
2026-02-26 13:58:15 +05:30 |
|
Luis Mendoza
|
3f284f0c55
|
fix(accounts): round and convert net_amount to company currency in JS tax controller
(cherry picked from commit b10b205394)
|
2026-02-26 08:18:12 +00:00 |
|
Luis Mendoza
|
adb4023ba4
|
style: prettier formatting
(cherry picked from commit 485166b668)
|
2026-02-26 08:18:12 +00:00 |
|
Luis Mendoza
|
429bd245d1
|
fix(accounts): compute tax net_amount in JS controller
(cherry picked from commit 153ad99f85)
|
2026-02-26 08:18:11 +00:00 |
|
ravibharathi656
|
e7e52851d6
|
fix(payment entry): round unallocated amount
(cherry picked from commit b0d6751777)
|
2026-02-26 08:06:09 +00:00 |
|
ruthra kumar
|
fc7d9de979
|
Merge pull request #52993 from frappe/mergify/bp/version-16-hotfix/pr-52188
fix(payment entry): round unallocated amount (backport #52188)
|
2026-02-26 13:25:03 +05:30 |
|
ravibharathi656
|
b76e0c645b
|
fix(payment entry): round unallocated amount
(cherry picked from commit b0d6751777)
|
2026-02-26 07:38:22 +00:00 |
|
Frappe PR Bot
|
e1782901e4
|
chore(release): Bumped to Version 16.7.2
## [16.7.2](https://github.com/frappe/erpnext/compare/v16.7.1...v16.7.2) (2026-02-26)
### Bug Fixes
* broekn link of docs in asset onboarding ([5d2822d](5d2822df97))
v16.7.2
|
2026-02-26 06:48:40 +00:00 |
|
rohitwaghchaure
|
7c8e071d24
|
Merge pull request #52986 from frappe/mergify/bp/version-16/pr-52985
fix: broken link of docs in asset onboarding (backport #52983) (backport #52985)
|
2026-02-26 12:16:36 +05:30 |
|
Frappe PR Bot
|
5d86e9697a
|
chore(release): Bumped to Version 16.7.1
## [16.7.1](https://github.com/frappe/erpnext/compare/v16.7.0...v16.7.1) (2026-02-26)
### Bug Fixes
* patch to complete onboarding stpes for existing records ([c3700f1](c3700f1b31))
v16.7.1
|
2026-02-26 06:03:21 +00:00 |
|
rohitwaghchaure
|
19143bfe9b
|
Merge branch 'version-16' into mergify/bp/version-16/pr-52985
|
2026-02-26 11:33:03 +05:30 |
|
rohitwaghchaure
|
2b664387d7
|
Merge pull request #52984 from frappe/mergify/bp/version-16/pr-52969
fix: patch to complete onboarding stpes for existing records (backport #52967) (backport #52969)
|
2026-02-26 11:31:45 +05:30 |
|
rohitwaghchaure
|
38c49dfed6
|
chore: fix conflicts
Updated the modified date in learn_asset.json.
|
2026-02-26 11:31:16 +05:30 |
|
rohitwaghchaure
|
6bebf51087
|
chore: fix conflicts
|
2026-02-26 11:30:57 +05:30 |
|
Rohit Waghchaure
|
5d2822df97
|
fix: broekn link of docs in asset onboarding
(cherry picked from commit 1cdf439e38)
(cherry picked from commit 5c48f74d4c)
# Conflicts:
# erpnext/assets/module_onboarding/asset_onboarding/asset_onboarding.json
# erpnext/assets/onboarding_step/learn_asset/learn_asset.json
|
2026-02-26 05:54:16 +00:00 |
|
rohitwaghchaure
|
72a5528b56
|
Merge pull request #52985 from frappe/mergify/bp/version-16-hotfix/pr-52983
fix: broken link of docs in asset onboarding (backport #52983)
|
2026-02-26 11:24:00 +05:30 |
|
Rohit Waghchaure
|
5c48f74d4c
|
fix: broekn link of docs in asset onboarding
(cherry picked from commit 1cdf439e38)
|
2026-02-26 05:36:06 +00:00 |
|
rohitwaghchaure
|
76d27877c2
|
chore: fix conflicts
(cherry picked from commit 8f922382e4)
|
2026-02-26 05:21:53 +00:00 |
|
Rohit Waghchaure
|
c3700f1b31
|
fix: patch to complete onboarding stpes for existing records
(cherry picked from commit d90ec49241)
# Conflicts:
# erpnext/patches.txt
(cherry picked from commit 941a78e1a8)
|
2026-02-26 05:21:53 +00:00 |
|
rohitwaghchaure
|
44c9fccd34
|
Merge pull request #52969 from frappe/mergify/bp/version-16-hotfix/pr-52967
fix: patch to complete onboarding stpes for existing records (backport #52967)
|
2026-02-26 10:51:05 +05:30 |
|
ruthra kumar
|
0732f741cc
|
Merge pull request #52975 from frappe/mergify/bp/version-16-hotfix/pr-52973
fix: ensure cache is cleared on fiscal year update and trash (backport #52973)
|
2026-02-26 10:00:19 +05:30 |
|
mergify[bot]
|
2349ebbb29
|
Merge pull request #52977 from frappe/mergify/bp/version-16-hotfix/pr-52952
fix: customer field made mandatory for sales invoice (backport #52952)
|
2026-02-25 15:47:17 +00:00 |
|
ljain112
|
2495cb8b2a
|
fix: ensure cache is cleared on fiscal year update and trash
(cherry picked from commit 39b0e3522a)
|
2026-02-25 14:36:08 +00:00 |
|
rohitwaghchaure
|
8f922382e4
|
chore: fix conflicts
|
2026-02-25 18:13:42 +05:30 |
|
rohitwaghchaure
|
a864ca5c17
|
Merge pull request #52962 from frappe/mergify/bp/version-16-hotfix/pr-52957
fix: reposting creation slow for GL entries (backport #52957)
|
2026-02-25 18:09:10 +05:30 |
|
Rohit Waghchaure
|
941a78e1a8
|
fix: patch to complete onboarding stpes for existing records
(cherry picked from commit d90ec49241)
# Conflicts:
# erpnext/patches.txt
|
2026-02-25 12:30:24 +00:00 |
|
ruthra kumar
|
cd465e1dbd
|
refactor: Journal Entry form cleanup (backport #52780) (#52961)
refactor: Journal Entry form cleanup
(cherry picked from commit 73d5aa35a1)
# Conflicts:
# erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json
Co-authored-by: ruthra kumar <ruthra@erpnext.com>
|
2026-02-25 16:27:03 +05:30 |
|
Rohit Waghchaure
|
ab7e33f83d
|
fix: reposting creation slow for GL entries
(cherry picked from commit d9ac198bad)
|
2026-02-25 10:34:25 +00:00 |
|
ruthra kumar
|
0f59da89cf
|
refactor: Journal Entry form cleanup
(cherry picked from commit 73d5aa35a1)
# Conflicts:
# erpnext/accounts/doctype/journal_entry_account/journal_entry_account.json
|
2026-02-25 15:51:58 +05:30 |
|