Ankush Menat
43a5c33dbf
fix: track employee changes ( #45674 )
...
closes https://github.com/frappe/erpnext/issues/45571
(cherry picked from commit 827afbfa2e )
2025-02-03 08:52:37 +00:00
ruthra kumar
50c26ba017
Merge pull request #45668 from frappe/mergify/bp/version-14-hotfix/pr-45619
...
feat: set bank account of company to default company bank account fro… (backport #45619 )
2025-02-03 14:05:38 +05:30
ruthra kumar
7bfe0526a1
Merge pull request #45670 from frappe/mergify/bp/version-14-hotfix/pr-44790
...
refactor: configurable posting date for Exc Gain / Loss journal (backport #44790 )
2025-02-03 14:04:56 +05:30
Shariq Ansari
235b38a3af
Merge pull request #45672 from frappe/mergify/bp/version-14-hotfix/pr-45637
...
fix: renamed Comments Tab to Notes tab in Lead doctype (backport #45637 )
2025-02-03 13:27:22 +05:30
Shariq Ansari
c6ed82a304
chore: resolved conflict
2025-02-03 13:25:10 +05:30
ruthra kumar
e9d934d378
chore: resolve conflicts
2025-02-03 13:24:27 +05:30
Shariq Ansari
0eddd1e2d7
fix: renamed Commments Tab to Notes tab in Lead doctype
...
(cherry picked from commit 018df3135a )
# Conflicts:
# erpnext/crm/doctype/lead/lead.json
2025-02-03 07:53:25 +00:00
ruthra kumar
cc275318e3
refactor: support JE posting date in semi-auto reconciilation tool
...
(cherry picked from commit a71718883e )
# Conflicts:
# erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.json
# erpnext/accounts/doctype/process_payment_reconciliation_log_allocations/process_payment_reconciliation_log_allocations.py
2025-02-03 07:29:24 +00:00
ruthra kumar
620cdc2489
test: exc gain/loss posting date based on configuration
...
(cherry picked from commit 2f3281579a )
# Conflicts:
# erpnext/controllers/tests/test_accounts_controller.py
2025-02-03 07:29:24 +00:00
ruthra kumar
ef6e264887
refactor: only apply configuration on normal payments
...
patch to update default value
(cherry picked from commit b2c3da135e )
# Conflicts:
# erpnext/controllers/accounts_controller.py
# erpnext/patches.txt
2025-02-03 07:29:24 +00:00
ruthra kumar
5a62bd6e85
refactor: allow reconciliation date for exchange gain / loss
...
(cherry picked from commit 95af63e305 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
2025-02-03 07:29:23 +00:00
ruthra kumar
035139d4c7
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 5257413a93 )
2025-02-03 07:29:23 +00:00
ruthra kumar
b5637c43fa
refactor: configurable posting date for Exc Gain / Loss journal
...
(cherry picked from commit 3fbd2ca0d9 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/doctype/accounts_settings/accounts_settings.py
2025-02-03 07:29:23 +00:00
Mihir Kandoi
dac53074f2
feat: set bank account of company to default company bank account from masters
...
(cherry picked from commit ce7702cc19 )
2025-02-03 06:31:55 +00:00
rohitwaghchaure
b6a6bced61
Merge pull request #45666 from frappe/mergify/bp/version-14-hotfix/pr-45621
...
fix: delivered button of purchase order (backport #45621 )
2025-02-03 12:01:11 +05:30
rohitwaghchaure
7b3c35c167
chore: fix conflicts
2025-02-03 11:58:10 +05:30
Mihir Kandoi
83bce785ff
fix: bind this to function
...
(cherry picked from commit 41649cf52d )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.js
2025-02-03 06:22:42 +00:00
mergify[bot]
0086656748
fix: Gross Profit Report with Correct Totals and Gross Margin (backport #45548 ) ( #45597 )
...
* fix: Gross Profit Report with Correct Totals and Gross Margin (#45548 )
Co-authored-by: Sanket322 <shahsanket322003.com>
(cherry picked from commit aaf720ab61 )
# Conflicts:
# erpnext/accounts/report/gross_profit/test_gross_profit.py
# erpnext/patches.txt
* fix: conflicts
---------
Co-authored-by: Sanket Shah <113279972+Sanket322@users.noreply.github.com >
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-01-31 16:10:25 +05:30
rohitwaghchaure
36b1c436ea
Merge pull request #45618 from frappe/mergify/bp/version-14-hotfix/pr-45612
...
fix: posting_date to posting_datetime in stock related queries (backport #45612 )
2025-01-31 14:43:40 +05:30
ruthra kumar
9f4b3e86b3
Merge pull request #45635 from frappe/mergify/bp/version-14-hotfix/pr-45615
...
fix: correct error message in payment entry (backport #45615 )
2025-01-31 14:18:49 +05:30
ljain112
9f5d7e41ec
fix: correct error message in payment entry
...
(cherry picked from commit 592704cfd0 )
2025-01-31 07:27:37 +00:00
rohitwaghchaure
50aa4ed55a
chore: fix conflicts
2025-01-31 12:01:45 +05:30
rohitwaghchaure
dee6e2b697
chore: fix conflicts
2025-01-31 10:38:08 +05:30
rohitwaghchaure
9217e919c3
chore: fix conflicts
2025-01-31 10:36:25 +05:30
Rohit Waghchaure
bf3d68e76d
fix: posting_date to posting_datetime in stock related queries
...
(cherry picked from commit e61ab48145 )
# Conflicts:
# erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py
# erpnext/stock/report/stock_ledger/stock_ledger.py
2025-01-30 15:50:38 +00:00
ruthra kumar
39e82dfbc1
Merge pull request #45593 from frappe/mergify/bp/version-14-hotfix/pr-45569
...
fix: update voucher outstanding from payment ledger (backport #45569 )
2025-01-29 16:33:00 +05:30
ljain112
a0155279e0
fix: update voucher outstanding from payment ledger
...
(cherry picked from commit dd77070351 )
2025-01-29 10:42:17 +00:00
mergify[bot]
e682d2c9ae
fix: get stock balance filtered by company for validating stock value in jv (backport #45549 ) ( #45577 )
...
* fix: get stock balance filtered by company for validating stock value in jv (#45549 )
* fix: get stock balance filtered by company for validating stock value in jv
* test: error is raised on validate
(cherry picked from commit 9f20854bd9 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/test_journal_entry.py
* fix: conflict
---------
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-01-29 12:46:13 +05:30
mergify[bot]
1160df9350
fix: add multiple item issue in stock entry (backport #45544 ) ( #45579 )
...
fix: add multiple item issue in stock entry (#45544 )
(cherry picked from commit 5a023dc8d4 )
Co-authored-by: Ejaaz Khan <67804911+iamejaaz@users.noreply.github.com >
2025-01-29 12:45:48 +05:30
ruthra kumar
80ed2fb1fb
Merge pull request #45538 from frappe/mergify/bp/version-14-hotfix/pr-45345
...
fix: maintain existing discounts in get_pricing_rule_for_item (backport #45345 )
2025-01-29 12:26:52 +05:30
ruthra kumar
9eda931b97
chore: resolve conflicts
2025-01-29 11:58:21 +05:30
ruthra kumar
30f001edea
Merge pull request #45556 from frappe/mergify/bp/version-14-hotfix/pr-45125
...
fix: update fields on change of item code In `Update Items` of `Sales Order` (backport #45125 )
2025-01-28 11:32:08 +05:30
Sanket Shah
8befe7f244
fix: update fields on change of item code In Update Items of Sales Order ( #45125 )
...
* fix: update fields on change of item code
* fix: minor update
* fix: set the new values always
* Revert "fix: set the new values always"
This reverts commit 44daa0a641 .
---------
Co-authored-by: Sanket322 <shahsanket322003.com>
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit 9933d3c8ff )
2025-01-28 05:58:26 +00:00
mergify[bot]
de531a81b6
chore: bump actions/cache to v4 (backport #45541 ) ( #45545 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-01-27 15:57:05 +01:00
ruthra kumar
ecbeaaf533
Merge pull request #45533 from frappe/mergify/bp/version-14-hotfix/pr-45302
...
feat: add company level validation for accounting dimension (backport #45302 )
2025-01-27 17:30:52 +05:30
ruthra kumar
befc16cc97
refactor(test): update test data
2025-01-27 16:12:18 +05:30
ruthra kumar
b8e4d80b4e
chore: resolve conflicts
2025-01-27 16:12:18 +05:30
Sugesh393
9767dc61a6
chore: update variable names for improved readability
...
(cherry picked from commit 36bae55299 )
2025-01-27 16:12:18 +05:30
Sugesh393
03068ab96c
fix: set company related values
...
(cherry picked from commit 454067198e )
2025-01-27 16:12:12 +05:30
Sanket322
c484563bea
fix: remove applied pricing rule
...
(cherry picked from commit 50223c6bec )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2025-01-27 10:32:53 +00:00
Sanket322
914f4bffea
fix: use user defined discount amount or default
...
(cherry picked from commit e2a32b7257 )
2025-01-27 10:32:52 +00:00
Sugesh393
2fb1aaa5c3
test: add new unit test for company validation in accounting dimension
...
(cherry picked from commit c94091d68f )
# Conflicts:
# erpnext/controllers/tests/test_accounts_controller.py
2025-01-27 09:24:59 +00:00
Sugesh393
cca5fbd81a
feat: add company level validation for accounting dimension
...
(cherry picked from commit 60efd3e219 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2025-01-27 09:24:59 +00:00
mergify[bot]
4d2352af00
fix: currency decimal on POS Past Order List (backport #45524 ) ( #45526 )
...
fix: currency decimal on POS Past Order List (#45524 )
* fix: currency decimal on POS
* fix: removed precision
(cherry picked from commit 2ac8c92e7f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-27 13:21:34 +05:30
Diptanil Saha
24dc1bf1a3
fix: resolved pos return setting to default mode of payment instead of user selection ( #45377 ) ( #45436 )
...
* fix: resolved pos return setting to default mode of payment instead of user selection
* refactor: removed console log statement
* refactor: moved get_payment_data to sales_and_purchase_return.py
2025-01-24 22:51:22 +05:30
mergify[bot]
c6bc928f50
fix: secure bulk transaction (backport #45386 ) ( #45425 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: secure bulk transaction (#45386 )
2025-01-24 17:19:17 +01:00
ruthra kumar
9518063a81
Merge pull request #45401 from frappe/mergify/bp/version-14-hotfix/pr-45129
...
fix: Wrong `bank_ac_no` filter + simplify logic in automatch (backport #45129 )
2025-01-24 10:43:32 +05:30
mergify[bot]
452b205021
fix: fix creating documents from sales invoice (backport #45346 ) ( #45407 )
...
* fix: fix creating documents from sales invoice (#45346 )
Co-authored-by: Meike Nedwidek <nedwidek@kk-software.de >
(cherry picked from commit 1758e125e0 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
* fix: resolved conflict
---------
Co-authored-by: meike289 <63092915+meike289@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-01-23 18:19:32 +05:30
marination
35f801feda
fix: Merge Conflicts
2025-01-23 13:28:21 +01:00
Shanuka Hewage
69464ab7ff
fix: add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() ( #45370 )
2025-01-23 17:57:04 +05:30