mergify[bot]
4d37739dd3
fix(Vehicle): allow doc renaming and add test (backport #41729 ) ( #41785 )
...
* fix(Vehicle): allow doc renaming and add test (#41729 )
fix(Vehicle): allow renaming doc and add test
(cherry picked from commit c76f466528 )
# Conflicts:
# erpnext/setup/doctype/vehicle/vehicle.json
* fix: resolve conflicts for backporting
---------
Co-authored-by: Viny Selopal <52369157+vinyselopal@users.noreply.github.com >
Co-authored-by: Viny Selopal <viny0698@gmail.com >
2024-06-07 15:45:50 +05:30
mergify[bot]
4d3e883130
fix: typo in method - holiday list (backport #41811 ) ( #41812 )
...
fix: typo in method - holiday list (#41811 )
(cherry picked from commit 699cfd85c6 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-06-06 19:46:02 +05:30
Deepesh Garg
b4838ab098
Merge pull request #41802 from frappe/mergify/bp/version-15-hotfix/pr-41727
...
fix: Do no apply pricing rule on qty change for mapped docs (#41727 )
2024-06-06 17:48:25 +05:30
Deepesh Garg
3507d2e37d
Merge pull request #41809 from frappe/mergify/bp/version-15-hotfix/pr-41808
...
fix: Add posting date to key for consolidated view (#41808 )
2024-06-06 17:47:35 +05:30
Deepesh Garg
94720851c6
fix: Add posting date to key for consolidated view
...
(cherry picked from commit 2c164b47a1 )
2024-06-06 12:15:12 +00:00
ruthra kumar
08c06d1142
Merge pull request #41807 from frappe/mergify/bp/version-15-hotfix/pr-41804
...
chore: repost settings permission overhaul (backport #41804 )
2024-06-06 16:34:28 +05:30
ruthra kumar
0e562e9933
chore: repost settings permission overhaul
...
(cherry picked from commit 458d8f5ed8 )
2024-06-06 16:14:27 +05:30
Deepesh Garg
822bc581f3
fix: Do no apply pricing rule on qty change for mapped docs
...
(cherry picked from commit 2b1242170c )
2024-06-06 03:44:14 +00:00
mergify[bot]
03bf48032e
fix: Copy depreciation schedule on asset split only if it exists (backport #41775 ) ( #41784 )
...
fix: Copy depreciation schedule on asset split only if it exists (#41775 )
(cherry picked from commit 689e1cfc23 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 22:25:40 +05:30
mergify[bot]
b94a6f2d5c
fix: bank account no fieldname mismatch (backport #41778 ) ( #41783 )
...
fix: bank account no fieldname mismatch (#41778 )
(cherry picked from commit d163dbec7d )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 22:25:28 +05:30
mergify[bot]
3777cae860
fix: local var referenced before assignment (backport #41780 ) ( #41782 )
...
fix: local var referenced before assignment (#41780 )
(cherry picked from commit 4ff3e6caaa )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 22:25:20 +05:30
mergify[bot]
a67fa6863e
fix(minor): corrected wrong filter condition (backport #41755 ) ( #41762 )
...
* fix(minor): corrected wrong filter condition (#41755 )
(cherry picked from commit 60eb03a6c6 )
# Conflicts:
# erpnext/assets/report/fixed_asset_register/fixed_asset_register.py
* fix: resolved conflict
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 21:53:28 +05:30
mergify[bot]
cd0852f05d
fix: convert percentage from str to float (backport #41766 ) ( #41776 )
...
fix: convert percentage from str to float (#41766 )
(cherry picked from commit 71f5470dfd )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 21:50:28 +05:30
mergify[bot]
d30aee5dd6
fix: link opportunity in prospect after creating opportunity from prospect (backport #41769 ) ( #41777 )
...
fix: link opportunity in prospect after creating opportunity from prospect (#41769 )
(cherry picked from commit 12e48f0b63 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 21:50:18 +05:30
mergify[bot]
12addb7565
fix: TypeError: 'float' object is not iterable (backport #41758 ) ( #41764 )
...
* fix: TypeError: 'float' object is not iterable (#41758 )
(cherry picked from commit cf508ce1ed )
# Conflicts:
# erpnext/manufacturing/doctype/bom_creator/bom_creator.py
# erpnext/public/js/bom_configurator/bom_configurator.bundle.js
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-04 14:54:34 +05:30
mergify[bot]
95c0dc9b38
fix: incorrect batch selection while sales return (backport #41768 ) ( #41772 )
...
fix: incorrect batch selection while sales return (#41768 )
(cherry picked from commit cb6d8afa26 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-04 14:54:20 +05:30
mergify[bot]
97b1b7f842
fix: filtered out data having none values in date field (backport #41457 ) ( #41765 )
...
* fix: filtered out data having none values in date field
(cherry picked from commit 3bd455ac85 )
* style: code optimization
(cherry picked from commit a36b7fb95a )
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-04 12:21:16 +05:30
mergify[bot]
27f3981269
fix: Auditor permissions (backport #41659 ) ( #41661 )
...
* fix: allow Auditor to select a company
(cherry picked from commit 06401cc84f )
* fix: allow Auditor to read a Fiscal Year
(cherry picked from commit eaa4efbc45 )
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2024-06-04 12:19:36 +05:30
mergify[bot]
77f58caa93
fix: Transaction currency value in Journal Entry (backport #41717 ) ( #41720 )
...
fix: Transaction currency value in Journal Entry
(cherry picked from commit 169d77da54 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-06-04 12:18:28 +05:30
mergify[bot]
a93cd02d54
fix: incorrect accumulated depr amount in asset depr ledger (backport #41654 ) ( #41763 )
...
fix: incorrect accumulated depr amount in asset depr ledger (#41654 )
* fix: incorrect accumulated depr amount in asset depr ledger
* refactor: depreciation amount retrieval with query builder
* style: apply formatting changes from pre-commit
(cherry picked from commit a8fc32dc32 )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-04 12:03:55 +05:30
mergify[bot]
dc922abfbe
fix: Ignore disabling default currency field while creating new company (backport #41699 ) ( #41761 )
...
fix: Ignore disabling default currency field while creating new company (#41699 )
(cherry picked from commit 80f6228d45 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 11:55:35 +05:30
Nabin Hait
5448d5d1cb
fix: Use full name instead of abbreviation ( #41759 )
2024-06-04 11:41:30 +05:30
mergify[bot]
278682f4df
fix(stock settings): Allowed any number in stock frozen upto days field (backport #41736 ) ( #41749 )
...
fix(stock settings): Allowed any number in stock frozen upto days field (#41736 )
(cherry picked from commit 740c495014 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 11:22:32 +05:30
mergify[bot]
460ee5d542
fix(Company): Allow Equity type account in unrealised exchange gain/loss account (backport #41740 ) ( #41747 )
...
fix(Company): Allow Equity type account in unrealised exchange gain/loss account (#41740 )
(cherry picked from commit d30c797d24 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-03 18:38:25 +05:30
mergify[bot]
806ff5bc19
fix: payment term when creating PO from SO (backport #41376 ) ( #41744 )
...
fix: payment term when creating PO from SO (#41376 )
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
(cherry picked from commit 441596f795 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-06-03 18:37:39 +05:30
mergify[bot]
c5d72cd934
fix: Select both account number and company in the account form (backport #41731 ) ( #41737 )
...
fix: Select both account number and company in the account form (#41731 )
* fix: Both the account number and the company should be selected in the account form
* fix: select both account number and company in the account form
(cherry picked from commit 5a75c847fe )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-06-03 18:36:58 +05:30
ruthra kumar
dd0cd8c4f8
Merge pull request #41746 from frappe/mergify/bp/version-15-hotfix/pr-41742
...
chore: System Manager should have submit permission for repost doctypes (backport #41742 )
2024-06-03 18:33:44 +05:30
ruthra kumar
d5158c6062
chore: Sys Manager shluld have submit permission for repost doctypes
...
(cherry picked from commit 4558f64c0f )
2024-06-03 12:21:05 +00:00
mergify[bot]
638c94451e
fix: get assets received but not billed account only if any asset item is received (backport #41734 ) ( #41735 )
...
fix: get assets received but not billed account only if any asset item is received (#41734 )
fix: get assets received but not billed account only if any asset item received
(cherry picked from commit 39885b2b01 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-03 16:18:29 +05:30
ruthra kumar
8ff5a67b99
Merge pull request #41714 from frappe/mergify/bp/version-15-hotfix/pr-41658
...
fix: condition-wise filter for transaction based pricing rule (backport #41658 )
2024-06-01 18:31:11 +05:30
mergify[bot]
38249f4170
feat: optional to reconcile all serial nos / batches in stock reconciliation (backport #41696 ) ( #41713 )
...
* feat: optional to reconcile all serial nos / batches in stock reconciliation (#41696 )
feat: optional to reconcile all serial/batch
(cherry picked from commit ee846f5950 )
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-01 18:30:33 +05:30
Dany Robert
0823de86ad
fix: test for pricing rule transaction with cond
...
(cherry picked from commit 3f2343614b )
2024-06-01 12:45:20 +00:00
Dany Robert
e493b11ae3
fix: condition filter for transaction pricing rule
...
(cherry picked from commit e3fd82766f )
2024-06-01 12:45:19 +00:00
ruthra kumar
f73737db50
Merge pull request #41706 from frappe/mergify/bp/version-15-hotfix/pr-41232
...
fix: French chart of account the 4191 code must be of type Income Account (backport #41232 )
2024-06-01 16:06:59 +05:30
Deepesh Garg
8d997c6703
Merge pull request #41678 from frappe/mergify/bp/version-15-hotfix/pr-41676
...
fix: Filters in account balance report (#41676 )
2024-05-31 20:02:20 +05:30
Florian HENRY
797b718e5a
fix: French chart of account the 4191 code must be of type Income Account
...
(cherry picked from commit 72057adc94 )
2024-05-31 09:56:01 +00:00
mergify[bot]
b22d714103
fix: key error for stock ledger report (backport #41700 ) ( #41703 )
...
fix: key error for stock ledger report (#41700 )
(cherry picked from commit 4e37ed9033 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-31 12:22:07 +05:30
mergify[bot]
4e9faf6ad6
fix: work order created message pops up if no items are selected (backport #41677 ) ( #41682 )
...
fix: work order created message pops up if no items are selected (#41677 )
(cherry picked from commit 388ba7f945 )
Co-authored-by: Nijith anil <83776819+nijithanil@users.noreply.github.com >
2024-05-30 18:51:26 +05:30
mergify[bot]
24775db97e
fix: batch selection issue (backport #41692 ) ( #41693 )
...
fix: batch selection issue (#41692 )
(cherry picked from commit 968120d0eb )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-30 18:49:12 +05:30
mergify[bot]
1a24914aed
fix: show material to supplier button (backport #41686 ) ( #41688 )
...
fix: show material to supplier button (#41686 )
(cherry picked from commit be9f960705 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-30 16:13:53 +05:30
Deepesh Garg
0b9d89b966
fix: Filters in account balance report
...
(cherry picked from commit 1c9fe691ea )
2024-05-29 07:20:47 +00:00
mergify[bot]
0a0970e0e7
fix: set expense account as Assets RBNB only if it is booked in linked PR (backport #41368 ) ( #41673 )
...
fix: set expense account as Assets RBNB only if it is booked in linked PR (#41368 )
* fix: set expense account as Assets RBNB only if it is booked in linked PR
* fix: broken translations
(cherry picked from commit 014486de39 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-05-29 11:07:07 +05:30
Deepesh Garg
d29686f882
Merge pull request #41375 from Nihantra-Patel/no_add_variant_item_15-14
...
fix: not allow template item in product bundle item - v15/v14
2024-05-29 10:30:47 +05:30
mergify[bot]
dc0bb220ed
fix: multiple issues related to serial and batch bundle (backport #41662 ) ( #41668 )
...
* fix: multiple issues related to serial and batch bundle (#41662 )
(cherry picked from commit ce834f5dba )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-28 21:57:13 +05:30
Marica
2e8ae4dc30
Merge pull request #41667 from frappe/mergify/bp/version-15-hotfix/pr-41656
...
feat: Add Party details to Serial No Ledger Report (backport #41656 )
2024-05-28 16:36:44 +05:30
Marica
7462de66ce
feat: Add Party details to Serial No Ledger Report ( #41656 )
...
- Since no party details are present in Serial No anymore, it is hard to get a view of which SN was sold to/purchased from which party
- Add Party fields to report
(cherry picked from commit e3cf53a8b7 )
2024-05-28 09:59:35 +00:00
ruthra kumar
c8098e9691
Merge pull request #41649 from frappe/mergify/bp/version-15-hotfix/pr-41401
...
fix: cost center filter according to the company in project (backport #41401 )
2024-05-27 10:42:09 +05:30
Nihantra C. Patel
193b844bf1
fix: cost center filter according to the company in project
...
(cherry picked from commit 501c6aa126 )
2024-05-27 04:41:12 +00:00
Nihantra C. Patel
e6aaab38b0
fix: cost center filter according to the company in project
...
(cherry picked from commit cfde8088b4 )
2024-05-27 04:41:12 +00:00
Nihantra C. Patel
563e15e1c8
fix: cost center filter according to the company in project
...
(cherry picked from commit 249e8264dd )
2024-05-27 04:41:11 +00:00