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
mergify[bot]
ca855e8ab8
fix: Unable to 'Get Suppliers' using tags in Request for Quotation (backport #41626 ) ( #41627 )
...
fix: Unable to 'Get Suppliers' using tags in Request for Quotation (#41626 )
(cherry picked from commit 683c1f04c8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-24 13:09:15 +05:30
Akhil Narang
7a0aef218f
Merge pull request #41625 from frappe/mergify/bp/version-15-hotfix/pr-41601
...
fix: add in some indices to speed up Purchase Order deletion (backport #41601 )
2024-05-24 12:27:29 +05:30
Akhil Narang
8f24fd6a60
Merge pull request #41611 from frappe/mergify/bp/version-15-hotfix/pr-41609
...
refactor: use `json` directly instead of using `frappe.json` (backport #41609 )
2024-05-24 11:07:12 +05:30
Akhil Narang
c68afbc715
chore: resolve conflicts
2024-05-24 11:05:59 +05:30
Akhil Narang
3ed3b214c8
fix: add in some indices to speed up Purchase Order deletion
...
`tabSales Order`.`inter_company_order_reference`
`tabSales Invoice Item`.`purchase_order`
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 0303d7dbdc )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
2024-05-24 05:28:24 +00:00
ruthra kumar
26569742fd
Merge pull request #41605 from frappe/mergify/bp/version-15-hotfix/pr-41603
...
refactor: remove 'format:' based naming in internal doctypes (backport #41603 )
2024-05-24 10:54:55 +05:30
ruthra kumar
d96c5885a3
Merge pull request #41607 from frappe/mergify/bp/version-15-hotfix/pr-41594
...
refactor: 'Payment Period Based On Invoice Date' report (backport #41594 )
2024-05-24 10:53:51 +05:30
Akhil Narang
7af1b5d4ec
refactor: use json directly instead of using frappe.json ( #41609 )
...
(cherry picked from commit 3f06f1905f )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-05-24 10:51:09 +05:30
ruthra kumar
1ad2f06500
chore: resolve conflicts
2024-05-23 17:49:05 +05:30
ruthra kumar
22dd642413
refactor: replace against_voucher with against_voucher_no
...
(cherry picked from commit c4e2abb973 )
2024-05-23 12:16:51 +00:00
ruthra kumar
37c90ef873
refactor: remove debit and credit
...
(cherry picked from commit 014b542cf3 )
2024-05-23 12:16:50 +00:00