ruthra kumar
cf4068d1a3
chore: resolve conflicts
2024-12-23 14:11:05 +05:30
rs-rethik
3ab4acfafa
fix: update query
...
(cherry picked from commit 854e37c05c )
2024-12-23 08:39:55 +00:00
rs-rethik
13123a0412
refactor: convert sql query to query builder
...
(cherry picked from commit 2d58e845e6 )
2024-12-23 08:39:54 +00:00
rs-rethik
4884849f23
test: add unit test to validate journal entry posting date
...
(cherry picked from commit c14a2d73bf )
2024-12-23 08:39:54 +00:00
rs-rethik
7498cdf644
feat: use difference_posting_date for journal entry posting_date
...
(cherry picked from commit ff1d040a6e )
2024-12-23 08:39:54 +00:00
rs-rethik
bec1f972b3
feat: add difference_posting_date field
...
(cherry picked from commit 225e56cbca )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_advance/purchase_invoice_advance.json
# erpnext/accounts/doctype/sales_invoice_advance/sales_invoice_advance.json
2024-12-23 08:39:54 +00:00
mergify[bot]
497029f958
fix: incorrect Material Transferred for Manufacturing qty (backport #44823 ) ( #44832 )
...
* fix: incorrect Material Transferred for Manufacturing qty (#44823 )
(cherry picked from commit fe0036e707 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-23 13:38:21 +05:30
ruthra kumar
b0a10c6b2a
Merge pull request #44840 from frappe/mergify/bp/version-15-hotfix/pr-44786
...
fix: correct args for get_advance_payment_entries_for_regional (backport #44786 )
2024-12-23 13:23:27 +05:30
ljain112
875797e655
fix: correct args for get_advance_payment_entries_for_regional
...
(cherry picked from commit df13a4cc2f )
2024-12-23 07:28:34 +00:00
ruthra kumar
1a9dfec115
Merge pull request #44838 from frappe/mergify/bp/version-15-hotfix/pr-44751
...
fix: buying rate for service item in gross profit report (backport #44751 )
2024-12-23 12:06:23 +05:30
ruthra kumar
59841408ac
Merge pull request #44836 from frappe/mergify/bp/version-15-hotfix/pr-44681
...
fix: Stock Entry uses incorrect company when generated from Pick List (backport #44679 ) (backport #44681 )
2024-12-23 11:56:32 +05:30
Frappe PR Bot
1900cebf52
chore(release): Bumped to Version 15.46.2
...
## [15.46.2](https://github.com/frappe/erpnext/compare/v15.46.1...v15.46.2 ) (2024-12-23)
### Bug Fixes
* Add hooks for repost allowed doctypes ([640c13a ](640c13a5f3 ))
* Ledger repost support for extending app doctypes ([a79d294 ](a79d2946a1 ))
v15.46.2
2024-12-23 06:17:04 +00:00
ljain112
a55aaea5a1
fix: buying rate for service item in gross profit report
...
(cherry picked from commit 8d6e79a16f )
2024-12-23 06:16:24 +00:00
ruthra kumar
f7d860daf1
Merge pull request #44835 from frappe/mergify/bp/version-15/pr-44825
...
fix: Ledger repost support for extending app doctypes (backport #44825 )
2024-12-23 11:45:49 +05:30
ruthra kumar
041d94f3cf
Merge pull request #44834 from frappe/mergify/bp/version-15-hotfix/pr-44644
...
fix: permissions for marking Quotation as lost (backport #44644 )
2024-12-23 11:31:47 +05:30
Nicolas Pereira
58e846709e
fix: Stock Entry uses incorrect company when generated from Pick List ( #44679 )
...
(cherry picked from commit 00898be8e4 )
(cherry picked from commit cd693b5fa4 )
2024-12-23 05:59:10 +00:00
Deepesh Garg
640c13a5f3
fix: Add hooks for repost allowed doctypes
...
(cherry picked from commit 919abd2c03 )
2024-12-23 05:57:55 +00:00
Deepesh Garg
a79d2946a1
fix: Ledger repost support for extending app doctypes
...
(cherry picked from commit ed231abb54 )
2024-12-23 05:57:54 +00:00
ruthra kumar
7f5c19a81e
Merge pull request #44830 from frappe/mergify/bp/version-15-hotfix/pr-44826
...
fix: Remove typo from `Bank Account` on trash (backport #44826 )
2024-12-23 11:26:19 +05:30
ruthra kumar
3d4a4e661c
chore: resolve conflicts
2024-12-23 11:14:33 +05:30
barredterra
e6390bfba1
fix: permissions for marking Quotation as lost
...
(cherry picked from commit 4d5241486f )
# Conflicts:
# erpnext/crm/doctype/competitor/competitor.json
# erpnext/setup/doctype/quotation_lost_reason/quotation_lost_reason.json
2024-12-23 05:41:57 +00:00
Abdeali Chharchhoda
13a3c816d7
fix: Remove typo
...
(cherry picked from commit ba28f6bf73 )
2024-12-23 04:52:25 +00:00
ruthra kumar
4869847bc7
Merge pull request #44828 from frappe/mergify/bp/version-15-hotfix/pr-44825
...
fix: Ledger repost support for extending app doctypes (backport #44825 )
2024-12-23 10:19:08 +05:30
Deepesh Garg
b5596d98e3
fix: Add hooks for repost allowed doctypes
...
(cherry picked from commit 919abd2c03 )
2024-12-23 04:19:48 +00:00
Deepesh Garg
d137f780bd
fix: Ledger repost support for extending app doctypes
...
(cherry picked from commit ed231abb54 )
2024-12-23 04:19:48 +00:00
mergify[bot]
16b013fab2
fix: Duplicate entry ' EF1DE8B2E1B6' for key 'PRIMARY' (backport #44809 ) ( #44814 )
...
fix: Duplicate entry ' EF1DE8B2E1B6' for key 'PRIMARY' (#44809 )
(cherry picked from commit 56f561cdaa )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-21 10:26:25 +05:30
mergify[bot]
ad57e33cd7
fix: slow posting datetime update (backport #44799 ) ( #44805 )
...
fix: slow posting datetime update (#44799 )
(cherry picked from commit a7b5e2565b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-20 19:38:52 +05:30
Smit Vora
58c0e24f2d
Merge pull request #44735 from frappe/mergify/bp/version-15-hotfix/pr-44660
...
fix: better indicator base amount for Tax Witholding in Journal Entry (backport #44660 )
2024-12-20 16:28:43 +05:30
ruthra kumar
162380d9da
Merge pull request #44810 from frappe/mergify/bp/version-15-hotfix/pr-44703
...
fix: Swedish tax templates (backport #44703 )
2024-12-20 14:32:41 +05:30
mahsem
cc1834b0cc
fix: Swedish tax templates
...
(cherry picked from commit 73112fa3c9 )
2024-12-20 08:42:38 +00:00
ruthra kumar
9449055b1e
Merge pull request #44807 from frappe/mergify/bp/version-15-hotfix/pr-44665
...
fix: add Swedish_2024_COA (backport #44665 )
2024-12-20 12:24:44 +05:30
mergify[bot]
8f811728d9
feat(subcontracting): Added provision to create multiple Subcontracting Orders against a single Purchase Order (backport #44711 ) ( #44782 )
...
* feat(subcontracting): Added provision to create multiple Subcontracting Orders against a single Purchase Order (#44711 )
* feat(subcontracting): Added provision to create multiple Subcontracting Orders from a single Subcontracted Purchase Order
* refactor(new_sc_flow_2): Fixed error thrown by semgrep
(cherry picked from commit 3eba6bf3dd )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.js
# erpnext/buying/doctype/purchase_order/test_purchase_order.py
# erpnext/buying/doctype/purchase_order_item/purchase_order_item.json
# erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json
# erpnext/subcontracting/doctype/subcontracting_order_service_item/subcontracting_order_service_item.json
* feat(subcontracting): Added provision to create multiple Subcontracting Orders against a single Purchase Order (#44711 )
* feat(subcontracting): Added provision to create multiple Subcontracting Orders from a single Subcontracted Purchase Order
* refactor(new_sc_flow_2): Fixed error thrown by semgrep
* fix: Resolved errors and removed code from develop branch merged by mistake
---------
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2024-12-20 12:18:01 +05:30
mahsem
98cc79d942
feat: swedish COA
...
(cherry picked from commit 8a5f7ec4d7 )
2024-12-20 06:27:14 +00:00
Smit Vora
db9a319104
fix: typerror on TDS payable monthly report (backport #37707 )
2024-12-20 11:02:33 +05:30
mergify[bot]
cdeec8d24c
fix: closing stock balance permissions (backport #44791 ) ( #44793 )
...
* fix: closing stock balance permissions (#44791 )
(cherry picked from commit 3662a6a41d )
# Conflicts:
# erpnext/stock/doctype/closing_stock_balance/closing_stock_balance.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-20 09:35:51 +05:30
mergify[bot]
b706a8274f
perf: SABB (backport #44764 ) ( #44789 )
...
perf: SABB (#44764 )
(cherry picked from commit 90baa38f64 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-19 13:31:28 +05:30
mergify[bot]
20324224d3
fix: POS Closing entry issue (backport #44772 ) ( #44781 )
...
fix: POS Closing entry issue (#44772 )
(cherry picked from commit 779dd2d798 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-18 20:38:56 +05:30
ruthra kumar
418ef81dbc
Merge pull request #44778 from frappe/mergify/bp/version-15-hotfix/pr-44776
...
fix: added docs.frappe.io in documentation_url (backport #44776 )
2024-12-18 17:53:31 +05:30
Nabin Hait
0fd7792f49
fix: added docs.frappe.io in documentation_url ( #44776 )
...
(cherry picked from commit febdf4c61e )
2024-12-18 11:59:50 +00:00
Frappe PR Bot
9aed428939
chore(release): Bumped to Version 15.46.1
...
## [15.46.1](https://github.com/frappe/erpnext/compare/v15.46.0...v15.46.1 ) (2024-12-18)
### Bug Fixes
* 'str' object has no attribute 'get_sql' ([8eb8cc5 ](8eb8cc5d3c ))
v15.46.1
2024-12-18 09:10:34 +00:00
ruthra kumar
cd497743f4
Merge pull request #44767 from frappe/mergify/bp/version-15/pr-44765
...
fix: 'str' object has no attribute 'get_sql' (backport #44765 )
2024-12-18 14:39:16 +05:30
ruthra kumar
7350aa299e
Merge pull request #44770 from frappe/mergify/bp/version-15-hotfix/pr-44765
...
fix: 'str' object has no attribute 'get_sql' (backport #44765 )
2024-12-18 14:34:09 +05:30
ljain112
8b810f5fb8
fix: 'str' object has no attribute 'get_sql'
...
(cherry picked from commit 9a43acb65c )
2024-12-18 08:44:27 +00:00
ljain112
8eb8cc5d3c
fix: 'str' object has no attribute 'get_sql'
...
(cherry picked from commit 9a43acb65c )
2024-12-18 08:43:16 +00:00
ruthra kumar
3ed7f761ba
Merge pull request #44760 from frappe/mergify/bp/version-15-hotfix/pr-44758
...
fix: use utility method to generate url (backport #44758 )
2024-12-18 11:17:09 +05:30
ruthra kumar
75aee42635
fix: use utility method to generate url
...
(cherry picked from commit b970eb8b15 )
2024-12-18 05:33:31 +00:00
Frappe PR Bot
375b48699f
chore(release): Bumped to Version 15.46.0
...
# [15.46.0](https://github.com/frappe/erpnext/compare/v15.45.5...v15.46.0 ) (2024-12-18)
### Bug Fixes
* add doc.status to translation from POS ([0ba6e60 ](0ba6e60608 ))
* allow all dispatch address for drop ship invoice ([db3a87c ](db3a87c837 ))
* broken CI ([78d7d71 ](78d7d7148f ))
* delink SABB from cancelled SLEs (backport [#44691 ](https://github.com/frappe/erpnext/issues/44691 )) ([#44719 ](https://github.com/frappe/erpnext/issues/44719 )) ([8940747 ](8940747161 ))
* duplicate Use Multi-Level BOM checkbox ([#44757 ](https://github.com/frappe/erpnext/issues/44757 )) ([3ac801c ](3ac801c884 ))
* handle zero salvage value case ([632a45d ](632a45d82e ))
* make rate of depreciation mandatory ([ed42ed0 ](ed42ed04d2 ))
* pos invoice return reference missing (backport [#44720 ](https://github.com/frappe/erpnext/issues/44720 )) ([#44729 ](https://github.com/frappe/erpnext/issues/44729 )) ([8aec131](8aec13115c ))
* purchase return entry issue (backport [#44721 ](https://github.com/frappe/erpnext/issues/44721 )) ([#44737 ](https://github.com/frappe/erpnext/issues/44737 )) ([8ba7424 ](8ba7424996 ))
* remove invalid filter in Account Receivable report ([fdfbb57 ](fdfbb57779 ))
* set company bank account if default account not set in mode of payment ([a8f7393 ](a8f7393706 ))
* switched asset terminology from cost to value ([47c7356 ](47c7356b38 ))
* unsupported operand type (backport [#44722 ](https://github.com/frappe/erpnext/issues/44722 )) ([#44723 ](https://github.com/frappe/erpnext/issues/44723 )) ([158a480 ](158a4803ca ))
* update cc_to multiselect in process statement of accounts ([df9bc33 ](df9bc33f34 ))
* update discount when pricing rule is changed ([f1a5000 ](f1a5000872 ))
* User permissions in financial statements ([83aeb2e ](83aeb2e475 ))
* using query.walk() for escaping ([40a8ed8 ](40a8ed8571 ))
* Wrong allocated_amount for sales_team in gross_profit report ([#42989 ](https://github.com/frappe/erpnext/issues/42989 )) ([328b9e7 ](328b9e7d9e ))
### Features
* change type link to multiselect ([7665eac ](7665eac277 ))
v15.46.0
2024-12-18 05:32:46 +00:00
ruthra kumar
bc601f36c9
Merge pull request #44741 from frappe/version-15-hotfix
...
chore: release v15
2024-12-18 11:01:28 +05:30
rohitwaghchaure
3ac801c884
fix: duplicate Use Multi-Level BOM checkbox ( #44757 )
2024-12-18 10:41:24 +05:30
ruthra kumar
2c0468e784
Merge pull request #44753 from frappe/mergify/bp/version-15-hotfix/pr-44695
...
fix: User permissions in financial statements (backport #44695 )
2024-12-17 21:19:11 +05:30