Mihir Kandoi
aaa2cd05f2
fix: enable no copy for serial no field ( #46381 )
...
* fix: enable no copy for serial no field
* fix: remove no copy from serial no field of purchase receipt item
* fix: remove no copy from serial no field of delivery note item
* Revert "fix: remove no copy from serial no field of purchase receipt item"
This reverts commit 5d1752030b .
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
(cherry picked from commit 5a72edcb82 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
# erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
# erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
2025-03-12 10:13:53 +00:00
rohitwaghchaure
4d49608a68
Merge pull request #46474 from frappe/mergify/bp/version-15-hotfix/pr-46470
...
fix: do not recalculate qty for batch items during reposting (backport #46470 )
2025-03-12 12:39:06 +05:30
Rohit Waghchaure
bac36f342d
fix: do not recalculate qty for batch items during reposting
...
(cherry picked from commit 0753c018d2 )
2025-03-12 06:48:00 +00:00
mergify[bot]
a4b8b4c771
fix: credit note creation during pos invoice consolidation (backport #46277 ) ( #46469 )
...
* fix: credit note creation during pos invoice consolidation (#46277 )
* fix: credit note creation during pos invoice consolidation
* fix: added check to skip merging empty list of return pos invoices
* fix: sql query
* fix: using return invoice name instead of return invoice object
* fix: added pos invoice field in sales invoice item
(cherry picked from commit 8ba4ac3b86 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
* chore: resolve conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-03-12 11:41:41 +05:30
mergify[bot]
3cef94e2ed
fix: validate last_gl_update exists before comparing (backport #46464 ) ( #46468 )
...
fix: validate last_gl_update exists before comparing (#46464 )
(cherry picked from commit 0a5ca0c35f )
Co-authored-by: Dany Robert <rtdany10@gmail.com >
2025-03-12 11:05:24 +05:30
mergify[bot]
13711993fe
fix(payment entry): fetch default bank account based on company (backport #46379 ) ( #46471 )
...
fix(payment entry): fetch default bank account based on company (#46379 )
(cherry picked from commit b72f6f5a3d )
Co-authored-by: Venkatesh <47534423+venkat102@users.noreply.github.com >
2025-03-12 11:05:08 +05:30
rohitwaghchaure
6582e4c5f9
Merge pull request #46462 from frappe/mergify/bp/version-15-hotfix/pr-46455
...
fix: error in production analytics report (backport #46455 )
2025-03-12 09:50:35 +05:30
rohitwaghchaure
fd1c1ba35e
Merge pull request #46461 from frappe/mergify/bp/version-15-hotfix/pr-46460
...
fix: rename sla fields patch (backport #46460 )
2025-03-12 09:49:46 +05:30
Mihir Kandoi
db6ae61935
fix: error in production analytics report
...
(cherry picked from commit 03e66468f6 )
2025-03-11 19:00:35 +00:00
Mihir Kandoi
73f11cf19e
fix: rename sla fields patch
...
(cherry picked from commit b6c18849c5 )
2025-03-11 18:57:17 +00:00
rohitwaghchaure
8f7dc827ea
Merge pull request #46459 from frappe/mergify/bp/version-15-hotfix/pr-46452
...
fix: sla fields patch (backport #46452 )
2025-03-12 00:01:35 +05:30
Mihir Kandoi
0d044bc5bb
fix: sla fields patch
...
(cherry picked from commit d653899372 )
2025-03-11 18:08:24 +00:00
rohitwaghchaure
14ee2d239a
Merge pull request #46441 from frappe/mergify/bp/version-15-hotfix/pr-46436
...
fix: filter batches that going to be zero (backport #46436 )
2025-03-11 23:38:21 +05:30
Raffael Meyer
fc8eeaf4f6
Merge pull request #46457 from frappe/mergify/bp/version-15-hotfix/pr-46453
...
ci: ignore PRs labeled with "skip-release-notes" when generating release notes (backport #46453 )
2025-03-11 17:51:58 +01:00
barredterra
aad8c88532
ci: ignore PRs labeled with "skip-release-notes" when generating release notes
...
(cherry picked from commit 57007bf937 )
2025-03-11 16:35:20 +00:00
ruthra kumar
e783536ba0
Merge pull request #46450 from frappe/mergify/bp/version-15-hotfix/pr-46398
...
chore: rename print and stationery account (backport #46398 )
2025-03-11 18:12:19 +05:30
chethank1407
ee3feba386
chore: rename print and stationery account
...
(cherry picked from commit 615997b774 )
2025-03-11 12:03:42 +00:00
ruthra kumar
cb9be11448
Merge pull request #46447 from frappe/mergify/bp/version-15-hotfix/pr-46344
...
fix: make 'company_tax_id' and 'company_fiscal_code' as mandatory (backport #46344 )
2025-03-11 17:31:19 +05:30
ruthra kumar
31dc6021e2
chore: translatable strings
...
(cherry picked from commit 121798ba85 )
2025-03-11 11:42:30 +00:00
Bhavan23
229f4d3d92
fix: make 'company_tax_id' and 'company_fiscal_code' as mandatory
...
(cherry picked from commit abd044eb0d )
2025-03-11 11:42:19 +00:00
ruthra kumar
c25862a85f
Merge pull request #46446 from frappe/mergify/bp/version-15-hotfix/pr-45818
...
fix: set correct account currency for deferred expense account (backport #45818 )
2025-03-11 16:50:55 +05:30
vishakhdesai
f96848a3b9
fix: set correct account currency for deferred expence account in PI
...
(cherry picked from commit 398083853c )
2025-03-11 11:06:14 +00:00
Rohit Waghchaure
ac97489a32
fix: filter batches that going to be zero
...
(cherry picked from commit aba512c1c6 )
2025-03-11 08:02:49 +00:00
ruthra kumar
02ff406b7c
Merge pull request #46439 from frappe/mergify/bp/version-15-hotfix/pr-46372
...
fix(account): update account number from parent company (backport #46372 )
2025-03-11 11:19:33 +05:30
venkat102
428aedc29c
fix(account): update account number from parent company
...
(cherry picked from commit 4a4894bc01 )
2025-03-11 05:32:15 +00:00
ruthra kumar
6af24dca6e
Merge pull request #46432 from frappe/mergify/bp/version-15-hotfix/pr-46427
...
fix: not able to save work order with alternative item (backport #46414 ) (backport #46427 )
2025-03-11 11:02:04 +05:30
ruthra kumar
8980eb9b9d
Merge pull request #46437 from frappe/mergify/bp/version-15-hotfix/pr-46426
...
fix: clear cashe on employee hierarchy change (backport #46426 )
2025-03-11 10:58:50 +05:30
Asmita Hase
4dfdb2b0a1
fix: clear cashe on employee hierarchy change to reflect updated permissions
...
(cherry picked from commit 6789578b27 )
2025-03-11 05:13:04 +00:00
Rohit Waghchaure
9554a49bbd
fix: not able to save work order with alternative item
...
(cherry picked from commit 6ca1f9bc73 )
(cherry picked from commit ac7fc608aa )
2025-03-10 17:44:57 +00:00
rohitwaghchaure
5b69445294
Merge pull request #46420 from frappe/mergify/bp/version-15-hotfix/pr-46418
...
fix: stock balance in and out value (backport #46418 )
2025-03-10 23:13:37 +05:30
Raffael Meyer
9c703765a1
fix: backport translations from develop ( #46428 )
2025-03-10 14:32:19 +01:00
rohitwaghchaure
043539fcdb
chore: fix conflicts
2025-03-10 17:37:29 +05:30
ruthra kumar
54a76d8932
Merge pull request #46425 from frappe/mergify/bp/version-15-hotfix/pr-46407
...
fix: typo in sales_invoice_print (backport #46407 )
2025-03-10 16:55:28 +05:30
mahsem
b6106212c1
fix: typo in sales_invoice_print
...
(cherry picked from commit f7bcae83e4 )
2025-03-10 11:18:23 +00:00
Rohit Waghchaure
c2001e9c67
fix: stock balance in and out value
...
(cherry picked from commit e917bd5334 )
# Conflicts:
# erpnext/stock/report/stock_balance/stock_balance.py
2025-03-10 10:06:09 +00:00
rohitwaghchaure
b786cd30e6
Merge pull request #46402 from frappe/mergify/bp/version-15-hotfix/pr-46395
...
fix: consider account freeze date in recalculate_amount_difference_fi… (backport #46395 )
2025-03-08 22:45:06 +05:30
Mihir Kandoi
985fb5dfdc
chore: resolve conflicts
2025-03-08 22:22:12 +05:30
Mihir Kandoi
8264d42cd9
fix: consider stock freeze date in recalculate_amount_difference_field patch
...
(cherry picked from commit cd72532789 )
2025-03-08 16:28:33 +00:00
Mihir Kandoi
8b67527900
fix: consider account freeze date in recalculate_amount_difference_field patch
...
(cherry picked from commit 696f931678 )
# Conflicts:
# erpnext/patches/v15_0/recalculate_amount_difference_field.py
2025-03-08 16:28:32 +00:00
ruthra kumar
2bf910a786
Merge pull request #46396 from frappe/mergify/bp/version-15-hotfix/pr-46064
...
fix: Debit and Credit mismatch on transaction currency debit and credit values (backport #46064 )
2025-03-08 12:25:57 +05:30
ruthra kumar
0b8673777a
chore: resolve conflict
2025-03-08 12:11:54 +05:30
ruthra kumar
8f4c1e7169
refactor: internal transfer gl
...
(cherry picked from commit f1d8feec15 )
2025-03-08 06:36:37 +00:00
ruthra kumar
f303245fae
test: assert total debit and credit for trx currency
...
(cherry picked from commit 55d0636123 )
2025-03-08 06:36:37 +00:00
ruthra kumar
cd21e5c652
refactor: handle rounding diff for trx currency dr and cr
...
(cherry picked from commit 455a55b2ce )
2025-03-08 06:36:37 +00:00
ruthra kumar
57e0f73595
refactor: trx currency dr and cr for tax rows and item rows
...
(cherry picked from commit 4cd3f3531c )
2025-03-08 06:36:37 +00:00
ruthra kumar
2c73e31742
refactor: convert tax amount using exchange rate
...
(cherry picked from commit 7528ef147a )
2025-03-08 06:36:36 +00:00
ruthra kumar
002685fc89
fix: incorrect category in list
...
(cherry picked from commit 6545467aec )
2025-03-08 06:36:36 +00:00
ruthra kumar
38a3a43ba5
chore: typo
...
(cherry picked from commit bc792c61e9 )
2025-03-08 06:36:36 +00:00
ruthra kumar
07f938cc10
refactor: isolate to specific doctypes
...
(cherry picked from commit b348aa3b37 )
2025-03-08 06:36:35 +00:00
ruthra kumar
5c013172f9
refactor(test): save first to let the tax table populate
...
(cherry picked from commit 23d465805b )
2025-03-08 06:36:35 +00:00