Gursheen Anand
|
e2d85c513c
|
fix: skip liability account for internal transfer
(cherry picked from commit 236b73565e)
|
2024-01-24 05:04:45 +00:00 |
|
rohitwaghchaure
|
880f648846
|
Merge pull request #39513 from frappe/mergify/bp/version-15-hotfix/pr-39503
fix: Serial No Ledger permission issue (backport #39503)
|
2024-01-24 10:27:23 +05:30 |
|
Raffael Meyer
|
84d2a80f30
|
Merge pull request #39516 from frappe/mergify/bp/version-15-hotfix/pr-39512
|
2024-01-23 19:00:53 +01:00 |
|
barredterra
|
fe41e2a341
|
refactor(Batch): use const instead of var
(cherry picked from commit 7a7a213285)
|
2024-01-23 16:55:27 +00:00 |
|
barredterra
|
a97b8fd876
|
fix(Batch): reload doc after splitting
to show updated qty
(cherry picked from commit 34ec2f8a2b)
|
2024-01-23 16:55:27 +00:00 |
|
barredterra
|
6ed42e939b
|
refactor: split batch
(cherry picked from commit 3c7e7a76f0)
|
2024-01-23 16:55:26 +00:00 |
|
Rohit Waghchaure
|
f9d1995954
|
fix: Serial No Ledger permission issue
(cherry picked from commit 1a670ff266)
|
2024-01-23 13:37:35 +00:00 |
|
Frappe PR Bot
|
028ae5b34f
|
chore(release): Bumped to Version 15.10.4
## [15.10.4](https://github.com/frappe/erpnext/compare/v15.10.3...v15.10.4) (2024-01-23)
### Bug Fixes
* added button to make serial / batch from Purchase Invoice ([96e1db8](96e1db80ac))
* auto create serial no on scan ([ca93f67](ca93f671df))
* duplicate name error while making variant ([b649c50](b649c50ecc))
* key error during reposting ([b4981f8](b4981f8816))
* linting issue ([86f3f62](86f3f62e00))
* party field in pdf html ([9a08349](9a0834987c))
* set unallocated amount after base tax ([74613c7](74613c7fe8))
* UOM needs to be whole number not being checked in quotations ([c7d5857](c7d5857014))
* use most reliable section reference per report line ([b388adc](b388adcb2e))
* UX improvements for Serial and Batch Bundle ([c761459](c76145985d))
v15.10.4
|
2024-01-23 11:59:22 +00:00 |
|
ruthra kumar
|
2a7f7df3e5
|
Merge pull request #39505 from frappe/version-15-hotfix
chore: release v15
|
2024-01-23 17:28:01 +05:30 |
|
rohitwaghchaure
|
1331fb75a3
|
Merge pull request #39496 from frappe/mergify/bp/version-15-hotfix/pr-39478
fix: UX improvements for Serial and Batch Bundle (backport #39478)
|
2024-01-23 13:18:16 +05:30 |
|
Rohit Waghchaure
|
ca93f671df
|
fix: auto create serial no on scan
(cherry picked from commit fc0d2aeeff)
|
2024-01-23 06:27:59 +00:00 |
|
Rohit Waghchaure
|
c76145985d
|
fix: UX improvements for Serial and Batch Bundle
(cherry picked from commit 5d94f0bde5)
|
2024-01-23 06:27:59 +00:00 |
|
rohitwaghchaure
|
a6b4d5b101
|
Merge pull request #39492 from frappe/mergify/bp/version-15-hotfix/pr-39488
fix: UOM needs to be whole number not being checked in quotations (backport #39488)
|
2024-01-23 11:54:54 +05:30 |
|
Rohit Waghchaure
|
c7d5857014
|
fix: UOM needs to be whole number not being checked in quotations
(cherry picked from commit aaf83da3e9)
|
2024-01-22 11:55:29 +00:00 |
|
Gursheen Kaur Anand
|
b53e072082
|
Merge pull request #39483 from frappe/mergify/bp/version-15-hotfix/pr-39462
fix: party field in PDF for AP / AR reports (backport #39462)
|
2024-01-22 17:05:48 +05:30 |
|
ruthra kumar
|
dc88614f89
|
Merge pull request #39486 from frappe/mergify/bp/version-15-hotfix/pr-39484
refactor: move 'project' set_query to sales_common.js (backport #39484)
|
2024-01-22 16:48:52 +05:30 |
|
ruthra kumar
|
0acbbefa8b
|
refactor: move 'project' set_query to sales_common.js
(cherry picked from commit 52814724eb)
|
2024-01-22 10:21:28 +00:00 |
|
Gursheen Anand
|
9a0834987c
|
fix: party field in pdf html
(cherry picked from commit b2d9380596)
|
2024-01-22 09:51:29 +00:00 |
|
ruthra kumar
|
3e9449d511
|
Merge pull request #39480 from frappe/mergify/bp/version-15-hotfix/pr-39457
refactor: delete transactions in background (backport #39457)
|
2024-01-22 10:44:04 +05:30 |
|
ruthra kumar
|
80e3597338
|
refactor: delete transactions in background
(cherry picked from commit a50808a077)
|
2024-01-22 04:28:27 +00:00 |
|
rohitwaghchaure
|
3c84d5ec02
|
Merge pull request #39479 from frappe/mergify/bp/version-15-hotfix/pr-39476
fix: added button to make serial / batch from Purchase Invoice (backport #39476)
|
2024-01-22 07:36:55 +05:30 |
|
Rohit Waghchaure
|
b0e872aad4
|
test: fixed test
(cherry picked from commit 63ffce58cc)
|
2024-01-21 16:53:46 +00:00 |
|
Rohit Waghchaure
|
96e1db80ac
|
fix: added button to make serial / batch from Purchase Invoice
(cherry picked from commit b4393bc03d)
|
2024-01-21 16:53:46 +00:00 |
|
rohitwaghchaure
|
35d3edfca4
|
Merge pull request #39477 from frappe/mergify/bp/version-15-hotfix/pr-39475
fix: key error during reposting (backport #39475)
|
2024-01-21 22:23:26 +05:30 |
|
Rohit Waghchaure
|
b4981f8816
|
fix: key error during reposting
(cherry picked from commit ebc8230d45)
|
2024-01-21 14:22:36 +00:00 |
|
Gursheen Kaur Anand
|
7c666435a2
|
Merge pull request #39474 from frappe/mergify/bp/version-15-hotfix/pr-39229
fix: use most reliable section reference per report line (backport #39229)
|
2024-01-21 14:23:12 +05:30 |
|
David Arnold
|
b388adcb2e
|
fix: use most reliable section reference per report line
(cherry picked from commit b5be17c6df)
|
2024-01-21 08:14:55 +00:00 |
|
Gursheen Kaur Anand
|
3ba413a150
|
Merge pull request #39471 from frappe/mergify/bp/version-15-hotfix/pr-39424
Revert "fix(minor): financial statements period end date" (backport #39424)
|
2024-01-20 18:51:34 +05:30 |
|
Gursheen Kaur Anand
|
ddb84d9036
|
Revert "fix(minor): financial statements period end date"
(cherry picked from commit 73625a2622)
|
2024-01-20 12:29:27 +00:00 |
|
mergify[bot]
|
00a3ee313b
|
refactor(UX): Accounts workspace cleanup (backport #39232) (#39456)
* refactor(UX): Accounts workspace cleanup (#39232)
* refactor(UX): Accounts workspace cleanup
* chore: move asset workspace outside accounting
* fix: remove redundant links from parent workspace
* chore: change icons for payable & receivable workspaces
* chore: remove redundant links from subworkspaces
(cherry picked from commit 35067282cf)
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com>
|
2024-01-19 12:40:25 +05:30 |
|
Gursheen Kaur Anand
|
f8d7ca515c
|
Merge pull request #39451 from frappe/mergify/bp/version-15-hotfix/pr-39449
fix: unallocated amount after taxes and charges (backport #39449)
|
2024-01-19 10:57:35 +05:30 |
|
Frappe PR Bot
|
550213b4f4
|
chore(release): Bumped to Version 15.10.3
## [15.10.3](https://github.com/frappe/erpnext/compare/v15.10.2...v15.10.3) (2024-01-19)
### Bug Fixes
* duplicate name error while making variant ([0c222aa](0c222aa504))
v15.10.3
|
2024-01-19 00:44:51 +00:00 |
|
rohitwaghchaure
|
a962657c7b
|
Merge pull request #39444 from frappe/mergify/bp/version-15/pr-39443
fix: duplicate name error while making variant (backport #39436) (backport #39443)
|
2024-01-19 06:13:35 +05:30 |
|
Gursheen Anand
|
86f3f62e00
|
fix: linting issue
(cherry picked from commit 99b94af49f)
|
2024-01-18 10:45:49 +00:00 |
|
Gursheen Anand
|
74613c7fe8
|
fix: set unallocated amount after base tax
(cherry picked from commit e9bc63aacf)
|
2024-01-18 10:45:49 +00:00 |
|
Rohit Waghchaure
|
0c222aa504
|
fix: duplicate name error while making variant
(cherry picked from commit d7e6b83e64)
(cherry picked from commit b649c50ecc)
|
2024-01-18 01:24:00 +00:00 |
|
rohitwaghchaure
|
3244ef3a68
|
Merge pull request #39443 from frappe/mergify/bp/version-15-hotfix/pr-39436
fix: duplicate name error while making variant (backport #39436)
|
2024-01-18 06:52:17 +05:30 |
|
Rohit Waghchaure
|
b649c50ecc
|
fix: duplicate name error while making variant
(cherry picked from commit d7e6b83e64)
|
2024-01-18 01:21:52 +00:00 |
|
Frappe PR Bot
|
d5c26efb8c
|
chore(release): Bumped to Version 15.10.2
## [15.10.2](https://github.com/frappe/erpnext/compare/v15.10.1...v15.10.2) (2024-01-17)
### Bug Fixes
* added indexing to improve performance ([50fe419](50fe4191d3))
* added item group in stock reco ([eec6c25](eec6c25f9e))
* Asset module tests ([9e33216](9e33216c24))
* asset WDV depreciation calc according to IT act ([2448ba6](2448ba6bc4))
* batches not coming correctly in the batch selector ([1394a1c](1394a1c5e9))
* broken dimension filters in Sales/Purchase register ([04037b7](04037b7e38))
* Cancel asset capitalisation record on cancellation of asset and vice-versa ([011c5a6](011c5a69f0))
* circular dependency error while deleting QC ([7ca8e49](7ca8e49b38))
* composite asset capitalization using asset components ([8bc8bc1](8bc8bc1822))
* consider all years in holiday list ([21eed78](21eed78fa1))
* consistency in display reserved_stock checkbox on Sales Order Item according global settings and item.is_stock_item (backport [#38322](https://github.com/frappe/erpnext/issues/38322)) ([#39417](https://github.com/frappe/erpnext/issues/39417)) ([53f61f1](53f61f1ad1))
* date in master document for dictionary condition ([9aae439](9aae439b1f))
* fetch name for fy ([53208df](53208dfb3e))
* Ignore default payment terms template for opening invoices ([5dc2e80](5dc2e80987))
* incorrect percentage received in purchase invoice ([758b9b8](758b9b8a81))
* incorrect sql error if account name has '%' ([b43f703](b43f70325c))
* modified date ([cd870ee](cd870ee30c))
* modified date ([f048017](f0480173fb))
* modified date was not set ([2dc8686](2dc8686a81))
* modified date was not updated ([61595c7](61595c7ede))
* performance issue related to stock entry (backport [#39301](https://github.com/frappe/erpnext/issues/39301)) ([#39303](https://github.com/frappe/erpnext/issues/39303)) ([d882305](d882305c72))
* permission issue for the BIN ([8816b27](8816b2740a))
* possible typerror in utils.js ([80956b7](80956b7956))
* project filters on Delivery Note and Sales Order ([a51f956](a51f956f3e))
* project query controller logic ([07e2901](07e2901e4b))
* reset default after test ([e6f3a14](e6f3a14289))
* SBB Total Qty validation for SE ([ca18853](ca18853785))
* test for asset depreciation ([ff1647a](ff1647a1d2))
* **test:** test case for project query ([1b8f572](1b8f572e80))
* unreconcile Bank Transaction on cancel of payment voucher ([16860c2](16860c228d))
* Update subscription period ([e219042](e219042304))
* use child table values instead of global min max ([04c96dd](04c96ddc6c))
* WDV as per IT Act: calculate yearly amount first and then split it based on months ([e3cd35b](e3cd35b959))
v15.10.2
|
2024-01-17 17:06:29 +00:00 |
|
Deepesh Garg
|
e00533ff4e
|
Merge pull request #39405 from frappe/version-15-hotfix
chore: release v15
|
2024-01-17 22:34:57 +05:30 |
|
Nabin Hait
|
6509548474
|
Merge pull request #39438 from frappe/mergify/bp/version-15-hotfix/pr-39429
fix: composite asset capitalization using asset components (backport #39429)
|
2024-01-17 22:13:50 +05:30 |
|
mergify[bot]
|
c8b3478fe1
|
Merge branch 'version-15-hotfix' into mergify/bp/version-15-hotfix/pr-39429
|
2024-01-17 16:26:04 +00:00 |
|
Nabin Hait
|
f453aaeab0
|
Merge pull request #39439 from nabinhait/test-case-fix-asset-depr
fix: test for asset depreciation
|
2024-01-17 21:54:55 +05:30 |
|
Nabin Hait
|
ff1647a1d2
|
fix: test for asset depreciation
|
2024-01-17 21:53:00 +05:30 |
|
Nabin Hait
|
8bc8bc1822
|
fix: composite asset capitalization using asset components
(cherry picked from commit 5df40661d2)
|
2024-01-17 15:36:04 +00:00 |
|
Nabin Hait
|
9f86b92eb7
|
Merge pull request #39431 from frappe/mergify/bp/version-15-hotfix/pr-39427
fix: Asset module tests (backport #39427)
|
2024-01-17 17:38:46 +05:30 |
|
Nabin Hait
|
04c8e9b355
|
Merge pull request #39422 from frappe/mergify/bp/version-15-hotfix/pr-39386
fix: Cancel asset capitalisation record on cancellation of asset and vice-versa (backport #39386)
|
2024-01-17 17:33:21 +05:30 |
|
Nabin Hait
|
fbfd0a6db0
|
Merge pull request #39420 from frappe/mergify/bp/version-15-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:12 +05:30 |
|
Nabin Hait
|
9e33216c24
|
fix: Asset module tests
(cherry picked from commit 97f69986ff)
|
2024-01-17 11:56:41 +00:00 |
|
Deepesh Garg
|
62f7d984be
|
Merge pull request #39425 from frappe/mergify/bp/version-15-hotfix/pr-39423
fix: Update subscription period (#39423)
|
2024-01-17 15:03:51 +05:30 |
|