Frappe PR Bot
90803b852e
chore(release): Bumped to Version 14.90.1
...
## [14.90.1](https://github.com/frappe/erpnext/compare/v14.90.0...v14.90.1 ) (2025-09-02)
### Bug Fixes
* add is_cancelled in condition ([b9f9be3 ](b9f9be3d88 ))
* ignore cancelled gl and add company filter ([6b29c06 ](6b29c06511 ))
* set missing due date in Purchase Invoice and POS Invoice ([#49232 ](https://github.com/frappe/erpnext/issues/49232 )) ([2b6b0b3 ](2b6b0b32a7 ))
v14.90.1
2025-09-02 13:48:57 +00:00
ruthra kumar
4cbde47ac4
Merge pull request #49424 from frappe/version-14-hotfix
...
chore: release v14
2025-09-02 19:17:38 +05:30
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
Frappe PR Bot
2cedd455d9
chore(release): Bumped to Version 14.90.0
...
# [14.90.0](https://github.com/frappe/erpnext/compare/v14.89.2...v14.90.0 ) (2025-08-26)
### Bug Fixes
* **dunning:** include accounting dimension upon gl creation ([4fccef0 ](4fccef0636 ))
* **payment_entry:** clear party_type when switching to Internal Transfer to avoid 'Supplier None not found' ([e27dd64 ](e27dd64044 ))
* **Supplier:** add make_method for Pricing Rule (backport [#49282 ](https://github.com/frappe/erpnext/issues/49282 )) ([#49283 ](https://github.com/frappe/erpnext/issues/49283 )) ([7986e69 ](7986e69839 ))
### Features
* add make methods for Bank Account (backport [#49000 ](https://github.com/frappe/erpnext/issues/49000 )) ([#49274 ](https://github.com/frappe/erpnext/issues/49274 )) ([836545b ](836545bdb4 ))
v14.90.0
2025-08-26 11:35:26 +00:00
ruthra kumar
ba31f685f8
Merge pull request #49327 from frappe/version-14-hotfix
...
chore: release v14
2025-08-26 17:01:27 +05:30
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
Frappe PR Bot
dac192a210
chore(release): Bumped to Version 14.89.2
...
## [14.89.2](https://github.com/frappe/erpnext/compare/v14.89.1...v14.89.2 ) (2025-08-19)
### Bug Fixes
* formatted string for disabled filter in get_income_account ([1c24bed ](1c24bedaf6 ))
* handle empty loyalty point details ([0d6be69 ](0d6be69ce5 ))
* include missing cint import ([ea454ef ](ea454ef770 ))
* sanitize column name for inventory_dimensions in get_stock_balance ([c3ebc39 ](c3ebc39f3b ))
* use query builder instead of raw SQL in get_blanket_orders ([9d06e09 ](9d06e093a6 ))
* use query builder instead of raw SQL in get_loyalty_details ([64e6d65 ](64e6d65c00 ))
* use query builder instead of raw SQL in get_material_requests_based_on_supplier ([5a0e690 ](5a0e690307 ))
* use query builder instead of raw SQL in get_rfq_containing_supplier ([4b643fe ](4b643feb92 ))
* use query builder instead of raw SQL in get_timesheet_detail_rate ([22d7bbb ](22d7bbb081 ))
* use query builder instead of raw SQL in unset_existing_data ([06f04ca ](06f04cad3e ))
v14.89.2
2025-08-19 11:53:42 +00:00
ruthra kumar
8421e09a95
Merge pull request #49226 from frappe/version-14-hotfix
...
chore: release v14
2025-08-19 17:22:16 +05:30
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
Frappe PR Bot
e7915b31ce
chore(release): Bumped to Version 14.89.1
...
## [14.89.1](https://github.com/frappe/erpnext/compare/v14.89.0...v14.89.1 ) (2025-08-12)
### Bug Fixes
* add condition to fetch active accounts ([8fc8aa2 ](8fc8aa2dfd ))
* nonetype error on applying presentation_currency filter on financial statements and trial balance report ([89d00ee ](89d00ee4a2 ))
* **purchase invoice:** filter only enabled account ([e0d9a47 ](e0d9a47ff7 ))
* **tax withholding details:** avoid voucher duplication ([92ee871 ](92ee871b79 ))
* timeout while submitting purchase receipt ([06c3839 ](06c3839abc ))
v14.89.1
2025-08-12 12:02:50 +00:00
ruthra kumar
b4200c5453
Merge pull request #49117 from frappe/version-14-hotfix
...
chore: release v14
2025-08-12 17:31:29 +05:30
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
MochaMind
67dad765dc
chore: release v14 ( #49057 )
...
* fix: timeout while submitting purchase receipt
(cherry picked from commit c433943c46 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.json
* chore: fix conflicts
* fix: nonetype error on applying presentation_currency filter on financial statements and trial balance report
(cherry picked from commit d7e22de44c )
* fix(purchase invoice): filter only enabled account
(cherry picked from commit c3111db6e2 )
* fix: add condition to fetch active accounts
(cherry picked from commit 7c8dd86a35 )
* chore: add back filter
(cherry picked from commit 23308f6d10 )
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
Co-authored-by: diptanilsaha <diptanil@frappe.io >
Co-authored-by: mithili <mithili15602@gamil.com >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-08-11 11:50:29 +05:30
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
Frappe PR Bot
a7d13d580c
chore(release): Bumped to Version 14.89.0
...
# [14.89.0](https://github.com/frappe/erpnext/compare/v14.88.4...v14.89.0 ) (2025-08-06)
### Bug Fixes
* add doctype fieldname in condition ([c263e6d ](c263e6d67e ))
* add flt to prevent NoneType errors ([2c98081 ](2c98081be6 ))
* closing balance being added twice to fifo queue ([7abc4c4 ](7abc4c4022 ))
* do not split round off when there is a cost center allocation ([388b5fb ](388b5fb8f6 ))
* payment ledger voucher seperator row currencies ([0de4477 ](0de4477ddf ))
* provide company for outstanding record. ([235f271 ](235f271729 ))
* provide missing `company` in report records that require reference to `Company:company:default_currency` ([d38fd07 ](d38fd0779c ))
* Use correct Attachments folder in code list import ([f415bc3 ](f415bc3d14 ))
### Features
* add show_amount_in_company_currency in gl report ([eb69122 ](eb691226d5 ))
v14.89.0
2025-08-06 02:35:47 +00:00
ruthra kumar
dd9dc29fe5
Merge pull request #48980 from frappe/version-14-hotfix
...
chore: release v14
2025-08-06 08:04:22 +05:30
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