Saurabh
2b37324686
chore: Remove unsupported doctype attribute
2026-03-23 21:19:55 +05:30
rohitwaghchaure
9dc88a1283
Merge pull request #53635 from rohitwaghchaure/fixed-support-62898
...
fix: allow zero valuation rate
2026-03-19 14:02:27 +05:30
Rohit Waghchaure
a6eadb18c9
fix: allow zero valuation rate
2026-03-19 13:56:28 +05:30
mergify[bot]
f6d3a811ed
fix(help): escape query (backport #53192 ) ( #53193 )
...
fix(help): escape query (#53192 )
(cherry picked from commit 702adda000 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
Co-authored-by: Akhil Narang <me@akhilnarang.dev >
2026-03-05 18:40:44 +05:30
Mihir Kandoi
e1674d2017
Merge pull request #51658 from mihir-kandoi/eol-msg
2026-01-30 17:09:28 +05:30
Mihir Kandoi
65d7c6b882
chore: rename filename
2026-01-30 17:08:48 +05:30
rohitwaghchaure
6f1616bc95
Merge pull request #51939 from aerele/fix/pick-list-qty-validation
...
fix(stock): remove limit filter while fetching batch and bin
2026-01-23 19:36:54 +05:30
Sudharsanan11
07ac93d06a
fix(stock): remove limit filter while fetching batch and bin
2026-01-20 23:12:13 +05:30
ruthra kumar
824beaa893
Merge pull request #51837 from frappe/mergify/bp/version-14-hotfix/pr-51787
...
fix: recalculate taxes when item tax template changes after discount (backport #51787 )
2026-01-19 14:37:18 +05:30
ljain112
b4dc1be5ed
chore: resolve conflicts
2026-01-19 13:45:11 +05:30
Lakshit Jain
cf49c32b94
Merge pull request #51787 from ljain112/fix-taxes-disc
...
fix: recalculate taxes when item tax template changes after discount
(cherry picked from commit f00aeec9b4 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
# erpnext/controllers/taxes_and_totals.py
2026-01-19 07:01:36 +00:00
rohitwaghchaure
d54f45469a
Merge pull request #51770 from frappe/mergify/bp/version-14-hotfix/pr-51768
...
fix: Show non-SLE vouchers with GL entries in Stock vs Account Value … (backport #51768 )
2026-01-15 20:59:58 +05:30
rohitwaghchaure
ad5181c52f
chore: fix conflicts
2026-01-15 19:28:44 +05:30
Rohit Waghchaure
6e03d45034
fix: Show non-SLE vouchers with GL entries in Stock vs Account Value Comparison report
...
(cherry picked from commit 1db9ce205f )
# Conflicts:
# erpnext/stock/report/stock_and_account_value_comparison/stock_and_account_value_comparison.py
2026-01-15 12:20:32 +00:00
Diptanil Saha
7a18f86dd5
Merge pull request #51746 from frappe/mergify/bp/version-14-hotfix/pr-51730
...
fix(transaction.js): use flt instead of cint for plc_conversion_rate (backport #51730 )
2026-01-14 15:56:06 +05:30
Diptanil Saha
39e1bddce6
chore: resolve conflict
2026-01-14 15:53:18 +05:30
diptanilsaha
d09de53d1d
fix(transaction.js): use flt instead of cint for plc_conversion_rate
...
(cherry picked from commit 8b445e04e5 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2026-01-14 10:22:04 +00:00
Mihir Kandoi
90d88b1c26
chore: fix grammar
2026-01-13 11:00:42 +05:30
Mihir Kandoi
22eec09175
chore: update links
2026-01-13 10:52:51 +05:30
ruthra kumar
dbfd4ea4d3
Merge pull request #51331 from frappe/mergify/bp/version-14-hotfix/pr-50413
...
fix: don't duplicate default income account to Item (backport #50413 )
2026-01-12 20:34:03 +05:30
barredterra
8d28dcb18b
chore: resolve conflicts
2026-01-11 17:59:27 +01:00
Mihir Kandoi
3f186b24f3
chore: EOL announcement for v14
2026-01-10 22:44:44 +05:30
rohitwaghchaure
4b0ddbf73a
Merge pull request #51591 from frappe/mergify/bp/version-14-hotfix/pr-51588
...
fix: negative stock issue for higher precision (backport #51586 ) (backport #51588 )
2026-01-08 16:11:20 +05:30
rohitwaghchaure
cddf1e1ee5
chore: fix conflicts
...
Refactor delivery note tests to improve clarity and organization. Remove redundant test cases and ensure proper valuation checks for batch and serial items.
2026-01-08 15:18:53 +05:30
rohitwaghchaure
22e5aba02b
chore: fix conflicts
...
Refactor test cases for delivery notes to handle negative stock and higher precision.
(cherry picked from commit 5193dbba9b )
2026-01-08 09:35:44 +00:00
Rohit Waghchaure
21d13859a0
fix: negative stock issue for higher precision
...
(cherry picked from commit 87be020c78 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
(cherry picked from commit 1bbeecff12 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
2026-01-08 09:35:44 +00:00
ruthra kumar
6267b9aea5
Merge pull request #51486 from frappe/mergify/bp/version-14-hotfix/pr-51467
...
fix: update filters on period closing voucher (backport #51467 )
2026-01-05 10:53:20 +05:30
SowmyaArunachalam
6499a1dae0
fix: update filters on period closing voucher
...
(cherry picked from commit 7ab1e1f677 )
2026-01-05 05:20:31 +00:00
Sagar Vora
478992812f
Merge pull request #51410 from frappe/revert-51302-pin-urllib3
2025-12-31 13:22:41 +05:30
Sagar Vora
634dd11d72
Revert "fix(deps): pin urllib3"
2025-12-31 13:18:09 +05:30
rohitwaghchaure
0e6586734a
Merge pull request #51365 from aerele/fix/serial-item-incoming-rate
...
fix(stock): update last incoming rate in serial no doctype
2025-12-29 23:31:07 +05:30
Sudharsanan11
5e129374b9
fix(stock): update last incoming rate in serial no doctype
2025-12-29 16:54:09 +05:30
Raffael Meyer
55d2a54785
fix: don't duplicate default income account to Item ( #50413 )
...
* fix: don't duplicate default income account to Item
Only store _Default Income Account_ in **Item** if it's different from the **Company**'s _Default Income Account_.
Resolves #48231
* refactor: move db call out of loop
* docs: add docstring
(cherry picked from commit b6cb9d4799 )
# Conflicts:
# erpnext/controllers/selling_controller.py
2025-12-25 09:23:09 +00:00
Akhil Narang
3a6d056fd3
Merge pull request #51302 from akhilnarang/pin-urllib3
...
fix(deps): pin urllib3
2025-12-24 12:52:26 +05:30
Akhil Narang
d713f39fce
fix: disable uv
...
Seems to cause an issue with dependency resolution when installation dev dependencies
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-12-24 12:29:21 +05:30
Akhil Narang
1dee10077c
fix(deps): pin urllib3<2
...
v2 has breaking changes, and some other ERPNext dependencies pull in newer requests, which has urllib3<3 mentioned.
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-12-24 11:26:39 +05:30
ruthra kumar
c86cf5b9c6
Merge pull request #51291 from frappe/mergify/bp/version-14-hotfix/pr-51285
...
fix(patch): handle currency exchange settings frankfurter api update for older versions (backport #51285 )
2025-12-23 20:46:16 +05:30
diptanilsaha
5c9e0bba2f
fix(patch): fallback for frankfurter settings v14 patch
...
(cherry picked from commit 50bb1ce31d )
2025-12-23 12:11:25 +00:00
rohitwaghchaure
793688710a
Merge pull request #51261 from rohitwaghchaure/fixed-support-53592
...
fix: available qty not fetched on selection of batch
2025-12-22 16:52:30 +05:30
Rohit Waghchaure
98414385e5
fix: available qty not fetched on selection of batch
2025-12-22 16:47:38 +05:30
Diptanil Saha
33f7b742ec
Merge pull request #51147 from frappe/mergify/bp/version-14-hotfix/pr-48942
2025-12-17 11:57:24 +05:30
Yash Chaubey
e9c1d0ad52
perf: optimize company monthly sales query using date range ( #48942 )
...
* perf: optimize company monthly sales query using date range instead of DATE_FORMAT
* perf: optimize company monthly sales query using date range
(cherry picked from commit 4ede97ae2b )
2025-12-17 06:07:27 +00:00
mergify[bot]
67c0d08569
fix(transaction-deletion): Add virtual doctypes to the list of ignored doctypes (backport #51063 ) ( #51086 )
...
* fix: Add virtual doctypes to the list of ignored doctypes in transaction deletion
(cherry picked from commit c7a7cb2b90 )
* refactor: switch to `or_filters` so the query hits the DB only once
(cherry picked from commit 45a7195abe )
* refactor: remove redundant assignment of doctypes_to_be_ignored_list
(cherry picked from commit 0f7d89f4d1 )
---------
Co-authored-by: KerollesFathy <kerollesfhabib@gmail.com >
2025-12-14 14:31:02 +05:30
Ankush Menat
6f6cbb717e
fix: Short circuit guest perm checks
2025-12-14 12:12:35 +05:30
Diptanil Saha
387657fa92
Merge pull request #51044 from frappe/mergify/bp/version-14-hotfix/pr-51037
...
fix(currency exchange settings): added backward compatibility for frankfurter api (backport #51037 )
2025-12-11 16:27:54 +05:30
Diptanil Saha
ef03d90a08
chore: resolve conflict
2025-12-11 15:58:30 +05:30
diptanilsaha
a15b010868
fix(currency exchange settings): added backward compatibility for frankfurter api
...
(cherry picked from commit 5c2bb66028 )
# Conflicts:
# erpnext/patches.txt
2025-12-11 10:26:17 +00:00
Khushi Rawat
9d00afe1b1
Merge pull request #50964 from aerele/daily-prorata-depr-amount-calculation
...
fix(asset): prorata daily depr amount calculation
2025-12-10 14:22:17 +05:30
Navin-S-R
6ea7393f7d
fix: update expected schedules on test case test_schedule_for_straight_line_method_for_existing_asset
2025-12-10 13:35:57 +05:30
Navin-S-R
8de0d60581
fix(asset): calculate depreciation amount for non prorata based schedules
2025-12-10 12:38:27 +05:30
Diptanil Saha
a67092894f
Merge pull request #51002 from frappe/mergify/bp/version-14-hotfix/pr-51001
...
fix(share balance): use currency field instead of int for rate and amount (backport #51001 )
2025-12-10 10:38:26 +05:30
Diptanil Saha
77b9044d8d
chore: resolve conflict
2025-12-10 09:56:15 +05:30
Diptanil Saha
ba9f571886
chore: resolve conflict
2025-12-10 09:52:37 +05:30
diptanilsaha
a299392128
fix(share balance): use currency field instead of int for rate and amount
...
(cherry picked from commit 2fe5fad884 )
# Conflicts:
# erpnext/accounts/doctype/share_balance/share_balance.json
# erpnext/accounts/doctype/share_balance/share_balance.py
2025-12-10 04:21:05 +00:00
Navin-S-R
bc58fd1fa4
fix(asset): prorata daily depr amount calculation
2025-12-08 15:38:48 +05:30
rohitwaghchaure
10f1c9c3ac
Merge pull request #50763 from aerele/support-52987
...
fix: update uom when item changes
2025-11-26 23:42:32 +05:30
Pugazhendhi Velu
a3b120b3b2
fix: update uom when item changes
2025-11-26 16:07:27 +00:00
mergify[bot]
5e05873226
fix(Job Card): avoid Type Error when completed_qty is None (backport #50447 ) ( #50760 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Job Card): avoid Type Error when completed_qty is None (#50447 )
2025-11-26 14:55:53 +01:00
mergify[bot]
db828c08b6
chore: switched frankfurter domain from frankfurter.app to frankfurter.dev (backport #50734 ) ( #50739 )
...
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-11-25 15:49:37 +05:30
Diptanil Saha
e6f505ef81
Merge pull request #50523 from frappe/mergify/bp/version-14-hotfix/pr-49086
...
fix(process statement of accounts): use date instead of formatted date (backport #49086 )
2025-11-13 22:16:06 +05:30
ravibharathi656
1ef9471c79
fix(process statement of accounts): use date instead of formatted date
...
(cherry picked from commit aa3f50ab77 )
2025-11-13 16:24:05 +00:00
rohitwaghchaure
304aad6745
Merge pull request #50490 from frappe/mergify/bp/version-14-hotfix/pr-50487
...
fix: current qty in stock reconciliation (backport #50487 )
2025-11-12 22:49:37 +05:30
rohitwaghchaure
c80fed8b2f
chore: fix conflicts
2025-11-12 13:57:00 +05:30
Rohit Waghchaure
5979683e8e
fix: current qty in stock reco
...
(cherry picked from commit 58315bc963 )
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
2025-11-12 08:25:59 +00:00
Khushi Rawat
367bd58e76
Merge pull request #50378 from frappe/mergify/bp/version-14-hotfix/pr-50367
...
fix: set company before creating asset movement to avoid permission error (backport #50367 )
2025-11-06 10:03:10 +05:30
rehansari26
8dc80c948e
fix: set company before creating asset movement to avoid permission error
...
(cherry picked from commit 8c49c9e500 )
2025-11-05 21:50:18 +00:00
ruthra kumar
b54c5f61d6
Merge pull request #50308 from frappe/mergify/bp/version-14-hotfix/pr-50297
...
chore:there is no company field in bank (backport #50297 )
2025-11-03 14:04:23 +05:30
Nihal Roshan
c51a9025b3
refactor: remove company filter
...
'Bank' doctype has no 'company' field.
(cherry picked from commit f1682ea90e )
2025-11-03 08:31:53 +00:00
mergify[bot]
00a75d4984
refactor: simplify expression (backport #50168 ) ( #50169 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-10-19 23:59:31 +02:00
rohitwaghchaure
8b826c2369
Merge pull request #50121 from frappe/mergify/bp/version-14-hotfix/pr-50061
...
fix: do reposting of first transfer entry based on item-wh combination (backport #50061 )
2025-10-16 15:02:52 +05:30
rohitwaghchaure
210786119d
chore: fix conflicts
2025-10-16 00:17:50 +05:30
Rohit Waghchaure
85c509ea69
fix: do reposting of first transfer entry based on item-wh combination
...
(cherry picked from commit 2f25b445ab )
# Conflicts:
# erpnext/stock/stock_ledger.py
2025-10-15 18:44:46 +00:00
Mihir Kandoi
6e35b6b6b3
Merge pull request #50105 from frappe/mergify/bp/version-14-hotfix/pr-50078
...
fix: handle flt conversion for prev_ordered_qty (backport #50078 )
2025-10-15 00:15:14 +05:30
Kavin
94605687c7
fix: handle flt conversion for prev_ordered_qty
...
(cherry picked from commit 77c35ef47f )
2025-10-14 18:10:27 +00:00
ruthra kumar
002575244f
Merge pull request #50097 from frappe/mergify/bp/version-14-hotfix/pr-50089
...
fix: sanitize projects field in tasks webform (backport #50089 )
2025-10-14 19:22:52 +05:30
Akhil Narang
aadc83d0d9
fix: sanitize projects field in tasks webform ( #50089 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit f8b50d3ffa )
2025-10-14 13:08:25 +00:00
mergify[bot]
d82106cb76
feat: dynamic due date in payment terms when fetched from order (backport #48864 ) ( #49937 )
...
* feat: dynamic due date in payment terms when fetched from order (#48864 )
* fix: dynamic due date when payment terms are fetched from order
* fix(test): use change_settings decorator for settings enable and disable
* fix(test): compare schedule for due_date dynamically
* fix: save conditions for due date at invoice level
* fix: make fields read only and on change of date unset the date condition fields
* fix: remove fetch_form
* fix: correct field assingment
* fix: revert unwanted changes
* refactor: streamline payment term field assignments and enhance discount date handling
* refactor: remove payment_term from fields_to_copy and optimize currency handling in transaction callback
* refactor: ensure default values for payment schedule and discount validity fields
(cherry picked from commit 3c70cbbaf8 )
# Conflicts:
# erpnext/accounts/doctype/payment_schedule/payment_schedule.json
# erpnext/accounts/doctype/payment_schedule/payment_schedule.py
# erpnext/public/js/controllers/transaction.js
# erpnext/selling/doctype/sales_order/test_sales_order.py
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
* chore: resolve conflicts
---------
Co-authored-by: Lakshit Jain <ljain112@gmail.com >
2025-10-07 14:10:46 +05:30
rohitwaghchaure
03aeac6c9b
Merge pull request #49931 from frappe/mergify/bp/version-14-hotfix/pr-49702
...
fix: do not fetch disabled item tax template (backport #49702 )
2025-10-07 11:54:19 +05:30
rohitwaghchaure
014f5bff5c
chore: fix linters issue
2025-10-07 11:24:49 +05:30
rohitwaghchaure
819667ab24
chore: fix conflicts
2025-10-07 11:00:45 +05:30
rohitwaghchaure
aa20e224fb
chore: fix conflicts
2025-10-07 11:00:02 +05:30
ljain112
dcae024fd2
fix: do not fetch disabled item tax template
...
(cherry picked from commit b10cf4a928 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
# erpnext/stock/get_item_details.py
2025-10-07 05:26:09 +00:00
mergify[bot]
30a6fe55ca
fix: linter; dont change doc after DB update (backport #49907 ) ( #49909 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
fix: linter; dont change doc after DB update (#49907 )
2025-10-06 13:34:24 +02:00
ruthra kumar
57f9894f41
Merge pull request #49892 from frappe/mergify/bp/version-14-hotfix/pr-49829
...
fix: Set paid amount automatically only if return entry validated and has negative grand total (backport #49829 )
2025-10-06 12:58:55 +05:30
Nabin Hait
2c383a69f9
fix: resolved conflict
2025-10-06 12:19:22 +05:30
Nabin Hait
b7d76d8fad
fix: Set paid amount automatically only if return entry validated and has negative grand total ( #49829 )
...
(cherry picked from commit dcbcc596f2 )
# Conflicts:
# erpnext/public/js/controllers/taxes_and_totals.js
2025-10-06 05:58:16 +00:00
mergify[bot]
9b5183e0e5
fix(Common Code): fetch canonical URI from Code List (backport #49882 ) ( #49883 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Common Code): fetch canonical URI from Code List (#49882 )
2025-10-04 19:22:04 +02:00
mergify[bot]
0b43d518af
refactor(Supplier): custom buttons call make methods (backport #49840 ) ( #49841 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-10-02 00:16:20 +02:00
rohitwaghchaure
14e92d589f
Merge pull request #49723 from frappe/mergify/bp/version-14-hotfix/pr-49720
...
perf: reposting for backdated transactions (backport #49720 )
2025-09-25 18:50:18 +05:30
Rohit Waghchaure
3d51c1b363
perf: reposting for backdated transactions
...
(cherry picked from commit 1b0fc0541b )
2025-09-25 12:16:23 +00:00
ruthra kumar
3c408ff66b
Merge pull request #49616 from frappe/mergify/bp/version-14-hotfix/pr-49467
...
fix: add condition for name (backport #49467 )
2025-09-22 10:49:01 +05:30
venkat102
f6bc9fc505
test: add test to validate user permission in qb
...
(cherry picked from commit a5b881ea74 )
# Conflicts:
# erpnext/setup/doctype/employee/test_employee.py
2025-09-18 16:47:10 +05:30
venkat102
0c7911d0fe
fix: add condition for name
...
(cherry picked from commit cf5a2d6351 )
2025-09-18 11:12:13 +00:00
Mihir Kandoi
d062e50f35
Merge pull request #49515 from frappe/mergify/bp/version-14-hotfix/pr-48456
2025-09-10 10:06:48 +05:30
Mihir Kandoi
646de0bec1
fix: duplicate items being created when fetching items from warehouse in stock reco
...
(cherry picked from commit 73f6c29559 )
2025-09-10 03:01:06 +00:00
Raffael Meyer
02de47c673
Merge pull request #49434 from frappe/mergify/bp/version-14-hotfix/pr-49374
...
fix: improve permission handling for party link creation (backport #49374 )
2025-09-03 17:12:27 +02:00
Marc-Constantin Enke
42b38b7998
feat: add permission check for custom button
...
(cherry picked from commit 00fd1d2f26 )
2025-09-02 17:20:31 +00:00
Marc-Constantin Enke
180f406917
fix: remove ignore_permissions
...
(cherry picked from commit 7f55f421ab )
2025-09-02 17:20:31 +00:00
ruthra kumar
0b3215cd42
Merge pull request #49416 from frappe/mergify/bp/version-14-hotfix/pr-49379
...
fix: add is_cancelled in condition (backport #49379 )
2025-09-02 11:16:44 +05:30
l0gesh29
b9f9be3d88
fix: add is_cancelled in condition
...
(cherry picked from commit 77a9cf6398 )
2025-09-02 05:27:23 +00:00
ruthra kumar
faeedb01a8
Merge pull request #49411 from frappe/mergify/bp/version-14-hotfix/pr-49366
...
fix(trial-balance-simple): ignore cancelled gl and add company filter (backport #49366 )
2025-09-02 10:42:36 +05:30
Raffael Meyer
a2402ddf52
Merge pull request #49233 from frappe/mergify/bp/version-14-hotfix/pr-49232
...
fix: set missing due date in Purchase Invoice and POS Invoice (backport #49232 )
2025-09-02 00:49:37 +02:00
l0gesh29
6b29c06511
fix: ignore cancelled gl and add company filter
...
(cherry picked from commit afb067ce50 )
2025-09-01 11:16:22 +00:00
ruthra kumar
507d27d509
Merge pull request #49309 from niyati34/fix/payment-entry-clear-party-type-v14hotfix
...
Fix/payment entry clear party type v14hotfix
2025-08-26 13:27:38 +05:30
niyati34
e27dd64044
fix(payment_entry): clear party_type when switching to Internal Transfer to avoid 'Supplier None not found'
2025-08-25 19:49:05 +05:30
ruthra kumar
7f617a54d1
Merge pull request #49278 from aerele/dunning-accouting-dimension
...
fix(dunning): include accounting dimension upon gl creation
2025-08-25 16:56:35 +05:30
mergify[bot]
7986e69839
fix(Supplier): add make_method for Pricing Rule (backport #49282 ) ( #49283 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Supplier): add make_method for Pricing Rule (#49282 )
2025-08-22 19:26:10 +02:00
mergify[bot]
836545bdb4
feat: add make methods for Bank Account (backport #49000 ) ( #49274 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-08-22 19:17:44 +02:00
ravibharathi656
4fccef0636
fix(dunning): include accounting dimension upon gl creation
2025-08-22 12:34:39 +05:30
Raffael Meyer
2b6b0b32a7
fix: set missing due date in Purchase Invoice and POS Invoice ( #49232 )
...
(cherry picked from commit 77478303fe )
2025-08-19 12:30:46 +00:00
Diptanil Saha
43a723546d
Merge pull request #49220 from frappe/mergify/bp/version-14-hotfix/pr-49192
...
fix: improve queries with query builder and input sanitization (backport #49192 )
2025-08-19 11:51:32 +05:30
diptanilsaha
ea454ef770
fix: include missing cint import
2025-08-19 11:27:55 +05:30
diptanilsaha
0d6be69ce5
fix: handle empty loyalty point details
...
(cherry picked from commit 1231ca17c9 )
2025-08-19 05:25:23 +00:00
diptanilsaha
22d7bbb081
fix: use query builder instead of raw SQL in get_timesheet_detail_rate
...
(cherry picked from commit e563ed0c75 )
2025-08-19 05:25:23 +00:00
diptanilsaha
4b643feb92
fix: use query builder instead of raw SQL in get_rfq_containing_supplier
...
(cherry picked from commit 7f2a52ff71 )
2025-08-19 05:25:22 +00:00
diptanilsaha
06f04cad3e
fix: use query builder instead of raw SQL in unset_existing_data
...
(cherry picked from commit 7fa4ed6139 )
2025-08-19 05:25:22 +00:00
diptanilsaha
c3ebc39f3b
fix: sanitize column name for inventory_dimensions in get_stock_balance
...
(cherry picked from commit eb22794f14 )
2025-08-19 05:25:22 +00:00
diptanilsaha
9d06e093a6
fix: use query builder instead of raw SQL in get_blanket_orders
...
(cherry picked from commit 1db135262d )
2025-08-19 05:25:22 +00:00
diptanilsaha
1c24bedaf6
fix: formatted string for disabled filter in get_income_account
...
(cherry picked from commit 6320f7290f )
2025-08-19 05:25:21 +00:00
diptanilsaha
5a0e690307
fix: use query builder instead of raw SQL in get_material_requests_based_on_supplier
...
(cherry picked from commit de919568b4 )
2025-08-19 05:25:21 +00:00
diptanilsaha
64e6d65c00
fix: use query builder instead of raw SQL in get_loyalty_details
...
(cherry picked from commit 8696ba2f5d )
2025-08-19 05:25:21 +00:00
ruthra kumar
2f4bfa77b2
Merge pull request #48998 from frappe/mergify/bp/version-14-hotfix/pr-48761
...
fix: prevent gain or loss entry cancellation upon reposting (backport #48761 )
2025-08-12 16:44:09 +05:30
Vignesh S
5eeaaf4757
chore: fix text case failure casued by mergify
2025-08-12 16:25:59 +05:30
ruthra kumar
8faabb8110
Merge pull request #49115 from frappe/mergify/bp/version-14-hotfix/pr-48909
...
fix(tax withholding details): avoid voucher duplication (backport #48909 )
2025-08-12 16:07:00 +05:30
ravibharathi656
92ee871b79
fix(tax withholding details): avoid voucher duplication
...
(cherry picked from commit 8837016243 )
2025-08-12 09:31:36 +00:00
Mihir Kandoi
25ff9e0a4d
Merge pull request #49048 from frappe/mergify/bp/version-14-hotfix/pr-48813
...
fix(purchase invoice): filter only enabled account (backport #48813 )
2025-08-08 12:00:55 +05:30
mithili
a230a0d94c
chore: add back filter
...
(cherry picked from commit 23308f6d10 )
2025-08-08 05:25:01 +00:00
mithili
8fc8aa2dfd
fix: add condition to fetch active accounts
...
(cherry picked from commit 7c8dd86a35 )
2025-08-08 05:25:01 +00:00
mithili
e0d9a47ff7
fix(purchase invoice): filter only enabled account
...
(cherry picked from commit c3111db6e2 )
2025-08-08 05:25:01 +00:00
rohitwaghchaure
9d0034f0a4
Merge pull request #49018 from frappe/mergify/bp/version-14-hotfix/pr-49010
...
fix: timeout while submitting purchase receipt (backport #49010 )
2025-08-07 12:28:30 +05:30
Diptanil Saha
f3d780c5bc
Merge pull request #49024 from frappe/mergify/bp/version-14-hotfix/pr-49023
...
fix: NoneType error on applying presentation_currency filter on financial statements and trial balance report (backport #49023 )
2025-08-07 02:31:03 +05:30
diptanilsaha
89d00ee4a2
fix: nonetype error on applying presentation_currency filter on financial statements and trial balance report
...
(cherry picked from commit d7e22de44c )
2025-08-06 20:41:33 +00:00
rohitwaghchaure
22e63099ee
chore: fix conflicts
2025-08-06 22:24:45 +05:30
Rohit Waghchaure
06c3839abc
fix: timeout while submitting purchase receipt
...
(cherry picked from commit c433943c46 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.json
2025-08-06 14:35:43 +00:00
Logesh Periyasamy
b3035ec7d4
Merge pull request #48761 from aerele/exchange-gain-or-loss-on-repost
...
fix: prevent gain or loss entry cancellation upon reposting
(cherry picked from commit a8d17b7590 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2025-08-06 07:44:42 +05:30
ruthra kumar
0ecc056a3f
Merge pull request #48996 from frappe/mergify/bp/version-14-hotfix/pr-48901
...
fix: do not split round off when there is a cost center allocation (backport #48901 )
2025-08-05 20:55:34 +05:30
ravibharathi656
7a9150aac0
test: add test for cost center allocation commercial rounding
...
(cherry picked from commit dd24cce509 )
# Conflicts:
# erpnext/accounts/doctype/cost_center_allocation/test_cost_center_allocation.py
2025-08-05 20:35:21 +05:30
venkat102
388b5fb8f6
fix: do not split round off when there is a cost center allocation
...
(cherry picked from commit f0df41d521 )
2025-08-05 20:35:18 +05:30
ruthra kumar
96a1a4a8b8
Merge pull request #48984 from frappe/mergify/bp/version-14-hotfix/pr-48798
...
feat: add show_amount_in_company_currency in gl report (backport #48798 )
2025-08-05 17:44:27 +05:30
l0gesh29
eb691226d5
feat: add show_amount_in_company_currency in gl report
...
(cherry picked from commit 468e5e9b2e )
# Conflicts:
# erpnext/accounts/report/general_ledger/general_ledger.js
2025-08-05 17:11:33 +05:30
Mihir Kandoi
00e61a531a
Merge pull request #48986 from mihir-kandoi/st45290
...
fix: closing balance being added twice to fifo queue in stock ageing report
2025-08-05 15:48:38 +05:30
Mihir Kandoi
7abc4c4022
fix: closing balance being added twice to fifo queue
2025-08-05 15:25:25 +05:30
Mihir Kandoi
1ae3fd3e27
Merge pull request #48966 from frappe/mergify/bp/version-14-hotfix/pr-48693
...
fix: Use correct Attachments folder in code list import (backport #48693 )
2025-08-05 14:29:16 +05:30
ruthra kumar
ade44fbdb4
Merge pull request #48970 from frappe/mergify/bp/version-14-hotfix/pr-48861
...
chore: correct description for `consider_party_ledger_amount` in Tax Withholding Category (backport #48861 )
2025-08-05 14:26:25 +05:30
ljain112
82e8fb8a5e
chore: correct description for consider_party_ledger_amount in Tax Withholding Category
...
(cherry picked from commit f619bca2d6 )
# Conflicts:
# erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.json
2025-08-05 14:24:38 +05:30
Corentin Forler
f415bc3d14
fix: Use correct Attachments folder in code list import
...
(cherry picked from commit bc2cb1737a )
2025-08-05 08:34:37 +00:00
ruthra kumar
5bc3273460
Merge pull request #48963 from frappe/mergify/bp/version-14-hotfix/pr-48860
...
fix: add doctype fieldname in condition (backport #48860 )
2025-08-05 13:09:37 +05:30
l0gesh29
c263e6d67e
fix: add doctype fieldname in condition
...
(cherry picked from commit e2d63e4c32 )
# Conflicts:
# erpnext/accounts/utils.py
2025-08-05 12:16:33 +05:30
ruthra kumar
11b5a81170
Merge pull request #48927 from pps190/backport/version-14-hotfix/48926
...
fix: provide missing company in report records that require reference to Company:company:default_currency (Backport #48926 )
2025-08-04 10:29:49 +05:30
Mihir Kandoi
27485b9472
Merge pull request #48329 from pps190/backport/version-14-hotfix/34909
...
Get incoming rate v14 fix (Backport #34909 )
2025-08-02 22:09:30 +05:30
Devin Slauenwhite
0de4477ddf
fix: payment ledger voucher seperator row currencies
2025-08-02 12:29:52 -04:00
Devin Slauenwhite
235f271729
fix: provide company for outstanding record.
2025-08-02 12:23:32 -04:00
Devin Slauenwhite
d38fd0779c
fix: provide missing company in report records that require reference to Company:company:default_currency
2025-08-02 12:03:40 -04:00
Mihir Kandoi
093c6bb17e
Merge pull request #48907 from frappe/st45332
...
fix: add flt to prevent NoneType errors
2025-08-01 17:07:50 +05:30
Mihir Kandoi
2c98081be6
fix: add flt to prevent NoneType errors
2025-08-01 16:39:56 +05:30
ruthra kumar
451326fdeb
Merge pull request #48846 from frappe/mergify/bp/version-14-hotfix/pr-48835
...
fix: include empty values in user permission (backport #48835 )
2025-07-29 20:17:18 +05:30
l0gesh29
4d12ae069e
fix: include empty values in user permission
...
(cherry picked from commit f13d98fc7c )
2025-07-29 14:26:33 +00:00
Khushi Rawat
4297c58e5e
Merge pull request #48834 from frappe/mergify/bp/version-14-hotfix/pr-48833
...
fix: post gl entry on completion date of asset repair (backport #48833 )
2025-07-29 16:57:02 +05:30
Khushi Rawat
b43fbf2a7d
fix: import get_link_to_form from utils
2025-07-29 15:48:41 +05:30
Khushi Rawat
6cdc7811b8
fix: resolved conflicts
2025-07-29 15:42:00 +05:30
Khushi Rawat
59ac7aeb23
chore: resolved conflicts
2025-07-29 15:41:20 +05:30
Khushi Rawat
4524c74968
fix: resolved conflicts
2025-07-29 15:39:10 +05:30
khushi8112
80ae9820f0
fix: post gl entry on completion date of asset repair
...
(cherry picked from commit 5a82b723c2 )
# Conflicts:
# erpnext/assets/doctype/asset_repair/asset_repair.json
# erpnext/assets/doctype/asset_repair/asset_repair.py
# erpnext/assets/doctype/asset_repair/test_asset_repair.py
2025-07-29 10:07:22 +00:00
rohitwaghchaure
5d92f38bbe
Merge pull request #48807 from frappe/mergify/bp/version-14-hotfix/pr-48801
...
fix: incorrect GL entries (backport #48801 )
2025-07-28 17:54:00 +05:30
rohitwaghchaure
a944eaf054
chore: fix conflicts
2025-07-28 16:35:39 +05:30
Rohit Waghchaure
493c8ce04e
fix: incorrect GL entries
...
(cherry picked from commit 4c273fcc99 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2025-07-28 10:58:37 +00:00
ruthra kumar
77ea06dc7d
Merge pull request #48740 from frappe/mergify/bp/version-14-hotfix/pr-48665
...
fix: show amount for exchange gain or loss account (backport #48665 )
2025-07-22 12:56:31 +05:30
l0gesh29
360f3b7c25
fix: add validation for account key
...
(cherry picked from commit b6da350c20 )
2025-07-22 06:44:03 +00:00
l0gesh29
581221f1ec
fix: show amount for exchange gain or loss account
...
(cherry picked from commit 4f90f50eb2 )
2025-07-22 06:44:03 +00:00
rohitwaghchaure
e0be83caa5
Merge pull request #48728 from frappe/mergify/bp/version-14-hotfix/pr-48704
...
fix(production plan): add company filter to sub assembly warehouse (backport #48704 )
2025-07-21 20:04:07 +05:30
ravibharathi656
8934adfef4
fix(production plan): add company filter to sub assembly warehouse
...
(cherry picked from commit 1728a95111 )
2025-07-21 14:27:40 +00:00
Marica
2d6f4740be
Merge pull request #48638 from frappe/mergify/bp/version-14-hotfix/pr-46416
...
fix: calculate due date based on payment term (backport #46416 )
2025-07-16 17:18:04 +02:00
ruthra kumar
7aaea9f5b6
Merge pull request #48615 from aerele/backport-48612
...
fix(period closing voucher): closing account head debit and debit in account currency should be equal
2025-07-16 20:13:11 +05:30
Sudharsanan Ashok
9e7a5bb1bb
fix: calculate due date based on payment term ( #46416 )
...
(cherry picked from commit 9e808c832f )
2025-07-16 14:40:15 +00:00
rohitwaghchaure
27105501fb
Merge pull request #48636 from frappe/mergify/bp/version-14-hotfix/pr-48633
...
fix: performance issue while submitting the purchase invoice (backport #48633 )
2025-07-16 17:10:28 +05:30
Rohit Waghchaure
4fe09fd7e8
fix: performance issue while submitting the purchase invoice
...
(cherry picked from commit 47979871de )
2025-07-16 11:16:37 +00:00
venkat102
76a233e1b7
fix(period closing voucher): closing account head debit and debit in account currency should be equal
2025-07-15 18:24:54 +05:30
ruthra kumar
5ddfe3ce1d
Merge pull request #48585 from frappe/mergify/bp/version-14-hotfix/pr-47892
...
refactor: use sql for building voucher balance in Receivable report (backport #47892 )
2025-07-15 08:23:20 +05:30
ruthra kumar
ff998572e7
chore: resolve conflicts
2025-07-15 08:03:48 +05:30
ruthra kumar
f364a41490
chore: rename method
...
(cherry picked from commit fc8ca7d82c )
# Conflicts:
# erpnext/accounts/report/accounts_receivable/accounts_receivable.py
2025-07-15 01:52:45 +00:00
ruthra kumar
804edad233
refactor: build and pass match conditions as qb criterion
...
(cherry picked from commit 7efeed54de )
# Conflicts:
# erpnext/accounts/report/accounts_receivable/accounts_receivable.py
# erpnext/accounts/utils.py
2025-07-15 01:52:45 +00:00
ruthra kumar
e533158a1c
chore: drop unused utility method
...
(cherry picked from commit 52c0df24e3 )
2025-07-15 01:52:45 +00:00
ruthra kumar
5bcf642dff
refactor: dynamic DB field types
...
(cherry picked from commit 9d0ebe3427 )
# Conflicts:
# erpnext/accounts/report/accounts_receivable/accounts_receivable.py
2025-07-15 01:52:44 +00:00
ruthra kumar
d7822f493b
refactor: better variable name
...
(cherry picked from commit 1a90c0d031 )
2025-07-15 01:52:44 +00:00
ruthra kumar
5188745c53
refactor: prefix-ed names for easy distinction
...
(cherry picked from commit c5e35cc330 )
2025-07-15 01:52:44 +00:00
ruthra kumar
006a8c71fd
refactor: utility to drop existing procedures and include cost center
...
(cherry picked from commit da32bb5f51 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.js
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/doctype/accounts_settings/accounts_settings.py
2025-07-15 01:52:44 +00:00
ruthra kumar
ba25d334b1
refactor: order by posting date
...
(cherry picked from commit 7b7440d44a )
2025-07-15 01:52:43 +00:00
ruthra kumar
dd1020ccfb
refactor: call procedures based on config
...
(cherry picked from commit e90c6a33bd )
# Conflicts:
# erpnext/accounts/report/accounts_receivable/accounts_receivable.py
2025-07-15 01:52:43 +00:00
ruthra kumar
de2f80811f
refactor: introduce sql option for data fetch
...
(cherry picked from commit 8cf8f6abad )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.py
2025-07-15 01:52:43 +00:00
ruthra kumar
12eaa64572
refactor: better readability
...
(cherry picked from commit 097e74979f )
2025-07-15 01:52:42 +00:00
ruthra kumar
da1dcb8b21
refactor: using sql procedures for AR report
...
- dynamic filters are passed
(cherry picked from commit e5920c57aa )
# Conflicts:
# erpnext/accounts/report/accounts_receivable/accounts_receivable.py
2025-07-15 01:52:42 +00:00
mergify[bot]
9dad08274a
fix(Employee): add context to status in List View (backport #48576 ) ( #48578 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Employee): add context to status in List View (#48576 )
2025-07-14 15:53:42 +02:00
rohitwaghchaure
d8d53bc43e
Merge pull request #48496 from frappe/mergify/bp/version-14-hotfix/pr-48490
...
feat: update the modified date of the SLE after reposting (backport #48490 )
2025-07-09 19:45:26 +05:30
Rohit Waghchaure
8966c956d5
feat: update the modified date of the SLE after reposting
...
(cherry picked from commit c2cd4934e7 )
2025-07-09 13:52:11 +00:00
rohitwaghchaure
a518fc080a
Merge pull request #48491 from frappe/mergify/bp/version-14-hotfix/pr-48488
...
feat: parent item group support in Stock Projected Qty report (backport #48488 )
2025-07-09 18:59:55 +05:30
Rohit Waghchaure
3b36be214f
feat: parent item group support in Stock Projected Qty report
...
(cherry picked from commit 6e80d89d13 )
2025-07-09 11:19:41 +00:00
ruthra kumar
c332fcdeff
Merge pull request #48458 from frappe/mergify/bp/version-14-hotfix/pr-48361
...
revert: do not convert exchange gain/loss amount to foreign currency (backport #48361 )
2025-07-08 15:45:19 +05:30
mergify[bot]
51adea3b89
refactor: remove do_reposting_for_each_stock_transaction feature (backport #48444 ) ( #48451 )
...
* refactor: remove do_reposting_for_each_stock_transaction feature
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-07-08 15:06:00 +05:30
venkat102
083402e9a8
revert: do not convert exchange gain/loss amount to foreign currency
...
(cherry picked from commit c17ae703c7 )
# Conflicts:
# erpnext/accounts/report/general_ledger/test_general_ledger.py
2025-07-08 14:26:24 +05:30
rohitwaghchaure
1116a0fc8e
Merge pull request #48442 from frappe/mergify/bp/version-14-hotfix/pr-48441
...
Revert "fix: stock reco qty with inventory dimension" (backport #48441 )
2025-07-08 12:30:58 +05:30
rohitwaghchaure
b15d7e573e
chore: fix conflicts
2025-07-08 10:45:49 +05:30
rohitwaghchaure
9207d79ce6
Revert "fix: stock reco qty with inventory dimension ( #47918 )"
...
This reverts commit 342cebc778 .
(cherry picked from commit 8ba66c9833 )
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
2025-07-08 05:07:53 +00:00
rohitwaghchaure
33eb72035b
Merge pull request #48433 from frappe/mergify/bp/version-14-hotfix/pr-48432
...
fix: fetch from parent optional in inventory dimension (backport #48432 )
2025-07-08 10:13:56 +05:30
rohitwaghchaure
2c6099e051
Merge pull request #48438 from rohitwaghchaure/fixed-sales-incoming-rate-issue
...
fix: incorrect backport
2025-07-08 09:55:06 +05:30
rohitwaghchaure
5f4aaed5a0
chore: fix conflicts
2025-07-08 08:34:16 +05:30
Rohit Waghchaure
94a17b6ec2
fix: incorrect backport
2025-07-08 08:32:12 +05:30
Rohit Waghchaure
bb901cab88
fix: fetch from parent optional in inventory dimension
...
(cherry picked from commit 8aac6a6b18 )
# Conflicts:
# erpnext/stock/doctype/inventory_dimension/inventory_dimension.json
2025-07-07 11:52:53 +00:00
Diptanil Saha
711e06b537
feat: Period-wise closing entries for TB (backport #39712 ) ( #48386 )
...
feat: Period-wise closing entries for TB
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2025-07-03 22:47:28 +05:30
Diptanil Saha
c54b65acc2
chore: fix flaky test in Tax Withholding Details (backport #48375 ) ( #48387 )
...
* fix(test): flaky budget test case
* chore(test): import get_accumulated_monthly_budget
* fix(test): tds_payable_monthly tests
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-07-03 22:09:19 +05:30
ruthra kumar
9fcca18bf3
Merge pull request #48334 from frappe/mergify/bp/version-14-hotfix/pr-48162
...
fix: add validation for exchange gain/loss entries (backport #48162 )
2025-07-01 16:20:45 +05:30
i-am-vimal
b98cce8b9a
fix: add validation for exchange gain/loss entries
...
(cherry picked from commit 5c9eddd31e )
# Conflicts:
# erpnext/accounts/report/utils.py
2025-07-01 15:36:51 +05:30
Hossein Yousefian
bd9655a781
get_incoming_rate_voucher_no_fix
2025-06-30 17:11:04 -04:00
Hossein Yousefian
1df3b608ec
get_incoming_rate_zero_in_rate_fix
2025-06-30 17:11:04 -04:00
rohitwaghchaure
62b7a8d21a
Merge pull request #48313 from frappe/mergify/bp/version-14-hotfix/pr-48310
...
fix: accounting entries for standalone credit notes (backport #48310 )
2025-06-30 10:09:23 +05:30
rohitwaghchaure
6b31e54891
chore: fix conflicts
2025-06-30 09:42:13 +05:30
Rohit Waghchaure
15ae0196c6
fix: accounting entries for standalone credit notes
...
(cherry picked from commit 52177cffcd )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2025-06-30 04:09:39 +00:00
rohitwaghchaure
945bdabebb
fix: do not allow backdated transactions against serial numbers. ( #48281 )
2025-06-27 11:33:03 +05:30
ruthra kumar
d7c47e8ea5
Merge pull request #48234 from frappe/mergify/bp/version-14-hotfix/pr-48079
...
fix: get already billed amount from current doc instead of database (backport #48079 )
2025-06-24 17:36:05 +05:30
ljain112
2627fb10ce
chore: resolve conflicts
2025-06-24 16:14:24 +05:30
Lakshit Jain
0790db79fd
fix: get already billed amount from current doc instead of database ( #48079 )
...
* fix: get already billed amount from current doc instead of database
* fix: throw overbilling validation for all items in single call
* refactor: minor fixes
---------
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
(cherry picked from commit 47c3c4808e )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2025-06-24 10:11:43 +00:00
rohitwaghchaure
8208a9ec27
Merge pull request #48064 from frappe/mergify/bp/version-14-hotfix/pr-48061
...
fix: incorrect warehouse set from SO to MR (backport #48061 )
2025-06-16 14:52:54 +05:30
Rohit Waghchaure
fbfc6a6f62
fix: incorrect warehouse set from SO to MR
...
(cherry picked from commit 0da8d9c869 )
2025-06-16 04:42:26 +00:00
rohitwaghchaure
d60ab92082
Merge pull request #48003 from frappe/mergify/bp/version-14-hotfix/pr-47998
...
fix: incorrect warehouse in MR (backport #47998 )
2025-06-10 18:54:18 +05:30
rohitwaghchaure
85a0581145
chore: fix conflicts
2025-06-10 18:20:28 +05:30
Rohit Waghchaure
2cac05e56c
fix: incorrect warehouse in MR
...
(cherry picked from commit 2b9ca79291 )
# Conflicts:
# erpnext/manufacturing/doctype/production_plan/production_plan.py
2025-06-10 12:41:16 +00:00
ruthra kumar
10e4e610db
Merge pull request #47993 from frappe/mergify/bp/version-14-hotfix/pr-47981
...
refactor(Work Order): query_sales_order (backport #47981 )
2025-06-10 15:01:22 +05:30
barredterra
9ab80cfd6c
refactor(Work Order): query_sales_order
...
- Use `get_list` instead of `db.sql_list`
The method is used for setting link options in the frontend and the Link field doesn't ignore permissions, so get_list should be fine here.
- Added type hints to enable argument validation
(cherry picked from commit 2dbdacf905 )
2025-06-10 09:03:13 +00:00
rohitwaghchaure
8f2b83d434
Merge pull request #47986 from frappe/mergify/bp/version-14-hotfix/pr-47942
...
fix: available qty in BOM Stock Report (backport #47942 )
2025-06-10 14:03:06 +05:30
Sagar Vora
7f0ebb37da
Merge pull request #47977 from frappe/mergify/bp/version-14-hotfix/pr-47976
...
fix: throw permission error (backport #47976 )
2025-06-10 07:39:53 +00:00
Sagar Vora
1d42c4a305
chore: fix conflicts
2025-06-10 13:08:39 +05:30
Rohit Waghchaure
186173a21e
fix: available qty in BOM Stock Report
...
(cherry picked from commit ea689bbe3f )
2025-06-10 06:50:51 +00:00
Aayush Dalal
96c937bf6a
fix: throw permission error ( #47976 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
(cherry picked from commit 8b6a8d0c4f )
# Conflicts:
# erpnext/accounts/doctype/bank_statement_import/bank_statement_import.py
# erpnext/stock/utils.py
2025-06-09 17:29:42 +00:00
rohitwaghchaure
52aafc9410
Merge pull request #47932 from rohitwaghchaure/fixed-sabb-cond
...
chore: incorrect condition
2025-06-06 13:13:54 +05:30
Rohit Waghchaure
3232310c0f
chore: incorrect condition
2025-06-06 12:30:03 +05:30
mergify[bot]
6397c366fd
fix: stock reco qty with inventory dimension (backport #47918 ) ( #47921 )
...
fix: stock reco qty with inventory dimension (#47918 )
(cherry picked from commit 342cebc778 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-06-06 09:50:20 +05:30
mergify[bot]
f5ef376486
fix: key-error for COGS By Item Group report (backport #47914 ) ( #47916 )
...
fix: key-error for COGS By Item Group report (#47914 )
fix: keyerror for COGS By Item Group report
(cherry picked from commit 997ce4eaa7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-06-05 17:18:22 +05:30
mergify[bot]
c9eeca22f5
fix: stock adjustment entry during reposting (backport #47878 ) ( #47882 )
...
fix: stock adjustment entry during reposting (#47878 )
fix: stock adjustment entry
(cherry picked from commit cbcd580daa )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-06-04 12:51:22 +05:30
mergify[bot]
df779bb7dd
fix: incorrect actual qty in product bundle balance report (backport #47791 ) ( #47813 )
...
fix: incorrect actual qty in product bundle balance report (#47791 )
(cherry picked from commit c544c3e018 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-30 14:01:49 +05:30
ruthra kumar
20f701ff0b
Merge pull request #47807 from frappe/mergify/bp/version-14-hotfix/pr-47794
...
fix: use `query.walk() `for escaping special chars in receiable/payable report (backport #47794 )
2025-05-29 14:58:45 +05:30
ljain112
ca4858318e
fix: use query.walk() for escaping special chars in receiable/payable report
...
(cherry picked from commit a0a51b5074 )
2025-05-29 08:21:15 +00:00
mergify[bot]
b664781fae
feat: add column "Item Name" to "BOM Stock Report" (backport #47116 ) ( #47484 )
...
Co-authored-by: Patrick Eißler <77415730+PatrickDEissler@users.noreply.github.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-05-27 19:21:20 +02:00
mergify[bot]
69463b4798
fix: filter of item for manufacture type material request (backport #47712 ) ( #47716 )
...
* fix: filter of item for manufacture type material request (#47712 )
(cherry picked from commit 874750f9ce )
# Conflicts:
# erpnext/stock/doctype/material_request/material_request.js
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-27 21:56:36 +05:30
ruthra kumar
3b686827e9
Merge pull request #47752 from frappe/mergify/bp/version-14-hotfix/pr-47736
...
fix: only include advances within the tcs period (backport #47736 )
2025-05-27 14:10:45 +05:30
rohitwaghchaure
d37b12f385
fix: incorrect status in the serial no ( #47740 )
2025-05-27 13:23:40 +05:30
ljain112
43aeff38aa
fix: only include advances within the tcs period
...
(cherry picked from commit 477ec9fdcc )
2025-05-27 07:49:16 +00:00
ruthra kumar
ad13dcd695
Merge pull request #47745 from frappe/mergify/bp/version-14-hotfix/pr-47549
...
fix: validation message format (backport #47542 ) (backport #47549 )
2025-05-27 12:03:44 +05:30
mergify[bot]
792f3afa1b
fix: validation message format (backport #47542 ) ( #47549 )
...
fix: validation message format (#47542 )
(cherry picked from commit a18e1cffa7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit f225e1986e )
2025-05-27 06:04:55 +00:00
ruthra kumar
43dda4a5d2
Merge pull request #47741 from frappe/mergify/bp/version-14-hotfix/pr-47697
...
refactor: Fetch party name for contract (backport #47697 )
2025-05-26 19:56:16 +05:30
ruthra kumar
274ce10329
chore: resolve conflicts
2025-05-26 17:46:42 +05:30
ruthra kumar
caf145e3ca
refactor: patch old contract with full party name
...
(cherry picked from commit 8e2221178b )
# Conflicts:
# erpnext/patches.txt
2025-05-26 12:11:25 +00:00
ruthra kumar
05911ad563
refactor: fetch party name on selection
...
(cherry picked from commit 752024e222 )
2025-05-26 12:11:24 +00:00
ruthra kumar
de937a6bad
refactor: full name field in contract
...
(cherry picked from commit 016924361a )
# Conflicts:
# erpnext/crm/doctype/contract/contract.json
# erpnext/crm/doctype/contract/contract.py
2025-05-26 12:11:24 +00:00
mergify[bot]
70e6ea6b3f
fix: rate changing while making PR (negative discount) (backport #40539 ) ( #47735 )
...
fix: rate changing while making PR (negative discount) (#40539 )
(cherry picked from commit 8136954484 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-26 16:02:06 +05:30
mergify[bot]
70bcfb4748
fix: patch to rename group_by filter in custom reports (backport #47709 ) ( #47729 )
...
* fix: patch to rename group_by filter in custom reports
(cherry picked from commit 0d19c18c06 )
# Conflicts:
# erpnext/patches.txt
# erpnext/patches/v14_0/rename_group_by_to_categorize_by_in_custom_reports.py
* fix: using python instead of sql query
(cherry picked from commit 48eccb1f73 )
* chore: resolve conflict
---------
Co-authored-by: diptanilsaha <diptanil@frappe.io >
2025-05-26 13:29:28 +05:30
mergify[bot]
1f1cb338fe
fix: skip last purchase rate for free item (backport #47693 ) ( #47695 )
...
fix: skip last purchase rate for free item (#47693 )
(cherry picked from commit c3b17024bd )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-24 17:17:09 +05:30
mergify[bot]
d5d4b3a7f3
fix: incorrect valuation rate due to positive qty (backport #47686 ) ( #47687 )
...
fix: incorrect valuation rate due to positive qty (#47686 )
(cherry picked from commit 6ed97b5fda )
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2025-05-22 16:17:42 +05:30
mergify[bot]
5d9be7366b
fix: remove public access to list items (backport #45838 )
...
* fix: remove public access to list items
(cherry picked from commit 2bd596ee3d )
# Conflicts:
# erpnext/stock/doctype/item/item.json
* fix: resolve conflict
---------
Co-authored-by: CaseSolved <richard@casesolved.co.uk >
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-05-21 23:12:40 +05:30
mergify[bot]
537c917bfc
fix: better validation message with solution for BOM recursion (backport #47472 ) ( #47476 )
...
fix: better validation message with solution for BOM recursion
(cherry picked from commit 7103cdd84a )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2025-05-20 16:15:40 +05:30
ruthra kumar
13f393c59a
Merge pull request #47624 from frappe/mergify/bp/version-14-hotfix/pr-47559
...
fix: include only invoices with update_stock = 0 for billed amt in delivery note. (backport #47559 )
2025-05-20 11:24:52 +05:30
ljain112
54197ff760
fix: include only invoices with update_stock = 0 for billed amt in delivery note.
...
(cherry picked from commit 6dc459db58 )
2025-05-20 05:31:56 +00:00
ruthra kumar
6f1109226d
Merge pull request #47621 from frappe/mergify/bp/version-14-hotfix/pr-47614
...
fix: remove hardcoded doctype in `make_return_doc` (backport #47614 )
2025-05-20 10:37:00 +05:30
barredterra
9ce86b135b
fix: remove hardcoded doctype in make_return_doc
...
(cherry picked from commit 45a5c19dd4 )
# Conflicts:
# erpnext/controllers/sales_and_purchase_return.py
2025-05-20 10:11:21 +05:30
mergify[bot]
d88feecf46
fix: asset image field updation issue (backport #47615 )
2025-05-20 10:08:26 +05:30
ruthra kumar
00407cd0ee
Merge pull request #47526 from frappe/mergify/bp/version-14-hotfix/pr-47520
...
fix: ignore "Account Closing Balance" doctype on Period Closing Voucher cancellation (backport #47520 )
2025-05-13 15:22:32 +05:30
ljain112
a04feff264
fix: ignore "Account Closing Balance" doctype on Period Closing Voucher cancellation
...
(cherry picked from commit d6602d63fc )
# Conflicts:
# erpnext/accounts/doctype/period_closing_voucher/period_closing_voucher.py
2025-05-13 15:00:36 +05:30
ruthra kumar
d6f5ac90b1
Merge pull request #47516 from frappe/mergify/bp/version-14-hotfix/pr-47367
...
fix: Use `Currency` instead of `Float` in GL report to show details (backport #47367 )
2025-05-13 13:08:20 +05:30
Abdeali Chharchhodawala
c6c1b00559
Merge pull request #47367 from Abdeali099/gl-report-field-float-to-currency
...
fix: Use `Currency` instead of `Float` in GL report to show details
(cherry picked from commit e4e0bb68ec )
2025-05-13 12:49:52 +05:30
ruthra kumar
b86dc294f1
Merge pull request #47518 from frappe/mergify/bp/version-14-hotfix/pr-47380
...
fix: broken CI - uae vat 201 tests failing (backport #47380 )
2025-05-13 12:45:41 +05:30
ruthra kumar
949ed59f84
fix: broken test suite due to incorrect OR filter
...
(cherry picked from commit 37d74e387d )
2025-05-13 06:39:22 +00:00
ruthra kumar
558225b027
Merge pull request #47466 from frappe/mergify/bp/version-14-hotfix/pr-47462
...
Update event.js (backport #47462 )
2025-05-08 14:12:55 +05:30
Yaiphalemba Mangshatabam
2389fd5145
fix: typo in event.js
...
"Sales Partners" -> "Sales Partner"
(cherry picked from commit edee75c757 )
2025-05-08 08:40:37 +00:00
rohitwaghchaure
d66a34411c
Merge pull request #47453 from frappe/mergify/bp/version-14-hotfix/pr-47452
...
fix: warning message for COGS account in the stock entry (backport #47452 )
2025-05-08 13:58:23 +05:30
Rohit Waghchaure
1bbbd261cb
fix: warning message for COGS account in the stock entry
...
(cherry picked from commit bba6b0ff45 )
2025-05-07 10:50:18 +00:00
mergify[bot]
3993525bf6
feat!: configure which rate is used to auto-update price list (backport #47417 ) ( #47433 )
...
* feat!: configure which rate is used to auto-update price list
(cherry picked from commit 3ebde4526a )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
# erpnext/setup/setup_wizard/operations/defaults_setup.py
# erpnext/setup/setup_wizard/operations/install_fixtures.py
# erpnext/stock/doctype/stock_settings/stock_settings.json
# erpnext/stock/doctype/stock_settings/stock_settings.py
# erpnext/stock/get_item_details.py
* fix: merge conflicts
---------
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-05-06 18:43:27 +05:30
ruthra kumar
8343c92ac5
Merge pull request #47425 from frappe/mergify/bp/version-14-hotfix/pr-47337
...
fix: do not allocate amount when ref's doctype or name are not set (backport #47337 )
2025-05-06 15:01:05 +05:30
Abdeali Chharchhoda
f278120aa0
fix: do not allocate amount when ref's doctype or name are not set
...
(cherry picked from commit b9a02b466b )
2025-05-06 09:04:52 +00:00
ruthra kumar
862e6330ac
Merge pull request #47415 from frappe/mergify/bp/version-14-hotfix/pr-47408
...
fix: show party type in due date exceeding message (backport #47408 )
2025-05-06 14:32:58 +05:30
ruthra kumar
bd395e2406
chore: resolve conflicts and pass all parameters
2025-05-06 14:12:44 +05:30
Abdeali Chharchhoda
4376fbc3ed
fix: show party type in due date exceeding message
...
(cherry picked from commit b6d9134014 )
# Conflicts:
# erpnext/accounts/party.py
2025-05-06 06:28:47 +00:00
ruthra kumar
c49ee563fd
Merge pull request #47413 from frappe/mergify/bp/version-14-hotfix/pr-47358
...
fix: change shipping address fetching condition (backport #47358 )
2025-05-06 11:29:16 +05:30
Vimal
8e0bd976c3
fix: change shipping address fetching condition
...
(cherry picked from commit 0b4add2f2b )
2025-05-06 05:28:40 +00:00
rohitwaghchaure
d66e8e8597
Merge pull request #47389 from frappe/mergify/bp/version-14-hotfix/pr-47376
...
fix: validation for difference account (backport #47376 )
2025-05-05 18:39:04 +05:30
mergify[bot]
d41fec7d2b
fix: rename unchanged group_by filter related to general ledger report (backport #47366 ) ( #47404 )
...
* fix: rename unchanged group_by filter related to general ledger report (#47366 )
(cherry picked from commit 3de249dcba )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/accounts/test/test_reports.py
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.js
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-05 18:18:23 +05:30
mergify[bot]
378821d9e6
fix: backward compatibility for renamed group_by filter on reports (backport #47362 ) ( #47402 )
...
fix: backward compatibility for renamed group_by filter on reports (#47362 )
* fix: backward compatibility for renamed group_by filter in general ledger report
* fix: backward compatibility for renamed group_by filter in supplier quotation comparison report
(cherry picked from commit d4ffa54136 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-05-05 18:01:06 +05:30
ruthra kumar
698e260526
Merge pull request #47146 from frappe/mergify/copy/version-14-hotfix/pr-47145
...
refactor: make AR / AP report more memory efficient (copy #47145 )
2025-05-05 15:43:33 +05:30
ruthra kumar
fc793f0f25
refactor: set default for fetch methods
2025-05-05 15:04:48 +05:30
ruthra kumar
204d1d6a53
refactor: use fetch method based on configuration
2025-05-05 15:04:48 +05:30
ruthra kumar
aee917b790
refactor: configurable fetch method for AR / AP report
2025-05-05 15:04:45 +05:30
ruthra kumar
892d3980d3
refactor: use unbuffered cursor for fetching
2025-05-05 14:59:24 +05:30
rohitwaghchaure
e743d5f66b
chore: fix linters issue
2025-05-05 14:19:20 +05:30
rohitwaghchaure
9adb863787
chore: fix linters issue
2025-05-05 14:12:07 +05:30
Rohit Waghchaure
150cc5a664
fix: validation for difference account
...
(cherry picked from commit fb819c558e )
2025-05-03 07:52:53 +00:00
mergify[bot]
b507e63375
fix: completed transactions showing in the list (backport #47374 ) ( #47378 )
...
* fix: completed transactions showing in the list (#47374 )
(cherry picked from commit 97db9da10e )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.js
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-05-02 15:29:10 +05:30
mergify[bot]
27a8856dca
fix: renaming group by fieldname and value in reports (backport #47352 ) ( #47359 )
...
* fix: renaming group by fieldname and value in reports (#47352 )
* fix: renaming in general ledger report
* fix: renaming in supplier quotation comparison report
* fix: renaming group by to categorize by in process statement of accounts
* fix: added patch
* fix: patch update to all documents
* chore: added patches to patch.txt
* chore: removing patch from v14
(cherry picked from commit 13a84e7f82 )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.json
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py
# erpnext/accounts/report/general_ledger/general_ledger.py
# erpnext/buying/report/supplier_quotation_comparison/supplier_quotation_comparison.py
# erpnext/patches.txt
# erpnext/patches/v14_0/rename_group_by_to_categorize_by.py
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve conflict
* chore: resolve conflict
* chore: fixed path for patch file
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-30 18:22:59 +05:30
mergify[bot]
b13e0a6b9f
fix: warning message before changing the valuation method (backport #47340 ) ( #47341 )
...
fix: warning message before changing the valuation method (#47340 )
(cherry picked from commit ffdc4347e8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-04-30 12:54:15 +05:30
mergify[bot]
0c5c34409e
fix: remove invalid email account creation (backport #47318 ) ( #47322 )
...
fix: remove invalid email account creation (#47318 )
(cherry picked from commit 7423e4187f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-04-29 12:40:25 +05:30
rohitwaghchaure
9dbc1cc5fb
Merge pull request #47287 from frappe/mergify/bp/version-14-hotfix/pr-47268
...
fix: allow to change valuation method from FIFO to Moving Average (backport #47268 )
2025-04-28 15:28:53 +05:30
Rohit Waghchaure
7130e5ccfb
fix: allow to change valuation method from FIFO to Moving Average
...
(cherry picked from commit b454ed4b8f )
2025-04-28 09:06:30 +00:00
rohitwaghchaure
0e42516977
Merge pull request #47258 from rohitwaghchaure/fixed-support-46933
...
fix: item code not showing in the error message
2025-04-25 14:38:38 +05:30
Rohit Waghchaure
48748e7142
fix: item code not showing in the error message
2025-04-25 14:08:38 +05:30
Khushi Rawat
0bc3bc4851
fix: calculate useful days of asset's life correctly for existing asset ( #47066 )
...
* fix: calculate useful days of asset's life correctly for existing asset
* fix: test
* fix: test case correction
2025-04-23 12:30:59 +05:30
ruthra kumar
6868da5f6a
Merge pull request #47198 from frappe/mergify/bp/version-14-hotfix/pr-47138
...
fix: rate based on posting date in Tax Withholding Report (backport #47138 )
2025-04-22 14:07:19 +05:30
ljain112
f906568fea
chore: added test case for date period in multiple tax withholding rules
...
(cherry picked from commit 515fe340a8 )
# Conflicts:
# erpnext/accounts/report/tds_payable_monthly/test_tds_payable_monthly.py
2025-04-22 13:33:16 +05:30
ljain112
17dc87a2df
fix: rate based on posting date in Tax Withholding Report
...
(cherry picked from commit a32a79e90a )
2025-04-22 07:59:50 +00:00
Sagar Vora
522597d22b
Merge pull request #47156 from frappe/mergify/bp/version-14-hotfix/pr-47154
...
fix: respect mapped accounting dimensions (backport #47154 )
2025-04-19 13:03:56 +05:30
Sagar Vora
e4c2442ba2
fix: respect mapped accounting dimensions
...
(cherry picked from commit 7dbe27da19 )
2025-04-19 07:22:23 +00:00
mergify[bot]
0d9bc4424c
chore: migrate pre-commit config (backport #47132 ) ( #47133 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-04-17 14:22:23 +02:00
Raffael Meyer
35c9375f0d
Merge pull request #47130 from frappe/mergify/bp/version-14-hotfix/pr-47125
...
fix: create default warehouse (backport #47125 )
2025-04-17 13:56:56 +02:00
barredterra
f04c73b9c2
ci: update linters
...
copy config from version-15
2025-04-17 13:38:19 +02:00
Raffael Meyer
a766aa0837
fix: create default warehouse ( #47125 )
2025-04-17 13:38:10 +02:00
ruthra kumar
503b89a764
Merge pull request #46952 from frappe/mergify/bp/version-14-hotfix/pr-46949
...
fix: improve translatability of query report print formats (backport #46913 ) (backport #46949 )
2025-04-15 15:59:10 +05:30
mergify[bot]
b88f6c1252
fix(Payment Entry): set account type if missing (backport #47069 ) (backport #47070 ) ( #47072 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
fix(Payment Entry): set account type if missing (backport #47069 ) (#47070 )
fix(Payment Entry): set account type if missing (#47069 )
2025-04-14 19:19:50 +02:00
rohitwaghchaure
e5156e6666
Merge pull request #47068 from frappe/mergify/bp/version-14-hotfix/pr-46997
...
fix: update the modified date in for SLEs and GLs after rename (backport #46997 )
2025-04-14 21:06:08 +05:30
Rohit Waghchaure
8801584c8d
fix: update the modified date in for SLEs and GLs after rename
...
(cherry picked from commit dc5a5ef258 )
2025-04-14 15:02:22 +00:00
rohitwaghchaure
55ac96ff09
Merge pull request #47062 from frappe/mergify/bp/version-14-hotfix/pr-46853
...
fix: stock entry repack amount calculation (backport #46853 )
2025-04-14 20:30:38 +05:30
rohitwaghchaure
3f3fb323cf
chore: fix conflicts
2025-04-14 18:02:24 +05:30
Rohit Waghchaure
253a067592
fix: stock entry repack amount calculation
...
(cherry picked from commit 544ceb93cd )
# Conflicts:
# erpnext/stock/stock_ledger.py
2025-04-14 12:30:21 +00:00
ruthra kumar
4ac5c7e5e7
Merge pull request #47054 from frappe/mergify/bp/version-14-hotfix/pr-47049
...
Revert "fix: remove against_voucher and against_voucher_type column from General Ledger Report" (backport #47049 )
2025-04-14 13:51:45 +05:30
ruthra kumar
694f158fc8
chore: resolve conflict
2025-04-14 13:25:36 +05:30
ruthra kumar
5844aafd12
fix: revert #46900 - against_voucher filter in general ledger
...
(cherry picked from commit adb331ef71 )
# Conflicts:
# erpnext/accounts/report/general_ledger/general_ledger.py
2025-04-14 07:49:35 +00:00
ruthra kumar
98ffbfb432
Merge pull request #47032 from frappe/mergify/bp/version-14-hotfix/pr-47012
...
fix: correct doctype in item_wise_purchase register (backport #47012 )
2025-04-12 07:29:28 +05:30
ljain112
6ec33c0098
fix: correct doctype in item_wise_purchase register
...
(cherry picked from commit b8b8dce733 )
2025-04-12 01:41:16 +00:00
rohitwaghchaure
a2595350f6
Merge pull request #46971 from rohitwaghchaure/fixed-support-35746
...
fix: serial no validation for stock reconciliation
2025-04-10 11:05:45 +05:30
rohitwaghchaure
ac7700dff0
Merge pull request #46983 from rohitwaghchaure/fixed-stock-ageing-report
...
perf: stock ageing report generation
2025-04-10 11:03:40 +05:30
Rohit Waghchaure
7a74dac2c2
perf: stock ageing report generation
2025-04-10 10:10:09 +05:30
Rohit Waghchaure
a3d4d34454
fix: serial no validation for stock reconciliation
2025-04-09 17:14:40 +05:30
barredterra
443ed5b2ce
chore: add missing german translation
...
(cherry picked from commit d94ebd0c78 )
2025-04-08 14:12:41 +00:00
barredterra
033fa09eb4
fix: remove redundant letter head
...
(cherry picked from commit 7896f8a855 )
2025-04-08 14:12:41 +00:00
barredterra
056cc35379
fix: go for lower case "on" because we already have translations for that
...
(cherry picked from commit 7cf83ffce7 )
2025-04-08 14:12:40 +00:00
barredterra
f1a864349e
fix: make report's "printed on" translatable
...
(cherry picked from commit 18e9a9881c )
2025-04-08 14:12:40 +00:00
mergify[bot]
18282b2632
chore: fix german translations (backport #46912 ) ( #46914 )
...
* chore: fix german translations (#46912 )
(cherry picked from commit 8276e8e8b3 )
# Conflicts:
# erpnext/translations/de.csv
* chore: resolve conflicts
* chore: delete duplicate translations
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-04-08 13:16:35 +02:00
ruthra kumar
46115d6f71
Merge pull request #46937 from frappe/mergify/bp/version-14-hotfix/pr-46631
...
fix: update outstanding for self (backport #46631 )
2025-04-08 16:21:45 +05:30
ruthra kumar
f62905f7a7
chore: pass individual range
2025-04-08 15:53:30 +05:30
ruthra kumar
88facb7523
refactor: pass both doctype and name
2025-04-08 15:13:59 +05:30
ruthra kumar
512877ab46
chore: resolve conflicts
2025-04-08 14:34:59 +05:30
Bhavan23
c7e6b2356f
test: add unit test to validate outstanding amount for update_outstanding_for_self checkbox enabled
...
(cherry picked from commit 7b0882600a )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2025-04-08 08:59:05 +00:00
Bhavan23
8e2bfc6bcb
fix(accounting): update outstanding amount based on update_outstanding_for_self
...
fix(accounting): against voucher has been already paid show proper message and update update_outstanding_for_self as 1
(cherry picked from commit 222f1834f1 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2025-04-08 08:59:04 +00:00
ruthra kumar
98260b990c
Merge pull request #46931 from frappe/mergify/bp/version-14-hotfix/pr-46821
...
fix: removed customer_group query in customer.js (backport #46821 )
2025-04-08 13:10:04 +05:30
ljain112
3be0f00b3b
fix: removed customer_group query in customer.js
...
(cherry picked from commit f49adfdd98 )
2025-04-08 07:28:33 +00:00
ruthra kumar
f44478db78
Merge pull request #46924 from frappe/mergify/bp/version-14-hotfix/pr-46709
...
fix: user permissions in sales and purchase report (backport #46709 )
2025-04-08 11:53:08 +05:30
ruthra kumar
db8cb70bd8
chore: resolve conflict
2025-04-08 11:13:44 +05:30
ljain112
f26b22ee7f
fix: user permissions in sales and purchase report
...
(cherry picked from commit f4bc1dfd00 )
# Conflicts:
# erpnext/accounts/report/purchase_register/purchase_register.py
2025-04-08 05:40:47 +00:00
ruthra kumar
1e4807f16d
Merge pull request #46920 from frappe/mergify/bp/version-14-hotfix/pr-46804
...
fix: update outstanding with precision (backport #46804 )
2025-04-08 11:07:45 +05:30
ljain112
698d5be840
fix: update outstanding with precision
...
(cherry picked from commit aadda9f606 )
2025-04-08 04:29:31 +00:00
ruthra kumar
59e46e22d3
Merge pull request #46904 from frappe/mergify/bp/version-14-hotfix/pr-46895
...
fix: empty party filter on change of party type in General Ledger Report (backport #46895 )
2025-04-07 17:55:56 +05:30
ljain112
14b4d147a8
fix: empty party filter on change of party type in General Ledger Report.
...
(cherry picked from commit 9c68bc22fa )
2025-04-07 12:12:55 +00:00
ruthra kumar
2bed1c8336
Merge pull request #46901 from frappe/mergify/bp/version-14-hotfix/pr-46900
...
fix: remove against_voucher and against_voucher_type column from General Ledger Report (backport #46900 )
2025-04-07 17:38:42 +05:30
ljain112
9e3a04136c
fix: remove against_voucher from General Ledger Report
...
(cherry picked from commit 6d1f119a0f )
2025-04-07 17:14:49 +05:30
ruthra kumar
dcc53cea55
Merge pull request #46896 from frappe/mergify/bp/version-14-hotfix/pr-46728
...
fix: update posting date before running validations (backport #46728 )
2025-04-07 14:54:37 +05:30
Dany Robert
430d1e8b2e
fix: update posting date before running validations
...
(cherry picked from commit d04dbd8ed9 )
2025-04-07 09:01:56 +00:00
ruthra kumar
36a366d962
Merge pull request #46890 from frappe/mergify/bp/version-14-hotfix/pr-46637
...
fix(payment term): allocate payment amount when payment term is fetched from order (backport #46637 )
2025-04-07 11:25:58 +05:30
venkat102
dda35b8e51
fix: update payment amount if automatically_fetch_payment_terms is enabled
...
(cherry picked from commit 7bf1a39861 )
2025-04-07 05:34:19 +00:00
venkat102
4e0d7d88ec
test: validate payment schedule based on invoice amount
...
(cherry picked from commit 7785296573 )
2025-04-07 05:34:19 +00:00
venkat102
36b951d018
fix(payment term): allocate payment amount when payment term is fetched from order
...
(cherry picked from commit 5618859bd8 )
2025-04-07 05:34:18 +00:00
mergify[bot]
233e0d8049
fix: use grand_total_diff instead of rounding_adjustment in taxes_and_totals (backport #46829 )
...
* fix: use `grand_total_diff` instead of `rounding_adjustment` in `taxes_and_totals`
(cherry picked from commit fd252da6b1 )
* test: ensure correct grand total
---------
Co-authored-by: vishakhdesai <vishakhdesai@gmail.com >
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2025-04-06 09:11:06 +05:30
mergify[bot]
5f467be0c8
fix: Translate UnReconcile dialog title (backport #46818 ) ( #46862 )
...
fix: Translate UnReconcile dialog title
(cherry picked from commit f2cfb03c2c )
Co-authored-by: Corentin Forler <corentin@dokos.io >
2025-04-05 17:37:16 +02:00
mergify[bot]
70d117e858
fix: make message translatable (backport #46863 ) ( #46865 )
...
fix: make message translatable (#46863 )
(cherry picked from commit 7d12e9afd4 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-04-05 17:36:16 +02:00
Khushi Rawat
2fe9fa7ef7
feat: asset filter in asset depreciation and balances report ( #46848 )
2025-04-04 10:39:16 +05:30
Sagar Vora
b4ca51ad4c
Merge pull request #46813 from frappe/mergify/bp/version-14-hotfix/pr-46812
...
fix: revert resetting `rounding_adjustment` (backport #46812 )
2025-03-31 15:56:27 +05:30
Vishakh Desai
fb5777cf10
Merge pull request #46812 from vishakhdesai/fix-taxes-and-totals
...
fix: revert resetting `rounding_adjustment`
(cherry picked from commit 3a9dca0563 )
2025-03-31 10:25:00 +00:00
mergify[bot]
06c32993ea
fix: improved rounding adjustment when applying discount (backport #46720 )
...
* fix: improved rounding adjustment when applying discount (#46720 )
* fix: rounding adjustment in apply_discount_amount taxes_and_totals
* refactor: minor changes
* fix: set the rounding difference while calculating tax total in the last tax row and add test case
* fix: failing test case
* fix: made changes in get_total_for_discount_amount in taxes_and_totals
* fix: failing test cases
* fix: changes as per review
* refactor: remove unnecessary use of flt
* refactor: improve logic
* refactor: minor change
* refactor: minor changes
* fix: add a test case for applying discount with previous row total in taxes
* fix: failing test case
* refactor: flatter code, remove `flt` usage for accuracy
---------
Co-authored-by: Vishakh Desai <78500008+vishakhdesai@users.noreply.github.com >
Co-authored-by: Sagar Vora <sagar@resilient.tech >
2025-03-31 15:54:09 +05:30
rohitwaghchaure
466c6ee3d4
Merge pull request #46780 from frappe/mergify/bp/version-14-hotfix/pr-46777
...
fix: incorrect condition (backport #46777 )
2025-03-29 12:17:59 +05:30
rohitwaghchaure
a8831351e3
chore: fix conflicts
2025-03-29 12:16:17 +05:30
Rohit Waghchaure
d1f9444be7
fix: incorrect condition
...
(cherry picked from commit 0c1a8e9c58 )
# Conflicts:
# erpnext/public/js/controllers/transaction.js
2025-03-28 18:19:41 +00:00
rohitwaghchaure
9cadb89678
Merge pull request #46748 from frappe/revert-46646-mergify/bp/version-14-hotfix/pr-46641
...
Revert "perf: timeout while renaming cost center (backport #46641 )"
2025-03-27 12:16:56 +05:30
rohitwaghchaure
da6affbba7
Revert "perf: timeout while renaming cost center (backport #46641 )"
2025-03-27 11:57:24 +05:30
Sagar Vora
6293b08540
Merge pull request #46729 from vishakhdesai/bank-clearance-fix-v14-backport
...
fix: don't filter payment entries on Bank Account in Payment Clearance (backport #46669 )
2025-03-26 13:00:57 +05:30
vishakhdesai
576ce7e882
fix: don't filter payment entries on Bank Account in Payment Clearance
2025-03-26 11:41:35 +05:30
ruthra kumar
15bb1fdb24
Merge pull request #46712 from frappe/mergify/bp/version-14-hotfix/pr-46616
...
fix: do not validate if conversion rate is 1 for different currency (backport #46616 )
2025-03-25 16:06:08 +05:30
ljain112
509c5c4d17
fix: removed test case
2025-03-25 15:22:19 +05:30
ruthra kumar
cb028b8740
chore: resolve conflict
2025-03-25 14:26:14 +05:30
ljain112
c3447c030a
fix: do not validate if conversion rate is 1 for different currency
...
(cherry picked from commit e8a66d03bc )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2025-03-25 08:42:17 +00:00
ruthra kumar
1d65f995e7
Merge pull request #46646 from frappe/mergify/bp/version-14-hotfix/pr-46641
...
perf: timeout while renaming cost center (backport #46641 )
2025-03-25 13:27:09 +05:30
ruthra kumar
3a6d8cd9a1
Merge pull request #46704 from frappe/mergify/bp/version-14-hotfix/pr-46622
...
feat: repost accounting ledger for purchase receipt (backport #46622 )
2025-03-25 12:13:50 +05:30
ljain112
88e664b79f
feat: repost accounting ledger for purchase receipt
...
(cherry picked from commit b36e356469 )
2025-03-25 06:19:33 +00:00
ruthra kumar
090ee7f042
Merge pull request #46690 from IMS94/fix-46686-so-update-items
...
fix: assign dialog instance to a variable in update_child_items function
2025-03-25 11:18:45 +05:30
mergify[bot]
b311b6eb7f
ci: apply label "skip-release-notes" based on PR title (backport #46694 ) ( #46696 )
...
ci: apply label "skip-release-notes" based on PR title (#46694 )
Workflow copied from frappe/frappe
(cherry picked from commit eb350012b0 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-03-24 16:55:07 +01:00
Imesha Sudasingha
df64d2ef4e
fix: fix lint issues with trailing whitespaces
2025-03-24 12:50:48 +00:00
Imesha Sudasingha
690a939572
fix: assign dialog instance to a variable in update_child_items function
...
`dialog` is being referred in `onchange` handlers of the fields. Without this fix, they are failing because `dialog` is not defined.
2025-03-24 12:42:42 +00:00
ruthra kumar
a3639b055c
Merge pull request #46676 from frappe/mergify/bp/version-14-hotfix/pr-46577
...
fix: customer credit limit check based on `bypass_credit_limit_check` in Journal Entry (backport #46577 )
2025-03-24 13:58:00 +05:30
ljain112
331ecc1964
fix: customer credit limit check based on bypass_credit_limit_check in Journal Entry
...
(cherry picked from commit 8a84faebed )
2025-03-24 08:01:38 +00:00
rohitwaghchaure
736b125e14
chore: fix conflicts
2025-03-22 20:49:56 +05:30
Rohit Waghchaure
b9b08c35ef
perf: timeout while renaming cost center
...
(cherry picked from commit 92be7cbbbf )
# Conflicts:
# erpnext/accounts/doctype/gl_entry/gl_entry.json
2025-03-21 12:38:52 +00:00
rohitwaghchaure
300f1a860b
Merge pull request #46609 from rohitwaghchaure/fixed-support-33137
...
fix: order by condition
2025-03-19 15:36:43 +05:30
rohitwaghchaure
1441ef2532
Merge pull request #46610 from frappe/mergify/bp/version-14-hotfix/pr-46595
...
fix: not able to make PR against stand alone Debit Note (backport #46595 )
2025-03-19 15:36:15 +05:30
rohitwaghchaure
64fd5c0ba9
chore: fix conflicts
2025-03-19 15:31:05 +05:30
Rohit Waghchaure
16fe53b8c7
fix: not able to make PR against stand alone Debit Note
...
(cherry picked from commit 6a52c30591 )
# Conflicts:
# erpnext/public/js/controllers/buying.js
2025-03-19 08:05:24 +00:00
Rohit Waghchaure
af3089b96e
fix: order by condition
2025-03-19 13:20:56 +05:30
rohitwaghchaure
3cb29fc035
Merge pull request #46583 from frappe/mergify/bp/version-14-hotfix/pr-46575
...
fix: fetch quality inspection parameter group (backport #46575 )
2025-03-18 17:28:54 +05:30
rohitwaghchaure
8a93057844
Merge pull request #46586 from frappe/mergify/bp/version-14-hotfix/pr-46576
...
fix: repost future sle and gle after capitalization (backport #46576 )
2025-03-18 17:28:15 +05:30
Khushi Rawat
805549f793
fix: repost future sle and gle after capitalization ( #46576 )
...
(cherry picked from commit 29d77aa19f )
2025-03-18 10:31:48 +00:00
Mihir Kandoi
6e497f73f1
fix: fetch quality inspection parameter group
...
(cherry picked from commit 0a482c7ea8 )
2025-03-18 10:27:29 +00:00
ruthra kumar
33f090a8c8
Merge pull request #46561 from frappe/mergify/bp/version-14-hotfix/pr-46557
...
fix(Transaction Deletion Record): sql syntax error while deleting lead address (backport #46557 )
2025-03-17 17:00:49 +05:30
venkat102
20b43b4d93
fix(Transaction Deletion Record): sql syntax error while fetching lead address
...
(cherry picked from commit af0d6eeae8 )
2025-03-17 11:08:38 +00:00
ruthra kumar
5c1f6f0107
Merge pull request #46511 from aerele/fix-v14/item-stock-difference-account
...
fix: set stock adjustment account in difference account (backport #45606 )
2025-03-14 09:23:52 +05:30
Bhavan23
6f0c67a242
fix: set stock adjustment account in difference account
2025-03-13 17:01:55 +05:30
Shanuka Hewage
f311a0fc1c
Fix: add parenttype condition to payment schedule query in accounts receivable report ( #46370 )
...
fix: add parenttype condition to payment schedule query in accounts receivable report
2025-03-12 16:07:07 +05:30
mergify[bot]
a1585b3c53
ci: ignore PRs labeled with "skip-release-notes" when generating release notes (backport #46453 ) ( #46456 )
...
ci: ignore PRs labeled with "skip-release-notes" when generating release notes
(cherry picked from commit 57007bf937 )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-03-12 10:33:07 +05:30
ruthra kumar
05c0bf5d99
Merge pull request #46449 from frappe/mergify/bp/version-14-hotfix/pr-46398
...
chore: rename print and stationery account (backport #46398 )
2025-03-11 18:12:08 +05:30
chethank1407
247a006b5a
chore: rename print and stationery account
...
(cherry picked from commit 615997b774 )
2025-03-11 12:03:21 +00:00
ruthra kumar
e0cf6393ee
Merge pull request #46438 from frappe/mergify/bp/version-14-hotfix/pr-46372
...
fix(account): update account number from parent company (backport #46372 )
2025-03-11 11:24:35 +05:30
venkat102
1f54c272ac
fix(account): update account number from parent company
...
(cherry picked from commit 4a4894bc01 )
2025-03-11 05:32:05 +00:00
rohitwaghchaure
9a1321ab02
Merge pull request #46414 from rohitwaghchaure/fixed-support-32397
...
fix: not able to save work order with alternative item
2025-03-10 17:38:37 +05:30
Rohit Waghchaure
6ca1f9bc73
fix: not able to save work order with alternative item
2025-03-10 12:46:45 +05:30
mergify[bot]
b3b7e62a90
fix: consolidate gl entries by project in General Ledger Report (backport #46314 ) ( #46320 )
...
fix: consolidate gl entries by project in General Ledger Report (#46314 )
(cherry picked from commit 1f685efcaf )
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
2025-03-05 16:18:34 +05:30
rohitwaghchaure
35a728d22b
Merge pull request #46316 from rohitwaghchaure/fixed-support-31024-v14
...
fix: incorrect batch picked in the pick list
2025-03-05 15:43:04 +05:30
Rohit Waghchaure
ac25d3e1c4
fix: incorrect batch picked in the pick list
2025-03-05 14:29:22 +05:30
mergify[bot]
90b5f0b7bf
fix: only include submitted docs for internal received quantity validation (backport #46262 ) ( #46303 )
...
fix: only include submitted docs for internal received quantity validation (#46262 )
(cherry picked from commit 88fcdbb81e )
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
2025-03-05 13:17:17 +05:30
mergify[bot]
557a05b0ad
fix: Add permission check in POS's Toggle Recent Orders (backport #46010 ) ( #46273 )
...
* fix: use get_list to check permissions
(cherry picked from commit a08bc6b913 )
# Conflicts:
# erpnext/selling/page/point_of_sale/point_of_sale.py
* fix: resolve conflicts
---------
Co-authored-by: Sanket322 <shahsanket322003.com>
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-03-05 12:04:39 +05:30
mergify[bot]
b41ee667b9
perf: don't track seen for POS Invoice (backport #46187 ) ( #46188 )
...
* perf: don't track seen for POS Invoice (#46187 )
This is a moving doctype. Do people even browse the list view?
It doesn't make much sense, either. POS INvoices are rarely "reviewed" by multiple users.
(cherry picked from commit ded0aab680 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.json
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-03-05 12:03:27 +05:30
mergify[bot]
fbf6d8c9e2
chore: erpnext.com -> frappe.io/erpnext (backport #46288 ) ( #46289 )
...
* chore: erpnext.com -> frappe.io/erpnext (#46288 )
(cherry picked from commit 41fe30ea6e )
# Conflicts:
# README.md
# pyproject.toml
* Update README.md
* Update pyproject.toml
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-03-05 11:37:49 +05:30
mergify[bot]
167069b823
fix: don't allow renaming account while system is actively in use (backport #46176 ) ( #46209 )
...
* fix: don't allow renaming account while system is actively in use (#46176 )
(cherry picked from commit 999f1cf96d )
# Conflicts:
# erpnext/accounts/doctype/account/account.py
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2025-03-05 10:37:56 +05:30
Lakshit Jain
2d72a37d0c
Merge pull request #46275 from frappe/mergify/bp/version-14-hotfix/pr-46039
...
fix: Ensure new line is added regardless of postal code presence (backport #46039 )
2025-03-04 19:14:28 +05:30
Lakshit Jain
77ad224cf6
Merge pull request #46267 from frappe/mergify/bp/version-14-hotfix/pr-45896
...
fix: auto allocation for negative amount outstanding for Customers in Payment Entry (backport #45896 )
2025-03-04 18:17:28 +05:30
Lakshit Jain
b5b55fad6c
Merge pull request #46269 from frappe/mergify/bp/version-14-hotfix/pr-46260
...
fix: do not include opening invoices in billed items to be received report (backport #46260 )
2025-03-04 18:16:57 +05:30
Sanket322
7cde990d69
refactor: add new line ragardless of postal code
...
(cherry picked from commit 746adfd057 )
2025-03-04 12:36:40 +00:00
ljain112
cedf577b4c
fix: do not include opening invoices in billed items to be received report
...
(cherry picked from commit c1ddf444c6 )
2025-03-04 11:24:08 +00:00
ljain112
8e02dcfcaa
fix: auto allocation for negative amount outstanding for Customers in Payment Entry
...
(cherry picked from commit 6275b44a0b )
2025-03-04 11:20:12 +00:00
Smit Vora
399ed331e3
Merge pull request #46247 from frappe/mergify/bp/version-14-hotfix/pr-46192
...
fix: Exclude Cancelled GL Entries (backport #46192 )
2025-03-04 16:39:47 +05:30
ruthra kumar
59236bc5bf
Merge pull request #46265 from frappe/mergify/bp/version-14-hotfix/pr-45751
...
fix: change voucher_type and voucher_name field type to data (backport #45751 )
2025-03-04 16:12:16 +05:30
ruthra kumar
1089cdf213
chore: resolve conflicts
2025-03-04 15:46:05 +05:30
Sugesh393
df4f4d9a31
fix: change voucher_type and voucher_no field type to data
...
(cherry picked from commit f8ab021920 )
# Conflicts:
# erpnext/accounts/doctype/tax_withheld_vouchers/tax_withheld_vouchers.json
# erpnext/accounts/doctype/tax_withheld_vouchers/tax_withheld_vouchers.py
2025-03-04 10:10:04 +00:00
mergify[bot]
f8bbcab3a5
fix(patch): Ensure SLE indexes (backport #46131 ) ( #46134 )
...
* fix(patch): Ensure SLE indexes (#46131 )
Because of the way this change was pushed in parts, some sites don't see
this as "update" and don't have the new indexes.
(cherry picked from commit f62aa8fc57 )
# Conflicts:
# erpnext/patches.txt
* fix: resolved conflict
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2025-03-03 21:36:57 +05:30
Ninad1306
369a692af9
fix: exclude cancelled gl entries
...
(cherry picked from commit 3251a331dd )
2025-03-03 11:31:08 +00:00
rohitwaghchaure
8cc92e9ca0
Merge pull request #46241 from frappe/mergify/bp/version-14-hotfix/pr-46239
...
fix: incorrectly billed amount in the purchase receipt (backport #46239 )
2025-03-03 16:16:38 +05:30
rohitwaghchaure
eebf6cf877
chore: fix conflicts
2025-03-03 14:48:07 +05:30
Rohit Waghchaure
ca94ad3a24
fix: incorrectly billed amount in the purchase receipt
...
(cherry picked from commit a5271fdb2e )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2025-03-03 09:15:48 +00:00
rohitwaghchaure
1a8bf0cf3d
Merge pull request #46040 from frappe/mergify/bp/version-14-hotfix/pr-46037
...
fix: inventory dimension for maintenance visit (backport #46037 )
2025-02-28 14:53:56 +05:30
rohitwaghchaure
811953b9b0
chore: fix conflicts
2025-02-23 19:47:06 +05:30
rohitwaghchaure
6748780591
Merge pull request #46027 from frappe/mergify/bp/version-14-hotfix/pr-46021
...
fix: incorrect stock value difference for adjustment entry (backport #46021 )
2025-02-20 13:06:07 +05:30
Rohit Waghchaure
69a8e0dfac
fix: inventory dimension for maintence visit
...
(cherry picked from commit cd4ba69262 )
# Conflicts:
# erpnext/stock/doctype/inventory_dimension/inventory_dimension.py
2025-02-20 06:13:14 +00:00
Akhil Narang
3e21e343d3
Merge pull request #46024 from frappe/mergify/bp/version-14-hotfix/pr-46003
...
fix(send_message): escape HTML in the text (backport #46003 )
2025-02-19 16:43:09 +05:30
Rohit Waghchaure
c734373c9f
fix: incorrect stock value difference for adjustment entry
...
(cherry picked from commit df83e427a3 )
2025-02-19 11:11:09 +00:00
Akhil Narang
703fd816d1
fix(send_message): escape HTML in the text
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 448a5db20f )
2025-02-19 10:45:28 +00:00
rohitwaghchaure
101c71c508
Merge pull request #46004 from frappe/mergify/bp/version-14-hotfix/pr-45750
...
feat: added option to enforce free item qty in pricing rule (backport #45750 )
2025-02-19 15:45:14 +05:30
Steve Wilson
a0cd08e9ea
feat: added ability to use custom html format for process statement of accounts ( #45746 )
...
* feat: added ability to use custom print format for process statement of accounts documents.
* fix: handles missing hook issues
* chore: linter changes
---------
Co-authored-by: Boy4099 <mashtawayne4099@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-02-19 15:19:36 +05:30
rohitwaghchaure
57a0717778
chore: fix conflicts
2025-02-19 15:12:08 +05:30
rohitwaghchaure
0cf9c94a37
chore: fix conflicts
2025-02-19 15:10:34 +05:30
ruthra kumar
e48a03f130
Merge pull request #46009 from frappe/mergify/bp/version-14-hotfix/pr-45904
...
fix: fetch child account data for selected parent (backport #45904 )
2025-02-19 14:21:34 +05:30
Bhavansathru
e7d97865e5
fix: fetch child account data for selected parent ( #45904 )
...
* fix: fetch child account data for selected parent
* fix: change reference name
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
(cherry picked from commit 73e82b7afa )
2025-02-19 08:29:00 +00:00
Mihir Kandoi
4b16272a01
fix: set default value to 0 as per new logic
...
(cherry picked from commit 844f1636c0 )
2025-02-19 07:21:39 +00:00
Mihir Kandoi
1ff0edd492
refactor: rename field
...
(cherry picked from commit f3d598881c )
2025-02-19 07:21:39 +00:00
Mihir Kandoi
ef37388993
fix: add is_new in if condition
...
(cherry picked from commit 4dcac56486 )
2025-02-19 07:21:39 +00:00
Mihir Kandoi
116798df96
test: added test
...
(cherry picked from commit ac3259b8f1 )
2025-02-19 07:21:38 +00:00
Mihir Kandoi
e515b91988
fix: tests
...
(cherry picked from commit 366ae85d85 )
# Conflicts:
# erpnext/stock/doctype/pick_list/test_pick_list.py
2025-02-19 07:21:38 +00:00
Mihir Kandoi
2edf083c35
feat: added option to enforce free item qty in pricing rule
...
(cherry picked from commit 19c01b1457 )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/pricing_rule.py
2025-02-19 07:21:38 +00:00
rohitwaghchaure
86ddabeae6
Merge pull request #45985 from rohitwaghchaure/fixed-support-31935-1
...
fix: millisecond issue for posting datetime
2025-02-18 20:11:28 +05:30
Rohit Waghchaure
fc6f568a6c
fix: millisecond issue for posting datetime
2025-02-18 18:54:17 +05:30
rohitwaghchaure
cd3a411401
Merge pull request #45931 from rohitwaghchaure/fixed-support-31345-1
...
fix: serial no is mandatory for zero qty validation
2025-02-15 22:01:40 +05:30
Rohit Waghchaure
6f6133f2e2
fix: serial no is mandatory for zero qty validation
2025-02-15 15:34:37 +05:30
rohitwaghchaure
5a8b81409e
Merge pull request #45920 from rohitwaghchaure/fixed-support-31326
...
fix: on selection of batch qty is not fetching
2025-02-14 17:34:21 +05:30
Rohit Waghchaure
44a16bb544
fix: on selection of batch qty is not fetching
2025-02-14 17:26:50 +05:30
ruthra kumar
206d0f1856
Merge pull request #45918 from frappe/mergify/bp/version-14-hotfix/pr-45912
...
fix: include missing payment_gateway parameter in Payment Request URL (backport #45912 )
2025-02-14 17:13:20 +05:30
Diptanil Saha
84432fc035
fix: pos return validation on v14 ( #45859 )
...
fix: pos return validation v-14
2025-02-14 17:11:03 +05:30
Navin-S-R
a344b8b9ae
fix: include missing payment_gateway parameter in Payment Request URL
...
(cherry picked from commit dbac8cfc94 )
2025-02-14 11:20:17 +00:00
ruthra kumar
c65f421da9
Merge pull request #45893 from frappe/mergify/bp/version-14-hotfix/pr-45804
...
fix(report): add options to multiselectlist fields (backport #45804 )
2025-02-13 14:27:22 +05:30
ruthra kumar
5c6028340f
chore: resolve conflicts
2025-02-13 14:25:41 +05:30
venkat102
aa0ada9670
fix(report): add options to multiselectlist fields
...
(cherry picked from commit 8785342fce )
# Conflicts:
# erpnext/accounts/report/customer_ledger_summary/customer_ledger_summary.js
# erpnext/accounts/report/gross_profit/gross_profit.js
# erpnext/accounts/report/supplier_ledger_summary/supplier_ledger_summary.js
# erpnext/stock/report/serial_and_batch_summary/serial_and_batch_summary.js
2025-02-13 08:46:55 +00:00
mergify[bot]
534b25c448
fix: '0' rate LDC's Invoice net totals should be ignored (backport #45639 ) ( #45783 )
...
* fix: '0' rate LDC's Invoice net totals should be ignored
(cherry picked from commit 325c4e3536 )
# Conflicts:
# erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.py
* test: ldc @ 0 rate
(cherry picked from commit 0cdd346f8f )
# Conflicts:
# erpnext/accounts/doctype/tax_withholding_category/test_tax_withholding_category.py
* chore: resolve conflicts
* fix: incorrect parameters
* fix: ignore 0 rate ldc invoices
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-02-13 13:19:34 +05:30
rohitwaghchaure
e53a78c2bd
Merge pull request #45883 from frappe/mergify/bp/version-14-hotfix/pr-45786
...
fix: skip warning for free items (backport #45786 )
2025-02-12 15:16:15 +05:30
barredterra
2ed3bdcc2e
fix: skip warning for free items
...
(cherry picked from commit 772776ad8a )
2025-02-12 09:20:04 +00:00
mergify[bot]
c61e4e2ddf
fix: correct amt in account currency for lcv with manually distributed charges. (backport #45532 ) ( #45863 )
...
fix: correct amt in account currency for lcv with manually distributed charges.
(cherry picked from commit db38e7bf5a )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 16:05:35 +05:30
mergify[bot]
08ba77538b
fix: do not allow "Finance Book" in Accounting Dimensions (backport #45696 ) ( #45855 )
...
fix: do not allow "Finance Book" in Accounting Dimensions
(cherry picked from commit a44be73a98 )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 15:42:27 +05:30
mergify[bot]
de14bf1010
fix(regional): removed payment schedule validation in sales invoice for italy (backport #45852 ) ( #45853 )
...
fix(regional): removed payment schedule validation in sales invoice for italy (#45852 )
(cherry picked from commit 494310293c )
Co-authored-by: Lakshit Jain <108322669+ljain112@users.noreply.github.com >
2025-02-11 15:41:39 +05:30
mergify[bot]
46eba50c8c
fix: Party name in Supplier Portal for Purchase Order (backport #45772 ) ( #45857 )
...
fix: Party name in Supplier Portal for Purchase Order
(cherry picked from commit fc8663421b )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 15:41:04 +05:30
mergify[bot]
c4358c049a
fix: map project from rfq to supplier quotation (backport #45745 ) ( #45827 )
...
* fix: map project from rfq to supplier quotation
(cherry picked from commit d0479036bb )
* fix: add project field map from mr to rfq
(cherry picked from commit 8fa39bec61 )
---------
Co-authored-by: HenningWendtland <156231187+HenningWendtland@users.noreply.github.com >
2025-02-11 14:52:21 +05:30
ruthra kumar
a43f1badd5
Merge pull request #45846 from frappe/mergify/bp/version-14-hotfix/pr-45792
...
fix: do not validate party against Receivable and Payable account for cancelled gl entries (backport #45792 )
2025-02-11 12:53:20 +05:30
ljain112
9f79da0015
fix: do not validate party against Receivable and Payable account for cancelled gl entries
...
(cherry picked from commit 0809e00455 )
2025-02-11 06:44:37 +00:00
ruthra kumar
ca9df9db07
Merge pull request #45843 from frappe/mergify/bp/version-14-hotfix/pr-45781
...
fix: Added Total Row for `Gross Profit` Report in Non-Grouped Invoices (backport #45781 )
2025-02-11 10:55:37 +05:30
Sanket322
49074aa2fa
fix: add total row in non_grouped_invoices
...
(cherry picked from commit 2d32ddacc3 )
2025-02-11 04:51:32 +00:00
mergify[bot]
6b9dad7768
fix: pos numpad editable action buttons (backport #45823 ) ( #45825 )
...
fix: pos numpad editable action buttons (#45823 )
(cherry picked from commit 0b9c28620f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-10 16:33:21 +05:30
ruthra kumar
9e36cac0d1
Merge pull request #45812 from frappe/mergify/bp/version-14-hotfix/pr-45793
...
fix: unable to remove image from employee (backport #45793 )
2025-02-10 11:01:25 +05:30
ruthra kumar
256318bb1c
chore: resolve conflict
2025-02-10 10:37:50 +05:30
Asmita Hase
91caca05bb
fix: unable to remove image from employee
...
fix: employee image disappears when newly created user_id is linked to employee
(cherry picked from commit 0207d2d7b6 )
# Conflicts:
# erpnext/setup/doctype/employee/employee.json
2025-02-10 05:02:53 +00:00
ruthra kumar
ceb5997256
Merge pull request #45796 from frappe/mergify/copy/version-14-hotfix/pr-45770
...
Fix: Update `ctx` to `args` for compatibility. (copy #45770 )
2025-02-07 19:50:15 +05:30
Sanket322
573ce645b2
fix: update ctx to args
...
(cherry picked from commit d4bc3d182f )
2025-02-07 14:15:35 +00:00
ruthra kumar
09cefd9d63
Merge pull request #45785 from frappe/mergify/bp/version-14-hotfix/pr-45327
...
perf: Ignore is_opening column in GL Queries (backport #45327 )
2025-02-07 17:15:58 +05:30
ruthra kumar
222bd9351d
chore: resolve conflicts
2025-02-07 15:39:21 +05:30
Deepesh Garg
9985a03f39
perf: Ignore is_opening column in GL Queries ( #45327 )
...
* perf: Ignore is_opening column in GL Queries
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
* chore: Remove unwanted changes
(cherry picked from commit 993f40fa43 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
# erpnext/accounts/doctype/accounts_settings/accounts_settings.py
2025-02-07 10:06:07 +00:00
ruthra kumar
b217a7ee3e
Merge pull request #45736 from frappe/mergify/bp/version-14-hotfix/pr-45717
...
fix(Purchase Invoice): default payment terms template selected while duplicating (backport #45717 )
2025-02-05 15:30:42 +05:30
ruthra kumar
49787b6d84
chore: resolve conflicts
2025-02-05 15:22:13 +05:30
Ejaaz Khan
95903c9f96
refactor: remove log
...
(cherry picked from commit bfc01441a0 )
2025-02-05 09:47:58 +00:00
Ejaaz Khan
d0ff91b0e0
fix: payment schedule table is empty while duplicating record
...
(cherry picked from commit fb3f08a441 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
2025-02-05 09:47:58 +00:00
Ejaaz Khan
82cfafb610
fix: default payment terms template selected while duplicating
...
(cherry picked from commit 18127603fe )
2025-02-05 09:47:57 +00:00
ruthra kumar
d14acb4f58
Merge pull request #45729 from frappe/mergify/bp/version-14-hotfix/pr-45686
...
fix: allow multiple email ids (backport #45686 )
2025-02-05 14:27:57 +05:30
ruthra kumar
202693d4c3
Merge pull request #45730 from frappe/mergify/bp/version-14-hotfix/pr-45447
...
fix(pos): add item in the existing item row when discount is applied (backport #45447 )
2025-02-05 14:10:21 +05:30
venkat102
3c6ed0a565
fix(pos): add item in the existing item row when discount is applied
...
(cherry picked from commit bee2c04d0b )
2025-02-05 14:03:54 +05:30
Sudharsanan11
2f33f6bdf5
fix: check billing address
...
(cherry picked from commit 9950e4aa0c )
2025-02-05 08:19:59 +00:00
Sudharsanan11
9510758ce4
fix: allow multiple email ids
...
(cherry picked from commit 423decb93c )
2025-02-05 08:19:58 +00:00
ruthra kumar
f01765db6f
Merge pull request #45722 from frappe/mergify/bp/version-14-hotfix/pr-45721
...
fix: closing stock balance report not generating (backport #45721 )
2025-02-05 10:38:34 +05:30
Rohit Waghchaure
3f6beebeec
fix: closing stock balance report not generating
...
(cherry picked from commit 47d1c3b5a3 )
2025-02-05 03:16:09 +00:00
ruthra kumar
8a9d554c32
Merge pull request #45712 from frappe/mergify/bp/version-14-hotfix/pr-45582
...
fix: handling company in bank reconciliation tool (backport #45582 )
2025-02-04 17:32:26 +05:30
Aayush Dalal
7823f1b06f
fix: handling company in bank reconciliation tool ( #45582 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit d1c927530e )
2025-02-04 11:45:02 +00:00
ruthra kumar
4d5becbd7c
Merge pull request #45676 from frappe/mergify/bp/version-14-hotfix/pr-45674
...
fix: track employee changes (backport #45674 )
2025-02-03 15:27:16 +05:30
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
marination
b6b453ca5d
fix: Wrong bank_ac_no filter + simplify convoluted logic
...
(cherry picked from commit 8521796811 )
# Conflicts:
# erpnext/accounts/doctype/bank_transaction/auto_match_party.py
2025-01-23 11:13:05 +00:00
mergify[bot]
1622fc8728
fix: set preferred email in Employee via backend controller (backport #45320 ) ( #45378 )
...
fix: set preferred email in Employee via backend controller (#45320 )
fix: set preferred email in Employee (backend)
Set "Preferred Email" for Employee via validate. Unset value when
prefered_contact_email is also unset.
(cherry picked from commit 4481ca83ff )
Co-authored-by: gavin <gavin18d@gmail.com >
2025-01-23 11:15:13 +05:30
HENRY Florian
ecdff8f320
fix: heatmap for Customer and Supplier not rendering ( #44717 )
2025-01-22 12:11:16 +05:30
ruthra kumar
0c7219159a
Merge pull request #45359 from frappe/mergify/bp/version-14-hotfix/pr-45242
...
fix: include pos invoice in modifing key for returned item validation (backport #45242 )
2025-01-21 16:58:13 +05:30
venkat102
431fa225e3
fix: include pos invoice in modifing key for returned item validation
...
(cherry picked from commit 2936139c79 )
2025-01-21 11:06:02 +00:00
ruthra kumar
f27e35c8f4
Merge pull request #45351 from frappe/mergify/bp/version-14-hotfix/pr-44808
...
feat: Added difference_posting_date field in Sales Invoice Advance and Purchase Invoice Advance (backport #44808 )
2025-01-21 14:48:27 +05:30
ruthra kumar
5fbffcbd7b
Merge pull request #45311 from frappe/mergify/bp/version-14-hotfix/pr-45175
...
fix(Project): re-phrase welcome email (backport #45175 )
2025-01-21 13:56:30 +05:30
ruthra kumar
bb949da334
Merge pull request #45313 from frappe/mergify/bp/version-14-hotfix/pr-45271
...
fix: round off tax withholding amount (backport #45271 )
2025-01-21 13:55:19 +05:30
ruthra kumar
8764a321c7
chore: resolve conflicts
2025-01-21 12:57:10 +05:30
rs-rethik
49e3865265
fix: update query
...
(cherry picked from commit 854e37c05c )
2025-01-21 06:54:23 +00:00
rs-rethik
33a1da8194
refactor: convert sql query to query builder
...
(cherry picked from commit 2d58e845e6 )
2025-01-21 06:54:23 +00:00
rs-rethik
52309fe0b6
test: add unit test to validate journal entry posting date
...
(cherry picked from commit c14a2d73bf )
# Conflicts:
# erpnext/controllers/tests/test_accounts_controller.py
2025-01-21 06:54:23 +00:00
rs-rethik
0fdd6817a6
feat: use difference_posting_date for journal entry posting_date
...
(cherry picked from commit ff1d040a6e )
2025-01-21 06:54:22 +00:00
rs-rethik
17535095e2
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/purchase_invoice_advance/purchase_invoice_advance.py
# erpnext/accounts/doctype/sales_invoice_advance/sales_invoice_advance.json
# erpnext/accounts/doctype/sales_invoice_advance/sales_invoice_advance.py
2025-01-21 06:54:22 +00:00
ruthra kumar
4d74597f94
Merge pull request #45336 from frappe/mergify/bp/version-14-hotfix/pr-45167
...
fix: validate linked sales person (backport #45167 )
2025-01-20 12:10:39 +05:30
Sudharsanan11
f9420db3ca
fix: validate linked sales person
...
(cherry picked from commit e614f07795 )
2025-01-20 06:20:20 +00:00
rohitwaghchaure
8996685f44
Merge pull request #45326 from frappe/mergify/bp/version-14-hotfix/pr-44783
...
fix: do not reset picked items (backport #44783 )
2025-01-19 15:07:00 +05:30
rohitwaghchaure
7046a01921
chore: fix test case
2025-01-19 14:22:52 +05:30
rohitwaghchaure
0b8cf3a369
chore: fix conflicts
2025-01-19 13:52:49 +05:30
Rohit Waghchaure
fe5de30256
fix: do not reset picked items
...
(cherry picked from commit 34a80bfcd3 )
# Conflicts:
# erpnext/stock/doctype/pick_list/test_pick_list.py
2025-01-18 10:15:22 +00:00
barredterra
20bb15167d
revert: avoid change to translatable string
2025-01-17 14:38:27 +01:00
barredterra
1ccf30d97b
chore: resolve confilcts
2025-01-17 14:38:03 +01:00
mergify[bot]
524a8d77f7
fix: pos search by term items price (backport #45006 ) ( #45102 )
...
* fix: load price list rate for pos search term
(cherry picked from commit 4b6cae156e )
# Conflicts:
# erpnext/selling/page/point_of_sale/point_of_sale.py
* fix: load search term price with customer default price list
(cherry picked from commit 2beb485d77 )
* chore: resolve conflict
---------
Co-authored-by: diptanilsaha <diptanil.dev@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-01-17 17:02:34 +05:30
Lakshit Jain
667e659e3f
fix: round off tax withholding amount ( #45271 )
...
(cherry picked from commit ada272a29b )
2025-01-17 11:21:09 +00:00
Patrick Eißler
77e92b38eb
fix(Project): re-phrase welcome email ( #45175 )
...
(cherry picked from commit 8d66142865 )
# Conflicts:
# erpnext/projects/doctype/project/project.py
2025-01-17 11:19:03 +00:00
ruthra kumar
a66d475b56
Merge pull request #45253 from frappe/mergify/bp/version-14-hotfix/pr-45001
...
fix: deduct tds on excess amount if checked (backport #45001 )
2025-01-14 10:28:19 +05:30
ljain112
6a52f79cce
fix: deduct tds on excess amount if checked
...
(cherry picked from commit a203e3ffaf )
2025-01-14 04:33:09 +00:00
mergify[bot]
49ffeccafa
fix(Timesheet): ignore permissions when updating Task and Project (backport #45168 ) ( #45171 )
...
* fix(Timesheet): ignore permissions when updating Task and Project (#45168 )
(cherry picked from commit 9e760e54a5 )
# Conflicts:
# erpnext/projects/doctype/timesheet/timesheet.py
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2025-01-13 12:08:26 +05:30
Nabin Hait
6bc210d9f4
fix: typo ( #45233 )
2025-01-13 12:04:40 +05:30
mergify[bot]
f4b7fa8980
feat: validate discount date in payment schedule (backport #44646 ) ( #44726 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-01-09 18:51:27 +01:00
rohitwaghchaure
c331a4fa84
Merge pull request #45185 from frappe/mergify/bp/version-14-hotfix/pr-45180
...
fix: do not add ordered items from Quotation to new Sales Order (backport #45180 )
2025-01-09 16:27:15 +05:30
Rohit Waghchaure
d42173beb5
fix: do not add ordered items from Quotation to new Sales Order
...
(cherry picked from commit 2e930eb97b )
2025-01-09 09:09:56 +00:00
ruthra kumar
b2d35fae10
Merge pull request #45156 from frappe/revert-45152-mergify/bp/version-14-hotfix/pr-45112
...
Revert "fix: Missing company filter breaks `get_account_balance` in Bank Reco (backport #45112 )"
2025-01-08 09:01:37 +05:30
ruthra kumar
8d13ef050e
Revert "fix: Missing company filter breaks get_account_balance in Bank Reco (backport #45112 )"
2025-01-08 09:00:21 +05:30
ruthra kumar
8ac40f07e3
Merge pull request #45152 from frappe/mergify/bp/version-14-hotfix/pr-45112
...
fix: Missing company filter breaks `get_account_balance` in Bank Reco (backport #45112 )
2025-01-08 08:59:22 +05:30
marination
46894a5b86
fix: Override pre-commit behaviour due to conflicts with CI
...
(cherry picked from commit d7bf73cffa )
2025-01-08 02:46:51 +00:00
marination
821cfe2c39
fix: Missing company filter breaks get_account_balance in Bank Reco
...
(cherry picked from commit 8de0fe78ea )
2025-01-08 02:46:51 +00:00
ruthra kumar
b8b76a5b58
Merge pull request #45122 from frappe/mergify/bp/version-14-hotfix/pr-45121
...
fix: discount resetting on date change (backport #45121 )
2025-01-07 11:26:24 +05:30
ruthra kumar
01d2794968
fix: discount resetting on date change
...
revert #44989
(cherry picked from commit 886281f81a )
2025-01-07 05:51:46 +00:00
ruthra kumar
02cfb589a2
Merge pull request #45108 from frappe/mergify/bp/version-14-hotfix/pr-45107
...
fix: Returned Qty in Work Order Consumed Materials report (backport #45107 )
2025-01-07 10:12:56 +05:30
ruthra kumar
caf5faceda
Merge pull request #45119 from frappe/mergify/bp/version-14-hotfix/pr-45118
...
fix(Project): make status in confirmation dialog translatable (backport #45118 )
2025-01-07 10:12:04 +05:30
Raffael Meyer
07653c54f3
fix(Project): make status in confirmation dialog translatable ( #45118 )
...
(cherry picked from commit 9eede907f8 )
2025-01-06 22:13:47 +00:00
Rohit Waghchaure
affa67e74d
fix: Returned Qty in Work Order Consumed Materials report
...
(cherry picked from commit 30d68a31e0 )
2025-01-06 10:37:28 +00:00
mergify[bot]
2d63fc98d0
fix: update customer contact details on pos (backport #45071 ) ( #45105 )
...
fix: update customer contact details on pos (#45071 )
* fix: update customer contact details on pos
* refactor: removed console log statement
(cherry picked from commit d79e561248 )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-01-06 14:58:36 +05:30
ruthra kumar
8bb4415f65
Merge pull request #45079 from frappe/mergify/bp/version-14-hotfix/pr-44983
...
fix: add monthly distributation and write query in qb (backport #44983 )
2025-01-06 10:28:45 +05:30
ruthra kumar
90b2ec9aba
Merge pull request #42438 from trustedcomputer/version-14-hotfix
...
fix: header_img field schema (backport payments #83 )
2025-01-04 05:20:58 +05:30
ruthra kumar
24ae74ebb3
refactor: store result in variable before enumeration
...
helps to inspect result while debugging
(cherry picked from commit b60bd17d1d )
2025-01-03 23:48:31 +00:00
Sanket322
7d1d0c8e0c
fix: add monthly distributation and write query in qb
...
(cherry picked from commit 27195c7c96 )
2025-01-03 23:48:30 +00:00
ruthra kumar
b3d545f91a
Merge pull request #45057 from frappe/mergify/bp/version-14-hotfix/pr-45056
...
chore: partial revert #44989 (backport #45056 )
2025-01-02 21:04:16 +05:30
ruthra kumar
7b0e19499b
chore: partial revert #44989
...
(cherry picked from commit 63d547fb4a )
2025-01-02 15:27:38 +00:00
rohitwaghchaure
34504a23ec
Merge pull request #45041 from frappe/mergify/bp/version-14-hotfix/pr-45039
...
fix: removed unused code (backport #45039 )
2025-01-02 13:32:23 +05:30
rohitwaghchaure
b603adce5e
chore: fix conflicts
2025-01-02 12:21:03 +05:30
Rohit Waghchaure
9efc1de40e
fix: removed unused code
...
(cherry picked from commit dc5f2d35ac )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.py
2025-01-02 06:47:37 +00:00
rohitwaghchaure
ff622ef552
Merge pull request #45037 from frappe/mergify/bp/version-14-hotfix/pr-45036
...
fix: Auto BOM cost update issue (backport #45036 )
2025-01-02 12:15:37 +05:30
Rohit Waghchaure
49778432ea
fix: BOM cost update issue
...
(cherry picked from commit 28ea3ddd51 )
2025-01-02 04:55:15 +00:00
mergify[bot]
b7509e326e
fix: slow stock transactions (backport #45025 ) ( #45026 )
...
* fix: slow stock transactions (#45025 )
(cherry picked from commit e92af10f14 )
# Conflicts:
# erpnext/stock/stock_ledger.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-01-01 15:29:06 +05:30
ruthra kumar
97612ebbf7
Merge pull request #45007 from frappe/mergify/bp/version-14-hotfix/pr-44884
...
fix: update item_tax_rate in backend (backport #44884 )
2025-01-01 13:48:40 +05:30
ruthra kumar
02a0bf35ea
chore: remove tests for 'Tax Detail' report
2025-01-01 13:08:08 +05:30
ruthra kumar
0d17cf115a
Merge pull request #45022 from frappe/mergify/bp/version-14-hotfix/pr-44989
...
fix: apply apply_pricing_rule on date change (backport #44989 )
2025-01-01 10:18:10 +05:30
DHINESH00
cca507f0bd
fix: apply apply_pricing_rule date change
...
(cherry picked from commit 2cbab9b875 )
2025-01-01 04:42:47 +00:00
mergify[bot]
e2b6615e72
fix: duplicate validate for closing stock balance (backport #45015 ) ( #45021 )
...
fix: duplicate validate for closing stock balance (#45015 )
(cherry picked from commit 8d650e56ba )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-01-01 09:32:51 +05:30
ruthra kumar
fd2a1a0ba0
refactor: use correct method parameters
2024-12-31 17:10:30 +05:30
ruthra kumar
514835b5dd
Merge pull request #45009 from frappe/mergify/bp/version-14-hotfix/pr-44903
...
fix: set paid amount in party currency in bank reco payment entry (backport #44903 )
2024-12-31 16:16:06 +05:30
ruthra kumar
bcd3b36821
chore: resolve conflict
2024-12-31 15:55:03 +05:30
ljain112
43a40b1e66
fix: set paid amount in party currency in bank reco payment entry
...
(cherry picked from commit 70b1077286 )
2024-12-31 10:23:34 +00:00
ljain112
cf980a1304
fix: update item_tax_rate in backend
...
(cherry picked from commit de54c0b41f )
# Conflicts:
# erpnext/controllers/taxes_and_totals.py
2024-12-31 10:21:30 +00:00
mergify[bot]
0f687f1db7
fix: load customer default price list in pos during item selection (backport #44991 ) ( #44992 )
...
fix: load customer default price list in pos during item selection (#44991 )
fix: load customer default price list in pos
(cherry picked from commit d1ae0d784e )
Co-authored-by: Diptanil Saha <diptanil.dev@gmail.com >
2024-12-31 12:52:36 +05:30
mergify[bot]
a0063b31c2
fix: pos payment using non-default mode of payment (backport #44920 ) ( #44970 )
...
fix: pos payment using non-default mode of payment (#44920 )
* fix: pos payment using non-default mode of payment (#41108 )
* fix: included css syntax
* refactor: created a function to sanitize the class name
* refactor: reusing method to sanitize class name
* refactor: function rename
(cherry picked from commit 98cbb7e900 )
Co-authored-by: Diptanil Saha <diptanil.dev@gmail.com >
2024-12-30 13:57:08 +05:30
ruthra kumar
47e2699315
Merge pull request #44965 from frappe/mergify/bp/version-14-hotfix/pr-44921
...
fix: get item tax template based on posting date (backport #44921 )
2024-12-30 13:09:06 +05:30
ruthra kumar
899acc3601
Merge pull request #44962 from vishakhdesai/backport-v14-#44787
...
fix: refactor query in get_total_allocated_amount in bank_transaction (backport #44787 )
2024-12-30 13:08:38 +05:30
ljain112
56d06861d0
fix: get item tax template based on posting date
...
(cherry picked from commit 976e35d547 )
2024-12-30 12:33:40 +05:30
ruthra kumar
45bf65f37c
Merge pull request #44959 from frappe/mergify/bp/version-14-hotfix/pr-44958
...
refactor(test): make manufacturing test idempotent (backport #44958 )
2024-12-30 12:28:08 +05:30
vishakhdesai
443a0b81f9
fix: resolve conflicts
2024-12-30 12:27:14 +05:30
ruthra kumar
d348d587e2
refactor(test): make manufacturing test idempotent
...
(cherry picked from commit f3be246df3 )
2024-12-30 12:04:36 +05:30
mergify[bot]
1da4712919
fix: update payment amount for partial pos return (backport #44065 ) ( #44961 )
...
fix: update payment amount for partial pos return
(cherry picked from commit 53ef6336b6 )
Co-authored-by: Kavin <78342682+kavin0411@users.noreply.github.com >
2024-12-30 11:54:14 +05:30
ruthra kumar
3dcb7c1380
Merge pull request #44934 from frappe/mergify/bp/version-14-hotfix/pr-44892
...
fix: clear payment schedule in purchase invoice for is_paid (backport #44892 )
2024-12-27 14:44:51 +05:30
ruthra kumar
ce7dc5ecb3
chore: resolve conflicts
2024-12-27 13:51:11 +05:30
ruthra kumar
d5f30202b4
refactor: early return is always better
...
validate_advance_entries() has a heavy IO bound operation. Early
return on unwanted cases is always better.
(cherry picked from commit 0589fa7f3e )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-12-27 07:54:39 +00:00
Sanket322
cdd3763a8b
fix: clear payment schedule in purchase invoice for is_paid
...
(cherry picked from commit e1fc239f3d )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
# erpnext/controllers/accounts_controller.py
2024-12-27 07:54:38 +00:00
mergify[bot]
78e0799a06
fix: Show order tax amount in customer currency on the portal (backport #44915 ) ( #44922 )
...
* fix: Show order tax amount in customer currency on the portal (#44915 )
(cherry picked from commit b998933ef0 )
# Conflicts:
# erpnext/templates/includes/order/order_taxes.html
* fix: resolved conflict
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-12-27 11:25:59 +05:30
vishakhdesai
498abf7c83
fix: failing tests fixed
...
(cherry picked from commit 2ce07865d3 )
# Conflicts:
# erpnext/accounts/doctype/bank_reconciliation_tool/bank_reconciliation_tool.py
2024-12-24 12:23:59 +00:00
vishakhdesai
cc0a478559
fix: refactor query in get_total_allocated_amount in bank_transaction
...
(cherry picked from commit 6b847cdb62 )
# Conflicts:
# erpnext/accounts/doctype/bank_reconciliation_tool/bank_reconciliation_tool.py
# erpnext/accounts/doctype/bank_transaction/bank_transaction.py
2024-12-24 12:23:59 +00:00
ruthra kumar
07947eb3f4
Merge pull request #44893 from frappe/mergify/bp/version-14-hotfix/pr-44878
...
fix: show profit and loss after period closing (backport #44878 )
2024-12-24 17:52:45 +05:30
venkat102
1a089da51a
fix: show profit and loss after period closing
...
(cherry picked from commit dc5cd93bf0 )
2024-12-24 11:33:39 +00:00
ruthra kumar
67c9872146
Merge pull request #44881 from frappe/mergify/bp/version-14-hotfix/pr-44794
...
fix: correct tds rate with lower deduction certificate (backport #44794 )
2024-12-24 14:37:27 +05:30
ljain112
d55fe7d33f
fix: correct tds rate with lower deduction certificate
...
(cherry picked from commit cb9c12d495 )
2024-12-24 08:15:49 +00:00
mergify[bot]
177ca6f431
fix: Warehouse wise Stock Value chart roles (backport #44865 ) ( #44866 )
...
fix: Warehouse wise Stock Value chart roles (#44865 )
(cherry picked from commit 7d41805d0e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-23 22:30:45 +05:30
ruthra kumar
8915c804c1
Merge pull request #44848 from frappe/mergify/bp/version-14-hotfix/pr-44797
...
fix(ux): purchase invoice link in error message (backport #44797 )
2024-12-23 15:17:58 +05:30
ruthra kumar
d506589d10
Merge pull request #44846 from frappe/mergify/bp/version-14-hotfix/pr-44738
...
fix: fetch tax withholding category from the voucher (backport #44738 )
2024-12-23 15:03:12 +05:30
ruthra kumar
7ef15ec082
Merge pull request #44842 from frappe/mergify/bp/version-14-hotfix/pr-44813
...
fix: update correct cost center in Accounts Receivable Report (backport #44813 )
2024-12-23 14:55:56 +05:30
Nijith anil
c9d43f4c88
fix(ux): purchase invoice link in error message ( #44797 )
...
* fix(ux): purchase invoice link in error message
* chore: fix linter
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
(cherry picked from commit 6f00a87a9c )
2024-12-23 09:19:26 +00:00
venkat102
1093c227f1
fix: fetch tax withholding category from the voucher
...
(cherry picked from commit 09e64594db )
2024-12-23 09:06:02 +00:00
venkat102
d0c60343cd
chore: use get function
...
(cherry picked from commit 1663c7983e )
2024-12-23 09:06:01 +00:00
vishakhdesai
97d5d18041
fix: do not set cost_center update_voucher_balance as it is set in init_voucher_balance
...
(cherry picked from commit 3b36ce560c )
2024-12-23 08:51:37 +00:00
vishakhdesai
197b13eb87
fix: update correct cost center in Accounts Receivable Report
...
(cherry picked from commit 09776e9a5a )
2024-12-23 08:51:37 +00:00
ruthra kumar
0986434871
Merge pull request #44837 from frappe/mergify/bp/version-14-hotfix/pr-44751
...
fix: buying rate for service item in gross profit report (backport #44751 )
2024-12-23 12:08:12 +05:30
ljain112
7fa3a789b1
fix: buying rate for service item in gross profit report
...
(cherry picked from commit 8d6e79a16f )
2024-12-23 06:16:21 +00:00
ruthra kumar
647f039598
Merge pull request #44833 from frappe/mergify/bp/version-14-hotfix/pr-44644
...
fix: permissions for marking Quotation as lost (backport #44644 )
2024-12-23 11:41:55 +05:30
ruthra kumar
00baa6a07f
Merge pull request #44829 from frappe/mergify/bp/version-14-hotfix/pr-44826
...
fix: Remove typo from `Bank Account` on trash (backport #44826 )
2024-12-23 11:26:29 +05:30
ruthra kumar
67ba639ae1
chore: resolve conflicts
2024-12-23 11:16:04 +05:30
barredterra
0179358f07
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
mergify[bot]
4cb27b97b4
fix: closing stock balance permissions (backport #44791 ) ( #44792 )
...
* 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-23 10:54:34 +05:30
Abdeali Chharchhoda
422ada2726
fix: Remove typo
...
(cherry picked from commit ba28f6bf73 )
2024-12-23 04:52:05 +00:00
mergify[bot]
d2ede713e4
fix: slow posting datetime update (backport #44799 ) ( #44804 )
...
fix: slow posting datetime update
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-12-20 13:37:00 +05:30
ruthra kumar
e48022f2fe
Merge pull request #44777 from frappe/mergify/bp/version-14-hotfix/pr-44776
...
fix: added docs.frappe.io in documentation_url (backport #44776 )
2024-12-18 17:53:22 +05:30
Nabin Hait
82a3fd13f2
fix: added docs.frappe.io in documentation_url ( #44776 )
...
(cherry picked from commit febdf4c61e )
2024-12-18 11:59:32 +00:00
ruthra kumar
becd64fccb
Merge pull request #44769 from frappe/mergify/bp/version-14-hotfix/pr-44765
...
fix: 'str' object has no attribute 'get_sql' (backport #44765 )
2024-12-18 14:34:21 +05:30
ljain112
510e3cebc9
fix: 'str' object has no attribute 'get_sql'
...
(cherry picked from commit 9a43acb65c )
2024-12-18 08:43:18 +00:00
ruthra kumar
b4faee24da
Merge pull request #44759 from frappe/mergify/bp/version-14-hotfix/pr-44758
...
fix: use utility method to generate url (backport #44758 )
2024-12-18 11:17:18 +05:30
ruthra kumar
d042330c30
fix: use utility method to generate url
...
(cherry picked from commit b970eb8b15 )
2024-12-18 05:33:03 +00:00
ruthra kumar
caea52c280
Merge pull request #44752 from frappe/mergify/bp/version-14-hotfix/pr-44695
...
fix: User permissions in financial statements (backport #44695 )
2024-12-17 21:18:53 +05:30
ruthra kumar
4473b74e1b
Merge pull request #44754 from frappe/mergify/bp/version-14-hotfix/pr-44708
...
fix: update discount when pricing rule is changed (backport #44708 )
2024-12-17 21:10:41 +05:30
venkat102
0a7832d8d3
fix: update discount when pricing rule is changed
...
(cherry picked from commit 8338d1d5b4 )
2024-12-17 15:13:03 +00:00
ljain112
3a7e335d4b
fix: using query.walk() for escaping
...
(cherry picked from commit 5ea131c763 )
2024-12-17 15:09:08 +00:00
ljain112
8a9c457d37
fix: User permissions in financial statements
...
(cherry picked from commit a626372d66 )
2024-12-17 15:09:08 +00:00
ruthra kumar
13be763105
Merge pull request #44749 from ruthra-kumar/backport_v14_pr_44581
...
fix: allow all dispatch address for drop ship invoice (backport #44581 )
2024-12-17 20:39:05 +05:30
ruthra kumar
0688c0ab6b
fix: allow all dispatch address for drop ship invoice
2024-12-17 20:34:10 +05:30
ruthra kumar
7e00e55d18
Merge pull request #44734 from frappe/mergify/bp/version-14-hotfix/pr-44660
...
fix: better indicator base amount for Tax Witholding in Journal Entry (backport #44660 )
2024-12-17 17:45:43 +05:30
ruthra kumar
ecca59c8a8
Merge pull request #44747 from frappe/mergify/bp/version-14-hotfix/pr-44685
...
fix: set company bank account if default account not set in mode of p… (backport #44685 )
2024-12-17 17:29:15 +05:30
venkat102
2d12f2cebd
fix: set company bank account if default account not set in mode of payment
...
(cherry picked from commit 91c7e3d5f3 )
2024-12-17 11:50:04 +00:00
ruthra kumar
c86174d0f2
fix: broken CI
...
- pin ubuntu-22.04
2024-12-17 16:28:15 +05:30
mergify[bot]
744f3457de
fix: purchase return entry issue (backport #44721 ) ( #44736 )
...
fix: purchase return entry issue (#44721 )
(cherry picked from commit 1f5d7072e7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-17 14:48:59 +05:30
Smit Vora
4a261b5cef
fix: better indicator base amount for Tax Witholding in Journal Entry
...
(cherry picked from commit 56a0a0db18 )
2024-12-17 06:20:32 +00:00
ruthra kumar
bad744194f
Merge pull request #44699 from ruthra-kumar/backport_v14_pr_44676
...
fix: remove invalid filter in Account Receivable report (backport #44676 )
2024-12-13 17:53:28 +05:30
ljain112
b571c7af87
fix: remove invalid filter in Account Receivable report
2024-12-13 17:29:17 +05:30
rohitwaghchaure
4b4d5dfa63
fix: incorrect status of the purchase receipt ( #44689 )
2024-12-13 12:44:03 +05:30
ruthra kumar
4c8b4419b6
Merge pull request #44687 from ruthra-kumar/backport_v14_pr_42989
...
fix: Wrong allocated_amount for sales_team in gross_profit report (backport #43989 )
2024-12-13 12:39:28 +05:30
Diógenes Souza
d83cc57e58
fix: Wrong allocated_amount for sales_team in gross_profit report ( #42989 )
...
* fix: Wrong allocated_amount for sales_team in gross_profit report
* style: Removes whitespaces
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-12-13 12:01:04 +05:30
Nicolas Pereira
00898be8e4
fix: Stock Entry uses incorrect company when generated from Pick List ( #44679 )
2024-12-13 10:21:30 +05:30
mergify[bot]
a460bf9433
fix: description overwrite on qty change (backport #44606 ) ( #44608 )
...
* fix: description overwrite on qty change (#44606 )
(cherry picked from commit 9ad79625e0 )
# Conflicts:
# erpnext/stock/doctype/material_request/material_request.js
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-09 19:12:09 +05:30
ruthra kumar
30151da57c
Merge pull request #44611 from ruthra-kumar/backport_v14_44495
...
fix: prevent set_payment_schedule on return documents
2024-12-09 13:34:15 +05:30
ruthra kumar
3c8b637a8b
fix: prevent set_payment_schedule on return documents
2024-12-09 13:00:56 +05:30
ruthra kumar
6fa338bfb7
Merge pull request #44602 from frappe/mergify/bp/version-14-hotfix/pr-44582
...
fix: add doc.status for translation (backport #44582 )
2024-12-09 12:56:05 +05:30
ruthra kumar
9664790272
chore: fix linter
2024-12-09 12:08:54 +05:30
mahsem
0a4090a771
fix: add docstatus for translation
...
(cherry picked from commit dda272220b )
2024-12-09 05:51:35 +00:00
mergify[bot]
ebc8bede7f
fix(Bank Transaction): error in party matching should not block submitting (backport #44416 ) ( #44573 )
...
fix(Bank Transaction): error in party matching should not block submitting (#44416 )
(cherry picked from commit 72256565bb )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-12-06 11:57:52 +01:00
ruthra kumar
19b64496b1
Merge pull request #44571 from frappe/mergify/bp/version-14-hotfix/pr-44538
...
fix: add labels for translation in purchase_order_analysis.py (backport #44538 )
2024-12-06 12:21:04 +05:30
mahsem
f9974f9eb0
fix: add labels for translation in purchase_order_analysis.py
...
(cherry picked from commit 342a398bec )
2024-12-06 06:49:54 +00:00
ruthra kumar
0eccb01b7b
Merge pull request #44565 from frappe/mergify/bp/version-14-hotfix/pr-44558
...
fix: add string for translation in delayed_tasks_summary.py (backport #44558 )
2024-12-06 12:18:52 +05:30
mahsem
ce04f6d7c9
fix: add string for translation in delayed_tasks_summary.py
...
(cherry picked from commit 84b54f549a )
2024-12-06 12:17:50 +05:30
ruthra kumar
424d585962
Merge pull request #44569 from frappe/mergify/bp/version-14-hotfix/pr-44539
...
fix: add labels for translation in production_analytics.py (backport #44539 )
2024-12-06 12:16:58 +05:30
mahsem
1a7f195d8f
fix: add labels for translation in production_analytics.py
...
(cherry picked from commit 9b09116576 )
2024-12-06 06:46:26 +00:00
ruthra kumar
5b0222615d
Merge pull request #44567 from frappe/mergify/bp/version-14-hotfix/pr-44541
...
fix: add labels for translation in quality_inspection_summary.py (backport #44541 )
2024-12-06 12:15:39 +05:30
mahsem
9986c26a0c
fix: add labels for translation in quality_inspection_summary.py
...
(cherry picked from commit 6ff4704345 )
2024-12-06 06:44:58 +00:00
ruthra kumar
e0c1e3474e
Merge pull request #44563 from frappe/mergify/bp/version-14-hotfix/pr-44559
...
fix: add strings for translation payment_terms_status_for_sales_order.py (backport #44559 )
2024-12-06 12:12:57 +05:30
mahsem
17dad01ab7
fix: add strings for translation payment_terms_status_for_sales_order.py
...
(cherry picked from commit 7d244051c8 )
2024-12-06 06:38:29 +00:00
ruthra kumar
9515625135
Merge pull request #44561 from frappe/mergify/bp/version-14-hotfix/pr-44560
...
fix: add labels for translation in sales_order_analysis.py (backport #44560 )
2024-12-06 12:07:05 +05:30
mahsem
bad1b2a164
fix: add labels for translation in sales_order_analysis.py
...
(cherry picked from commit 8a554a5538 )
2024-12-06 06:09:28 +00:00
mergify[bot]
e2aedc85b4
fix: variant qty while making work order from BOM (backport #44548 ) ( #44550 )
...
fix: variant qty while making work order from BOM (#44548 )
(cherry picked from commit 1571dff3ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 16:01:49 +05:30
Khushi Rawat
68fe3b4165
Merge pull request #44543 from frappe/mergify/bp/version-14-hotfix/pr-44537
...
fix: add title for translation in asset.js (backport #44537 )
2024-12-05 15:42:11 +05:30
mahsem
aed90f73d7
fix: add title for translation in asset.js
...
(cherry picked from commit 61439132a4 )
2024-12-05 09:47:58 +00:00
mergify[bot]
ecc756bd52
fix: incorrect stock UOM for BOM raw materials (backport #44528 ) ( #44530 )
...
fix: incorrect stock UOM for BOM raw materials (#44528 )
fix: incorrect stock uom for BOM raw materials
(cherry picked from commit 5413cf9f1f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 12:51:39 +05:30
ruthra kumar
0891399916
Merge pull request #44527 from frappe/mergify/bp/version-14-hotfix/pr-44503
...
fix: add strings for translation in pos_item_cart.js (backport #44503 )
2024-12-05 10:24:51 +05:30
ruthra kumar
1436fda041
Merge pull request #44519 from frappe/mergify/bp/version-14-hotfix/pr-44500
...
fix: add labels for translation in sales_order.js (backport #44500 )
2024-12-05 10:19:02 +05:30
ruthra kumar
639a71ffd0
chore: linter fix
...
(cherry picked from commit 31efaf6dbf )
2024-12-05 04:49:01 +00:00
mahsem
1f0f31a773
fix: add strings for translation in pos_item_cart.js
...
(cherry picked from commit 4b72b60f1a )
2024-12-05 04:49:00 +00:00
ruthra kumar
3bb4699754
Merge pull request #44525 from frappe/mergify/bp/version-14-hotfix/pr-44512
...
fix: add label strings for translation in pos_controller.js (backport #44512 )
2024-12-05 10:17:40 +05:30
mahsem
3620ddab34
fix: add labels for translation in sales_order.js
...
(cherry picked from commit d544328ffe )
2024-12-05 10:16:48 +05:30
mahsem
8233e22d8b
fix: add label strings for translation in pos_controller.js
...
(cherry picked from commit bd77a5557d )
2024-12-05 04:42:44 +00:00
ruthra kumar
1f293edc9e
Merge pull request #44523 from frappe/mergify/bp/version-14-hotfix/pr-44501
...
fix: strings for translation in pos_past_order_summary.js (backport #44501 )
2024-12-05 10:12:41 +05:30
ruthra kumar
13cd12e1e2
Merge pull request #44521 from frappe/mergify/bp/version-14-hotfix/pr-42081
...
Use better description in pos_payment.js (backport #42081 )
2024-12-05 10:12:11 +05:30
mahsem
dfbb2279b6
fix: strings for translation in pos_past_order_summary.js
...
(cherry picked from commit 23c846d4b9 )
2024-12-05 04:31:29 +00:00
mahsem
e1d288321f
refactor: translatable label on pos payments ( #42081 )
...
* Use better description in pos_payment.js
Use Change Amount instead of Change and To Be Paid in pos_payment.js and be consistent with other strings
* change_amount_pos_payment.js
(cherry picked from commit 138ffc4e93 )
2024-12-05 04:30:46 +00:00
mergify[bot]
c502b562db
fix: inv dimensions fields not creating for standard doctype (backport #44504 ) ( #44514 )
...
fix: inv dimensions fields not creating for standard doctype (#44504 )
(cherry picked from commit 353610ce61 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-05 09:45:29 +05:30
mergify[bot]
15e3663633
fix: required by date in the reorder material request (backport #44497 ) ( #44508 )
...
* fix: required by date in the reorder material request (#44497 )
(cherry picked from commit 4001166ecc )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-12-04 19:03:09 +05:30
ruthra kumar
2812eae589
Merge pull request #44484 from frappe/mergify/bp/version-14-hotfix/pr-44467
...
fix: Multiple Fixes in Gross Profit Report (backport #44467 )
2024-12-03 19:15:34 +05:30
ruthra kumar
a94e3cd433
chore: fix typo
...
(cherry picked from commit fc0122ce76 )
2024-12-03 12:00:36 +00:00
ljain112
91f6393104
fix: correct buying amount for product bundel
...
(cherry picked from commit 4e6a5893e7 )
2024-12-03 12:00:36 +00:00
ljain112
7d724d7647
fix: remove queries
...
(cherry picked from commit a86b223aed )
2024-12-03 12:00:35 +00:00
ruthra kumar
e4b811be23
Merge pull request #44469 from frappe/mergify/bp/version-14-hotfix/pr-44461
...
fix: incorrect Gross Margin on project (backport #44461 )
2024-12-03 15:32:04 +05:30
rohitwaghchaure
ccd7992e99
chore: fix conflicts
2024-12-03 15:08:38 +05:30
rohitwaghchaure
86ff3e0c10
chore: fix conflicts
2024-12-03 15:06:16 +05:30
ruthra kumar
96fe3f4a2c
Merge pull request #44479 from frappe/mergify/bp/version-14-hotfix/pr-44415
...
fix: adjusted incoming rate for zero rated item in purchase receipt (backport #44415 )
2024-12-03 14:48:24 +05:30
ljain112
d7583e3993
fix: adjusted incoming rate for zero rated item in purchase receipt
...
(cherry picked from commit 3182c6981c )
2024-12-03 08:56:06 +00:00
rohitwaghchaure
5533592b2b
fix: incorrect Gross Margin on project ( #44461 )
...
(cherry picked from commit 7de9c14a2c )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-12-02 10:10:31 +00:00
ruthra kumar
ba19e06e64
Merge pull request #44464 from frappe/mergify/bp/version-14-hotfix/pr-44412
...
fix: handle multi currency in common party journal entry (backport #44412 )
2024-12-02 14:03:21 +05:30
ruthra kumar
1988c23539
chore: resolve conflict
2024-12-02 13:42:27 +05:30
ruthra kumar
70cac3186b
Merge pull request #44462 from frappe/mergify/bp/version-14-hotfix/pr-44437
...
fix: Added translation for `Account` column (backport #44437 )
2024-12-02 13:39:59 +05:30
ljain112
bed6dabecb
fix: handle multi currency in common party journal entry
...
(cherry picked from commit e371f68d66 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-12-02 07:10:05 +00:00
Abdeali Chharchhoda
c4103d26be
fix: Translate Party Account column label
...
(cherry picked from commit a4f8315602 )
2024-12-02 06:53:37 +00:00
Abdeali Chharchhoda
2061c7ca46
fix: Added translation for Account column
...
(cherry picked from commit de6cbd382f )
2024-12-02 06:53:37 +00:00
Sagar Vora
84bd0c8c50
Merge pull request #44446 from frappe/mergify/bp/version-14-hotfix/pr-44443
...
perf: reduce queries during transaction save (backport #44443 )
2024-11-30 00:47:53 +05:30
Sagar Vora
f884cf8a5e
perf: reduce queries during transaction save
...
(cherry picked from commit b6b8a06fda )
2024-11-29 19:17:26 +00:00
Sagar Vora
54782d41be
Merge pull request #44444 from frappe/mergify/bp/version-14-hotfix/pr-44439
...
fix: added fieldname to avoid fieldname to translate (backport #44439 )
2024-11-30 00:29:47 +05:30
Abdeali Chharchhoda
d7caa8d51b
fix: added fieldname to avoid fieldname to translate
...
(cherry picked from commit b80022133c )
2024-11-29 18:56:31 +00:00
Sagar Vora
9e8150554f
Merge pull request #44441 from frappe/mergify/bp/version-14-hotfix/pr-44440
...
perf: cache product bundle items at document level (backport #44440 )
2024-11-29 23:04:01 +05:30
Sagar Vora
df0dac5610
perf: cache product bundle items at document level ( #44440 )
...
(cherry picked from commit 6de7320ef4 )
2024-11-29 17:22:51 +00:00
mergify[bot]
cbce4e72d9
fix: source warehouse not set in required items of WO (backport #44426 ) ( #44433 )
...
* fix: source warehouse not set in required items of WO (#44426 )
fix: source warehouse not set in required items of WO on data import
(cherry picked from commit 4050ea07eb )
# Conflicts:
# erpnext/manufacturing/doctype/work_order/work_order.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-29 18:13:25 +05:30
ruthra kumar
2c2a204a06
Merge pull request #44390 from frappe/mergify/bp/version-14-hotfix/pr-44386
...
fix: Add translation for showing mandatory fields in error msg (backport #44386 )
2024-11-29 15:38:52 +05:30
ruthra kumar
da5b57e4af
Merge pull request #44424 from frappe/mergify/bp/version-14-hotfix/pr-44302
...
fix: Minor Updates in `Payment Request` and `Payment Entry` (backport #44302 )
2024-11-29 15:38:11 +05:30
Abdeali Chharchhoda
de5b253215
fix: Add translation for showing mandatory fields in error msg
...
(cherry picked from commit f42ec6a124 )
2024-11-29 14:57:21 +05:30
ruthra kumar
a8ef90b40c
chore: resolve conflict
2024-11-29 14:51:46 +05:30
Abdeali Chharchhoda
7e847f27dd
fix: Add filter for outstanding_amount to fetch open PRs
...
(cherry picked from commit 214dfab269 )
2024-11-29 09:11:07 +00:00
Abdeali Chharchhoda
eb809847f1
refactor: Move PR link filters to client side
...
(cherry picked from commit 2db2c8bce1 )
2024-11-29 09:11:06 +00:00
Abdeali Chharchhoda
9baaaca924
revert: remove default Payment Request indicator color
...
(cherry picked from commit 37ceb09955 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request_list.js
2024-11-29 09:11:06 +00:00
Abdeali Chharchhoda
c911a70a84
fix: Dashboard for Payment Request
...
(cherry picked from commit 91955e27c3 )
2024-11-29 09:11:06 +00:00
Abdeali Chharchhoda
e2728db5c2
refactor: Used object to get payment request status indicator
...
(cherry picked from commit e1c4d6e1e6 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request_list.js
2024-11-29 09:11:06 +00:00
Smit Vora
f6f1052a80
Merge pull request #44409 from frappe/mergify/bp/version-14-hotfix/pr-44195
...
fix: Data Should be Computed in Backend to Maintain Consistent Behaviour (backport #44195 )
2024-11-28 16:27:16 +05:30
Ninad Parikh
8529eb4573
fix: Data Should be Computed in Backend to Maintain Consistent Behaviour ( #44195 )
...
(cherry picked from commit 69bd90b038 )
2024-11-28 10:31:28 +00:00
ruthra kumar
a73fedbaca
Merge pull request #44406 from frappe/mergify/bp/version-14-hotfix/pr-44405
...
fix: typeerror on transaction.js (backport #44405 )
2024-11-28 15:13:27 +05:30
ruthra kumar
147eb047aa
fix: typeerror on transaction.js
...
(cherry picked from commit 46ce8780f2 )
2024-11-28 15:02:35 +05:30
mergify[bot]
9ae04dfed3
fix: show "Send SMS" only when enabled (backport #43941 ) ( #43969 )
...
fix: show "Send SMS" only when enabled (#43941 )
(cherry picked from commit 65088cbb1b )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-27 23:52:12 +01:00
mergify[bot]
78ab44ce1a
feat: add Company Contact Person in selling transactions (backport #44362 ) ( #44397 )
...
* feat: add Company Contact Person in selling transactions (#44362 )
(cherry picked from commit f6776c7d6b )
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-27 17:09:09 +01:00
ruthra kumar
627a50e7bc
Merge pull request #44384 from frappe/mergify/bp/version-14-hotfix/pr-44323
...
fix: update gross profit for returned invoices (backport #44323 )
2024-11-27 17:21:13 +05:30
ljain112
7eafe7f853
fix: test case
...
(cherry picked from commit af5a3e5a48 )
2024-11-27 11:20:16 +00:00
ljain112
6e563438bd
fix: gp for return invoice
...
(cherry picked from commit 00403515a8 )
2024-11-27 11:20:16 +00:00
ljain112
0eb5e001e1
fix: update gross profit for returned invoices
...
(cherry picked from commit 8a42601e99 )
2024-11-27 11:20:15 +00:00
ruthra kumar
0dfb9ddb85
Merge pull request #44380 from frappe/mergify/bp/version-14-hotfix/pr-44377
...
fix: correct placeholder index in message (backport #44377 )
2024-11-27 15:38:39 +05:30
ljain112
d7e6b0e1b7
fix: correct placeholder index in message
...
(cherry picked from commit d61cb9a4bf )
2024-11-27 09:26:10 +00:00
Raffael Meyer
fef7cfb888
fix: unify company address query in sales transactions (backport #44361 ) ( #44366 )
...
* fix: unify company address query in sales transactions (backport #44361 )
* style: add whitespace
2024-11-26 21:11:27 +01:00
Khushi Rawat
aa442da2f6
Merge pull request #44329 from khushi8112/incorrect-gl-entry-on-asset-sale
...
fix: incorrect GL entry on sale of fully depreciated asset
2024-11-27 01:09:33 +05:30
mergify[bot]
6aebe98020
fix: billed qty and received amount in PO analysis report (backport #44349 ) ( #44353 )
...
* fix: billed qty and received amount in PO analysis report (#44349 )
(cherry picked from commit 2ab7ec5437 )
# Conflicts:
# erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-26 21:18:38 +05:30
Khushi Rawat
841df3b1ce
fix: change asset status correctly
2024-11-26 14:06:07 +05:30
Khushi Rawat
cc5ada194e
fix: incorrect GL entry on sale of fully depreciated asset
2024-11-26 01:39:42 +05:30
Smit Vora
edccb746f0
Merge pull request #44294 from Abdeali099/fix-fiscal-dates
2024-11-25 16:15:04 +05:30
ruthra kumar
506fd97a2c
Merge pull request #44314 from frappe/mergify/bp/version-14-hotfix/pr-44297
...
refactor: added translate function for some columns of report (backport #44297 )
2024-11-25 10:39:49 +05:30
Abdeali Chharchhoda
6c9485fb13
refactor: added translate function for some columns of report
...
(cherry picked from commit e545c913b5 )
2024-11-25 04:39:26 +00:00
Abdeali Chharchhoda
4f806f9a72
fix: Used Fiscal Dates instead of year's Start and End dates
2024-11-22 18:09:23 +05:30
ruthra kumar
8a45258778
Merge pull request #44286 from frappe/mergify/bp/version-14-hotfix/pr-44246
...
fix: Get submitted documents in validate_for_closed_fiscal_year (backport #44246 )
2024-11-22 16:25:37 +05:30
rohitwaghchaure
d10a9d3225
Merge pull request #44288 from frappe/mergify/bp/version-14-hotfix/pr-44191
...
fix: patch (backport #44191 )
2024-11-22 16:25:03 +05:30
rohitwaghchaure
3643c60c67
fix: patch ( #44191 )
...
(cherry picked from commit 495528a758 )
2024-11-22 10:51:44 +00:00
ruthra kumar
92e252e37a
Merge pull request #44284 from frappe/mergify/bp/version-14-hotfix/pr-44266
...
fix: make free qty round on large transaction qty (backport #44266 )
2024-11-22 16:15:19 +05:30
vimalraj27
b9efeeb71a
fix: Get submitted documents in validate_for_closed_fiscal_year
...
(cherry picked from commit c607e5f940 )
2024-11-22 15:56:34 +05:30
venkat102
d695fb5723
test: add unit test to validate free qty round on large transaction qty
...
(cherry picked from commit 013a6fc6ec )
2024-11-22 10:20:54 +00:00
venkat102
2eb70026ae
fix: make free qty round on large transaction qty
...
(cherry picked from commit f9b8165385 )
2024-11-22 10:20:53 +00:00
ruthra kumar
18cbc956bb
Merge pull request #44271 from frappe/mergify/bp/version-14-hotfix/pr-44194
...
fix: include current invoice amount when tax_on_excess_amount is checked (backport #44194 )
2024-11-22 11:29:21 +05:30
venkat102
47e4fd3c76
test: add unit test for tax on excess amount
...
(cherry picked from commit 4820273595 )
2024-11-22 05:37:26 +00:00
venkat102
071adcf291
fix: include current invoice amount when tax_on_excess_amount is checked
...
(cherry picked from commit b74f2896cd )
2024-11-22 05:37:26 +00:00
mergify[bot]
ee647f2381
fix: added Stock UOM field for RM in work order (backport #44185 ) ( #44236 )
...
* fix: added Stock UOM field for RM in work order (#44185 )
fix: added UOM field for RM in work order
(cherry picked from commit cc571aca8f )
# Conflicts:
# erpnext/manufacturing/doctype/work_order_item/work_order_item.json
# erpnext/manufacturing/doctype/work_order_item/work_order_item.py
# erpnext/patches.txt
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-21 14:52:18 +05:30
ruthra kumar
24126b03dd
Merge pull request #44244 from frappe/mergify/bp/version-14-hotfix/pr-44197
...
fix: payment reco for jv with negative dr or cr amount (backport #44197 )
2024-11-20 13:12:55 +05:30
ljain112
5fa4fd8825
fix: added test cases
...
(cherry picked from commit 6f9ea6422d )
2024-11-20 07:18:19 +00:00
ljain112
23fb4f348f
fix: payment reco for jv with negative dr or cr amount
...
(cherry picked from commit fee79b9445 )
2024-11-20 07:18:19 +00:00
ruthra kumar
227c912ece
Merge pull request #44241 from frappe/mergify/bp/version-14-hotfix/pr-44240
...
fix: non group pos warehouse (backport #44240 )
2024-11-20 12:17:33 +05:30
ruthra kumar
5bfbdb805c
Merge pull request #44238 from frappe/mergify/bp/version-14-hotfix/pr-44220
...
refactor: Update `Payment Request` search query in PE's reference (backport #44220 )
2024-11-20 12:16:21 +05:30
Nihantra C. Patel
ec40131d4d
fix: non group pos warehouse
...
(cherry picked from commit d526be0394 )
2024-11-20 06:41:34 +00:00
ruthra kumar
859672c419
Merge pull request #44232 from frappe/mergify/bp/version-14-hotfix/pr-44207
...
fix: validate sales team to ensure all sales person are enabled (backport #44207 )
2024-11-20 11:51:56 +05:30
Abdeali Chharchhoda
e8c3617628
refactor: Update Payment Request search query in PE's reference
...
(cherry picked from commit 4ab3499a17 )
2024-11-20 06:21:41 +00:00
ruthra kumar
09b21b8cb4
Merge pull request #44234 from frappe/mergify/bp/version-14-hotfix/pr-44203
...
fix: disable conversion to user tz for sales order calender (backport #44203 )
2024-11-20 11:51:21 +05:30
ljain112
356da69179
fix: disable conversion to user tz for sales order calender
...
(cherry picked from commit cdf098c193 )
2024-11-20 05:17:52 +00:00
ljain112
bd0f11ef4f
fix: validate sales team to ensure all sales person are enabled
...
(cherry picked from commit 548dbb33eb )
2024-11-20 05:11:35 +00:00
ruthra kumar
9f3dfb3d18
Merge pull request #44216 from frappe/mergify/bp/version-14-hotfix/pr-44104
...
fix: check if pricing rule matches with coupon code (backport #44104 )
2024-11-19 17:37:33 +05:30
Nikolas Beckel
24b5b3c8e0
fix: check if pricing rule matches with coupon code ( #44104 )
...
* fix: check if pricing rule matches with coupon code
* fix: correct linting error
(cherry picked from commit 9d31bf7647 )
2024-11-19 11:41:48 +00:00
mergify[bot]
a7de8c1143
feat: new DocTypes "Code List" and "Common Code" (backport #43425 ) ( #44172 )
...
Co-authored-by: David <dgx.arnold@gmail.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-11-18 20:59:41 +01:00
ruthra kumar
2fcab327aa
Merge pull request #44181 from frappe/mergify/bp/version-14-hotfix/pr-44127
...
fix: set default Party Type based on Payment Type in Payment Entry (backport #44127 )
2024-11-18 10:49:10 +05:30
vishakhdesai
f3cbbef346
fix: set default party type in Payment Entry
...
(cherry picked from commit 19222690d3 )
2024-11-18 10:16:59 +05:30
ruthra kumar
339beff023
Merge pull request #44179 from frappe/mergify/bp/version-14-hotfix/pr-44147
...
fix: set conversion factor before applying price list (backport #44147 )
2024-11-18 10:14:34 +05:30
ruthra kumar
85d398efcc
Merge pull request #44177 from frappe/mergify/bp/version-14-hotfix/pr-44157
...
fix: apply "cannot_add_rows" directly to table field for more efficient solution (backport #44157 )
2024-11-18 10:14:12 +05:30
vishakhdesai
e09f101336
fix: set conversion factor before applying price list
...
(cherry picked from commit 9749fe23cc )
2024-11-18 04:38:32 +00:00
UmakanthKaspa
f9b52b292e
refactor: set 'cannot_add_rows' directly in the allocations table field (optimized approach)
...
(cherry picked from commit 5dd8eafdfc )
2024-11-18 04:36:12 +00:00
Türker Tunalı
8a94d7bea8
fix:Unable to pause job card ( #42839 )
...
fix: unable to pause job card
Pause operation creates "Value missing for: Completed Qty" error. That field was mandatory but it's non mandatory in v15.
2024-11-15 17:29:58 +05:30
mergify[bot]
f871f08f47
fix: stock ledger variance report filter options (backport #44137 ) ( #44149 )
...
fix: stock ledger variance report filter options (#44137 )
(cherry picked from commit e8bbf6492f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-15 15:05:03 +05:30
ruthra kumar
313ea3983f
Merge pull request #44161 from frappe/mergify/bp/version-14-hotfix/pr-43414
...
fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue fixed (backport #43414 )
2024-11-15 13:09:35 +05:30
Vishakh Desai
c3e2ff2fa5
fix: linters
...
(cherry picked from commit 9cc22b4cac )
2024-11-15 07:18:49 +00:00
Vishakh Desai
33e835c4d3
fix: Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue
...
(cherry picked from commit 6de6f55b39 )
2024-11-15 07:18:49 +00:00
ruthra kumar
c9fa4af4fe
Merge pull request #44159 from frappe/mergify/bp/version-14-hotfix/pr-44158
...
fix: broken UI on currency exchange (backport #44158 )
2024-11-15 12:28:18 +05:30
ruthra kumar
36898f6797
fix: broken UI on currency exchange
...
(cherry picked from commit e91b65e7bd )
2024-11-15 06:52:40 +00:00
ruthra kumar
b9a0f4fed8
Merge pull request #44154 from frappe/mergify/bp/version-14-hotfix/pr-44089
...
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments (backport #44089 )
2024-11-15 10:54:40 +05:30
UmakanthKaspa
1019d98c5a
fix: remove trailing whitespace
...
(cherry picked from commit d6703eb88b )
2024-11-15 05:00:03 +00:00
UmakanthKaspa
cc9b22ce9f
fix: apply posting date sorting to invoices in Payment Reconciliation similar to payments
...
(cherry picked from commit 0bd83d920d )
2024-11-15 05:00:02 +00:00
ruthra kumar
f5135cd4a4
Merge pull request #44152 from frappe/mergify/bp/version-14-hotfix/pr-44148
...
Fix: Disable "Add Row" button in allocations table during UnReconcile process (backport #44148 )
2024-11-15 10:22:43 +05:30
UmakanthKaspa
137ef78d96
fix: correctly set 'cannot_add_rows' property on allocations table field
...
(cherry picked from commit 13ca2700f8 )
2024-11-15 04:47:46 +00:00
ruthra kumar
5452f8ac4a
Merge pull request #44139 from frappe/mergify/bp/version-14-hotfix/pr-43189
...
fix: broken apply on other item (backport #43189 )
2024-11-14 13:45:41 +05:30
ruthra kumar
f03e301250
fix: broken apply on other item pricing rule
...
(cherry picked from commit e5119a749c )
2024-11-14 07:54:10 +00:00
Raffael Meyer
c23868a14d
fix: backport german translations from develop ( #44046 )
2024-11-13 18:17:50 +01:00
ruthra kumar
ddac2c59ab
Merge pull request #44114 from frappe/mergify/bp/version-14-hotfix/pr-43977
...
fix: update per_billed value in Purchase Receipt while creating Debit Note (backport #43977 )
2024-11-13 19:01:04 +05:30
rohitwaghchaure
030df0d7e8
chore: fix conflicts
2024-11-13 18:27:41 +05:30
NaviN
da6c6dcfcb
fix: update per_billed value in Purchase Receipt while creating Debit Note ( #43977 )
...
* fix: update per_billed value in Purchase Receipt while creating Debit Note
* test: add unit test for validating per_billed value for partial Debit Note
(cherry picked from commit 494fd7ceea )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-11-13 18:27:41 +05:30
ruthra kumar
cbe92fef0c
Merge pull request #44128 from frappe/mergify/bp/version-14-hotfix/pr-39543
...
feat: Partly billed status in Purchase Receipt (backport #39543 )
2024-11-13 18:04:39 +05:30
Deepesh Garg
3e2fa16d84
feat: Partly billed status in Purchase Receipt ( #39543 )
...
(cherry picked from commit a673220feb )
2024-11-13 12:13:37 +00:00
ruthra kumar
44988c8bfa
Merge pull request #44126 from frappe/mergify/copy/version-14-hotfix/pr-44124
...
refactor: 'Partly Billed' status for Purchase Receipt (copy #44124 )
2024-11-13 17:22:41 +05:30
ruthra kumar
2acee05a0a
refactor: 'Partly Billed' status for Purchase Receipt
...
(cherry picked from commit c58bbd25f2 )
2024-11-13 17:00:20 +05:30
Nihantra C. Patel
d258684b8d
Merge pull request #44119 from frappe/mergify/bp/version-14-hotfix/pr-44116
...
fix: Drop Shipping address based on customer shopping address (backport #44116 )
2024-11-13 15:51:55 +05:30
Nihantra Patel
ea38a1f36a
fix: Drop Shipping address based on customer shopping address
...
(cherry picked from commit c7499f3528 )
2024-11-13 10:01:42 +00:00
ruthra kumar
7fb5f17100
Merge pull request #44087 from frappe/mergify/bp/version-14-hotfix/pr-43695
...
fix: exception on register reports when filtered on cost center (backport #43695 )
2024-11-11 17:05:32 +05:30
ruthra kumar
fd9fd8f46f
chore: filter report output
2024-11-11 16:42:42 +05:30
ruthra kumar
558fac6843
chore: use FrappeTestCase
2024-11-11 15:07:46 +05:30
ruthra kumar
71a1e50314
refactor(test): assertion refactoring and exact decimals
...
(cherry picked from commit 1d11131afe )
2024-11-11 09:18:08 +00:00
ruthra kumar
4f7d534cab
refactor(test): pass all mandatory fields
...
(cherry picked from commit c53e9637dd )
2024-11-11 09:18:08 +00:00
ruthra kumar
a8a89f971d
refactor(test): fix incorrect assertion
...
(cherry picked from commit d6030e7112 )
2024-11-11 09:18:07 +00:00
ruthra kumar
964ac05e74
test: journals with cost center
...
(cherry picked from commit c255f34eea )
2024-11-11 09:18:07 +00:00
ruthra kumar
a98fe7a72b
test: basic report output
...
(cherry picked from commit 657201b324 )
2024-11-11 09:18:07 +00:00
Vishv-silveroak
599581e09d
fix: exception on register reports when filtered on cost center
...
1
(cherry picked from commit f01e1a8e20 )
2024-11-11 09:18:07 +00:00
mergify[bot]
6b149f5ddf
fix: populate payment schedule from payment terms (backport #44082 ) ( #44084 )
...
fix: populate payment schedule from payment terms (#44082 )
(cherry picked from commit c81eb6c824 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-11 13:12:39 +05:30
mergify[bot]
f2aa71cd6c
chore: update CODEOWNERS (backport #44074 ) ( #44080 )
...
* chore: update `CODEOWNERS` (#44074 )
(cherry picked from commit 9a758ea826 )
# Conflicts:
# CODEOWNERS
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-11-11 13:06:26 +05:30
mergify[bot]
c12d5f613a
fix: task path (backport #44073 ) ( #44077 )
...
fix: task path (#44073 )
(cherry picked from commit 8c99acb1b9 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-11 13:00:43 +05:30
rohitwaghchaure
3df783bfff
Merge pull request #44069 from frappe/mergify/bp/version-14-hotfix/pr-44058
...
fix: type error while saving pick list (backport #44058 )
2024-11-11 12:27:00 +05:30
vishnu
d73cc83b91
fix: tyeerror while saving pick list
...
(cherry picked from commit 22de0ecbdc )
2024-11-11 06:24:53 +00:00
ruthra kumar
093b4f9845
Merge pull request #44026 from frappe/mergify/bp/version-14-hotfix/pr-43873
...
fix: add missing fields to field_no_map array (backport #43873 )
2024-11-08 11:52:24 +05:30
Ravindu Nethmina
440ada1bdc
refactor: add "margin_type" and "margin_rate_or_amount" to no copy
...
(cherry picked from commit 70f090c1ec )
2024-11-08 06:00:28 +00:00
ruthra kumar
82cd42bbdf
Merge pull request #44023 from frappe/mergify/bp/version-14-hotfix/pr-43762
...
fix: handle NoneType error when updating ordered_qty in SO for remove… (backport #43762 )
2024-11-08 11:11:18 +05:30
bhaveshkumar.j
1446aa3636
fix: NoneType while updating ordered_qty in SO for removed items
...
(cherry picked from commit 442cdd7ce4 )
2024-11-08 05:10:39 +00:00
Sagar Vora
0cdb4cb927
Merge pull request #44014 from Ninad1306/dashboard_links
2024-11-07 18:16:06 +05:30
Ninad1306
b1e205f4d1
fix: subcontracting receipt has no reference field for purchase order
2024-11-07 16:34:14 +05:30
rohitwaghchaure
9838eaa332
fix: serial no ledger report ( #44006 )
2024-11-07 13:12:46 +05:30
mergify[bot]
bc9f0f8368
fix: task showing limit in customer portal (backport #44003 ) ( #44004 )
...
fix: task showing limit in customer portal (#44003 )
(cherry picked from commit 44832c3b5c )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-11-07 12:49:42 +05:30
Sagar Vora
478b49cc49
Merge pull request #43994 from frappe/mergify/bp/version-14-hotfix/pr-43993
...
fix: ensure list has items (backport #43993 )
2024-11-06 14:08:21 +05:30
Sagar Vora
5c8af85086
fix: ensure list has items
...
(cherry picked from commit e13e688987 )
2024-11-06 08:37:20 +00:00
Sagar Vora
876af6dca5
Merge pull request #43990 from frappe/mergify/bp/version-14-hotfix/pr-43989
...
fix: error when saving POS merge log (backport #43989 )
2024-11-06 13:26:09 +05:30
Sagar Vora
657bd3712b
fix: error when saving POS merge log ( #43989 )
...
(cherry picked from commit c62596b323 )
2024-11-06 07:52:12 +00:00
Sagar Vora
0a166a813a
Merge pull request #43988 from frappe/mergify/bp/version-14-hotfix/pr-43985
...
fix: removed single quotes from deferred revenue (backport #43985 )
2024-11-06 12:08:14 +05:30
Nihantra C. Patel
aee8a23626
fix: removed single quotes from deferred revenue ( #43985 )
...
(cherry picked from commit 834d18840c )
2024-11-06 06:37:02 +00:00
mergify[bot]
57d35ec20e
perf: too many writes error during reposting (backport #43978 ) ( #43982 )
...
perf: too many writes error during reposting (#43978 )
perf: too many writes error
(cherry picked from commit 134c24b9c5 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-11-06 10:05:36 +05:30
ruthra kumar
1e2bea82f9
Merge pull request #43964 from frappe/mergify/bp/version-14-hotfix/pr-43388
...
fix: SO link on PO and add in missing dashboard references on both (backport #43388 )
2024-11-04 15:34:04 +05:30
ruthra kumar
0f4c5dd26c
chore: resolve conflicts
...
Stock Reservation Entry is unavailable in v14
2024-11-04 14:17:04 +05:30
CaseSolved
7906c21bdf
chore: linting
...
(cherry picked from commit be6970c850 )
2024-11-04 08:32:22 +00:00
CaseSolved
4f8a8a5e99
fix: SO link on PO and add in missing dashboard references on both
...
(cherry picked from commit 2017fd80d1 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order_dashboard.py
# erpnext/selling/doctype/sales_order/sales_order_dashboard.py
2024-11-04 08:32:22 +00:00
mergify[bot]
42c2b84b28
feat: remove Payroll Entry from Bank Account dashboard (backport #43931 ) ( #43932 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-10-30 15:49:21 +01:00
mergify[bot]
55c5f30d54
fix: calculate tds with net amount when invoice exceeds single threshold amount (backport #43869 ) ( #43919 )
...
* fix: calculate tds with net amount when invoice exceeds single threshold amount
(cherry picked from commit ef694a40a1 )
* test: add unit test to validate purchase invoice exceeding single threshold value
(cherry picked from commit 94badb464d )
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
2024-10-30 11:26:08 +05:30
ruthra kumar
cc85f5de26
Merge pull request #43916 from frappe/mergify/bp/version-14-hotfix/pr-43886
...
fix: remarks field in payment reconciliation (backport #43886 )
2024-10-30 10:51:39 +05:30
ruthra kumar
15881ea718
chore: resolve conflicts
2024-10-30 10:30:48 +05:30
Ahmed Shareef
93243b1d95
fix: remarks field in payment reconciliation
...
(cherry picked from commit 2d5b079949 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_payment/payment_reconciliation_payment.json
# erpnext/accounts/doctype/payment_reconciliation_payment/payment_reconciliation_payment.py
2024-10-30 04:50:23 +00:00
mergify[bot]
76530de786
fix: work order finish button not showing (backport #43875 ) ( #43877 )
...
* fix: work order finish button not showing (#43875 )
(cherry picked from commit 0a70be5b99 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.js
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-29 22:00:36 +05:30
ruthra kumar
d04396b697
Merge pull request #43896 from frappe/mergify/bp/version-14-hotfix/pr-43856
...
fix: add parenttype clause to invoice tax query in sales_register report (backport #43856 )
2024-10-29 16:12:46 +05:30
ruthra kumar
e552df31d6
Merge pull request #43894 from frappe/mergify/bp/version-14-hotfix/pr-43698
...
fix: Project name instead of ID in chart (backport #43698 )
2024-10-29 16:12:32 +05:30
Imesha Sudasingha
cbe704c73c
fix: add parenttype clause to invoice tax query in sales_register report
...
(cherry picked from commit e30ab141f4 )
2024-10-29 10:10:37 +00:00
rohitwaghchaure
0742e6e193
fix: not able to submit stock entry ( #43890 )
2024-10-29 15:35:19 +05:30
lukas.brandhoff
3fa392ebdf
refactor: include 'Project Name' in Project summary report
...
Keep name field for backwards compatibility
(cherry picked from commit 736d1a1105 )
2024-10-29 09:54:26 +00:00
ruthra kumar
a3c2121870
Merge pull request #43863 from frappe/mergify/bp/version-14-hotfix/pr-43685
...
fix: do not check for payment terms details for return invoices. (backport #43685 )
2024-10-28 15:53:06 +05:30
mergify[bot]
aaae81f7e8
fix: added validation for UOM must be whole number (backport #43710 ) ( #43711 )
...
* fix: added validation for UOM must be whole number (#43710 )
(cherry picked from commit 4fd4a37dc9 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
* chore: fix conflicts
* chore: fix linters issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-28 15:12:16 +05:30
rohitwaghchaure
a7cc7b28c0
fix: purchase return validation issue ( #43871 )
2024-10-28 15:11:07 +05:30
mergify[bot]
51c1d032ba
fix: basic rate not editable in Stock Entry Detail (backport #43837 ) ( #43839 )
...
* fix: basic rate not editable in Stock Entry Detail (#43837 )
(cherry picked from commit 5a967bc868 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/stock_entry.js
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-28 14:02:23 +05:30
ruthra kumar
c695959902
chore: resolve conflicts
2024-10-28 13:32:30 +05:30
ruthra kumar
83f5a24520
Merge pull request #43868 from frappe/mergify/bp/version-14-hotfix/pr-43862
...
refactor: fix garbage title, desc and name in razorpay (backport #43862 )
2024-10-28 12:47:42 +05:30
ruthra kumar
627832fe5b
refactor: fix garbage title, desc and name in razorpay
...
(cherry picked from commit 7332ec8fbd )
2024-10-28 06:55:08 +00:00
ljain112
78db8c0029
fix: hide payment terms for return and paid purchase invoices
...
(cherry picked from commit 912e1e3f3d )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
2024-10-28 05:53:55 +00:00
ljain112
bd34a67871
fix: do not set payment terms for return invoices
...
(cherry picked from commit 8b700eadc7 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2024-10-28 05:53:54 +00:00
ljain112
fd63ace6c7
fix: do not check for payment terms details for return invoices.
...
(cherry picked from commit 6703b7d1ae )
2024-10-28 05:53:54 +00:00
ruthra kumar
36fdd540c0
Merge pull request #43858 from frappe/mergify/bp/version-14-hotfix/pr-43833
...
refactor: query for expense_account moved to setup hook in purchase invoice (backport #43833 )
2024-10-28 09:59:55 +05:30
ruthra kumar
b81dc2bf5e
chore: resolve conflict
2024-10-28 09:55:04 +05:30
ljain112
7e7cc807a5
refactor: query for expense_account moved to setup hook in purchase invoice
...
(cherry picked from commit a9ac0cc223 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
2024-10-28 04:14:14 +00:00
mergify[bot]
895f1bff01
fix(RFQ): make strings translatable (backport #43843 ) ( #43847 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(RFQ): make strings translatable (#43843 )
2024-10-26 19:51:31 +02:00
ruthra kumar
53c4b5f752
Merge pull request #43832 from frappe/mergify/bp/version-14-hotfix/pr-43830
...
fix: set bill_no before `against_voucher` gets concatenated (backport #43830 )
2024-10-25 14:28:44 +05:30
ruthra kumar
2f3c3d5519
fix: set bill_no before against_voucher gets concatenated
...
(cherry picked from commit 7bade7f1fe )
2024-10-25 14:05:15 +05:30
ruthra kumar
6ddff1b168
Merge pull request #43806 from frappe/mergify/bp/version-14-hotfix/pr-43755
...
fix: Add Company Filter (backport #43755 )
2024-10-23 17:57:42 +05:30
IamSaiyyamChhetri
d3e29fe828
fix: add company filter for project
...
- In Project dt Sales Order field
- In Sales Order dt Project field
(cherry picked from commit 9909d760a5 )
2024-10-23 17:31:44 +05:30
Smit Vora
3ace876c1f
Merge pull request #43784 from frappe/mergify/bp/version-14-hotfix/pr-43462
...
fix: get stock accounts from the doc in `validate_stock_accounts` in Journal Entry (backport #43462 )
2024-10-23 10:36:30 +05:30
mergify[bot]
5b0a8fd2ce
fix: use correct variable in error message (backport #43790 ) ( #43791 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: use correct variable in error message (#43790 )
2024-10-22 19:43:13 +02:00
Sagar Vora
f5f6c7609a
test: fix test case
2024-10-22 20:27:06 +05:30
Vishakh Desai
ad04610c94
fix: get stock accounts from the doc instead of db in validate_stock_accounts
...
(cherry picked from commit 30954586d8 )
2024-10-22 14:07:06 +00:00
ruthra kumar
1a4a329c1d
Merge pull request #43779 from frappe/mergify/bp/version-14-hotfix/pr-43778
...
refactor: validate_return_against_account (backport #43778 )
2024-10-22 17:36:37 +05:30
Raffael Meyer
411f7c3a2c
refactor: validate_return_against_account ( #43778 )
...
(cherry picked from commit c4faa0e101 )
2024-10-22 11:45:49 +00:00
ruthra kumar
c55d473c92
Merge pull request #43776 from frappe/mergify/bp/version-14-hotfix/pr-43775
...
fix(deferred_revenue): Escape account in query (backport #43775 )
2024-10-22 16:40:02 +05:30
Corentin Forler
3d082c93bc
fix(deferred_revenue): Escape account in query
...
(cherry picked from commit c7b3ae41d4 )
2024-10-22 10:42:08 +00:00
ruthra kumar
a3e8cc6abe
Merge pull request #43767 from frappe/mergify/bp/version-14-hotfix/pr-43766
...
refactor: allow unreconcile on bank and cash entry type journals (backport #43766 )
2024-10-22 12:12:52 +05:30
ruthra kumar
0dcb5a4fbb
refactor: allow unreconcile on bank and cash entry type journals
...
(cherry picked from commit 2c4f37f488 )
2024-10-22 06:35:37 +00:00
ruthra kumar
14a589eb2f
Merge pull request #43764 from frappe/mergify/bp/version-14-hotfix/pr-43761
...
fix: coupon code validation logic (backport #43761 )
2024-10-22 10:39:10 +05:30
ruthra kumar
2af36383cc
chore: resolve conflict
2024-10-22 10:16:57 +05:30
bhaveshkumar.j
719565c897
fix: remove extra space
...
(cherry picked from commit 1561a9e1bf )
2024-10-22 04:37:48 +00:00
bhaveshkumar.j
c18beaea6b
fix: coupon code validation logic
...
(cherry picked from commit d04257a32d )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/utils.py
2024-10-22 04:37:48 +00:00
ruthra kumar
3d5c15df0a
Merge pull request #43741 from frappe/mergify/bp/version-14-hotfix/pr-43726
...
fix: "show_remarks" checkbox in Process statement of accounts (backport #43726 )
2024-10-21 13:09:04 +05:30
ruthra kumar
0cf172c0da
Merge pull request #43743 from frappe/mergify/bp/version-14-hotfix/pr-43727
...
fix: get period estimate till service end date (backport #43727 )
2024-10-21 13:08:44 +05:30
ruthra kumar
5289022351
Merge pull request #43745 from frappe/mergify/bp/version-14-hotfix/pr-43720
...
fix: party_balance based on company in payment entry (backport #43720 )
2024-10-21 13:08:22 +05:30
ruthra kumar
bbce58524e
Merge pull request #43747 from frappe/mergify/bp/version-14-hotfix/pr-42461
...
fix: Freeze Screen on load invoices on POS Closing Entry (backport #42461 )
2024-10-21 13:08:02 +05:30
HarryPaulo
725b6beff3
fix: Freeze Screen on load invoices on POS Closing Entry
...
(cherry picked from commit 486d396174 )
2024-10-21 06:57:51 +00:00
ljain112
5333f33c21
fix: party_balance based on company in payment entry
...
(cherry picked from commit 97c9adf06b )
2024-10-21 06:53:31 +00:00
ruthra kumar
beb5318446
chore: resolve conflict
2024-10-21 12:21:51 +05:30
venkat102
35c257a7ae
fix: get period estimate till service end date
...
(cherry picked from commit a7ba7e9c28 )
2024-10-21 06:50:26 +00:00
ljain112
083382399f
fix: "show_remarks" checkbox in Process statement of accounts
...
(cherry picked from commit f4600df1f7 )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py
2024-10-21 06:44:35 +00:00
ruthra kumar
a05d6de2be
Merge pull request #43716 from frappe/mergify/bp/version-14-hotfix/pr-42898
...
fix: incorrect amount in bank clearance (backport #42898 )
2024-10-18 11:01:11 +05:30
NIYAZ RAZAK
98362d9183
fix: incorrect amount in bank clearance
...
(cherry picked from commit 9a11df59fc )
2024-10-18 10:37:17 +05:30
ruthra kumar
2e6ead30e0
Merge pull request #43683 from frappe/mergify/bp/version-14-hotfix/pr-43661
...
fix: missing child company accounts in consolidated balance sheet (backport #43661 )
2024-10-15 17:38:11 +05:30
ruthra kumar
70050081ff
Merge pull request #43681 from frappe/mergify/bp/version-14-hotfix/pr-43663
...
fix: run gl_entries and closing voucher processes in same function (backport #43663 )
2024-10-15 17:28:04 +05:30
ljain112
bb774cec58
fix: missing child company accounts in consolidated balance sheet
...
(cherry picked from commit 7fae9d57d2 )
2024-10-15 11:37:52 +00:00
ruthra kumar
7c549e60d6
Merge pull request #43679 from frappe/mergify/bp/version-14-hotfix/pr-43602
...
fix: added parentheses for correct query formation for logical OR condition (backport #43602 )
2024-10-15 17:07:17 +05:30
ljain112
59c314c98a
fix: run gl_entries and closing voucher processes in same function
...
(cherry picked from commit af4daa5b0f )
2024-10-15 11:35:55 +00:00
ljain112
0f738de5e5
fix: added parentheses for correct query formation for logical OR condition
...
(cherry picked from commit c0da8f11f7 )
2024-10-15 11:15:40 +00:00
ruthra kumar
8701cb73ef
Merge pull request #43677 from frappe/mergify/bp/version-14-hotfix/pr-43600
...
fix: added string for translation in bank reconciliation statement (backport #43600 )
2024-10-15 16:40:53 +05:30
ljain112
32f6eb7ee7
fix: added string for translation in bank reconciliation statement
...
(cherry picked from commit c99d9f7037 )
2024-10-15 11:02:29 +00:00
mergify[bot]
1262c322d1
fix: conversion factor issue (backport #43645 ) ( #43675 )
...
fix: conversion factor issue (#43645 )
(cherry picked from commit a52756f1d4 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-10-15 16:08:37 +05:30
ruthra kumar
aa85c3abee
Merge pull request #43669 from frappe/mergify/bp/version-14-hotfix/pr-43557
...
fix: delete invalid pricing rule on change of applicable_for values (backport #43557 )
2024-10-15 15:56:29 +05:30
ljain112
5d9474c98c
test: added test for change in applicable_for_value in promotional scheme
...
(cherry picked from commit 2613bdd868 )
2024-10-15 09:55:31 +00:00
ljain112
c7c2bdd159
fix: delete invalid pricing rule on change of applicable_for
...
(cherry picked from commit 42746fc630 )
2024-10-15 09:55:31 +00:00
ruthra kumar
1913caf2b0
Merge pull request #43665 from frappe/mergify/bp/version-14-hotfix/pr-43662
...
fix: removed unused query (backport #43662 )
2024-10-15 13:55:52 +05:30
ruthra kumar
5aff4242e3
Merge pull request #43657 from frappe/mergify/bp/version-14-hotfix/pr-43570
...
fix: update item details with actual quantity (backport #43570 )
2024-10-15 13:52:23 +05:30
ruthra kumar
e7f630fc74
chore: resolve conflict
2024-10-15 13:34:37 +05:30
ruthra kumar
9697cb066c
Merge pull request #43659 from frappe/mergify/bp/version-14-hotfix/pr-43642
...
fix: zero incoming rate for delivery note return (backport #43642 )
2024-10-15 13:26:03 +05:30
ruthra kumar
be78e17e8c
chore: resolve conflict
2024-10-15 13:25:14 +05:30
ljain112
dcbfd4ae1d
fix: removed unused query
...
(cherry picked from commit 5f590ddfa2 )
# Conflicts:
# erpnext/accounts/doctype/tax_withholding_category/tax_withholding_category.py
2024-10-15 07:53:40 +00:00
rohitwaghchaure
a585a7029f
chore: fix conflicts
2024-10-15 12:08:24 +05:30
rohitwaghchaure
7eac9cc1db
fix: zero incoming rate for delivery note return ( #43642 )
...
(cherry picked from commit 6087a57b0c )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
2024-10-15 06:28:36 +00:00
Bhavan23
a8ad608fd8
fix: update formatings
...
(cherry picked from commit 5044297321 )
2024-10-15 06:27:42 +00:00
Bhavan23
699b09846a
fix: update formatings
...
(cherry picked from commit 5f4a523340 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.py
2024-10-15 06:27:41 +00:00
Bhavan23
dc2483bb92
test: Validate the actual quantity when creating a material request from the sales order
...
(cherry picked from commit 17fdd42645 )
2024-10-15 06:27:41 +00:00
Bhavan23
c520a7c6c1
fix: update item details with actual quantity.
...
(cherry picked from commit 9dbdfec9b7 )
2024-10-15 06:27:40 +00:00
ruthra kumar
475c9b8450
Merge pull request #43653 from frappe/mergify/bp/version-14-hotfix/pr-43601
...
refactor: remove 'format:' based naming (backport #43601 )
2024-10-15 07:34:49 +05:30
ruthra kumar
2cce2cfdbe
Merge pull request #43649 from frappe/mergify/bp/version-14-hotfix/pr-43614
...
fix: ignore free item when qty is zero (backport #43614 )
2024-10-15 06:01:44 +05:30
ruthra kumar
065465626e
chore: resolve conflict
2024-10-15 06:00:47 +05:30
venkat102
fc7207bcd3
refactor: remove 'format:' based naming
...
(cherry picked from commit e8e1ec0e85 )
# Conflicts:
# erpnext/accounts/doctype/unreconcile_payment/unreconcile_payment.json
2024-10-14 15:45:57 +00:00
Ninad1306
3b1f0c191e
test: test case to validate free item is ignored when qty is zero
...
(cherry picked from commit a2b41a0c16 )
2024-10-14 10:51:00 +00:00
Ninad1306
ae47fb9617
fix: ignore free item when qty is zero
...
(cherry picked from commit 7ae98f77ee )
2024-10-14 10:51:00 +00:00
Smit Vora
16d9ca72e8
Merge pull request #43640 from frappe/mergify/bp/version-14-hotfix/pr-43638
...
fix: Use `ref_doc.get()` for `party_account_currency` (backport #43638 )
2024-10-14 13:59:05 +05:30
Abdeali Chharchhoda
01d6c1081b
fix: Use ref_doc.get() for party_account_currency
...
(cherry picked from commit b79549422a )
2024-10-14 06:09:08 +00:00
mergify[bot]
1f099752d2
fix: validation for corrective job card (backport #43555 ) (backport #43558 ) ( #43628 )
...
fix: validation for corrective job card (backport #43555 ) (#43558 )
* fix: validation for corrective job card (#43555 )
(cherry picked from commit 7a0a893d08 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
* chore: fix linters issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit cf0fa0db7b )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-10-12 18:32:30 +05:30
trustedcomputer
eb5505187e
fix: header_img field schema
2024-07-22 12:35:46 -07:00