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
Frappe PR Bot
a6b490e4b3
chore(release): Bumped to Version 14.91.3
...
## [14.91.3](https://github.com/frappe/erpnext/compare/v14.91.2...v14.91.3 ) (2025-09-30)
### Performance Improvements
* reposting for backdated transactions ([3d51c1b ](3d51c1b363 ))
v14.91.3
2025-09-30 13:07:25 +00:00
ruthra kumar
a5d33d5665
Merge pull request #49802 from frappe/version-14-hotfix
...
chore: release v14
2025-09-30 18:36:03 +05:30
Frappe PR Bot
48c3c80383
chore(release): Bumped to Version 14.91.2
...
## [14.91.2](https://github.com/frappe/erpnext/compare/v14.91.1...v14.91.2 ) (2025-09-25)
### Performance Improvements
* reposting for backdated transactions ([f3da431 ](f3da431f1f ))
v14.91.2
2025-09-25 14:45:52 +00:00
rohitwaghchaure
a9a68f2523
Merge pull request #49726 from frappe/mergify/bp/version-14/pr-49723
...
perf: reposting for backdated transactions (backport #49720 ) (backport #49723 )
2025-09-25 20:14:23 +05:30
Rohit Waghchaure
f3da431f1f
perf: reposting for backdated transactions
...
(cherry picked from commit 1b0fc0541b )
(cherry picked from commit 3d51c1b363 )
2025-09-25 13:22:15 +00: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
Frappe PR Bot
825ef415ef
chore(release): Bumped to Version 14.91.1
...
## [14.91.1](https://github.com/frappe/erpnext/compare/v14.91.0...v14.91.1 ) (2025-09-23)
### Bug Fixes
* add condition for name ([0c7911d ](0c7911d0fe ))
v14.91.1
2025-09-23 13:35:10 +00:00
ruthra kumar
f6148c4352
chore: release v14 ( #49696 )
...
* fix: add condition for name
(cherry picked from commit cf5a2d6351 )
* test: add test to validate user permission in qb
(cherry picked from commit a5b881ea74 )
# Conflicts:
# erpnext/setup/doctype/employee/test_employee.py
---------
Co-authored-by: venkat102 <venkatesharunachalam659@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2025-09-23 19:03:40 +05:30
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
Frappe PR Bot
b8ecc4274f
chore(release): Bumped to Version 14.91.0
...
# [14.91.0](https://github.com/frappe/erpnext/compare/v14.90.1...v14.91.0 ) (2025-09-16)
### Bug Fixes
* duplicate items being created when fetching items from warehouse in stock reco ([646de0b ](646de0bec1 ))
* remove ignore_permissions ([180f406 ](180f406917 ))
### Features
* add permission check for custom button ([42b38b7 ](42b38b7998 ))
v14.91.0
2025-09-16 14:41:37 +00:00
ruthra kumar
a9b7bc1385
Merge pull request #49565 from frappe/version-14-hotfix
...
chore: release v14
2025-09-16 20:08:58 +05:30
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
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