Frappe PR Bot
ce90d427e8
chore(release): Bumped to Version 15.52.0
...
# [15.52.0](https://github.com/frappe/erpnext/compare/v15.51.2...v15.52.0 ) (2025-02-12)
### Bug Fixes
* '0' rate LDC's Invoice net totals should be ignored ([96c19cd ](96c19cd990 ))
* add allow_on_submit for party_balance, paid_from_account_balance and paid_to_account_balance ([086c36f ](086c36fca6 ))
* add precision in serial_batch_bundle.py ([a85f6f5 ](a85f6f54fe ))
* add total row in non_grouped_invoices ([e432ae9 ](e432ae98a9 ))
* added validation for required invoice_fields in POS (backport [#45780 ](https://github.com/frappe/erpnext/issues/45780 )) ([#45868 ](https://github.com/frappe/erpnext/issues/45868 )) ([4f9a7f5 ](4f9a7f5065 ))
* Attibute error `selling_price_list` ([6dc99f9 ](6dc99f95c0 ))
* changed naming series to random for SABB ([48a4eff ](48a4effdb6 ))
* check_item_quality_inspection is not whitelisted ([0a4a093 ](0a4a09352a ))
* correct amount in transaction currency for reverse gl entries (backport [#45794 ](https://github.com/frappe/erpnext/issues/45794 )) ([#45849 ](https://github.com/frappe/erpnext/issues/45849 )) ([b06bd82 ](b06bd825c1 ))
* correct amt in account currency for lcv with manually distributed charges. (backport [#45532 ](https://github.com/frappe/erpnext/issues/45532 )) ([#45864 ](https://github.com/frappe/erpnext/issues/45864 )) ([179cb1e ](179cb1e6e5 ))
* correct pay amount in portal pages ([3ada520 ](3ada520618 ))
* create job card with wip warehouse set to source warehouse if material transfer to wip warehouse is skipped in work order ([9d6f318 ](9d6f3180d4 ))
* do not allow "Finance Book" in Accounting Dimensions (backport [#45696 ](https://github.com/frappe/erpnext/issues/45696 )) ([#45856 ](https://github.com/frappe/erpnext/issues/45856 )) ([0954aca ](0954aca758 ))
* do not validate party against Receivable and Payable account for cancelled gl entries ([6d777cd ](6d777cdc68 ))
* dont update rate of free item on save ([1d3da4d ](1d3da4d49a ))
* handle response when json is None ([eeb322b ](eeb322bd0e ))
* map project from rfq to supplier quotation (backport [#45745 ](https://github.com/frappe/erpnext/issues/45745 )) ([#45828 ](https://github.com/frappe/erpnext/issues/45828 )) ([b112d88 ](b112d88767 ))
* not able to select the item in the sales invoice ([a649001 ](a649001886 ))
* Party name in Supplier Portal for Purchase Order (backport [#45772 ](https://github.com/frappe/erpnext/issues/45772 )) ([#45858 ](https://github.com/frappe/erpnext/issues/45858 )) ([435c354 ](435c35414f ))
* pos numpad editable action buttons (backport [#45823 ](https://github.com/frappe/erpnext/issues/45823 )) ([#45826 ](https://github.com/frappe/erpnext/issues/45826 )) ([035758f ](035758f47d ))
* possible model sync issue ([ea01fa1 ](ea01fa135e ))
* **regional:** removed payment schedule validation in sales invoice for italy (backport [#45852 ](https://github.com/frappe/erpnext/issues/45852 )) ([#45854 ](https://github.com/frappe/erpnext/issues/45854 )) ([2e9e355 ](2e9e355329 ))
* remove serial no if qty is zero ([1359a77 ](1359a77e72 ))
* skip warning for free items ([2adab1d ](2adab1d36f ))
* stock reco current valuation rate ([3b7c38d ](3b7c38da10 ))
* the project document timed out while opening ([28cbce4 ](28cbce4356 ))
* unable to remove image from employee ([e3cceb8 ](e3cceb894b ))
* update ctx to args ([d4bc3d1 ](d4bc3d182f ))
### Features
* add repost accounting ledger entry for payment entry ([757dd3f ](757dd3f0b6 ))
v15.52.0
2025-02-12 12:09:09 +00:00
ruthra kumar
0eb4556c83
Merge pull request #45860 from frappe/version-15-hotfix
...
chore: release v15
2025-02-12 17:37:43 +05:30
rohitwaghchaure
45fa2eb542
Merge pull request #45884 from frappe/mergify/bp/version-15-hotfix/pr-45786
...
fix: skip warning for free items (backport #45786 )
2025-02-12 15:16:29 +05:30
barredterra
2adab1d36f
fix: skip warning for free items
...
(cherry picked from commit 772776ad8a )
2025-02-12 09:20:15 +00:00
rohitwaghchaure
70bac1ab17
Merge pull request #45748 from frappe/mergify/bp/version-15-hotfix/pr-45739
...
fix: create job card with wip warehouse set to source warehouse if material transfer to wip warehouse is skipped in work order (backport #45739 )
2025-02-12 13:00:19 +05:30
rohitwaghchaure
0caaff0758
Merge pull request #45880 from frappe/mergify/bp/version-15-hotfix/pr-45879
...
fix: changed naming series to random for SABB (backport #45879 )
2025-02-12 10:53:47 +05:30
rohitwaghchaure
4094fbd6c5
chore: fix conflicts
2025-02-12 10:21:44 +05:30
Rohit Waghchaure
48a4effdb6
fix: changed naming series to random for SABB
...
(cherry picked from commit a007dc285d )
# Conflicts:
# erpnext/stock/doctype/serial_and_batch_bundle/serial_and_batch_bundle.json
2025-02-12 04:50:41 +00:00
rohitwaghchaure
68ea528841
Merge pull request #45877 from frappe/mergify/bp/version-15-hotfix/pr-45875
...
fix: add precision in serial_batch_bundle.py (backport #45875 )
2025-02-12 09:25:31 +05:30
rohitwaghchaure
4aa7666e46
Merge pull request #45878 from frappe/mergify/bp/version-15-hotfix/pr-45865
...
fix: dont update rate of free item on save (backport #45865 )
2025-02-12 09:25:08 +05:30
Mihir Kandoi
1d3da4d49a
fix: dont update rate of free item on save
...
(cherry picked from commit 6591e76a63 )
2025-02-12 03:13:41 +00:00
Mihir Kandoi
a85f6f54fe
fix: add precision in serial_batch_bundle.py
...
(cherry picked from commit 4bf85d1a5a )
2025-02-12 03:06:27 +00:00
rohitwaghchaure
da08b4eeb9
Merge pull request #45870 from frappe/mergify/bp/version-15-hotfix/pr-45869
...
fix: stock reco current valuation rate (backport #45869 )
2025-02-11 18:38:12 +05:30
rohitwaghchaure
b4f291d0ae
Merge pull request #45871 from frappe/mergify/bp/version-15-hotfix/pr-45862
...
fix: remove serial no if qty is zero (backport #45862 )
2025-02-11 18:21:21 +05:30
mergify[bot]
4f9a7f5065
fix: added validation for required invoice_fields in POS (backport #45780 ) ( #45868 )
...
* fix: added validation for required invoice_fields in POS (#45780 )
fix: added missing validation for required invoice_fields
(cherry picked from commit b95b13ecd8 )
# Conflicts:
# erpnext/selling/page/point_of_sale/pos_payment.js
* fix: resolved merge conflict
---------
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-11 17:55:07 +05:30
Rohit Waghchaure
1359a77e72
fix: remove serial no if qty is zero
...
(cherry picked from commit 3a4ae8c463 )
2025-02-11 11:28:16 +00:00
Rohit Waghchaure
3b7c38da10
fix: stock reco current valuation rate
...
(cherry picked from commit 8d8f3afb39 )
2025-02-11 11:24:14 +00:00
mergify[bot]
179cb1e6e5
fix: correct amt in account currency for lcv with manually distributed charges. (backport #45532 ) ( #45864 )
...
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:42 +05:30
mergify[bot]
435c35414f
fix: Party name in Supplier Portal for Purchase Order (backport #45772 ) ( #45858 )
...
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:42:45 +05:30
mergify[bot]
0954aca758
fix: do not allow "Finance Book" in Accounting Dimensions (backport #45696 ) ( #45856 )
...
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:36 +05:30
mergify[bot]
2e9e355329
fix(regional): removed payment schedule validation in sales invoice for italy (backport #45852 ) ( #45854 )
...
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:30 +05:30
Smit Vora
6b8826f234
Merge pull request #45773 from ljain112/fix-portalpay
...
fix: correct pay amount in portal pages
2025-02-11 14:59:03 +05:30
mergify[bot]
b112d88767
fix: map project from rfq to supplier quotation (backport #45745 ) ( #45828 )
...
* 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:13 +05:30
mergify[bot]
b06bd825c1
fix: correct amount in transaction currency for reverse gl entries (backport #45794 ) ( #45849 )
...
fix: correct amount in tansaction currency for reverse gl entries
(cherry picked from commit 6077c248b0 )
Co-authored-by: ljain112 <ljain112@gmail.com >
2025-02-11 14:49:27 +05:30
ruthra kumar
b084433158
Merge pull request #45847 from frappe/mergify/bp/version-15-hotfix/pr-45792
...
fix: do not validate party against Receivable and Payable account for cancelled gl entries (backport #45792 )
2025-02-11 12:53:29 +05:30
ljain112
6d777cdc68
fix: do not validate party against Receivable and Payable account for cancelled gl entries
...
(cherry picked from commit 0809e00455 )
2025-02-11 06:44:50 +00:00
ruthra kumar
ebce6be23f
Merge pull request #45844 from frappe/mergify/bp/version-15-hotfix/pr-45781
...
fix: Added Total Row for `Gross Profit` Report in Non-Grouped Invoices (backport #45781 )
2025-02-11 12:01:11 +05:30
Sanket322
e432ae98a9
fix: add total row in non_grouped_invoices
...
(cherry picked from commit 2d32ddacc3 )
2025-02-11 04:51:47 +00:00
ruthra kumar
09114e6a7b
Merge pull request #45842 from frappe/mergify/bp/version-15-hotfix/pr-45832
...
fix: possible model sync issue (backport #45832 )
2025-02-11 10:20:21 +05:30
ruthra kumar
ea01fa135e
fix: possible model sync issue
...
(cherry picked from commit 0069581aa3 )
2025-02-11 04:25:34 +00:00
Frappe PR Bot
b0c9fbe9fc
chore(release): Bumped to Version 15.51.2
...
## [15.51.2](https://github.com/frappe/erpnext/compare/v15.51.1...v15.51.2 ) (2025-02-10)
### Bug Fixes
* Attibute error `selling_price_list` ([e8fd2ee ](e8fd2eeaa2 ))
* check_item_quality_inspection is not whitelisted ([d0dbfa1 ](d0dbfa1cbd ))
v15.51.2
2025-02-10 16:28:24 +00:00
rohitwaghchaure
0758192c53
Merge pull request #45836 from frappe/mergify/bp/version-15/pr-45835
...
fix: check_item_quality_inspection is not whitelisted (backport #45835 )
2025-02-10 21:56:59 +05:30
rohitwaghchaure
d2cb659220
Merge pull request #45834 from frappe/mergify/bp/version-15/pr-45822
...
fix: AttributeError in `get_item_details` when selecting/scanning batch in Delivery Note (backport #45774 ) (backport #45822 )
2025-02-10 21:56:40 +05:30
Rohit Waghchaure
d0dbfa1cbd
fix: check_item_quality_inspection is not whitelisted
...
(cherry picked from commit 0a4a09352a )
2025-02-10 15:46:46 +00:00
rohitwaghchaure
b9b2fc5773
Merge pull request #45835 from rohitwaghchaure/fixed-support-31452
...
fix: check_item_quality_inspection is not whitelisted
2025-02-10 21:15:27 +05:30
Rohit Waghchaure
0a4a09352a
fix: check_item_quality_inspection is not whitelisted
2025-02-10 19:09:02 +05:30
DaizyModi
e8fd2eeaa2
fix: Attibute error selling_price_list
...
(cherry picked from commit 820b32eb8a )
(cherry picked from commit 6dc99f95c0 )
2025-02-10 13:34:14 +00:00
rohitwaghchaure
51545234d3
Merge pull request #45822 from frappe/mergify/bp/version-15-hotfix/pr-45774
...
fix: AttributeError in `get_item_details` when selecting/scanning batch in Delivery Note (backport #45774 )
2025-02-10 19:02:51 +05:30
mergify[bot]
035758f47d
fix: pos numpad editable action buttons (backport #45823 ) ( #45826 )
...
fix: pos numpad editable action buttons (#45823 )
(cherry picked from commit 0b9c28620f )
Co-authored-by: Diptanil Saha <diptanil@frappe.io >
2025-02-10 16:28:59 +05:30
DaizyModi
6dc99f95c0
fix: Attibute error selling_price_list
...
(cherry picked from commit 820b32eb8a )
2025-02-10 10:19:49 +00:00
ruthra kumar
f440795809
Merge pull request #45816 from frappe/mergify/bp/version-15-hotfix/pr-45747
...
fix: Handle Empty JSON in Report Parsing (backport #45747 )
2025-02-10 12:10:43 +05:30
Sanket322
eeb322bd0e
fix: handle response when json is None
...
(cherry picked from commit 133e0417b8 )
2025-02-10 06:12:45 +00:00
ruthra kumar
9a5aa8eeb9
Merge pull request #45813 from frappe/mergify/bp/version-15-hotfix/pr-45793
...
fix: unable to remove image from employee (backport #45793 )
2025-02-10 11:01:00 +05:30
ruthra kumar
1f967f7e9d
Merge pull request #45814 from frappe/mergify/bp/version-15-hotfix/pr-45762
...
refactor: set received and paid amount based on each other, if unset (backport #45762 )
2025-02-10 11:00:48 +05:30
rohitwaghchaure
3c386c2062
Merge pull request #45811 from frappe/mergify/bp/version-15-hotfix/pr-45810
...
fix: not able to select the item in the sales invoice (backport #45810 )
2025-02-10 10:41:31 +05:30
ruthra kumar
1d6c50c9a1
chore: resolve conflict
2025-02-10 10:38:18 +05:30
ruthra kumar
e589c5b6ef
refactor: set paid amount based on received amount if unset
...
(cherry picked from commit 99e721e622 )
2025-02-10 05:08:05 +00:00
ruthra kumar
6638b391ff
refactor: set received amount based on paid amount
...
(cherry picked from commit 5ff540bd82 )
2025-02-10 05:08:05 +00:00
Asmita Hase
e3cceb894b
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:03:12 +00:00
Rohit Waghchaure
a649001886
fix: not able to select the item in the sales invoice
...
(cherry picked from commit 35388e7a04 )
2025-02-10 04:39:40 +00:00