Frappe PR Bot
|
6077cd8160
|
chore(release): Bumped to Version 15.18.2
## [15.18.2](https://github.com/frappe/erpnext/compare/v15.18.1...v15.18.2) (2024-03-29)
### Bug Fixes
* use sql to clear comments ([e2196ef](e2196efe1a))
v15.18.2
|
2024-03-29 05:41:25 +00:00 |
|
ruthra kumar
|
aa4998a3b5
|
Merge pull request #40748 from frappe/mergify/bp/version-15/pr-40739
refactor: use sql to clear comments (backport #40739)
|
2024-03-29 11:10:07 +05:30 |
|
ruthra kumar
|
e2196efe1a
|
fix: use sql to clear comments
(cherry picked from commit 1f46c1530e)
|
2024-03-29 10:49:33 +05:30 |
|
Deepesh Garg
|
3c3b08f517
|
Merge pull request #40750 from frappe/mergify/bp/version-15/pr-40742
refactor: configurable exchange gain or loss posting date (#37630)
|
2024-03-28 22:12:29 +05:30 |
|
ruthra kumar
|
0247d5c87f
|
chore: resolve conflicts
(cherry picked from commit 565bfa16f2)
|
2024-03-28 15:26:55 +00:00 |
|
ruthra kumar
|
ba4d1bc1a4
|
test: varying posting date for gain loss journal
(cherry picked from commit 514d5434a3)
(cherry picked from commit fd33437d7a)
|
2024-03-28 15:26:54 +00:00 |
|
ruthra kumar
|
22d352e875
|
refactor: pass gain loss posting date to controller
(cherry picked from commit 7e600a6494)
# Conflicts:
# erpnext/accounts/utils.py
(cherry picked from commit 125722ae41)
|
2024-03-28 15:26:54 +00:00 |
|
ruthra kumar
|
63c3f51ffa
|
refactor: introduce fields in popup
(cherry picked from commit 5323bb7bee)
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.js
(cherry picked from commit 39571d828e)
|
2024-03-28 15:26:54 +00:00 |
|
ruthra kumar
|
efd40772ee
|
refactor: gain_loss posting date fields in the allocation table
(cherry picked from commit 55dbcee36a)
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
(cherry picked from commit 1fe80c2d02)
|
2024-03-28 15:26:53 +00:00 |
|
Frappe PR Bot
|
ca3827efea
|
chore(release): Bumped to Version 15.18.1
## [15.18.1](https://github.com/frappe/erpnext/compare/v15.18.0...v15.18.1) (2024-03-27)
### Bug Fixes
* rate changed on changing of the qty ([471f1c8](471f1c835c))
v15.18.1
|
2024-03-27 08:37:31 +00:00 |
|
rohitwaghchaure
|
d2584dd3e8
|
Merge pull request #40704 from frappe/mergify/bp/version-15/pr-40703
fix: rate changed on changing of the qty (backport #40700) (backport #40703)
|
2024-03-27 14:06:20 +05:30 |
|
Rohit Waghchaure
|
471f1c835c
|
fix: rate changed on changing of the qty
(cherry picked from commit cd36a1051f)
(cherry picked from commit 41b3a59aae)
|
2024-03-27 08:24:00 +00:00 |
|
Frappe PR Bot
|
70ce49e32c
|
chore(release): Bumped to Version 15.18.0
# [15.18.0](https://github.com/frappe/erpnext/compare/v15.17.6...v15.18.0) (2024-03-27)
### Bug Fixes
* Add default finance book check in P&L statement ([f087159](f08715972a))
* Batch No is mandatory while making manufacture entry ([a638c9c](a638c9c8af))
* Book depreciation until the asset disposal date and removed unwanted commits ([2d7ff5d](2d7ff5d4cf))
* Cannot read properties of undefined (reading 'rate') ([d287ed5](d287ed5e47))
* existing batch from different warehouse not showing in the dropdown ([79d0478](79d047802a))
* incorrect total qty in job card ([68d57c3](68d57c3947))
* item not coming in quick entry ([008894d](008894d32b))
* permissions during bulk transaction logs ([6e6ca42](6e6ca42261))
* pick list not picked qty less than 1 ([5310ec3](5310ec38ca))
* rate not fetching from the item price ([fd02060](fd02060cd2))
* rate reset to zero ([4636ef0](4636ef0a29))
* remove faulty translation ([#40667](https://github.com/frappe/erpnext/issues/40667)) ([afa930f](afa930ff48))
* style for tax breakup ([501b09a](501b09a170))
* translatability of bom configurator labels ([cf49cec](cf49cec203))
* Turkish translations ([#40650](https://github.com/frappe/erpnext/issues/40650)) ([17a0876](17a087663b))
* use serial/batch fields for subcontracting receipt and in transit stock entry ([9ec24bc](9ec24bcc6c))
* use Text Editor for rendering tax breakup table ([a95bb27](a95bb27c65))
* validate gl for previous fiscal year ([4b973b2](4b973b2f86))
* validation error for the subcontracting receipt ([23ae82d](23ae82d282))
* wrong buying amount if delivered and billed qty varies ([c224240](c2242406f4))
### Features
* bisect doctype ([884a18f](884a18f8f1))
* nodes doctype ([bfccfa4](bfccfa4af1))
### Performance Improvements
* add in some indexes (backport [#40590](https://github.com/frappe/erpnext/issues/40590)) ([#40605](https://github.com/frappe/erpnext/issues/40605)) ([f66cf7d](f66cf7d838))
v15.18.0
|
2024-03-27 03:27:37 +00:00 |
|
Deepesh Garg
|
d09821e1e1
|
Merge pull request #40678 from frappe/version-15-hotfix
chore: release v15
|
2024-03-27 08:56:26 +05:30 |
|
rohitwaghchaure
|
b6ac3e7d08
|
Merge pull request #40689 from frappe/mergify/bp/version-15-hotfix/pr-40685
fix: validation error for the subcontracting receipt (backport #40685)
|
2024-03-27 08:04:58 +05:30 |
|
Raffael Meyer
|
afa930ff48
|
fix: remove faulty translation (#40667)
|
2024-03-27 00:21:16 +01:00 |
|
Rohit Waghchaure
|
23ae82d282
|
fix: validation error for the subcontracting receipt
(cherry picked from commit 016585c248)
|
2024-03-26 14:27:36 +00:00 |
|
rohitwaghchaure
|
ad8961030e
|
Merge pull request #40688 from frappe/mergify/bp/version-15-hotfix/pr-40684
fix: incorrect total qty in job card (backport #40684)
|
2024-03-26 19:54:46 +05:30 |
|
Rohit Waghchaure
|
68d57c3947
|
fix: incorrect total qty in job card
(cherry picked from commit c3546cf8e2)
|
2024-03-26 14:04:03 +00:00 |
|
rohitwaghchaure
|
9b9892da03
|
Merge pull request #40680 from frappe/mergify/bp/version-15-hotfix/pr-40674
fix: existing batch from different warehouse not showing in the dropdown (backport #40674)
|
2024-03-26 16:33:14 +05:30 |
|
Rohit Waghchaure
|
79d047802a
|
fix: existing batch from different warehouse not showing in the dropdown
(cherry picked from commit 662cf21afb)
|
2024-03-26 10:35:51 +00:00 |
|
rohitwaghchaure
|
108e80419e
|
Merge pull request #40673 from frappe/mergify/bp/version-15-hotfix/pr-40672
fix: item not coming in quick entry (backport #40672)
|
2024-03-26 14:33:46 +05:30 |
|
Rohit Waghchaure
|
008894d32b
|
fix: item not coming in quick entry
(cherry picked from commit dcbb54c41f)
|
2024-03-26 06:13:17 +00:00 |
|
Deepesh Garg
|
634054c07b
|
Merge pull request #40430 from frappe/mergify/bp/version-15-hotfix/pr-40385
fix: Book depreciation until the asset disposal date and remove unwanted commits (#40385)
|
2024-03-26 09:05:20 +05:30 |
|
SelenSoft
|
17a087663b
|
fix: Turkish translations (#40650)
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com>
|
2024-03-25 23:27:51 +01:00 |
|
Deepesh Garg
|
b04cef9f3f
|
Merge pull request #40653 from frappe/mergify/bp/version-15-hotfix/pr-40640
fix: Add default finance book check in P&L statement (backport #40640)
|
2024-03-25 17:08:40 +05:30 |
|
Deepesh Garg
|
f08715972a
|
fix: Add default finance book check in P&L statement
(cherry picked from commit 5be3417fdf)
|
2024-03-25 09:14:45 +00:00 |
|
Frappe PR Bot
|
22f3935024
|
chore(release): Bumped to Version 15.17.6
## [15.17.6](https://github.com/frappe/erpnext/compare/v15.17.5...v15.17.6) (2024-03-25)
### Bug Fixes
* reset update outstanding flag for old records ([1753a13](1753a138e9))
v15.17.6
|
2024-03-25 02:55:11 +00:00 |
|
ruthra kumar
|
0b0b3f0d9d
|
Merge pull request #40645 from frappe/mergify/bp/version-15/pr-40622
fix: reset update_outstanding_for_self flag for old records (backport #40622)
|
2024-03-25 08:24:03 +05:30 |
|
ruthra kumar
|
0658285a3b
|
refactor: hide on print formats
(cherry picked from commit fdcdc8a56e)
|
2024-03-25 07:44:37 +05:30 |
|
ruthra kumar
|
1753a138e9
|
fix: reset update outstanding flag for old records
(cherry picked from commit a88bf8419e)
|
2024-03-25 07:44:16 +05:30 |
|
rohitwaghchaure
|
4e4e6c669d
|
Merge pull request #40639 from frappe/mergify/bp/version-15-hotfix/pr-40638
fix: Batch No is mandatory while making manufacture entry (backport #40638)
|
2024-03-24 21:19:51 +05:30 |
|
Rohit Waghchaure
|
a638c9c8af
|
fix: Batch No is mandatory while making manufacture entry
(cherry picked from commit 43fd60a877)
|
2024-03-24 13:02:10 +00:00 |
|
rohitwaghchaure
|
a95295b9f9
|
Merge pull request #40637 from frappe/mergify/bp/version-15-hotfix/pr-40594
fix: use serial/batch fields for subcontracting receipt and in transit in stock entry (backport #40594)
|
2024-03-24 17:45:50 +05:30 |
|
ruthra kumar
|
e33c383345
|
Merge pull request #40624 from frappe/mergify/bp/version-15-hotfix/pr-40622
refactor: reset update_outstanding_for_self flag for old records (backport #40622)
|
2024-03-24 16:39:03 +05:30 |
|
ruthra kumar
|
996f7d30b9
|
chore: resolve conflict
|
2024-03-24 16:24:10 +05:30 |
|
Rohit Waghchaure
|
9ec24bcc6c
|
fix: use serial/batch fields for subcontracting receipt and in transit stock entry
(cherry picked from commit 3423334e4f)
|
2024-03-24 10:34:52 +00:00 |
|
Deepesh Garg
|
bfa316ad09
|
Merge pull request #40591 from frappe/mergify/bp/version-15-hotfix/pr-40587
refactor(Item Price): validate dates (#40587)
|
2024-03-23 08:58:47 +05:30 |
|
ruthra kumar
|
d238cdbdd5
|
refactor: hide on print formats
(cherry picked from commit fdcdc8a56e)
|
2024-03-22 14:54:02 +00:00 |
|
ruthra kumar
|
f25b5bdfab
|
refactor: reset flag for old records
(cherry picked from commit a88bf8419e)
# Conflicts:
# erpnext/patches.txt
|
2024-03-22 14:54:02 +00:00 |
|
Frappe PR Bot
|
c39d02fa14
|
chore(release): Bumped to Version 15.17.5
## [15.17.5](https://github.com/frappe/erpnext/compare/v15.17.4...v15.17.5) (2024-03-22)
### Bug Fixes
* rate reset to zero ([1ed9133](1ed9133bb6))
v15.17.5
|
2024-03-22 10:30:44 +00:00 |
|
rohitwaghchaure
|
4a1c56113e
|
Merge pull request #40619 from frappe/mergify/bp/version-15/pr-40617
fix: rate reset to zero (backport #40616) (backport #40617)
|
2024-03-22 15:59:36 +05:30 |
|
Rohit Waghchaure
|
1ed9133bb6
|
fix: rate reset to zero
(cherry picked from commit 6821baa850)
(cherry picked from commit 4636ef0a29)
|
2024-03-22 10:08:05 +00:00 |
|
rohitwaghchaure
|
9f13b6ed2b
|
Merge pull request #40617 from frappe/mergify/bp/version-15-hotfix/pr-40616
fix: rate reset to zero (backport #40616)
|
2024-03-22 15:36:51 +05:30 |
|
Rohit Waghchaure
|
4636ef0a29
|
fix: rate reset to zero
(cherry picked from commit 6821baa850)
|
2024-03-22 09:50:50 +00:00 |
|
ruthra kumar
|
fcbe2556d3
|
Merge pull request #40613 from frappe/mergify/bp/version-15-hotfix/pr-38496
feat: utility to debug financial reports - Bisect Accounting Statements (backport #38496)
|
2024-03-22 14:19:42 +05:30 |
|
ruthra kumar
|
345d5a657a
|
chore: resolve JS linter issue
|
2024-03-22 14:03:43 +05:30 |
|
ruthra kumar
|
e7b3ef0c90
|
chore: resolve linter issues
(cherry picked from commit 0890b414b1)
|
2024-03-22 07:53:45 +00:00 |
|
ruthra kumar
|
b371369699
|
refactor: cache results
(cherry picked from commit 14c8c8c33d)
|
2024-03-22 07:53:45 +00:00 |
|
ruthra kumar
|
067f101c99
|
refactor: flag to differentiate generated and default values
(cherry picked from commit 0925706d5e)
|
2024-03-22 07:53:44 +00:00 |
|