Frappe PR Bot
1920259180
chore(release): Bumped to Version 14.92.5
...
## [14.92.5](https://github.com/frappe/erpnext/compare/v14.92.4...v14.92.5 ) (2025-12-03)
### Bug Fixes
* **Job Card:** avoid Type Error when completed_qty is None (backport [#50447 ](https://github.com/frappe/erpnext/issues/50447 )) ([#50760 ](https://github.com/frappe/erpnext/issues/50760 )) ([5e05873 ](5e05873226 ))
* update uom when item changes ([a3b120b ](a3b120b3b2 ))
2025-12-03 05:43:40 +00:00
Diptanil Saha
ea1ca7111d
Merge pull request #50867 from frappe/version-14-hotfix
2025-12-03 11:12:16 +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
ruthra kumar
14a7ab71b4
Merge pull request #50747 from frappe/version-14-hotfix
...
chore: release v14
2025-11-26 10:17:16 +05:30
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
Frappe PR Bot
993890116b
chore(release): Bumped to Version 14.92.4
...
## [14.92.4](https://github.com/frappe/erpnext/compare/v14.92.3...v14.92.4 ) (2025-11-18)
### Bug Fixes
* current qty in stock reco ([5979683 ](5979683e8e ))
* **process statement of accounts:** use date instead of formatted date ([1ef9471 ](1ef9471c79 ))
2025-11-18 13:09:28 +00:00
Diptanil Saha
cd437b5a26
Merge pull request #50594 from frappe/version-14-hotfix
2025-11-18 18:37:55 +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
Frappe PR Bot
457a81123b
chore(release): Bumped to Version 14.92.3
...
## [14.92.3](https://github.com/frappe/erpnext/compare/v14.92.2...v14.92.3 ) (2025-11-11)
### Bug Fixes
* set company before creating asset movement to avoid permission error ([8dc80c9 ](8dc80c948e ))
2025-11-11 14:42:37 +00:00
Diptanil Saha
d7966183be
Merge pull request #50474 from frappe/version-14-hotfix
2025-11-11 20:11:02 +05:30
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
Diptanil Saha
0e3cc120dc
Merge pull request #50334 from frappe/version-14-hotfix
...
chore: release v14
2025-11-04 18:00:16 +05:30
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
Frappe PR Bot
616448f9c9
chore(release): Bumped to Version 14.92.2
...
## [14.92.2](https://github.com/frappe/erpnext/compare/v14.92.1...v14.92.2 ) (2025-10-21)
### Bug Fixes
* do reposting of first transfer entry based on item-wh combination ([85c509e ](85c509ea69 ))
* handle flt conversion for prev_ordered_qty ([9460568 ](94605687c7 ))
2025-10-21 12:45:22 +00:00
Diptanil Saha
70a8c64ea4
Merge pull request #50181 from frappe/version-14-hotfix
...
chore: release v14
2025-10-21 18:13:40 +05:30
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
Frappe PR Bot
e27518b2d4
chore(release): Bumped to Version 14.92.1
...
## [14.92.1](https://github.com/frappe/erpnext/compare/v14.92.0...v14.92.1 ) (2025-10-14)
### Bug Fixes
* sanitize projects field in tasks webform ([#50089 ](https://github.com/frappe/erpnext/issues/50089 )) ([aadc83d ](aadc83d0d9 ))
2025-10-14 14:18:29 +00:00
Diptanil Saha
cf71178af6
Merge pull request #50099 from frappe/version-14-hotfix
...
chore: release v14
2025-10-14 19:46:52 +05:30
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
Frappe PR Bot
66f1e2a076
chore(release): Bumped to Version 14.92.0
...
# [14.92.0](https://github.com/frappe/erpnext/compare/v14.91.3...v14.92.0 ) (2025-10-07)
### Bug Fixes
* **Common Code:** fetch canonical URI from Code List (backport [#49882 ](https://github.com/frappe/erpnext/issues/49882 )) ([#49883 ](https://github.com/frappe/erpnext/issues/49883 )) ([9b5183e ](9b5183e0e5 ))
* do not fetch disabled item tax template ([dcae024 ](dcae024fd2 ))
* linter; dont change doc after DB update (backport [#49907 ](https://github.com/frappe/erpnext/issues/49907 )) ([#49909 ](https://github.com/frappe/erpnext/issues/49909 )) ([30a6fe5 ](30a6fe55ca ))
* resolved conflict ([2c383a6 ](2c383a69f9 ))
* Set paid amount automatically only if return entry validated and has negative grand total ([#49829 ](https://github.com/frappe/erpnext/issues/49829 )) ([b7d76d8 ](b7d76d8fad ))
### Features
* dynamic due date in payment terms when fetched from order (backport [#48864 ](https://github.com/frappe/erpnext/issues/48864 )) ([#49937 ](https://github.com/frappe/erpnext/issues/49937 )) ([d82106c ](d82106cb76 ))
2025-10-07 13:18:52 +00:00
ruthra kumar
1d5935a10f
chore: release v14 ( #49943 )
...
* refactor(Supplier): custom buttons call make methods (backport #49840 ) (#49841 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
* 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 )
* 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
* fix: resolved conflict
* 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 )
* 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
* chore: fix conflicts
* chore: fix conflicts
* chore: fix linters issue
* 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 >
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
Co-authored-by: ljain112 <ljain112@gmail.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2025-10-07 18:47:23 +05:30
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 ))
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 ))
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 ))
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 ))
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 ))
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 ))
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 ))
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 ))
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 ))
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
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
Frappe PR Bot
e5c821a822
chore(release): Bumped to Version 14.88.4
...
## [14.88.4](https://github.com/frappe/erpnext/compare/v14.88.3...v14.88.4 ) (2025-07-29)
### Bug Fixes
* import get_link_to_form from utils ([b43fbf2 ](b43fbf2a7d ))
* include empty values in user permission ([4d12ae0 ](4d12ae069e ))
* incorrect GL entries ([493c8ce ](493c8ce04e ))
* post gl entry on completion date of asset repair ([80ae982 ](80ae9820f0 ))
* resolved conflicts ([6cdc781 ](6cdc7811b8 ))
* resolved conflicts ([4524c74 ](4524c74968 ))
2025-07-29 15:11:30 +00:00
ruthra kumar
500ffbab09
Merge pull request #48831 from frappe/version-14-hotfix
...
chore: release v14
2025-07-29 20:40:08 +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
Frappe PR Bot
a711cd7a18
chore(release): Bumped to Version 14.88.3
...
## [14.88.3](https://github.com/frappe/erpnext/compare/v14.88.2...v14.88.3 ) (2025-07-23)
### Bug Fixes
* add validation for account key ([360f3b7 ](360f3b7c25 ))
* calculate due date based on payment term ([#46416 ](https://github.com/frappe/erpnext/issues/46416 )) ([9e7a5bb ](9e7a5bb1bb ))
* performance issue while submitting the purchase invoice ([4fe09fd ](4fe09fd7e8 ))
* **period closing voucher:** closing account head debit and debit in account currency should be equal ([76a233e ](76a233e1b7 ))
* **production plan:** add company filter to sub assembly warehouse ([8934adf ](8934adfef4 ))
* show amount for exchange gain or loss account ([581221f ](581221f1ec ))
2025-07-23 02:50:52 +00:00
ruthra kumar
942aca31f2
Merge pull request #48746 from frappe/version-14-hotfix
...
chore: release v14
2025-07-23 08:19:35 +05:30
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
Frappe PR Bot
259251dfab
chore(release): Bumped to Version 14.88.2
...
## [14.88.2](https://github.com/frappe/erpnext/compare/v14.88.1...v14.88.2 ) (2025-07-17)
### Bug Fixes
* calculate due date based on payment term ([#46416 ](https://github.com/frappe/erpnext/issues/46416 )) ([9ce357f ](9ce357f3bf ))
2025-07-17 11:18:43 +00:00
rohitwaghchaure
f8c54f0a9b
Merge pull request #48660 from frappe/mergify/bp/version-14/pr-48638
...
fix: calculate due date based on payment term (backport #46416 ) (backport #48638 )
2025-07-17 16:47:21 +05:30
Sudharsanan Ashok
9ce357f3bf
fix: calculate due date based on payment term ( #46416 )
...
(cherry picked from commit 9e808c832f )
(cherry picked from commit 9e7a5bb1bb )
2025-07-17 10:45:07 +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
Frappe PR Bot
a3b38d9a91
chore(release): Bumped to Version 14.88.1
...
## [14.88.1](https://github.com/frappe/erpnext/compare/v14.88.0...v14.88.1 ) (2025-07-16)
### Bug Fixes
* **period closing voucher:** closing account head debit and debit in account currency should be equal ([18eea34 ](18eea3425c ))
2025-07-16 15:09:51 +00:00
ruthra kumar
ed2e8c2cc6
Merge pull request #48640 from frappe/mergify/bp/version-14/pr-48615
...
fix(period closing voucher): closing account head debit and debit in account currency should be equal (backport #48615 )
2025-07-16 20:38:16 +05:30
venkat102
18eea3425c
fix(period closing voucher): closing account head debit and debit in account currency should be equal
...
(cherry picked from commit 76a233e1b7 )
2025-07-16 14:46:15 +00: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
Frappe PR Bot
bda447f20a
chore(release): Bumped to Version 14.88.0
...
# [14.88.0](https://github.com/frappe/erpnext/compare/v14.87.0...v14.88.0 ) (2025-07-15)
### Bug Fixes
* **Employee:** add context to status in List View (backport [#48576 ](https://github.com/frappe/erpnext/issues/48576 )) ([#48578 ](https://github.com/frappe/erpnext/issues/48578 )) ([9dad082 ](9dad08274a ))
### Features
* parent item group support in Stock Projected Qty report ([3b36be2 ](3b36be214f ))
* update the modified date of the SLE after reposting ([8966c95 ](8966c956d5 ))
2025-07-15 12:50:14 +00:00
ruthra kumar
7db420cf9f
Merge pull request #48601 from frappe/version-14-hotfix
...
chore: release v14
2025-07-15 18:18:44 +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
Frappe PR Bot
20af226947
chore(release): Bumped to Version 14.87.0
...
# [14.87.0](https://github.com/frappe/erpnext/compare/v14.86.5...v14.87.0 ) (2025-07-08)
### Bug Fixes
* fetch from parent optional in inventory dimension ([bb901ca ](bb901cab88 ))
* incorrect backport ([94a17b6 ](94a17b6ec2 ))
### Features
* Period-wise closing entries for TB (backport [#39712 ](https://github.com/frappe/erpnext/issues/39712 )) ([#48386 ](https://github.com/frappe/erpnext/issues/48386 )) ([711e06b ](711e06b537 ))
### Reverts
* do not convert exchange gain/loss amount to foreign currency ([083402e ](083402e9a8 ))
* Revert "fix: stock reco qty with inventory dimension ([#47918 ](https://github.com/frappe/erpnext/issues/47918 ))" ([9207d79 ](9207d79ce6 ))
2025-07-08 12:54:12 +00:00
ruthra kumar
7f26b1d5a2
Merge pull request #48461 from frappe/version-14-hotfix
...
chore: release v14
2025-07-08 18:22:45 +05:30
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
Frappe PR Bot
179b8c7c61
chore(release): Bumped to Version 14.86.5
...
## [14.86.5](https://github.com/frappe/erpnext/compare/v14.86.4...v14.86.5 ) (2025-07-01)
### Bug Fixes
* accounting entries for standalone credit notes ([15ae019 ](15ae0196c6 ))
* add validation for exchange gain/loss entries ([b98cce8 ](b98cce8b9a ))
* do not allow backdated transactions against serial numbers. ([#48281 ](https://github.com/frappe/erpnext/issues/48281 )) ([945bdab ](945bdabebb ))
2025-07-01 11:59:12 +00:00
ruthra kumar
b107387dda
Merge pull request #48337 from frappe/version-14-hotfix
...
chore: release v14
2025-07-01 17:27:40 +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
Frappe PR Bot
a06d705d75
chore(release): Bumped to Version 14.86.4
...
## [14.86.4](https://github.com/frappe/erpnext/compare/v14.86.3...v14.86.4 ) (2025-06-27)
### Bug Fixes
* do not allow backdated transactions against serial numbers. ([#48281 ](https://github.com/frappe/erpnext/issues/48281 )) ([1393100 ](1393100a62 ))
2025-06-27 06:27:09 +00:00
rohitwaghchaure
9e3e3182f2
Merge pull request #48290 from frappe/mergify/bp/version-14/pr-48281
...
fix: do not allow backdated transactions against serial numbers. (backport #48281 )
2025-06-27 11:55:38 +05:30
rohitwaghchaure
1393100a62
fix: do not allow backdated transactions against serial numbers. ( #48281 )
...
(cherry picked from commit 945bdabebb )
2025-06-27 06:03:52 +00:00
rohitwaghchaure
945bdabebb
fix: do not allow backdated transactions against serial numbers. ( #48281 )
2025-06-27 11:33:03 +05:30
Frappe PR Bot
f07594b863
chore(release): Bumped to Version 14.86.3
...
## [14.86.3](https://github.com/frappe/erpnext/compare/v14.86.2...v14.86.3 ) (2025-06-24)
### Bug Fixes
* get already billed amount from current doc instead of database ([#48079 ](https://github.com/frappe/erpnext/issues/48079 )) ([0790db7 ](0790db79fd ))
2025-06-24 14:08:14 +00:00
ruthra kumar
25a382ec24
Merge pull request #48241 from frappe/version-14-hotfix
...
chore: release v14
2025-06-24 19:36:37 +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
Frappe PR Bot
0dad2acfc8
chore(release): Bumped to Version 14.86.2
...
## [14.86.2](https://github.com/frappe/erpnext/compare/v14.86.1...v14.86.2 ) (2025-06-17)
### Bug Fixes
* incorrect warehouse set from SO to MR ([fbfc6a6 ](fbfc6a6f62 ))
2025-06-17 14:36:59 +00:00
ruthra kumar
193042ef07
Merge pull request #48099 from frappe/version-14-hotfix
...
chore: release v14
2025-06-17 20:05:31 +05:30
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
Frappe PR Bot
e9f9eaa2d0
chore(release): Bumped to Version 14.86.1
...
## [14.86.1](https://github.com/frappe/erpnext/compare/v14.86.0...v14.86.1 ) (2025-06-10)
### Bug Fixes
* available qty in BOM Stock Report ([186173a ](186173a21e ))
* incorrect warehouse in MR ([2cac05e ](2cac05e56c ))
* key-error for COGS By Item Group report (backport [#47914 ](https://github.com/frappe/erpnext/issues/47914 )) ([#47916 ](https://github.com/frappe/erpnext/issues/47916 )) ([f5ef376 ](f5ef376486 ))
* stock adjustment entry during reposting (backport [#47878 ](https://github.com/frappe/erpnext/issues/47878 )) ([#47882 ](https://github.com/frappe/erpnext/issues/47882 )) ([c9eeca2 ](c9eeca22f5 ))
* stock reco qty with inventory dimension (backport [#47918 ](https://github.com/frappe/erpnext/issues/47918 )) ([#47921 ](https://github.com/frappe/erpnext/issues/47921 )) ([6397c36 ](6397c366fd ))
* throw permission error ([#47976 ](https://github.com/frappe/erpnext/issues/47976 )) ([96c937b ](96c937bf6a ))
2025-06-10 14:31:53 +00:00
ruthra kumar
08d40ddb9b
Merge pull request #47997 from frappe/version-14-hotfix
...
chore: release v14
2025-06-10 20:00:21 +05:30
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
Frappe PR Bot
b145638eca
chore(release): Bumped to Version 14.86.0
...
# [14.86.0](https://github.com/frappe/erpnext/compare/v14.85.10...v14.86.0 ) (2025-06-03)
### Bug Fixes
* filter of item for manufacture type material request (backport [#47712 ](https://github.com/frappe/erpnext/issues/47712 )) ([#47716 ](https://github.com/frappe/erpnext/issues/47716 )) ([69463b4 ](69463b4798 ))
* incorrect actual qty in product bundle balance report (backport [#47791 ](https://github.com/frappe/erpnext/issues/47791 )) ([#47813 ](https://github.com/frappe/erpnext/issues/47813 )) ([df779bb ](df779bb7dd ))
* use `query.walk() `for escaping special chars in receiable/payable report ([ca48583 ](ca4858318e ))
### Features
* add column "Item Name" to "BOM Stock Report" (backport [#47116 ](https://github.com/frappe/erpnext/issues/47116 )) ([#47484 ](https://github.com/frappe/erpnext/issues/47484 )) ([b664781 ](b664781fae ))
2025-06-03 11:52:06 +00:00
ruthra kumar
b46fdc2645
Merge pull request #47867 from frappe/version-14-hotfix
...
chore: release v14
2025-06-03 17:20:36 +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
Frappe PR Bot
caf0f2cd19
chore(release): Bumped to Version 14.85.10
...
## [14.85.10](https://github.com/frappe/erpnext/compare/v14.85.9...v14.85.10 ) (2025-05-27)
### Bug Fixes
* incorrect status in the serial no ([#47740 ](https://github.com/frappe/erpnext/issues/47740 )) ([d37b12f ](d37b12f385 ))
* incorrect valuation rate due to positive qty (backport [#47686 ](https://github.com/frappe/erpnext/issues/47686 )) ([#47687 ](https://github.com/frappe/erpnext/issues/47687 )) ([d5d4b3a ](d5d4b3a7f3 ))
* only include advances within the tcs period ([43aeff3 ](43aeff38aa ))
* patch to rename group_by filter in custom reports (backport [#47709 ](https://github.com/frappe/erpnext/issues/47709 )) ([#47729 ](https://github.com/frappe/erpnext/issues/47729 )) ([70bcfb4 ](70bcfb4748 ))
* rate changing while making PR (negative discount) (backport [#40539 ](https://github.com/frappe/erpnext/issues/40539 )) ([#47735 ](https://github.com/frappe/erpnext/issues/47735 )) ([70e6ea6 ](70e6ea6b3f ))
* remove public access to list items (backport [#45838 ](https://github.com/frappe/erpnext/issues/45838 )) ([5d9be73 ](5d9be7366b ))
* skip last purchase rate for free item (backport [#47693 ](https://github.com/frappe/erpnext/issues/47693 )) ([#47695 ](https://github.com/frappe/erpnext/issues/47695 )) ([1f1cb33 ](1f1cb338fe ))
* validation message format (backport [#47542 ](https://github.com/frappe/erpnext/issues/47542 )) ([#47549 ](https://github.com/frappe/erpnext/issues/47549 )) ([792f3af ](792f3afa1b ))
2025-05-27 11:46:57 +00:00
ruthra kumar
1cfb002de8
Merge pull request #47757 from frappe/version-14-hotfix
...
chore: release v14
2025-05-27 17:15:22 +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
Frappe PR Bot
79a4b597d4
chore(release): Bumped to Version 14.85.9
...
## [14.85.9](https://github.com/frappe/erpnext/compare/v14.85.8...v14.85.9 ) (2025-05-20)
### Bug Fixes
* asset image field updation issue (backport [#47615 ](https://github.com/frappe/erpnext/issues/47615 )) ([d88feec ](d88feecf46 ))
* better validation message with solution for BOM recursion (backport [#47472 ](https://github.com/frappe/erpnext/issues/47472 )) ([#47476 ](https://github.com/frappe/erpnext/issues/47476 )) ([537c917 ](537c917bfc ))
* include only invoices with update_stock = 0 for billed amt in delivery note. ([54197ff ](54197ff760 ))
* remove hardcoded doctype in `make_return_doc` ([9ce86b1 ](9ce86b135b ))
2025-05-20 13:53:32 +00:00
ruthra kumar
0b0944cc06
Merge pull request #47635 from frappe/version-14-hotfix
...
chore: release v14
2025-05-20 19:22:04 +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
Frappe PR Bot
271d0a301f
chore(release): Bumped to Version 14.85.8
...
## [14.85.8](https://github.com/frappe/erpnext/compare/v14.85.7...v14.85.8 ) (2025-05-13)
### Bug Fixes
* broken test suite due to incorrect OR filter ([949ed59 ](949ed59f84 ))
* ignore "Account Closing Balance" doctype on Period Closing Voucher cancellation ([a04feff ](a04feff264 ))
* typo in event.js ([2389fd5 ](2389fd5145 ))
* warning message for COGS account in the stock entry ([1bbbd26 ](1bbbd261cb ))
2025-05-13 14:02:11 +00:00
ruthra kumar
9d36166616
Merge pull request #47529 from frappe/version-14-hotfix
...
chore: release v14
2025-05-13 19:30:41 +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
Frappe PR Bot
182b9892fc
chore(release): Bumped to Version 14.85.7
...
## [14.85.7](https://github.com/frappe/erpnext/compare/v14.85.6...v14.85.7 ) (2025-05-06)
### Bug Fixes
* backward compatibility for renamed group_by filter on reports (backport [#47362 ](https://github.com/frappe/erpnext/issues/47362 )) ([#47402 ](https://github.com/frappe/erpnext/issues/47402 )) ([378821d ](378821d9e6 ))
* change shipping address fetching condition ([8e0bd97 ](8e0bd976c3 ))
* completed transactions showing in the list (backport [#47374 ](https://github.com/frappe/erpnext/issues/47374 )) ([#47378 ](https://github.com/frappe/erpnext/issues/47378 )) ([b507e63 ](b507e63375 ))
* do not allocate amount when ref's doctype or name are not set ([f278120 ](f278120aa0 ))
* rename unchanged group_by filter related to general ledger report (backport [#47366 ](https://github.com/frappe/erpnext/issues/47366 )) ([#47404 ](https://github.com/frappe/erpnext/issues/47404 )) ([d41fec7 ](d41fec7d2b ))
* renaming group by fieldname and value in reports (backport [#47352 ](https://github.com/frappe/erpnext/issues/47352 )) ([#47359 ](https://github.com/frappe/erpnext/issues/47359 )) ([27a8856 ](27a8856dca ))
* show party type in due date exceeding message ([4376fbc ](4376fbc3ed ))
* validation for difference account ([150cc5a ](150cc5a664 ))
* warning message before changing the valuation method (backport [#47340 ](https://github.com/frappe/erpnext/issues/47340 )) ([#47341 ](https://github.com/frappe/erpnext/issues/47341 )) ([b13e0a6 ](b13e0a6b9f ))
2025-05-06 14:13:22 +00:00
ruthra kumar
015525599f
Merge pull request #47430 from frappe/version-14-hotfix
...
chore: release v14
2025-05-06 19:41:49 +05:30
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
Frappe PR Bot
04bb4f8415
chore(release): Bumped to Version 14.85.6
...
## [14.85.6](https://github.com/frappe/erpnext/compare/v14.85.5...v14.85.6 ) (2025-04-29)
### Bug Fixes
* allow to change valuation method from FIFO to Moving Average ([7130e5c ](7130e5ccfb ))
* calculate useful days of asset's life correctly for existing asset ([#47066 ](https://github.com/frappe/erpnext/issues/47066 )) ([0bc3bc4 ](0bc3bc4851 ))
* item code not showing in the error message ([48748e7 ](48748e7142 ))
* remove invalid email account creation (backport [#47318 ](https://github.com/frappe/erpnext/issues/47318 )) ([#47322 ](https://github.com/frappe/erpnext/issues/47322 )) ([0c5c344 ](0c5c34409e ))
2025-04-29 13:08:31 +00:00
ruthra kumar
6735ba0ab6
Merge pull request #47327 from frappe/version-14-hotfix
...
chore: release v14
2025-04-29 18:36:51 +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
Frappe PR Bot
d791108649
chore(release): Bumped to Version 14.85.5
...
## [14.85.5](https://github.com/frappe/erpnext/compare/v14.85.4...v14.85.5 ) (2025-04-22)
### Bug Fixes
* create default warehouse ([#47125 ](https://github.com/frappe/erpnext/issues/47125 )) ([a766aa0 ](a766aa0837 ))
* rate based on posting date in Tax Withholding Report ([17dc87a ](17dc87a2df ))
* respect mapped accounting dimensions ([e4c2442 ](e4c2442ba2 ))
2025-04-22 13:45:53 +00:00
ruthra kumar
0d84059fde
Merge pull request #47205 from frappe/version-14-hotfix
...
chore: release v14
2025-04-22 19:14:23 +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
Frappe PR Bot
3248415667
chore(release): Bumped to Version 14.85.4
...
## [14.85.4](https://github.com/frappe/erpnext/compare/v14.85.3...v14.85.4 ) (2025-04-16)
### Bug Fixes
* correct doctype in item_wise_purchase register ([6ec33c0 ](6ec33c0098 ))
* go for lower case "on" because we already have translations for that ([056cc35 ](056cc35379 ))
* make report's "printed on" translatable ([f1a8643 ](f1a864349e ))
* **Payment Entry:** set account type if missing (backport [#47069 ](https://github.com/frappe/erpnext/issues/47069 )) (backport [#47070 ](https://github.com/frappe/erpnext/issues/47070 )) ([#47072 ](https://github.com/frappe/erpnext/issues/47072 )) ([b88f6c1 ](b88f6c1252 ))
* remove redundant letter head ([033fa09 ](033fa09eb4 ))
* revert [#46900 ](https://github.com/frappe/erpnext/issues/46900 ) - against_voucher filter in general ledger ([5844aaf ](5844aafd12 ))
* serial no validation for stock reconciliation ([a3d4d34 ](a3d4d34454 ))
* stock entry repack amount calculation ([253a067 ](253a067592 ))
* update the modified date in for SLEs and GLs after rename ([8801584 ](8801584c8d ))
### Performance Improvements
* stock ageing report generation ([7a74dac ](7a74dac2c2 ))
2025-04-16 04:02:43 +00:00
ruthra kumar
4fb12754ce
Merge pull request #47090 from frappe/version-14-hotfix
...
chore: release v14
2025-04-16 09:31:20 +05:30
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
Frappe PR Bot
d8f301f1db
chore(release): Bumped to Version 14.85.3
...
## [14.85.3](https://github.com/frappe/erpnext/compare/v14.85.2...v14.85.3 ) (2025-04-14)
### Bug Fixes
* revert [#46900 ](https://github.com/frappe/erpnext/issues/46900 ) - against_voucher filter in general ledger ([27ecd3a ](27ecd3a21b ))
2025-04-14 08:24:00 +00:00
ruthra kumar
6d65c967da
Merge pull request #47056 from frappe/mergify/bp/version-14/pr-47049
...
Revert "fix: remove against_voucher and against_voucher_type column from General Ledger Report" (backport #47049 )
2025-04-14 13:52:35 +05:30
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
911014a54e
chore: resolve conflict
2025-04-14 13:27:13 +05:30
ruthra kumar
694f158fc8
chore: resolve conflict
2025-04-14 13:25:36 +05:30
ruthra kumar
27ecd3a21b
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:50:45 +00:00
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
Frappe PR Bot
e684807bc7
chore(release): Bumped to Version 14.85.2
...
## [14.85.2](https://github.com/frappe/erpnext/compare/v14.85.1...v14.85.2 ) (2025-04-12)
### Bug Fixes
* correct doctype in item_wise_purchase register ([0e1045e ](0e1045e855 ))
2025-04-12 02:03:19 +00:00
ruthra kumar
3af506e0a9
Merge pull request #47030 from frappe/mergify/bp/version-14/pr-47012
...
fix: correct doctype in item_wise_purchase register (backport #47012 )
2025-04-12 07:31:49 +05:30
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
ljain112
0e1045e855
fix: correct doctype in item_wise_purchase register
...
(cherry picked from commit b8b8dce733 )
2025-04-12 01:41:12 +00:00
Frappe PR Bot
34d3f58149
chore(release): Bumped to Version 14.85.1
...
## [14.85.1](https://github.com/frappe/erpnext/compare/v14.85.0...v14.85.1 ) (2025-04-10)
### Bug Fixes
* serial no validation for stock reconciliation ([c388b75 ](c388b7579c ))
### Performance Improvements
* stock ageing report generation ([eaa2974 ](eaa297475f ))
2025-04-10 06:02:52 +00:00
rohitwaghchaure
efd34817be
Merge pull request #46986 from frappe/mergify/bp/version-14/pr-46971
...
fix: serial no validation for stock reconciliation (backport #46971 )
2025-04-10 11:31:22 +05:30
rohitwaghchaure
124ad729ab
Merge pull request #46984 from frappe/mergify/bp/version-14/pr-46983
...
perf: stock ageing report generation (backport #46983 )
2025-04-10 11:31:13 +05:30
Rohit Waghchaure
c388b7579c
fix: serial no validation for stock reconciliation
...
(cherry picked from commit a3d4d34454 )
2025-04-10 05:36:45 +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
Rohit Waghchaure
eaa297475f
perf: stock ageing report generation
...
(cherry picked from commit 7a74dac2c2 )
2025-04-10 05:34:42 +00:00
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
Frappe PR Bot
24681bd64f
chore(release): Bumped to Version 14.85.0
...
# [14.85.0](https://github.com/frappe/erpnext/compare/v14.84.0...v14.85.0 ) (2025-04-08)
### Bug Fixes
* **accounting:** update outstanding amount based on update_outstanding_for_self ([8e2bfc6 ](8e2bfc6bcb ))
* don't filter payment entries on Bank Account in Payment Clearance ([576ce7e ](576ce7e882 ))
* empty party filter on change of party type in General Ledger Report. ([14b4d14 ](14b4d147a8 ))
* improved rounding adjustment when applying discount (backport [#46720 ](https://github.com/frappe/erpnext/issues/46720 )) ([06c3299 ](06c32993ea ))
* incorrect condition ([d1f9444 ](d1f9444be7 ))
* make message translatable (backport [#46863 ](https://github.com/frappe/erpnext/issues/46863 )) ([#46865 ](https://github.com/frappe/erpnext/issues/46865 )) ([70d117e ](70d117e858 ))
* **payment term:** allocate payment amount when payment term is fetched from order ([36b951d ](36b951d018 ))
* remove against_voucher from General Ledger Report ([9e3a041 ](9e3a04136c ))
* removed customer_group query in customer.js ([3be0f00 ](3be0f00b3b ))
* Translate UnReconcile dialog title (backport [#46818 ](https://github.com/frappe/erpnext/issues/46818 )) ([#46862 ](https://github.com/frappe/erpnext/issues/46862 )) ([5f467be ](5f467be0c8 ))
* update outstanding with precision ([698d5be ](698d5be840 ))
* update payment amount if automatically_fetch_payment_terms is enabled ([dda35b8 ](dda35b8e51 ))
* update posting date before running validations ([430d1e8 ](430d1e8b2e ))
* use `grand_total_diff` instead of `rounding_adjustment` in `taxes_and_totals` (backport [#46829 ](https://github.com/frappe/erpnext/issues/46829 )) ([233e0d8 ](233e0d8049 ))
* user permissions in sales and purchase report ([f26b22e ](f26b22ee7f ))
### Features
* asset filter in asset depreciation and balances report ([#46848 ](https://github.com/frappe/erpnext/issues/46848 )) ([2fe9fa7 ](2fe9fa7ef7 ))
2025-04-08 13:05:14 +00:00
ruthra kumar
b0c742b64e
Merge pull request #46941 from frappe/version-14-hotfix
...
chore: release v14
2025-04-08 18:33:42 +05:30
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
ceaea16d84
Merge pull request #46751 from frappe/mergify/bp/version-14/pr-46748
...
Revert "perf: timeout while renaming cost center (backport #46641 )" (backport #46748 )
2025-03-27 13:13:59 +05:30
rohitwaghchaure
119f2e7074
Revert "perf: timeout while renaming cost center (backport #46641 )"
...
(cherry picked from commit da6affbba7 )
2025-03-27 06:53:19 +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
Frappe PR Bot
67d7ffa430
chore(release): Bumped to Version 14.84.0
...
# [14.84.0](https://github.com/frappe/erpnext/compare/v14.83.4...v14.84.0 ) (2025-03-25)
### Bug Fixes
* assign dialog instance to a variable in update_child_items function ([690a939 ](690a939572 ))
* customer credit limit check based on `bypass_credit_limit_check` in Journal Entry ([331ecc1 ](331ecc1964 ))
* do not validate if conversion rate is 1 for different currency ([c3447c0 ](c3447c030a ))
* fix lint issues with trailing whitespaces ([df64d2e ](df64d2ef4e ))
* removed test case ([509c5c4 ](509c5c4d17 ))
### Features
* repost accounting ledger for purchase receipt ([88e664b ](88e664b79f ))
### Performance Improvements
* timeout while renaming cost center ([b9b08c3 ](b9b08c35ef ))
2025-03-25 12:25:57 +00:00
ruthra kumar
d90c8a9150
Merge pull request #46714 from frappe/version-14-hotfix
...
chore: release v14
2025-03-25 17:54:27 +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
Frappe PR Bot
7e8d2dc0fc
chore(release): Bumped to Version 14.83.4
...
## [14.83.4](https://github.com/frappe/erpnext/compare/v14.83.3...v14.83.4 ) (2025-03-19)
### Bug Fixes
* fetch quality inspection parameter group ([6e497f7 ](6e497f73f1 ))
* not able to make PR against stand alone Debit Note ([16fe53b ](16fe53b8c7 ))
* order by condition ([af3089b ](af3089b96e ))
* repost future sle and gle after capitalization ([#46576 ](https://github.com/frappe/erpnext/issues/46576 )) ([805549f ](805549f793 ))
* set stock adjustment account in difference account ([6f0c67a ](6f0c67a242 ))
* **Transaction Deletion Record:** sql syntax error while fetching lead address ([20b43b4 ](20b43b4d93 ))
2025-03-19 11:04:55 +00:00
ruthra kumar
39af6bd143
Merge pull request #46581 from frappe/version-14-hotfix
...
chore: release v14
2025-03-19 16:33:27 +05:30
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
Frappe PR Bot
609bfaefba
chore(release): Bumped to Version 14.83.3
...
## [14.83.3](https://github.com/frappe/erpnext/compare/v14.83.2...v14.83.3 ) (2025-03-12)
### Bug Fixes
* **account:** update account number from parent company ([1f54c27 ](1f54c272ac ))
* not able to save work order with alternative item ([6ca1f9b ](6ca1f9bc73 ))
2025-03-12 14:13:24 +00:00
ruthra kumar
2546589b4c
Merge pull request #46445 from frappe/version-14-hotfix
...
chore: release v14
2025-03-12 19:41:47 +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
Frappe PR Bot
b404f00ece
chore(release): Bumped to Version 14.83.2
...
## [14.83.2](https://github.com/frappe/erpnext/compare/v14.83.1...v14.83.2 ) (2025-03-05)
### Bug Fixes
* Add permission check in POS's `Toggle Recent Orders` (backport [#46010 ](https://github.com/frappe/erpnext/issues/46010 )) ([#46273 ](https://github.com/frappe/erpnext/issues/46273 )) ([557a05b ](557a05b0ad ))
* auto allocation for negative amount outstanding for Customers in Payment Entry ([8e02dcf ](8e02dcfcaa ))
* change voucher_type and voucher_no field type to data ([df4f4d9 ](df4f4d9a31 ))
* consolidate gl entries by project in General Ledger Report (backport [#46314 ](https://github.com/frappe/erpnext/issues/46314 )) ([#46320 ](https://github.com/frappe/erpnext/issues/46320 )) ([b3b7e62 ](b3b7e62a90 ))
* do not include opening invoices in billed items to be received report ([cedf577 ](cedf577b4c ))
* don't allow renaming account while system is actively in use (backport [#46176 ](https://github.com/frappe/erpnext/issues/46176 )) ([#46209 ](https://github.com/frappe/erpnext/issues/46209 )) ([167069b ](167069b823 ))
* exclude cancelled gl entries ([369a692 ](369a692af9 ))
* incorrect batch picked in the pick list ([ac25d3e ](ac25d3e1c4 ))
* incorrectly billed amount in the purchase receipt ([ca94ad3 ](ca94ad3a24 ))
* inventory dimension for maintence visit ([69a8e0d ](69a8e0dfac ))
* only include submitted docs for internal received quantity validation (backport [#46262 ](https://github.com/frappe/erpnext/issues/46262 )) ([#46303 ](https://github.com/frappe/erpnext/issues/46303 )) ([90b5f0b ](90b5f0b7bf ))
* **patch:** Ensure SLE indexes (backport [#46131 ](https://github.com/frappe/erpnext/issues/46131 )) ([#46134 ](https://github.com/frappe/erpnext/issues/46134 )) ([f8bbcab ](f8bbcab3a5 ))
### Performance Improvements
* don't track seen for POS Invoice (backport [#46187 ](https://github.com/frappe/erpnext/issues/46187 )) ([#46188 ](https://github.com/frappe/erpnext/issues/46188 )) ([b41ee66 ](b41ee667b9 ))
2025-03-05 13:28:51 +00:00
ruthra kumar
0f56fbcf6d
Merge pull request #46264 from frappe/version-14-hotfix
...
chore: release v14
2025-03-05 18:57:30 +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
Frappe PR Bot
19604e91c6
chore(release): Bumped to Version 14.83.1
...
## [14.83.1](https://github.com/frappe/erpnext/compare/v14.83.0...v14.83.1 ) (2025-02-26)
### Bug Fixes
* incorrect stock value difference for adjustment entry ([c734373 ](c734373c9f ))
2025-02-26 12:43:06 +00:00
ruthra kumar
4f40939c15
Merge pull request #46133 from frappe/version-14-hotfix
...
chore: release v14
2025-02-26 18:11:42 +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
Frappe PR Bot
11da4372e2
chore(release): Bumped to Version 14.83.0
...
# [14.83.0](https://github.com/frappe/erpnext/compare/v14.82.2...v14.83.0 ) (2025-02-19)
### Bug Fixes
* '0' rate LDC's Invoice net totals should be ignored (backport [#45639 ](https://github.com/frappe/erpnext/issues/45639 )) ([#45783 ](https://github.com/frappe/erpnext/issues/45783 )) ([534b25c ](534b25c448 ))
* add is_new in if condition ([ef37388 ](ef37388993 ))
* fetch child account data for selected parent ([#45904 ](https://github.com/frappe/erpnext/issues/45904 )) ([e7d9786 ](e7d97865e5 ))
* include missing payment_gateway parameter in Payment Request URL ([a344b8b ](a344b8b9ae ))
* millisecond issue for posting datetime ([fc6f568 ](fc6f568a6c ))
* on selection of batch qty is not fetching ([44a16bb ](44a16bb544 ))
* pos return validation on v14 ([#45859 ](https://github.com/frappe/erpnext/issues/45859 )) ([84432fc ](84432fc035 ))
* **report:** add options to multiselectlist fields ([aa0ada9 ](aa0ada9670 ))
* **send_message:** escape HTML in the text ([703fd81 ](703fd816d1 ))
* serial no is mandatory for zero qty validation ([6f6133f ](6f6133f2e2 ))
* set default value to 0 as per new logic ([4b16272 ](4b16272a01 ))
* tests ([e515b91 ](e515b91988 ))
### Features
* added ability to use custom html format for process statement of accounts ([#45746 ](https://github.com/frappe/erpnext/issues/45746 )) ([a0cd08e ](a0cd08e9ea ))
* added option to enforce free item qty in pricing rule ([2edf083 ](2edf083c35 ))
2025-02-19 11:48:59 +00:00
ruthra kumar
4c74ac8738
Merge pull request #45982 from frappe/version-14-hotfix
...
chore: release v14
2025-02-19 17:17:34 +05:30
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
Frappe PR Bot
f109303f85
chore(release): Bumped to Version 14.82.2
...
## [14.82.2](https://github.com/frappe/erpnext/compare/v14.82.1...v14.82.2 ) (2025-02-12)
### Bug Fixes
* add total row in non_grouped_invoices ([49074aa ](49074aa2fa ))
* correct amt in account currency for lcv with manually distributed charges. (backport [#45532 ](https://github.com/frappe/erpnext/issues/45532 )) ([#45863 ](https://github.com/frappe/erpnext/issues/45863 )) ([c61e4e2 ](c61e4e2ddf ))
* do not allow "Finance Book" in Accounting Dimensions (backport [#45696 ](https://github.com/frappe/erpnext/issues/45696 )) ([#45855 ](https://github.com/frappe/erpnext/issues/45855 )) ([08ba775 ](08ba77538b ))
* do not validate party against Receivable and Payable account for cancelled gl entries ([9f79da0 ](9f79da0015 ))
* map project from rfq to supplier quotation (backport [#45745 ](https://github.com/frappe/erpnext/issues/45745 )) ([#45827 ](https://github.com/frappe/erpnext/issues/45827 )) ([c4358c0 ](c4358c049a ))
* Party name in Supplier Portal for Purchase Order (backport [#45772 ](https://github.com/frappe/erpnext/issues/45772 )) ([#45857 ](https://github.com/frappe/erpnext/issues/45857 )) ([46eba50 ](46eba50c8c ))
* pos numpad editable action buttons (backport [#45823 ](https://github.com/frappe/erpnext/issues/45823 )) ([#45825 ](https://github.com/frappe/erpnext/issues/45825 )) ([6b9dad7 ](6b9dad7768 ))
* **regional:** removed payment schedule validation in sales invoice for italy (backport [#45852 ](https://github.com/frappe/erpnext/issues/45852 )) ([#45853 ](https://github.com/frappe/erpnext/issues/45853 )) ([de14bf1 ](de14bf1010 ))
* skip warning for free items ([2ed3bdc ](2ed3bdcc2e ))
* unable to remove image from employee ([91caca0 ](91caca05bb ))
* update ctx to args ([573ce64 ](573ce645b2 ))
### Performance Improvements
* Ignore is_opening column in GL Queries ([#45327 ](https://github.com/frappe/erpnext/issues/45327 )) ([9985a03 ](9985a03f39 ))
2025-02-12 12:08:02 +00:00
ruthra kumar
ab8fceb68d
Merge pull request #45861 from frappe/version-14-hotfix
...
chore: release v14
2025-02-12 17:36:33 +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
Frappe PR Bot
f5a1041de2
chore(release): Bumped to Version 14.82.1
...
## [14.82.1](https://github.com/frappe/erpnext/compare/v14.82.0...v14.82.1 ) (2025-02-07)
### Bug Fixes
* update ctx to args ([1e13806 ](1e138064a8 ))
2025-02-07 14:27:35 +00:00
ruthra kumar
4880a83538
Merge pull request #45797 from frappe/mergify/bp/version-14/pr-45796
...
Fix: Update `ctx` to `args` for compatibility. (copy #45770 ) (backport #45796 )
2025-02-07 19:56:10 +05:30
Sanket322
1e138064a8
fix: update ctx to args
...
(cherry picked from commit d4bc3d182f )
(cherry picked from commit 573ce645b2 )
2025-02-07 14:21:46 +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
Frappe PR Bot
35fab8c23f
chore(release): Bumped to Version 14.82.0
...
# [14.82.0](https://github.com/frappe/erpnext/compare/v14.81.0...v14.82.0 ) (2025-02-05)
### Bug Fixes
* allow multiple email ids ([9510758 ](9510758ce4 ))
* bind this to function ([83bce78 ](83bce785ff ))
* check billing address ([2f33f6b ](2f33f6bdf5 ))
* closing stock balance report not generating ([3f6beeb ](3f6beebeec ))
* correct error message in payment entry ([9f5d7e4 ](9f5d7e41ec ))
* default payment terms template selected while duplicating ([82cfafb ](82cfafb610 ))
* Gross Profit Report with Correct Totals and Gross Margin (backport [#45548 ](https://github.com/frappe/erpnext/issues/45548 )) ([#45597 ](https://github.com/frappe/erpnext/issues/45597 )) ([0086656 ](0086656748 ))
* handling company in bank reconciliation tool ([#45582 ](https://github.com/frappe/erpnext/issues/45582 )) ([7823f1b ](7823f1b06f ))
* payment schedule table is empty while duplicating record ([d0ff91b ](d0ff91b0e0 ))
* **pos:** add item in the existing item row when discount is applied ([3c6ed0a ](3c6ed0a565 ))
* posting_date to posting_datetime in stock related queries ([bf3d68e ](bf3d68e76d ))
* renamed Commments Tab to Notes tab in Lead doctype ([0eddd1e ](0eddd1e2d7 ))
* track employee changes ([#45674 ](https://github.com/frappe/erpnext/issues/45674 )) ([43a5c33 ](43a5c33dbf ))
### Features
* set bank account of company to default company bank account from masters ([dac5307 ](dac53074f2 ))
2025-02-05 11:45:31 +00:00
ruthra kumar
21b7833d57
Merge pull request #45704 from frappe/version-14-hotfix
...
chore: release v14
2025-02-05 17:14:10 +05:30
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
Frappe PR Bot
4eaaffe550
chore(release): Bumped to Version 14.81.0
...
# [14.81.0](https://github.com/frappe/erpnext/compare/v14.80.0...v14.81.0 ) (2025-01-29)
### Bug Fixes
* add condition to check if item is delivered by supplier in make_purchase_order_for_default_supplier() ([#45370 ](https://github.com/frappe/erpnext/issues/45370 )) ([69464ab ](69464ab7ff ))
* add multiple item issue in stock entry (backport [#45544 ](https://github.com/frappe/erpnext/issues/45544 )) ([#45579 ](https://github.com/frappe/erpnext/issues/45579 )) ([1160df9 ](1160df9350 ))
* currency decimal on POS Past Order List (backport [#45524 ](https://github.com/frappe/erpnext/issues/45524 )) ([#45526 ](https://github.com/frappe/erpnext/issues/45526 )) ([4d2352a ](4d2352af00 ))
* fix creating documents from sales invoice (backport [#45346 ](https://github.com/frappe/erpnext/issues/45346 )) ([#45407 ](https://github.com/frappe/erpnext/issues/45407 )) ([452b205 ](452b205021 ))
* get stock balance filtered by company for validating stock value in jv (backport [#45549 ](https://github.com/frappe/erpnext/issues/45549 )) ([#45577 ](https://github.com/frappe/erpnext/issues/45577 )) ([e682d2c ](e682d2c9ae ))
* heatmap for Customer and Supplier not rendering ([#44717 ](https://github.com/frappe/erpnext/issues/44717 )) ([ecdff8f ](ecdff8f320 ))
* Merge Conflicts ([35f801f ](35f801feda ))
* remove applied pricing rule ([c484563 ](c484563bea ))
* resolved pos return setting to default mode of payment instead of user selection ([#45377 ](https://github.com/frappe/erpnext/issues/45377 )) ([#45436 ](https://github.com/frappe/erpnext/issues/45436 )) ([24dc1bf ](24dc1bf1a3 ))
* secure bulk transaction (backport [#45386 ](https://github.com/frappe/erpnext/issues/45386 )) ([#45425 ](https://github.com/frappe/erpnext/issues/45425 )) ([c6bc928 ](c6bc928f50 ))
* set company related values ([03068ab ](03068ab96c ))
* set preferred email in Employee via backend controller (backport [#45320 ](https://github.com/frappe/erpnext/issues/45320 )) ([#45378 ](https://github.com/frappe/erpnext/issues/45378 )) ([1622fc8 ](1622fc8728 ))
* update fields on change of item code In `Update Items` of `Sales Order` ([#45125 ](https://github.com/frappe/erpnext/issues/45125 )) ([8befe7f ](8befe7f244 ))
* update voucher outstanding from payment ledger ([a015527 ](a0155279e0 ))
* use user defined discount amount or default ([914f4bf ](914f4bffea ))
* Wrong `bank_ac_no` filter + simplify convoluted logic ([b6b453c ](b6b453ca5d ))
### Features
* add company level validation for accounting dimension ([cca5fbd ](cca5fbd81a ))
2025-01-29 11:30:28 +00:00
ruthra kumar
2c693c638d
Merge pull request #45567 from frappe/version-14-hotfix
...
chore: release v14
2025-01-29 16:58:57 +05:30
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
Frappe PR Bot
a22d3b9895
chore(release): Bumped to Version 14.80.0
...
# [14.80.0](https://github.com/frappe/erpnext/compare/v14.79.0...v14.80.0 ) (2025-01-22)
### Bug Fixes
* do not reset picked items ([fe5de30 ](fe5de30256 ))
* include pos invoice in modifing key for returned item validation ([431fa22 ](431fa225e3 ))
* pos search by term items price (backport [#45006 ](https://github.com/frappe/erpnext/issues/45006 )) ([#45102 ](https://github.com/frappe/erpnext/issues/45102 )) ([524a8d7 ](524a8d77f7 ))
* **Project:** re-phrase welcome email ([#45175 ](https://github.com/frappe/erpnext/issues/45175 )) ([77e92b3 ](77e92b38eb ))
* round off tax withholding amount ([#45271 ](https://github.com/frappe/erpnext/issues/45271 )) ([667e659 ](667e659e3f ))
* update query ([49e3865 ](49e3865265 ))
* validate linked sales person ([f9420db ](f9420db3ca ))
### Features
* add difference_posting_date field ([1753509 ](17535095e2 ))
* use difference_posting_date for journal entry posting_date ([0fdd681 ](0fdd6817a6 ))
### Reverts
* avoid change to translatable string ([20bb151 ](20bb15167d ))
2025-01-22 03:34:40 +00:00
ruthra kumar
ad960c1470
Merge pull request #45358 from frappe/version-14-hotfix
...
chore: release v14
2025-01-22 09:03:17 +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
Frappe PR Bot
ff3425ead1
chore(release): Bumped to Version 14.79.0
...
# [14.79.0](https://github.com/frappe/erpnext/compare/v14.78.9...v14.79.0 ) (2025-01-15)
### Bug Fixes
* deduct tds on excess amount if checked ([6a52f79 ](6a52f79cce ))
* do not add ordered items from Quotation to new Sales Order ([d42173b ](d42173beb5 ))
* **Timesheet:** ignore permissions when updating Task and Project (backport [#45168 ](https://github.com/frappe/erpnext/issues/45168 )) ([#45171 ](https://github.com/frappe/erpnext/issues/45171 )) ([49ffecc ](49ffeccafa ))
* typo ([#45233 ](https://github.com/frappe/erpnext/issues/45233 )) ([6bc210d ](6bc210d9f4 ))
### Features
* validate discount date in payment schedule (backport [#44646 ](https://github.com/frappe/erpnext/issues/44646 )) ([#44726 ](https://github.com/frappe/erpnext/issues/44726 )) ([f4b7fa8 ](f4b7fa8980 ))
2025-01-15 12:09:13 +00:00
rohitwaghchaure
d098fd3fc3
Merge pull request #45264 from frappe/version-14-hotfix
...
chore: release v14
2025-01-15 17:37:57 +05:30
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
Frappe PR Bot
611c1f1ec2
chore(release): Bumped to Version 14.78.9
...
## [14.78.9](https://github.com/frappe/erpnext/compare/v14.78.8...v14.78.9 ) (2025-01-08)
### Bug Fixes
* add monthly distributation and write query in qb ([7d1d0c8 ](7d1d0c8e0c ))
* discount resetting on date change ([01d2794 ](01d2794968 )), closes [#44989 ](https://github.com/frappe/erpnext/issues/44989 )
* header_img field schema ([eb55051 ](eb5505187e ))
* Missing company filter breaks `get_account_balance` in Bank Reco ([821cfe2 ](821cfe2c39 ))
* Override pre-commit behaviour due to conflicts with CI ([46894a5 ](46894a5b86 ))
* **Project:** make status in confirmation dialog translatable ([#45118 ](https://github.com/frappe/erpnext/issues/45118 )) ([07653c5 ](07653c54f3 ))
* Returned Qty in Work Order Consumed Materials report ([affa67e ](affa67e74d ))
* update customer contact details on pos (backport [#45071 ](https://github.com/frappe/erpnext/issues/45071 )) ([#45105 ](https://github.com/frappe/erpnext/issues/45105 )) ([2d63fc9 ](2d63fc98d0 ))
2025-01-08 10:27:38 +00:00
ruthra kumar
a05fb916ff
Merge pull request #45132 from frappe/version-14-hotfix
...
chore: release v14
2025-01-08 15:56:16 +05:30
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
Frappe PR Bot
1f39bb9c7a
chore(release): Bumped to Version 14.78.8
...
## [14.78.8](https://github.com/frappe/erpnext/compare/v14.78.7...v14.78.8 ) (2025-01-03)
### Bug Fixes
* BOM cost update issue ([4977843 ](49778432ea ))
* removed unused code ([9efc1de ](9efc1de40e ))
* slow stock transactions (backport [#45025 ](https://github.com/frappe/erpnext/issues/45025 )) ([#45026 ](https://github.com/frappe/erpnext/issues/45026 )) ([b7509e3 ](b7509e326e ))
2025-01-03 01:21:42 +00:00
ruthra kumar
9e60f67d25
Merge pull request #45064 from frappe/version-14-hotfix
...
chore: release v14
2025-01-03 06:50:19 +05:30
ruthra kumar
6a91f9155f
Merge pull request #45059 from frappe/mergify/bp/version-14/pr-45056
...
chore: partial revert #44989 (backport #45056 )
2025-01-02 21:04:58 +05:30
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
77f612354f
chore: partial revert #44989
...
(cherry picked from commit 63d547fb4a )
2025-01-02 15:29:53 +00:00
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
Frappe PR Bot
0e8a04f2cc
chore(release): Bumped to Version 14.78.7
...
## [14.78.7](https://github.com/frappe/erpnext/compare/v14.78.6...v14.78.7 ) (2025-01-01)
### Bug Fixes
* slow stock transactions (backport [#45025 ](https://github.com/frappe/erpnext/issues/45025 )) ([#45026 ](https://github.com/frappe/erpnext/issues/45026 )) ([a85a103 ](a85a103bad ))
2025-01-01 10:48:12 +00:00
rohitwaghchaure
2a40845f65
Merge pull request #45029 from frappe/mergify/bp/version-14/pr-45026
...
fix: slow stock transactions (backport #45025 ) (backport #45026 )
2025-01-01 16:16:46 +05:30
mergify[bot]
a85a103bad
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 >
(cherry picked from commit b7509e326e )
2025-01-01 10:00:11 +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
Frappe PR Bot
76ea858e72
chore(release): Bumped to Version 14.78.6
...
## [14.78.6](https://github.com/frappe/erpnext/compare/v14.78.5...v14.78.6 ) (2025-01-01)
### Bug Fixes
* apply apply_pricing_rule date change ([cca507f ](cca507f0bd ))
* clear payment schedule in purchase invoice for is_paid ([cdd3763 ](cdd3763a8b ))
* duplicate validate for closing stock balance (backport [#45015 ](https://github.com/frappe/erpnext/issues/45015 )) ([#45021 ](https://github.com/frappe/erpnext/issues/45021 )) ([e2b6615 ](e2b6615e72 ))
* failing tests fixed ([498abf7 ](498abf7c83 ))
* get item tax template based on posting date ([56d0686 ](56d06861d0 ))
* load customer default price list in pos during item selection (backport [#44991 ](https://github.com/frappe/erpnext/issues/44991 )) ([#44992 ](https://github.com/frappe/erpnext/issues/44992 )) ([0f687f1 ](0f687f1db7 ))
* pos payment using non-default mode of payment (backport [#44920 ](https://github.com/frappe/erpnext/issues/44920 )) ([#44970 ](https://github.com/frappe/erpnext/issues/44970 )) ([a0063b3 ](a0063b31c2 )), closes [#41108 ](https://github.com/frappe/erpnext/issues/41108 )
* refactor query in get_total_allocated_amount in bank_transaction ([cc0a478 ](cc0a478559 ))
* resolve conflicts ([443a0b8 ](443a0b81f9 ))
* set paid amount in party currency in bank reco payment entry ([43a40b1 ](43a40b1e66 ))
* Show order tax amount in customer currency on the portal (backport [#44915 ](https://github.com/frappe/erpnext/issues/44915 )) ([#44922 ](https://github.com/frappe/erpnext/issues/44922 )) ([78e0799 ](78e0799a06 ))
* update item_tax_rate in backend ([cf980a1 ](cf980a1304 ))
* update payment amount for partial pos return (backport [#44065 ](https://github.com/frappe/erpnext/issues/44065 )) ([#44961 ](https://github.com/frappe/erpnext/issues/44961 )) ([1da4712 ](1da4712919 ))
2025-01-01 08:56:51 +00:00
ruthra kumar
97487eb6e1
Merge pull request #45004 from frappe/version-14-hotfix
...
chore: release v14
2025-01-01 14:25:31 +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
Frappe PR Bot
27b7de4854
chore(release): Bumped to Version 14.78.5
...
## [14.78.5](https://github.com/frappe/erpnext/compare/v14.78.4...v14.78.5 ) (2024-12-25)
### Bug Fixes
* 'str' object has no attribute 'get_sql' ([510e3ce ](510e3cebc9 ))
* added docs.frappe.io in documentation_url ([#44776 ](https://github.com/frappe/erpnext/issues/44776 )) ([82a3fd1 ](82a3fd13f2 ))
* buying rate for service item in gross profit report ([7fa3a78 ](7fa3a789b1 ))
* closing stock balance permissions (backport [#44791 ](https://github.com/frappe/erpnext/issues/44791 )) ([#44792 ](https://github.com/frappe/erpnext/issues/44792 )) ([4cb27b9 ](4cb27b97b4 ))
* correct tds rate with lower deduction certificate ([d55fe7d ](d55fe7d33f ))
* do not set cost_center update_voucher_balance as it is set in init_voucher_balance ([97d5d18 ](97d5d18041 ))
* fetch tax withholding category from the voucher ([1093c22 ](1093c227f1 ))
* permissions for marking Quotation as lost ([0179358 ](0179358f07 ))
* Remove typo ([422ada2 ](422ada2726 ))
* show profit and loss after period closing ([1a089da ](1a089da51a ))
* slow posting datetime update (backport [#44799 ](https://github.com/frappe/erpnext/issues/44799 )) ([#44804 ](https://github.com/frappe/erpnext/issues/44804 )) ([d2ede71 ](d2ede713e4 ))
* update correct cost center in Accounts Receivable Report ([197b13e ](197b13eb87 ))
* use utility method to generate url ([d042330 ](d042330c30 ))
* **ux:** purchase invoice link in error message ([#44797 ](https://github.com/frappe/erpnext/issues/44797 )) ([c9d43f4 ](c9d43f4c88 ))
* Warehouse wise Stock Value chart roles (backport [#44865 ](https://github.com/frappe/erpnext/issues/44865 )) ([#44866 ](https://github.com/frappe/erpnext/issues/44866 )) ([177ca6f ](177ca6f431 ))
2024-12-25 03:34:28 +00:00
ruthra kumar
1b5384f8d4
Merge pull request #44886 from frappe/version-14-hotfix
...
chore: release v14
2024-12-25 09:03:10 +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
Frappe PR Bot
561fe5a171
chore(release): Bumped to Version 14.78.4
...
## [14.78.4](https://github.com/frappe/erpnext/compare/v14.78.3...v14.78.4 ) (2024-12-18)
### Bug Fixes
* 'str' object has no attribute 'get_sql' ([bd20ff5 ](bd20ff581b ))
2024-12-18 09:07:38 +00:00
ruthra kumar
f8f2c39ed5
Merge pull request #44768 from frappe/mergify/bp/version-14/pr-44765
...
fix: 'str' object has no attribute 'get_sql' (backport #44765 )
2024-12-18 14:36:18 +05:30
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
ljain112
bd20ff581b
fix: 'str' object has no attribute 'get_sql'
...
(cherry picked from commit 9a43acb65c )
2024-12-18 08:43:15 +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
Frappe PR Bot
d241862f14
chore(release): Bumped to Version 14.78.3
...
## [14.78.3](https://github.com/frappe/erpnext/compare/v14.78.2...v14.78.3 ) (2024-12-18)
### Bug Fixes
* allow all dispatch address for drop ship invoice ([0688c0a ](0688c0ab6b ))
* better indicator base amount for Tax Witholding in Journal Entry ([4a261b5 ](4a261b5cef ))
* broken CI ([c86174d ](c86174d0f2 ))
* incorrect status of the purchase receipt ([#44689 ](https://github.com/frappe/erpnext/issues/44689 )) ([4b4d5df ](4b4d5dfa63 ))
* purchase return entry issue (backport [#44721 ](https://github.com/frappe/erpnext/issues/44721 )) ([#44736 ](https://github.com/frappe/erpnext/issues/44736 )) ([744f345 ](744f3457de ))
* remove invalid filter in Account Receivable report ([b571c7a ](b571c7af87 ))
* set company bank account if default account not set in mode of payment ([2d12f2c ](2d12f2cebd ))
* Stock Entry uses incorrect company when generated from Pick List ([#44679 ](https://github.com/frappe/erpnext/issues/44679 )) ([00898be ](00898be8e4 ))
* update discount when pricing rule is changed ([0a7832d ](0a7832d8d3 ))
* User permissions in financial statements ([8a9c457 ](8a9c457d37 ))
* using query.walk() for escaping ([3a7e335 ](3a7e335d4b ))
* Wrong allocated_amount for sales_team in gross_profit report ([#42989 ](https://github.com/frappe/erpnext/issues/42989 )) ([d83cc57 ](d83cc57e58 ))
2024-12-18 05:01:40 +00:00
ruthra kumar
8e34e20b27
Merge pull request #44740 from frappe/version-14-hotfix
...
chore: release v14
2024-12-18 10:30:20 +05:30
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
Frappe PR Bot
225d4ccb63
chore(release): Bumped to Version 14.78.2
...
## [14.78.2](https://github.com/frappe/erpnext/compare/v14.78.1...v14.78.2 ) (2024-12-12)
### Bug Fixes
* add docstatus for translation ([0a4090a ](0a4090a771 ))
* add label strings for translation in pos_controller.js ([8233e22 ](8233e22d8b ))
* add labels for translation in production_analytics.py ([1a7f195 ](1a7f195d8f ))
* add labels for translation in purchase_order_analysis.py ([f9974f9 ](f9974f9eb0 ))
* add labels for translation in quality_inspection_summary.py ([9986c26 ](9986c26a0c ))
* add labels for translation in sales_order_analysis.py ([bad1b2a ](bad1b2a164 ))
* add labels for translation in sales_order.js ([3620dda ](3620ddab34 ))
* add string for translation in delayed_tasks_summary.py ([ce04f6d ](ce04f6d7c9 ))
* add strings for translation in pos_item_cart.js ([1f0f31a ](1f0f31a773 ))
* add strings for translation payment_terms_status_for_sales_order.py ([17dad01 ](17dad01ab7 ))
* add title for translation in asset.js ([aed90f7 ](aed90f73d7 ))
* **Bank Transaction:** error in party matching should not block submitting (backport [#44416 ](https://github.com/frappe/erpnext/issues/44416 )) ([#44573 ](https://github.com/frappe/erpnext/issues/44573 )) ([ebc8bed ](ebc8bede7f ))
* description overwrite on qty change (backport [#44606 ](https://github.com/frappe/erpnext/issues/44606 )) ([#44608 ](https://github.com/frappe/erpnext/issues/44608 )) ([a460bf9 ](a460bf9433 ))
* incorrect stock UOM for BOM raw materials (backport [#44528 ](https://github.com/frappe/erpnext/issues/44528 )) ([#44530 ](https://github.com/frappe/erpnext/issues/44530 )) ([ecc756b ](ecc756bd52 ))
* inv dimensions fields not creating for standard doctype (backport [#44504 ](https://github.com/frappe/erpnext/issues/44504 )) ([#44514 ](https://github.com/frappe/erpnext/issues/44514 )) ([c502b56 ](c502b562db ))
* prevent set_payment_schedule on return documents ([3c8b637 ](3c8b637a8b ))
* required by date in the reorder material request (backport [#44497 ](https://github.com/frappe/erpnext/issues/44497 )) ([#44508 ](https://github.com/frappe/erpnext/issues/44508 )) ([15e3663 ](15e3663633 ))
* strings for translation in pos_past_order_summary.js ([dfbb227 ](dfbb2279b6 ))
* variant qty while making work order from BOM (backport [#44548 ](https://github.com/frappe/erpnext/issues/44548 )) ([#44550 ](https://github.com/frappe/erpnext/issues/44550 )) ([e2aedc8 ](e2aedc85b4 ))
2024-12-12 10:37:15 +00:00
ruthra kumar
e09232234e
Merge pull request #44639 from frappe/version-14-hotfix
...
chore: release v14
2024-12-12 16:05:12 +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
Frappe PR Bot
7a2b07a2a3
chore(release): Bumped to Version 14.78.1
...
## [14.78.1](https://github.com/frappe/erpnext/compare/v14.78.0...v14.78.1 ) (2024-12-05)
### Bug Fixes
* required by date in the reorder material request (backport [#44497 ](https://github.com/frappe/erpnext/issues/44497 )) ([#44508 ](https://github.com/frappe/erpnext/issues/44508 )) ([e0b8c27 ](e0b8c2788b ))
2024-12-05 08:18:33 +00:00
rohitwaghchaure
86ff1545ce
Merge pull request #44535 from frappe/mergify/bp/version-14/pr-44508
...
fix: required by date in the reorder material request (backport #44497 ) (backport #44508 )
2024-12-05 13:47:02 +05:30
mergify[bot]
e0b8c2788b
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 >
(cherry picked from commit 15e3663633 )
2024-12-05 07:24:59 +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
Frappe PR Bot
c1a1346e2a
chore(release): Bumped to Version 14.78.0
...
# [14.78.0](https://github.com/frappe/erpnext/compare/v14.77.3...v14.78.0 ) (2024-12-04)
### Bug Fixes
* Add filter for `outstanding_amount` to fetch open PRs ([7e847f2 ](7e847f27dd ))
* Add translation for showing mandatory fields in error msg ([de5b253 ](de5b253215 ))
* added fieldname to avoid fieldname to translate ([d7caa8d ](d7caa8d51b ))
* Added translation for `Account` column ([2061c7c ](2061c7ca46 ))
* adjusted incoming rate for zero rated item in purchase receipt ([d7583e3 ](d7583e3993 ))
* correct buying amount for product bundel ([91f6393 ](91f6393104 ))
* Dashboard for `Payment Request` ([c911a70 ](c911a70a84 ))
* Data Should be Computed in Backend to Maintain Consistent Behaviour ([#44195 ](https://github.com/frappe/erpnext/issues/44195 )) ([8529eb4 ](8529eb4573 ))
* handle multi currency in common party journal entry ([bed6dab ](bed6dabecb ))
* incorrect Gross Margin on project ([#44461 ](https://github.com/frappe/erpnext/issues/44461 )) ([5533592 ](5533592b2b ))
* remove queries ([7d724d7 ](7d724d7647 ))
* show "Send SMS" only when enabled (backport [#43941 ](https://github.com/frappe/erpnext/issues/43941 )) ([#43969 ](https://github.com/frappe/erpnext/issues/43969 )) ([9ae04df ](9ae04dfed3 ))
* source warehouse not set in required items of WO (backport [#44426 ](https://github.com/frappe/erpnext/issues/44426 )) ([#44433 ](https://github.com/frappe/erpnext/issues/44433 )) ([cbce4e7 ](cbce4e72d9 ))
* Translate `Party Account` column label ([c4103d2 ](c4103d26be ))
* typeerror on transaction.js ([147eb04 ](147eb047aa ))
### Features
* add Company Contact Person in selling transactions (backport [#44362 ](https://github.com/frappe/erpnext/issues/44362 )) ([#44397 ](https://github.com/frappe/erpnext/issues/44397 )) ([78ab44c ](78ab44ce1a ))
### Performance Improvements
* cache product bundle items at document level ([#44440 ](https://github.com/frappe/erpnext/issues/44440 )) ([df0dac5 ](df0dac5610 ))
* reduce queries during transaction save ([f884cf8 ](f884cf8a5e ))
### Reverts
* remove default `Payment Request` indicator color ([9baaaca ](9baaaca924 ))
2024-12-04 04:36:03 +00:00
ruthra kumar
1e02d06424
Merge pull request #44482 from frappe/version-14-hotfix
...
chore: release v14
2024-12-04 10:04:44 +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
Frappe PR Bot
0079bd282e
chore(release): Bumped to Version 14.77.3
...
## [14.77.3](https://github.com/frappe/erpnext/compare/v14.77.2...v14.77.3 ) (2024-11-27)
### Bug Fixes
* correct placeholder index in message ([d7e6b0e ](d7e6b0e1b7 ))
* added Stock UOM field for RM in work order (backport [#44185 ](https://github.com/frappe/erpnext/issues/44185 )) ([#44236 ](https://github.com/frappe/erpnext/issues/44236 )) ([ee647f2 ](ee647f2381 ))
* billed qty and received amount in PO analysis report (backport [#44349 ](https://github.com/frappe/erpnext/issues/44349 )) ([#44353 ](https://github.com/frappe/erpnext/issues/44353 )) ([6aebe98 ](6aebe98020 ))
* change asset status correctly ([841df3b ](841df3b1ce ))
* Get submitted documents in validate_for_closed_fiscal_year ([b9efeeb ](b9efeeb71a ))
* gp for return invoice ([6e56343 ](6e563438bd ))
* include current invoice amount when tax_on_excess_amount is checked ([071adcf ](071adcf291 ))
* incorrect GL entry on sale of fully depreciated asset ([cc5ada1 ](cc5ada194e ))
* make free qty round on large transaction qty ([2eb7002 ](2eb70026ae ))
* patch ([#44191 ](https://github.com/frappe/erpnext/issues/44191 )) ([3643c60 ](3643c60c67 ))
* test case ([7eafe7f ](7eafe7f853 ))
* unify company address query in sales transactions (backport [#44361 ](https://github.com/frappe/erpnext/issues/44361 )) ([#44366 ](https://github.com/frappe/erpnext/issues/44366 )) ([fef7cfb ](fef7cfb888 ))
* update gross profit for returned invoices ([0eb5e00 ](0eb5e001e1 ))
* Used `Fiscal Dates` instead of year's `Start` and `End` dates ([4f806f9 ](4f806f9a72 ))
2024-11-27 15:25:06 +00:00
ruthra kumar
2db54f0bb1
Merge pull request #44342 from frappe/version-14-hotfix
...
chore: release v14
2024-11-27 20:53:38 +05:30
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
Frappe PR Bot
4723fbfd57
chore(release): Bumped to Version 14.77.2
...
## [14.77.2](https://github.com/frappe/erpnext/compare/v14.77.1...v14.77.2 ) (2024-11-22)
### Bug Fixes
* patch ([#44191 ](https://github.com/frappe/erpnext/issues/44191 )) ([d1295d1 ](d1295d1c79 ))
2024-11-22 11:28:10 +00:00
rohitwaghchaure
ab49ee2e05
Merge pull request #44289 from frappe/mergify/bp/version-14/pr-44288
...
fix: patch (backport #44191 ) (backport #44288 )
2024-11-22 16:56:24 +05:30
rohitwaghchaure
d1295d1c79
fix: patch ( #44191 )
...
(cherry picked from commit 495528a758 )
(cherry picked from commit 3643c60c67 )
2024-11-22 10:56:37 +00:00
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
Frappe PR Bot
46a8500361
chore(release): Bumped to Version 14.77.1
...
## [14.77.1](https://github.com/frappe/erpnext/compare/v14.77.0...v14.77.1 ) (2024-11-22)
### Bug Fixes
* include current invoice amount when tax_on_excess_amount is checked ([43f59da ](43f59da0a9 ))
2024-11-22 06:01:07 +00:00
ruthra kumar
88ba24f1cf
Merge pull request #44270 from frappe/mergify/bp/version-14/pr-44194
...
fix: include current invoice amount when tax_on_excess_amount is checked (backport #44194 )
2024-11-22 11:29:50 +05:30
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
venkat102
87bb403159
test: add unit test for tax on excess amount
...
(cherry picked from commit 4820273595 )
2024-11-22 05:37:12 +00:00
venkat102
43f59da0a9
fix: include current invoice amount when tax_on_excess_amount is checked
...
(cherry picked from commit b74f2896cd )
2024-11-22 05:37:12 +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
Frappe PR Bot
2c865bcd49
chore(release): Bumped to Version 14.77.0
...
# [14.77.0](https://github.com/frappe/erpnext/compare/v14.76.0...v14.77.0 ) (2024-11-20)
### Bug Fixes
* added test cases ([5fa4fd8 ](5fa4fd8825 ))
* apply posting date sorting to invoices in Payment Reconciliation similar to payments ([cc9b22c ](cc9b22ce9f ))
* backport german translations from develop ([#44046 ](https://github.com/frappe/erpnext/issues/44046 )) ([c23868a ](c23868a14d ))
* broken apply on other item pricing rule ([f03e301 ](f03e301250 ))
* broken UI on currency exchange ([36898f6 ](36898f6797 ))
* check if pricing rule matches with coupon code ([#44104 ](https://github.com/frappe/erpnext/issues/44104 )) ([24b5b3c ](24b5b3c8e0 ))
* correctly set 'cannot_add_rows' property on allocations table field ([137ef78 ](137ef78d96 ))
* disable conversion to user tz for sales order calender ([356da69 ](356da69179 ))
* Get Entries not showing accounts with no gain or loss in Exchange Rate Revaluation issue ([33e835c](33e835c4d3 ))
* linters ([c3e2ff2 ](c3e2ff2fa5 ))
* non group pos warehouse ([ec40131 ](ec40131d4d ))
* payment reco for jv with negative dr or cr amount ([23fb4f3 ](23fb4f348f ))
* remove trailing whitespace ([1019d98 ](1019d98c5a ))
* set conversion factor before applying price list ([e09f101 ](e09f101336 ))
* set default party type in Payment Entry ([f3cbbef ](f3cbbef346 ))
* stock ledger variance report filter options (backport [#44137 ](https://github.com/frappe/erpnext/issues/44137 )) ([#44149 ](https://github.com/frappe/erpnext/issues/44149 )) ([f871f08 ](f871f08f47 ))
* validate sales team to ensure all sales person are enabled ([bd0f11e ](bd0f11ef4f ))
### Features
* new DocTypes "Code List" and "Common Code" (backport [#43425 ](https://github.com/frappe/erpnext/issues/43425 )) ([#44172 ](https://github.com/frappe/erpnext/issues/44172 )) ([a7de8c1 ](a7de8c1143 ))
2024-11-20 08:37:41 +00:00
ruthra kumar
fc783f5acf
Merge pull request #44210 from frappe/version-14-hotfix
...
chore: release v14
2024-11-20 14:06:14 +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
Frappe PR Bot
75d785f6b6
chore(release): Bumped to Version 14.76.0
...
# [14.76.0](https://github.com/frappe/erpnext/compare/v14.75.2...v14.76.0 ) (2024-11-13)
### Bug Fixes
* Drop Shipping address based on customer shopping address ([ea38a1f ](ea38a1f36a ))
* exception on register reports when filtered on cost center ([599581e ](599581e09d ))
* NoneType while updating ordered_qty in SO for removed items ([1446aa3 ](1446aa3636 ))
* populate payment schedule from payment terms (backport [#44082 ](https://github.com/frappe/erpnext/issues/44082 )) ([#44084 ](https://github.com/frappe/erpnext/issues/44084 )) ([6b149f5 ](6b149f5ddf ))
* subcontracting receipt has no reference field for purchase order ([b1e205f ](b1e205f4d1 ))
* task path (backport [#44073 ](https://github.com/frappe/erpnext/issues/44073 )) ([#44077 ](https://github.com/frappe/erpnext/issues/44077 )) ([c12d5f6 ](c12d5f613a ))
* tyeerror while saving pick list ([d73cc83 ](d73cc83b91 ))
* update per_billed value in Purchase Receipt while creating Debit Note ([#43977 ](https://github.com/frappe/erpnext/issues/43977 )) ([da6c6dc ](da6c6dcfcb ))
### Features
* Partly billed status in Purchase Receipt ([#39543 ](https://github.com/frappe/erpnext/issues/39543 )) ([3e2fa16 ](3e2fa16d84 ))
2024-11-13 15:00:34 +00:00
ruthra kumar
a63a0e0d37
Merge pull request #44102 from frappe/version-14-hotfix
...
chore: release v14
2024-11-13 20:29:06 +05:30
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
Frappe PR Bot
e46834095b
chore(release): Bumped to Version 14.75.2
...
## [14.75.2](https://github.com/frappe/erpnext/compare/v14.75.1...v14.75.2 ) (2024-11-08)
### Bug Fixes
* subcontracting receipt has no reference field for purchase order ([1633a31 ](1633a3176c ))
2024-11-08 07:22:01 +00:00
rohitwaghchaure
2f969478e9
Merge pull request #44032 from frappe/mergify/bp/version-14/pr-44014
...
fix: Subcontracting Receipt has no reference field for Purchase Order (backport #44014 )
2024-11-08 12:49:15 +05:30
Ninad1306
1633a3176c
fix: subcontracting receipt has no reference field for purchase order
...
(cherry picked from commit b1e205f4d1 )
2024-11-08 06:53:14 +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
Frappe PR Bot
ea634ec230
chore(release): Bumped to Version 14.75.1
...
## [14.75.1](https://github.com/frappe/erpnext/compare/v14.75.0...v14.75.1 ) (2024-11-07)
### Bug Fixes
* ensure list has items ([5c8af85 ](5c8af85086 ))
* error when saving POS merge log ([#43989 ](https://github.com/frappe/erpnext/issues/43989 )) ([657bd37 ](657bd3712b ))
* removed single quotes from deferred revenue ([#43985 ](https://github.com/frappe/erpnext/issues/43985 )) ([aee8a23 ](aee8a23626 ))
* serial no ledger report ([#44006 ](https://github.com/frappe/erpnext/issues/44006 )) ([9838eaa ](9838eaa332 ))
* task showing limit in customer portal (backport [#44003 ](https://github.com/frappe/erpnext/issues/44003 )) ([#44004 ](https://github.com/frappe/erpnext/issues/44004 )) ([bc9f0f8 ](bc9f0f8368 ))
2024-11-07 12:44:44 +00:00
Sagar Vora
33a9c5e88d
Merge pull request #44007 from frappe/version-14-hotfix
2024-11-07 18:13:19 +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
Frappe PR Bot
710771edf4
chore(release): Bumped to Version 14.75.0
...
# [14.75.0](https://github.com/frappe/erpnext/compare/v14.74.8...v14.75.0 ) (2024-11-06)
### Bug Fixes
* SO link on PO and add in missing dashboard references on both ([4f8a8a5 ](4f8a8a5e99 ))
### Features
* remove Payroll Entry from Bank Account dashboard (backport [#43931 ](https://github.com/frappe/erpnext/issues/43931 )) ([#43932 ](https://github.com/frappe/erpnext/issues/43932 )) ([42c2b84 ](42c2b84b28 ))
### Performance Improvements
* too many writes error during reposting (backport [#43978 ](https://github.com/frappe/erpnext/issues/43978 )) ([#43982 ](https://github.com/frappe/erpnext/issues/43982 )) ([57d35ec ](57d35ec20e ))
2024-11-06 05:11:31 +00:00
ruthra kumar
e6b97cad89
Merge pull request #43974 from frappe/version-14-hotfix
...
chore: release v14
2024-11-06 10:40:10 +05:30
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
Frappe PR Bot
80f2f5cd2f
chore(release): Bumped to Version 14.74.8
...
## [14.74.8](https://github.com/frappe/erpnext/compare/v14.74.7...v14.74.8 ) (2024-10-30)
### Bug Fixes
* add company filter for project ([d3e29fe ](d3e29fe828 ))
* add parenttype clause to invoice tax query in sales_register report ([cbe704c ](cbe704c73c ))
* added validation for UOM must be whole number (backport [#43710 ](https://github.com/frappe/erpnext/issues/43710 )) ([#43711 ](https://github.com/frappe/erpnext/issues/43711 )) ([aaae81f ](aaae81f7e8 ))
* basic rate not editable in Stock Entry Detail (backport [#43837 ](https://github.com/frappe/erpnext/issues/43837 )) ([#43839 ](https://github.com/frappe/erpnext/issues/43839 )) ([51c1d03 ](51c1d032ba ))
* calculate tds with net amount when invoice exceeds single threshold amount (backport [#43869 ](https://github.com/frappe/erpnext/issues/43869 )) ([#43919 ](https://github.com/frappe/erpnext/issues/43919 )) ([55c5f30 ](55c5f30d54 ))
* do not check for payment terms details for return invoices. ([fd63ace ](fd63ace6c7 ))
* do not set payment terms for return invoices ([bd34a67 ](bd34a67871 ))
* get stock accounts from the doc instead of db in validate_stock_accounts ([ad04610 ](ad04610c94 ))
* hide payment terms for return and paid purchase invoices ([78db8c0 ](78db8c0029 ))
* not able to submit stock entry ([#43890 ](https://github.com/frappe/erpnext/issues/43890 )) ([0742e6e ](0742e6e193 ))
* purchase return validation issue ([#43871 ](https://github.com/frappe/erpnext/issues/43871 )) ([a7cc7b2 ](a7cc7b28c0 ))
* remarks field in payment reconciliation ([93243b1 ](93243b1d95 ))
* **RFQ:** make strings translatable (backport [#43843 ](https://github.com/frappe/erpnext/issues/43843 )) ([#43847 ](https://github.com/frappe/erpnext/issues/43847 )) ([895f1bf ](895f1bff01 ))
* set bill_no before `against_voucher` gets concatenated ([2f3c3d5 ](2f3c3d5519 ))
* work order finish button not showing (backport [#43875 ](https://github.com/frappe/erpnext/issues/43875 )) ([#43877 ](https://github.com/frappe/erpnext/issues/43877 )) ([76530de ](76530de786 ))
2024-10-30 09:52:54 +00:00
ruthra kumar
4e85a79e42
Merge pull request #43892 from frappe/version-14-hotfix
...
chore: release v14
2024-10-30 15:21:35 +05:30
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
Frappe PR Bot
8c7ed37afd
chore(release): Bumped to Version 14.74.7
...
## [14.74.7](https://github.com/frappe/erpnext/compare/v14.74.6...v14.74.7 ) (2024-10-23)
### Bug Fixes
* "show_remarks" checkbox in Process statement of accounts ([0833823 ](083382399f ))
* coupon code validation logic ([c18beae ](c18beaea6b ))
* **deferred_revenue:** Escape account in query ([3d082c9 ](3d082c93bc ))
* Freeze Screen on load invoices on POS Closing Entry ([725b6be ](725b6beff3 ))
* get period estimate till service end date ([35c257a ](35c257a7ae ))
* incorrect amount in bank clearance ([98362d9 ](98362d9183 ))
* party_balance based on company in payment entry ([5333f33 ](5333f33c21 ))
* remove extra space ([719565c ](719565c897 ))
* use correct variable in error message (backport [#43790 ](https://github.com/frappe/erpnext/issues/43790 )) ([#43791 ](https://github.com/frappe/erpnext/issues/43791 )) ([5b0a8fd ](5b0a8fd2ce ))
2024-10-23 04:45:56 +00:00
ruthra kumar
9da08df3ca
Merge pull request #43773 from frappe/version-14-hotfix
...
chore: release v14
2024-10-23 10:14:40 +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
Frappe PR Bot
e401ad5b8f
chore(release): Bumped to Version 14.74.6
...
## [14.74.6](https://github.com/frappe/erpnext/compare/v14.74.5...v14.74.6 ) (2024-10-16)
### Bug Fixes
* added parentheses for correct query formation for logical OR condition ([0f738de ](0f738de5e5 ))
* added string for translation in bank reconciliation statement ([32f6eb7 ](32f6eb7ee7 ))
* conversion factor issue (backport [#43645 ](https://github.com/frappe/erpnext/issues/43645 )) ([#43675 ](https://github.com/frappe/erpnext/issues/43675 )) ([1262c32 ](1262c322d1 ))
* delete invalid pricing rule on change of applicable_for ([c7c2bdd ](c7c2bdd159 ))
* ignore free item when qty is zero ([ae47fb9 ](ae47fb9617 ))
* missing child company accounts in consolidated balance sheet ([bb774ce ](bb774cec58 ))
* removed unused query ([dcbfd4a ](dcbfd4ae1d ))
* run gl_entries and closing voucher processes in same function ([59c314c ](59c314c98a ))
* update formatings ([a8ad608 ](a8ad608fd8 ))
* update formatings ([699b098 ](699b09846a ))
* update item details with actual quantity. ([c520a7c ](c520a7c6c1 ))
* Use `ref_doc.get()` for `party_account_currency` ([01d6c10 ](01d6c1081b ))
* validation for corrective job card (backport [#43555 ](https://github.com/frappe/erpnext/issues/43555 )) (backport [#43558 ](https://github.com/frappe/erpnext/issues/43558 )) ([#43628 ](https://github.com/frappe/erpnext/issues/43628 )) ([1f09975 ](1f099752d2 ))
* zero incoming rate for delivery note return ([#43642 ](https://github.com/frappe/erpnext/issues/43642 )) ([7eac9cc ](7eac9cc1db ))
2024-10-16 05:02:55 +00:00
ruthra kumar
9106c2fdd8
Merge pull request #43668 from frappe/version-14-hotfix
...
chore: release v14
2024-10-16 10:31:35 +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
Frappe PR Bot
7404911940
chore(release): Bumped to Version 14.74.5
...
## [14.74.5](https://github.com/frappe/erpnext/compare/v14.74.4...v14.74.5 ) (2024-10-12)
### Bug Fixes
* validation for corrective job card (backport [#43555 ](https://github.com/frappe/erpnext/issues/43555 )) (backport [#43558 ](https://github.com/frappe/erpnext/issues/43558 )) ([#43628 ](https://github.com/frappe/erpnext/issues/43628 )) ([ea0f044 ](ea0f044c48 ))
2024-10-12 15:51:49 +00:00
rohitwaghchaure
136adcb793
Merge pull request #43629 from frappe/mergify/bp/version-14/pr-43628
...
fix: validation for corrective job card (backport #43555 ) (backport #43558 ) (backport #43628 )
2024-10-12 21:20:29 +05:30
mergify[bot]
ea0f044c48
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>
(cherry picked from commit 1f099752d2 )
2024-10-12 13:04:35 +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
Frappe PR Bot
e9dbbbe324
chore(release): Bumped to Version 14.74.4
...
## [14.74.4](https://github.com/frappe/erpnext/compare/v14.74.3...v14.74.4 ) (2024-10-10)
### Bug Fixes
* add parenttype condition for item table in Purchase Register Report ([4586f03 ](4586f03bdc ))
* Add removed test code `b41f10c1b9 ` ([8f5c191 ](8f5c191136 ))
* create Account Closing Balance even though there are no transaction in period ([2fc776d ](2fc776d0f5 ))
* deduct advances adjusted for threshold check for tcs ([de15728 ](de15728741 ))
* do not include advances for tds vouchers ([9d950a9 ](9d950a9b77 ))
* get company from ref doc as it's not available in payment request ([078eb46 ](078eb46eb8 ))
* multiple issues in Payment Request ([#42427 ](https://github.com/frappe/erpnext/issues/42427 )) ([ef52be2 ](ef52be2f17 ))
* Remove `advance_payment_status` uses ([36b4f68 ](36b4f68566 ))
* Remove unreference method ([d4421da ](d4421dade1 ))
* Remove unused field ([3a51cf4 ](3a51cf4e1a ))
* Remove unused function `get_paid_amount_against_order` ([677aadd ](677aadde7c ))
* Separate `on_submit` and `before_submit` of PR ([d828ea6 ](d828ea6a1a ))
2024-10-10 00:48:02 +00:00
ruthra kumar
4b1e3c96c2
Merge pull request #43562 from frappe/version-14-hotfix
...
chore: release v14
2024-10-10 06:16:42 +05:30
Sagar Vora
8714ec608b
Merge pull request #43571 from frappe/mergify/bp/version-14-hotfix/pr-43271
...
fix: deduct advances adjusted for threshold check for tcs (backport #43271 )
2024-10-09 18:38:07 +05:30
Sagar Vora
e7518414cb
Merge pull request #43595 from ljain112/fix-pr-43271
2024-10-09 17:44:37 +05:30
ljain112
d5c82ccbab
test: fixed account settings in test case
2024-10-09 17:34:59 +05:30
ljain112
f5a7c8b0b0
test: added test cases for the tcs deduction for advances adjusted.
...
(cherry picked from commit efe238cefd )
2024-10-08 12:05:48 +00:00
ljain112
de15728741
fix: deduct advances adjusted for threshold check for tcs
...
(cherry picked from commit 767c8f92be )
2024-10-08 12:05:48 +00:00
Smit Vora
d6f9909ba5
Merge pull request #43552 from frappe/mergify/bp/version-14-hotfix/pr-43397
...
fix: do not include advances for tds vouchers (backport #43397 )
2024-10-08 11:29:48 +05:30
ljain112
9d950a9b77
fix: do not include advances for tds vouchers
...
(cherry picked from commit 7ef918421e )
2024-10-08 05:09:01 +00:00
Smit Vora
0336e7ac45
Merge pull request #43529 from frappe/mergify/bp/version-14-hotfix/pr-43407
...
fix: multiple issues in Payment Request (backport #43407 )
2024-10-08 10:38:50 +05:30
Smit Vora
078eb46eb8
fix: get company from ref doc as it's not available in payment request
2024-10-07 22:55:58 +05:30
Smit Vora
1d21f428c1
Merge pull request #43526 from frappe/mergify/bp/version-14-hotfix/pr-43391
...
fix: create Account Closing Balance even though there are no transaction in period (backport #43391 )
2024-10-07 22:34:37 +05:30
Smit Vora
71ee88dc79
Merge pull request #43524 from frappe/mergify/bp/version-14-hotfix/pr-43384
...
fix: add parenttype condition for item table in Purchase Register Report (backport #43384 )
2024-10-07 22:34:23 +05:30
Smit Vora
f6b91969b2
chore: resolve conflicts, remove additional new fields
2024-10-07 22:31:49 +05:30
Smit Vora
3f5f37fa73
chore: resolve conflicts visible prima-facie
2024-10-07 22:15:26 +05:30
Smit Vora
d4258fff9d
chore: remove unused filed
...
(cherry picked from commit 0c599c2b6d )
2024-10-07 16:17:06 +00:00
Abdeali Chharchhoda
54608bdff9
test: Change Accounts Settings for multi currency ( https://github.com/frappe/erpnext/pull/42427#discussion_r1789859737 )
...
(cherry picked from commit 62cc86114b )
2024-10-07 16:17:05 +00:00
Abdeali Chharchhoda
4d00d2b87b
test: Remove Payment Gateway settings from test
...
(cherry picked from commit 3d9d56ab50 )
2024-10-07 16:17:05 +00:00
Abdeali Chharchhoda
d828ea6a1a
fix: Separate on_submit and before_submit of PR
...
(cherry picked from commit dbd7b83204 )
2024-10-07 16:17:05 +00:00
Abdeali Chharchhoda
677aadde7c
fix: Remove unused function get_paid_amount_against_order
...
(cherry picked from commit 75916629c8 )
2024-10-07 16:17:04 +00:00
Abdeali Chharchhoda
3a51cf4e1a
fix: Remove unused field
...
(cherry picked from commit e785928c0f )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request.json
2024-10-07 16:17:04 +00:00
Abdeali Chharchhoda
7d0a094515
test: Removed initial PR status assertion
...
(cherry picked from commit 67bd540135 )
2024-10-07 16:17:03 +00:00
Abdeali Chharchhoda
8f5c191136
fix: Add removed test code b41f10c1b9
...
(cherry picked from commit 30fd11f138 )
2024-10-07 16:17:02 +00:00
Abdeali Chharchhoda
d4421dade1
fix: Remove unreference method
...
(cherry picked from commit 770bc1c293 )
2024-10-07 16:17:02 +00:00
Abdeali Chharchhoda
36b4f68566
fix: Remove advance_payment_status uses
...
(cherry picked from commit 907e3af1b0 )
2024-10-07 16:17:02 +00:00
Abdeali Chharchhodawala
ef52be2f17
fix: multiple issues in Payment Request ( #42427 )
...
* fix: multiple issues in Payment Request
* chore: minor changes
* fix: remove bug
* fix: replace `round` with `flt`
* fix: update `set_advance_payment_status()` logic
* fix: removed bug of `set_advance_payment_status`
* fix: changes as per review
* refactor: replace sql query of `matched_payment_requests` to query builder
* fix: replace `locals` with `get_doc` in set_query
* fix: changes during review
* fix: minor review changes
* fix: remove unnecessary code for setting payment entry received amount
* fix: logic for ser payment_request if PE made from transaction
* fix: Use rounded total to make Payment Request from `Sales Invoice` or `Purchase Invoice`
* refactor: enhance logic of `set_open_payment_requests_to_references`
* fix: added one optional arg `created_from_payment_request`
* fix: handle multiple allocation of PR at PE's reference
* fix: logic for PR if outstanding docs fetch
* fix: formatted Link field for `Payment Request` for PE's references
* fix: replace `get_all()` with `get_list()` for getting Payment Request for Link field
* fix: replace `get_all()` with `get_list()` for getting Payment Request for Link field
* chore: format `payment_entry.js` file
* style: Show preview popup of `Payment Request`
* fix: remove minor bug
* fix: add virtual field for Payment Term and Request `outstanding_amount` in PE's reference
* fix: get outstanding amount in PE's reference on realtime
* fix: move allocation of allocated_amount to server side (no change)
* fix: some minor changes to allocation
* fix: Split `Payment Request` if PE is created from PR and there are `Payment Terms`
* fix: minor logic changes
* fix: Allocation of allocated_amount if `paid_amount` is changes
* fix: improve logic of allocation
* fix: set matched payment request if unset
* fix: minor changes
* fix: Allocate single Payment Request if PE created from PR
* fix: improve code logic
* fix: Removed duplication code
* fix: proper message title
* refactor: Rename method of Allocation Amount to References
* refactor: Changing `grand_total` description based on `party_type`
* refactor: update Payment Request
* fix: Remove virtual property of payment_term_oustanding from references
* fix: fetch party account currency for creating payment request
* fix: use transaction currency as base in payment request
* fix: party amount for creating payment entry
* fix: allow for proportional amount paid by bank
* fix: Changed field order in Payment Request
* fix: Minor refactor in Payment Entry Reference table data
* test: Added test cases for allow Payment at `Partially Paid` status for PR
* test: Update partial paid status test case
* test: Update test case for same currency PR
* refactor: Wider the `msgprint` dialog for after save PE
* test: Update PR test cases
* chore: Remove dirty lines
* test: Checking `Advance Payment Status`
* fix: formatting update
* fix: Use `flt` where doing subtraction
* test: PR test case with Payment Term for same currency
* fix: remove redundant `flt`
* test: Add test cases for PR
---------
Co-authored-by: Sagar Vora <sagar@resilient.tech >
(cherry picked from commit ea69ba7cd8 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/accounts/doctype/payment_entry/payment_entry.py
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.json
# erpnext/accounts/doctype/payment_entry_reference/payment_entry_reference.py
# erpnext/accounts/doctype/payment_request/payment_request.json
# erpnext/accounts/doctype/payment_request/payment_request.py
2024-10-07 16:17:01 +00:00
ljain112
2fc776d0f5
fix: create Account Closing Balance even though there are no transaction in period
...
(cherry picked from commit 43deaea96b )
2024-10-07 16:12:19 +00:00
ljain112
4586f03bdc
fix: add parenttype condition for item table in Purchase Register Report
...
(cherry picked from commit 28abf191fc )
2024-10-07 15:55:42 +00:00
Frappe PR Bot
96cb08dba8
chore(release): Bumped to Version 14.74.3
...
## [14.74.3](https://github.com/frappe/erpnext/compare/v14.74.2...v14.74.3 ) (2024-10-04)
### Bug Fixes
* add company filter in Warehouse wise Item Balance Age and Value ([3cb8502 ](3cb85028d0 ))
* adjustmen entry for stock reco ([57925a1 ](57925a1315 ))
* conflicts ([02ce528 ](02ce528501 ))
* **Dunning:** logic for fetching text (backport [#43160 ](https://github.com/frappe/erpnext/issues/43160 )) ([#43489 ](https://github.com/frappe/erpnext/issues/43489 )) ([31ecdb2 ](31ecdb2104 ))
* Fix API endpoint for Frankfurter ([1c0843c ](1c0843caee ))
* patch to update Currency Exchange Settings for `frankfurter.app` ([b4706db ](b4706db816 ))
* set margin fields for purchase documents when updating items ([97edadf ](97edadfc4b ))
* Stock Ledger Invariant Check report ([4426384 ](44263842f5 ))
2024-10-04 03:04:09 +00:00
ruthra kumar
b18ad94071
Merge pull request #43468 from frappe/version-14-hotfix
...
chore: release v14
2024-10-04 08:32:45 +05:30
mergify[bot]
31ecdb2104
fix(Dunning): logic for fetching text (backport #43160 ) ( #43489 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix(Dunning): logic for fetching text (#43160 )
2024-10-03 20:28:59 +01:00
Sagar Vora
3b550ca419
Merge pull request #43484 from frappe/mergify/bp/version-14-hotfix/pr-43475
...
fix: set margin fields for purchase documents when updating items (backport #43475 )
2024-10-02 15:24:03 +05:30
Sagar Vora
97edadfc4b
fix: set margin fields for purchase documents when updating items
...
(cherry picked from commit 7be4d56be2 )
2024-10-02 09:51:45 +00:00
Sagar Vora
824ccfb10c
Merge pull request #43482 from frappe/mergify/bp/version-14-hotfix/pr-43481
...
fix: patch to update Currency Exchange Settings for `frankfurter.app` (backport #43481 )
2024-10-02 15:14:46 +05:30
Sagar Vora
02ce528501
fix: conflicts
2024-10-02 15:14:16 +05:30
Sagar Vora
b4706db816
fix: patch to update Currency Exchange Settings for frankfurter.app
...
(cherry picked from commit c5889c5d2e )
# Conflicts:
# erpnext/patches.txt
2024-10-02 09:43:14 +00:00
Sagar Vora
f608ba55ab
Merge pull request #43477 from frappe/mergify/bp/version-14-hotfix/pr-43476
...
fix: Fix API endpoint for Frankfurter (backport #43476 )
2024-10-02 14:43:07 +05:30
Sagar Vora
b18b4c1e35
test: update test for API change
...
(cherry picked from commit c444de017a )
2024-10-02 09:11:47 +00:00
Corentin Forler
1c0843caee
fix: Fix API endpoint for Frankfurter
...
(cherry picked from commit 33e72111c7 )
2024-10-02 09:11:47 +00:00
Nihantra C. Patel
7b158accec
Merge pull request #43458 from frappe/mergify/bp/version-14-hotfix/pr-43455
...
fix: add company filter in Warehouse wise Item Balance Age and Value (backport #43455 )
2024-10-01 11:46:54 +05:30
Nihantra Patel
3cb85028d0
fix: add company filter in Warehouse wise Item Balance Age and Value
...
(cherry picked from commit 75950f86cf )
2024-10-01 05:47:33 +00:00
rohitwaghchaure
619550942f
Merge pull request #43439 from frappe/mergify/bp/version-14-hotfix/pr-43437
...
fix: adjustment entry for stock reco (backport #43437 )
2024-09-30 15:38:09 +05:30
Rohit Waghchaure
57925a1315
fix: adjustmen entry for stock reco
...
(cherry picked from commit 4e463b7d6d )
2024-09-30 08:57:50 +00:00
rohitwaghchaure
a201c56b38
Merge pull request #43432 from frappe/mergify/bp/version-14-hotfix/pr-43420
...
fix: Stock Ledger Invariant Check report (backport #43420 )
2024-09-30 13:39:47 +05:30
Rohit Waghchaure
44263842f5
fix: Stock Ledger Invariant Check report
...
(cherry picked from commit d7daedc5b2 )
2024-09-29 17:07:35 +00:00
Frappe PR Bot
20f9549247
chore(release): Bumped to Version 14.74.2
...
## [14.74.2](https://github.com/frappe/erpnext/compare/v14.74.1...v14.74.2 ) (2024-09-25)
### Bug Fixes
* add currency in financial statement ([6becaba ](6becaba672 ))
* AR / AP report to ignore 0.0 outstanding ([79f95ba ](79f95ba507 ))
* **Bank Account:** dashboard connections (backport [#43365 ](https://github.com/frappe/erpnext/issues/43365 )) ([#43366 ](https://github.com/frappe/erpnext/issues/43366 )) ([4146bdf ](4146bdf324 ))
* change dynamic link doctype fieldtype to data ([c0dfda6 ](c0dfda6ccc ))
* incorrect outstanding on non-pos invoice with write_off_account ([79235cd ](79235cd688 ))
* incorrect stock balance for inventory dimension (backport [#43284 ](https://github.com/frappe/erpnext/issues/43284 )) ([#43289 ](https://github.com/frappe/erpnext/issues/43289 )) ([1bdbcc6 ](1bdbcc6703 ))
* partial return on POS invoice ([50e0f56 ](50e0f56d18 ))
* partial return on POS invoice ([ef7d4fe ](ef7d4fe84a ))
* Payment Ledger Report currency fieldtype fix ([7ac39dc ](7ac39dc233 ))
* **Payment Reconciliation:** German translations ([32d4f96 ](32d4f96e02 ))
* Serial No reserved against historical sales order - unable to sell again ([#43294 ](https://github.com/frappe/erpnext/issues/43294 )) ([8abc1f4 ](8abc1f4da9 ))
* show chart tool tip in report currency ([92438f8 ](92438f8dba ))
* translate in js ([e43c357 ](e43c357c08 ))
* Translation for button SO to PO ([a8b5bcf ](a8b5bcfe02 ))
* Translation for button SO to PO --conflicts ([b6ce922 ](b6ce9222aa ))
2024-09-25 04:38:46 +00:00
ruthra kumar
644ada8225
Merge pull request #43362 from frappe/version-14-hotfix
...
chore: release v14
2024-09-25 10:07:32 +05:30
mergify[bot]
4146bdf324
fix(Bank Account): dashboard connections (backport #43365 ) ( #43366 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
fix(Bank Account): dashboard connections (#43365 )
2024-09-24 16:20:05 +02:00
ruthra kumar
c36b40ad8c
Merge pull request #43363 from frappe/mergify/bp/version-14-hotfix/pr-43356
...
fix: AR / AP report to ignore 0.0 outstanding (backport #43356 )
2024-09-24 16:58:26 +05:30
ruthra kumar
79f95ba507
fix: AR / AP report to ignore 0.0 outstanding
...
(cherry picked from commit 6e2cf79e2c )
2024-09-24 10:14:49 +00:00
Nihantra C. Patel
5ba9fb73bb
Merge pull request #43342 from frappe/mergify/bp/version-14-hotfix/pr-43253
...
fix: partial return on POS invoice (backport #43253 )
2024-09-23 23:36:25 +05:30
ruthra kumar
43ba79f0e5
Merge pull request #43299 from barredterra/de-payment-reco
...
fix(Payment Reconciliation): German translations
2024-09-23 20:03:02 +05:30
ruthra kumar
5ce4dae204
chore: resolve conflict
2024-09-23 20:02:10 +05:30
Nihantra C. Patel
50e0f56d18
fix: partial return on POS invoice
...
(cherry picked from commit 18bdd06652 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.py
2024-09-23 14:26:05 +00:00
Nihantra C. Patel
ef7d4fe84a
fix: partial return on POS invoice
...
(cherry picked from commit 76289fa8dc )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.py
2024-09-23 14:26:05 +00:00
ruthra kumar
8f81fdba4f
Merge pull request #43335 from frappe/mergify/bp/version-14-hotfix/pr-43316
...
fix: incorrect outstanding on non-pos invoice with write_off_account (backport #43316 )
2024-09-23 18:22:39 +05:30
ruthra kumar
5434d4bb1c
Merge pull request #43337 from frappe/mergify/bp/version-14-hotfix/pr-43308
...
fix: show chart tool tip in report currency (backport #43308 )
2024-09-23 18:22:17 +05:30
ruthra kumar
54d0162fef
Merge pull request #43339 from frappe/mergify/bp/version-14-hotfix/pr-43307
...
fix: change dynamic link doctype fieldtype to data (backport #43307 )
2024-09-23 18:21:57 +05:30
venkat102
c0dfda6ccc
fix: change dynamic link doctype fieldtype to data
...
(cherry picked from commit 1e46f7344a )
2024-09-23 12:23:01 +00:00
venkat102
6becaba672
fix: add currency in financial statement
...
(cherry picked from commit 91a27bda84 )
2024-09-23 12:11:47 +00:00
venkat102
92438f8dba
fix: show chart tool tip in report currency
...
(cherry picked from commit 827b3f4542 )
2024-09-23 12:11:46 +00:00
ruthra kumar
79235cd688
fix: incorrect outstanding on non-pos invoice with write_off_account
...
(cherry picked from commit d5e2906e59 )
2024-09-23 12:09:50 +00:00
barredterra
32d4f96e02
fix(Payment Reconciliation): German translations
2024-09-19 13:57:55 +02:00
mergify[bot]
1bdbcc6703
fix: incorrect stock balance for inventory dimension (backport #43284 ) ( #43289 )
...
* fix: incorrect stock balance for inventory dimension (#43284 )
(cherry picked from commit 3e7a7a54bf )
# Conflicts:
# erpnext/stock/report/stock_balance/stock_balance.js
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-09-19 10:20:58 +05:30
rohitwaghchaure
8abc1f4da9
fix: Serial No reserved against historical sales order - unable to sell again ( #43294 )
2024-09-19 09:37:08 +05:30
ruthra kumar
2e2a4d9c70
Merge pull request #43292 from frappe/mergify/bp/version-14-hotfix/pr-43274
...
fix: translate in js (backport #43274 )
2024-09-19 09:01:04 +05:30
Doğancan
e43c357c08
fix: translate in js
...
(cherry picked from commit 25faec5662 )
2024-09-19 03:27:14 +00:00
ruthra kumar
66349d0877
Merge pull request #43288 from frappe/mergify/bp/version-14-hotfix/pr-43213
...
fix: Payment Ledger Report currency fieldtype fix (backport #43213 )
2024-09-19 08:50:19 +05:30
sameer Chauhan
7ac39dc233
fix: Payment Ledger Report currency fieldtype fix
...
(cherry picked from commit ad2d6a1625 )
2024-09-19 01:36:31 +00:00
Nihantra C. Patel
02f414e0aa
Merge pull request #43277 from frappe/mergify/bp/version-14-hotfix/pr-43276
...
fix: Translation for button SO to PO (backport #43276 )
2024-09-18 21:49:31 +05:30
Nihantra C. Patel
b6ce9222aa
fix: Translation for button SO to PO --conflicts
2024-09-18 21:47:30 +05:30
Nihantra C. Patel
a8b5bcfe02
fix: Translation for button SO to PO
...
(cherry picked from commit a5275e9f28 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.js
2024-09-18 16:14:06 +00:00
Frappe PR Bot
481610d400
chore(release): Bumped to Version 14.74.1
...
## [14.74.1](https://github.com/frappe/erpnext/compare/v14.74.0...v14.74.1 ) (2024-09-18)
### Bug Fixes
* add currency in options for rate field in pricing rule ([c9467f4 ](c9467f4c1f ))
* cancel cost center allocation and journal entry after test ([4646f11 ](4646f11829 ))
* delete exchange gain loss journal entry while deleting payment entry ([62f1286 ](62f12861f1 ))
* fetch cost center allocation percentage only from the applicable allocation ([a26f0e9 ](a26f0e9973 ))
* hide and reset discount control on new POS order ([5434432 ](5434432cfc ))
* invalid gp calculation ([9af2df3 ](9af2df3810 ))
2024-09-18 07:32:40 +00:00
ruthra kumar
829a42d679
Merge pull request #43255 from frappe/version-14-hotfix
...
chore: release v14
2024-09-18 13:01:22 +05:30
ruthra kumar
c442dc6b8e
Merge pull request #43267 from frappe/mergify/bp/version-14-hotfix/pr-43239
...
fix: add currency in options for rate field in pricing rule (backport #43239 )
2024-09-18 12:39:25 +05:30
ruthra kumar
fff8f8b83f
chore: resolve conflict
2024-09-18 12:12:06 +05:30
krishna
c9467f4c1f
fix: add currency in options for rate field in pricing rule
...
(cherry picked from commit 636c0131fa )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/pricing_rule.json
2024-09-18 06:29:34 +00:00
ruthra kumar
eed7eba695
Merge pull request #43265 from frappe/mergify/bp/version-14-hotfix/pr-43216
...
fix: get cost center allocation percentage only from the applicable allocation (backport #43216 )
2024-09-18 11:40:10 +05:30
venkat102
4646f11829
fix: cancel cost center allocation and journal entry after test
...
(cherry picked from commit 3c65b98b49 )
2024-09-18 05:49:31 +00:00
venkat102
872c150ea7
test: add unit test for validating multiple cost center allocation with different child cost center
...
(cherry picked from commit 4d5d6150e1 )
2024-09-18 05:49:30 +00:00
venkat102
a26f0e9973
fix: fetch cost center allocation percentage only from the applicable allocation
...
(cherry picked from commit 36e5945c66 )
2024-09-18 05:49:30 +00:00
ruthra kumar
dc6d3cca70
Merge pull request #43248 from frappe/mergify/bp/version-14-hotfix/pr-43188
...
fix: invalid gp calculation (backport #43188 )
2024-09-17 14:35:06 +05:30
Dany Robert
9af2df3810
fix: invalid gp calculation
...
(cherry picked from commit c79851239c )
2024-09-17 06:33:14 +00:00
Smit Vora
84447caac7
Merge pull request #43240 from frappe/mergify/bp/version-14-hotfix/pr-43176
...
fix: hide and reset discount control on new POS order (backport #43176 )
2024-09-16 20:01:15 +05:30
ljain112
5434432cfc
fix: hide and reset discount control on new POS order
...
(cherry picked from commit 5b0053f8dd )
2024-09-16 14:25:19 +00:00
ruthra kumar
2193395072
Merge pull request #43201 from frappe/mergify/bp/version-14-hotfix/pr-43191
...
fix: delete exchange gain loss journal entry while deleting payment entry (backport #43191 )
2024-09-13 11:22:56 +05:30
ruthra kumar
73821ac647
Merge pull request #43203 from frappe/mergify/bp/version-14-hotfix/pr-43192
...
refactor(test): use test fixture on pricing rule test suite (backport #43192 )
2024-09-13 11:22:29 +05:30
ruthra kumar
2e323cc126
refactor(test): use test fixture on pricing rule test suite
...
(cherry picked from commit 0ea1d6d960 )
2024-09-13 05:20:23 +00:00
Navin-S-R
95a66b8d8f
test: add unit test for deletion of gain loss jv while deleting payment entry
...
(cherry picked from commit 7855d3034b )
2024-09-13 05:19:04 +00:00
Navin-S-R
62f12861f1
fix: delete exchange gain loss journal entry while deleting payment entry
...
(cherry picked from commit 9886cf0d46 )
2024-09-13 05:19:03 +00:00
ruthra kumar
77bdf18c23
Merge pull request #43170 from frappe/mergify/copy/version-14-hotfix/pr-43169
...
refactor: enable no-copy on Purchase Invoice status (copy #43169 )
2024-09-11 14:20:38 +05:30
ruthra kumar
097eae478d
refactor: enable no-copy on Purchase Invoice status
...
(cherry picked from commit 0d9741fdd7 )
2024-09-11 07:56:59 +00:00
Frappe PR Bot
8f02b88119
chore(release): Bumped to Version 14.74.0
...
# [14.74.0](https://github.com/frappe/erpnext/compare/v14.73.2...v14.74.0 ) (2024-09-11)
### Bug Fixes
* `default_advance_account` field in Process Payment Reconciliation ([3691a50 ](3691a500eb ))
* bom cost update is not working (backport [#43155 ](https://github.com/frappe/erpnext/issues/43155 )) ([#43156 ](https://github.com/frappe/erpnext/issues/43156 )) ([9110534 ](91105344bb ))
* cancel common party advance jv while canceling the invoice ([f506952 ](f5069524f3 ))
* check multi-currency on jv for common party accounting with foreign currency ([a3a40fe ](a3a40febf3 ))
* **Delivery Note:** translatability of validation errors ([5e33961 ](5e33961448 ))
* incorrect actual cost in Procurement Tracker report (backport [#43109 ](https://github.com/frappe/erpnext/issues/43109 )) ([#43137 ](https://github.com/frappe/erpnext/issues/43137 )) ([a4b9dda ](a4b9dda4b2 ))
* incorrect qty after transaction in SLE (backport [#43103 ](https://github.com/frappe/erpnext/issues/43103 )) ([#43104 ](https://github.com/frappe/erpnext/issues/43104 )) ([77892f4 ](77892f4e24 ))
* return type of `get_party_details` (backport [#43131 ](https://github.com/frappe/erpnext/issues/43131 )) ([#43135 ](https://github.com/frappe/erpnext/issues/43135 )) ([e8aae50 ](e8aae5018a ))
* set today in 'On This Date' in Available Batch Report ([36f65fc ](36f65fc592 ))
* uncomment internal parties ([4dd06b6 ](4dd06b69a1 ))
* unreconcile allocation child table redirect url voucher no issue ([53496ed ](53496ed79f ))
### Features
* utility report to identify invalid ledger entries ([37b8715 ](37b8715096 ))
2024-09-11 05:11:21 +00:00
ruthra kumar
a91fb260e1
Merge pull request #43150 from frappe/version-14-hotfix
...
chore: release v14
2024-09-11 10:39:50 +05:30
mergify[bot]
91105344bb
fix: bom cost update is not working (backport #43155 ) ( #43156 )
...
fix: bom cost update is not working (#43155 )
(cherry picked from commit 05f9015c0b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-09-10 23:07:52 +05:30
ruthra kumar
6895efe577
Merge pull request #43147 from frappe/mergify/bp/version-14-hotfix/pr-43144
...
feat: utility report for identifying invalid ledger entries (backport #43144 )
2024-09-10 16:00:10 +05:30
ruthra kumar
2a890f9061
refactor: allow all accounts
...
(cherry picked from commit 43198c946b )
2024-09-10 09:06:14 +00:00
ruthra kumar
b2d361b495
refactor: fetch as dictionary
...
(cherry picked from commit 2126b10a92 )
2024-09-10 09:06:14 +00:00
ruthra kumar
d51cf281c3
refactor: barebones methods with basic logic
...
(cherry picked from commit b05b378ef0 )
2024-09-10 09:06:14 +00:00
ruthra kumar
3574d11946
refactor: standard filters
...
(cherry picked from commit dccbc1f432 )
2024-09-10 09:06:14 +00:00
ruthra kumar
37b8715096
feat: utility report to identify invalid ledger entries
...
(cherry picked from commit 832c4aaf82 )
2024-09-10 09:06:13 +00:00
mergify[bot]
e8aae5018a
fix: return type of get_party_details (backport #43131 ) ( #43135 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: return type of `get_party_details` (#43131 )
2024-09-09 19:26:21 +02:00
mergify[bot]
a4b9dda4b2
fix: incorrect actual cost in Procurement Tracker report (backport #43109 ) ( #43137 )
...
fix: incorrect actual cost in Procurement Tracker report (#43109 )
(cherry picked from commit 80f101f92e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-09-09 20:35:14 +05:30
ruthra kumar
a5a0c0cb07
Merge pull request #43128 from frappe/mergify/bp/version-14-hotfix/pr-42801
...
fix(Delivery Note): translatability of validation errors (backport #42801 )
2024-09-09 15:15:36 +05:30
barredterra
14ae3edc1d
refactor: extract common validation method
...
(cherry picked from commit 08646b7ab7 )
2024-09-09 09:14:01 +00:00
barredterra
5e33961448
fix(Delivery Note): translatability of validation errors
...
(cherry picked from commit 34df6e39dc )
2024-09-09 09:14:00 +00:00
ruthra kumar
2db15d7375
Merge pull request #43126 from frappe/mergify/bp/version-14-hotfix/pr-43051
...
fix: unreconcile allocation child table redirect url voucher no issue (backport #43051 )
2024-09-09 14:34:11 +05:30
Prashant Kamble
53496ed79f
fix: unreconcile allocation child table redirect url voucher no issue
...
(cherry picked from commit 5d6f6a2fb9 )
2024-09-09 09:00:19 +00:00
ruthra kumar
4536e8bc47
Merge pull request #43124 from frappe/mergify/bp/version-14-hotfix/pr-43121
...
fix: set today in 'On This Date' in Available Batch Report (backport #43121 )
2024-09-09 14:14:26 +05:30
Nihantra C. Patel
36f65fc592
fix: set today in 'On This Date' in Available Batch Report
...
(cherry picked from commit 9fd55e4c83 )
2024-09-09 08:27:14 +00:00
ruthra kumar
c237f3c4c4
Merge pull request #43119 from frappe/mergify/bp/version-14-hotfix/pr-43095
...
fix: check multi-currency on jv for common party accounting with foreign currency (backport #43095 )
2024-09-09 11:24:00 +05:30
ruthra kumar
cf78f9702c
chore: resolve conflict
2024-09-09 11:01:54 +05:30
ruthra kumar
de0b8c07f6
refactor(test): use change_settings decorator
...
(cherry picked from commit ee94fb37c8 )
2024-09-09 05:06:22 +00:00
venkat102
4dd06b69a1
fix: uncomment internal parties
...
(cherry picked from commit 454e18ad5f )
2024-09-09 05:06:21 +00:00
venkat102
b6f352a024
test: add unit test for common party with foreign currency
...
(cherry picked from commit 740a04a704 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-09-09 05:06:21 +00:00
venkat102
a3a40febf3
fix: check multi-currency on jv for common party accounting with foreign currency
...
(cherry picked from commit 00938bfd4d )
2024-09-09 05:06:21 +00:00
Smit Vora
6bfc8a0152
Merge pull request #43091 from frappe/mergify/bp/version-14-hotfix/pr-43013
...
fix: `default_advance_account` field in Process Payment Reconciliation (backport #43013 )
2024-09-09 08:00:21 +05:30
Smit Vora
5113b0063e
chore: resolve conflicts with backport
2024-09-09 06:58:34 +05:30
Smit Vora
9e77a0245a
chore: resolve conflicts with backport
2024-09-09 06:51:30 +05:30
Frappe PR Bot
7c37d4c71a
chore(release): Bumped to Version 14.73.2
...
## [14.73.2](https://github.com/frappe/erpnext/compare/v14.73.1...v14.73.2 ) (2024-09-07)
### Bug Fixes
* incorrect qty after transaction in SLE (backport [#43103 ](https://github.com/frappe/erpnext/issues/43103 )) ([#43104 ](https://github.com/frappe/erpnext/issues/43104 )) ([f054261 ](f0542613e0 ))
2024-09-07 12:40:10 +00:00
rohitwaghchaure
873962a109
Merge pull request #43108 from frappe/mergify/bp/version-14/pr-43104
...
fix: incorrect qty after transaction in SLE (backport #43103 ) (backport #43104 )
2024-09-07 18:08:45 +05:30
mergify[bot]
f0542613e0
fix: incorrect qty after transaction in SLE (backport #43103 ) ( #43104 )
...
fix: incorrect qty after transaction in SLE (#43103 )
(cherry picked from commit 5ff87edc85 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 77892f4e24 )
2024-09-07 12:05:10 +00:00
mergify[bot]
77892f4e24
fix: incorrect qty after transaction in SLE (backport #43103 ) ( #43104 )
...
fix: incorrect qty after transaction in SLE (#43103 )
(cherry picked from commit 5ff87edc85 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-09-07 17:34:22 +05:30
ruthra kumar
4bd7ce3e0b
Merge pull request #43096 from frappe/mergify/bp/version-14-hotfix/pr-43077
...
fix: cancel common party advance jv while canceling the invoice (backport #43077 )
2024-09-06 20:48:51 +05:30
venkat102
e7b17e05b0
test: add unit test for canceling the common party advance jv created from sales invoice
...
(cherry picked from commit 8c6e3f3c12 )
2024-09-06 14:50:05 +00:00
venkat102
f5069524f3
fix: cancel common party advance jv while canceling the invoice
...
(cherry picked from commit 6a928b92df )
2024-09-06 14:50:04 +00:00
ruthra kumar
202ebbe140
refactor: fetch advance account on party seleection
...
(cherry picked from commit c4ed04cb31 )
2024-09-06 09:48:47 +00:00
ljain112
3691a500eb
fix: default_advance_account field in Process Payment Reconciliation
...
(cherry picked from commit 143209f91a )
# Conflicts:
# erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.json
# erpnext/accounts/doctype/process_payment_reconciliation/process_payment_reconciliation.py
2024-09-06 09:48:47 +00:00
ruthra kumar
f4032b64c9
Merge pull request #43073 from frappe/mergify/bp/version-14-hotfix/pr-43070
...
fix: AP filter to simulate employee advance as a ledger impacting voucher (backport #43070 )
2024-09-06 10:09:21 +05:30
ruthra kumar
2913785bac
refactor: filter to toggle employee advance scenario in AP
...
(cherry picked from commit 257e13c299 )
2024-09-05 11:44:02 +00:00
ruthra kumar
3a57ef4c5f
refactor: Handle Emp Advance as separate row in AP report
...
(cherry picked from commit eedf22b07a )
2024-09-05 11:44:02 +00:00
Frappe PR Bot
610f74ca62
chore(release): Bumped to Version 14.73.1
...
## [14.73.1](https://github.com/frappe/erpnext/compare/v14.73.0...v14.73.1 ) (2024-09-04)
### Bug Fixes
* adjust price insertion logic for internal suppliers/customers ([#42988 ](https://github.com/frappe/erpnext/issues/42988 )) ([3912c68 ](3912c688ac ))
* default fiscal year in report v14 ([#42960 ](https://github.com/frappe/erpnext/issues/42960 )) ([9db7f7b ](9db7f7b033 ))
* Discount and taxes in return document should follow the reference document (backport [#41911 ](https://github.com/frappe/erpnext/issues/41911 )) ([#42573 ](https://github.com/frappe/erpnext/issues/42573 )) ([c55f8e3 ](c55f8e3388 ))
* indentation ([e8cfb4d ](e8cfb4d602 ))
* removed extra filter condition ([db319f9 ](db319f95f1 ))
* resolve gl entries duplication in asset purchase workflow ([#41845 ](https://github.com/frappe/erpnext/issues/41845 )) ([b3c9697 ](b3c9697b7c ))
* retain date filter when redirecting in Profit and Loss report ([c87f2d2 ](c87f2d2f7c ))
* set up filters for dimensions ([450b3f3 ](450b3f338e ))
* typeerror on Payment Entry ([dda4002 ](dda4002da4 ))
* typerror on default_currency ([22b283d ](22b283d4a8 ))
2024-09-04 14:59:27 +00:00
ruthra kumar
012248bd12
Merge pull request #43025 from frappe/version-14-hotfix
...
chore: release v14
2024-09-04 20:28:07 +05:30
Smit Vora
ed185a6171
Merge pull request #43045 from frappe/mergify/bp/version-14-hotfix/pr-42988
...
fix: adjust price insertion logic for internal suppliers/customers (backport #42988 )
2024-09-04 13:19:09 +05:30
Lakshit Jain
3912c688ac
fix: adjust price insertion logic for internal suppliers/customers ( #42988 )
...
* fix: adjust price insertion logic for internal suppliers/customers
* refactor: correct indentation, specify conditions within function
* fix: typo
---------
Co-authored-by: Smit Vora <smitvora203@gmail.com >
(cherry picked from commit 38f925b376 )
2024-09-04 07:26:53 +00:00
ruthra kumar
c7fb6e5f61
Merge pull request #43032 from frappe/mergify/bp/version-14-hotfix/pr-43030
...
fix: typerror on default_currency (backport #43030 )
2024-09-03 16:51:31 +05:30
ruthra kumar
22b283d4a8
fix: typerror on default_currency
...
(cherry picked from commit 4a7cc4da87 )
2024-09-03 11:11:30 +00:00
ruthra kumar
56b4e79305
Merge pull request #43027 from frappe/mergify/bp/version-14-hotfix/pr-42974
...
fix: retain date filter when redirecting in Profit and Loss report (backport #42974 )
2024-09-03 15:51:57 +05:30
vishnu
e8cfb4d602
fix: indentation
...
(cherry picked from commit 598e9c1390 )
2024-09-03 10:14:32 +00:00
vishnu
c87f2d2f7c
fix: retain date filter when redirecting in Profit and Loss report
...
(cherry picked from commit bb29fc4c3d )
2024-09-03 10:14:32 +00:00
Khushi Rawat
ec00b2cf48
Merge pull request #42965 from frappe/mergify/bp/version-14-hotfix/pr-41845
...
fix: resolve gl entries duplication in asset purchase workflow (backport #41845 )
2024-09-02 16:35:19 +05:30
mergify[bot]
c55f8e3388
fix: Discount and taxes in return document should follow the reference document (backport #41911 ) ( #42573 )
...
* fix: Discount and taxes in return document should follow the reference document (#41911 )
* fix: Discount and taxes in return document should follow the reference document
* fix: Ignore Pricing rule on debit/credit note if created against PI/SI with test cases
* fix: linter issue
(cherry picked from commit 281198456d )
# Conflicts:
# erpnext/controllers/sales_and_purchase_return.py
* fix: resolved conflict
---------
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-09-02 11:12:22 +05:30
Khushi Rawat
4951d01102
Merge pull request #42766 from frappe/mergify/bp/version-14-hotfix/pr-42765
...
fix: set up filters for dimensions (backport #42765 )
2024-08-30 13:43:51 +05:30
ruthra kumar
a2d5024d3f
Merge pull request #42984 from frappe/mergify/bp/version-14-hotfix/pr-42983
...
refactor: link utility report with bank reconciliation statement (backport #42983 )
2024-08-29 16:16:37 +05:30
ruthra kumar
ef7a83c354
refactor: link utility report with bank reconciliation statement
...
(cherry picked from commit 00eac65712 )
2024-08-29 10:42:52 +00:00
ruthra kumar
810bc65e30
Merge pull request #42980 from frappe/mergify/bp/version-14-hotfix/pr-42979
...
refactor: better UX on Bank Clearance tool (backport #42979 )
2024-08-29 14:15:47 +05:30
ruthra kumar
cfb5a6592c
chore: resolve conflict
2024-08-29 14:11:28 +05:30
ruthra kumar
9afbd43f05
refactor: better UX on Bank Clearance tool
...
(cherry picked from commit 6a06e26d04 )
# Conflicts:
# erpnext/accounts/doctype/bank_clearance/bank_clearance.js
2024-08-29 08:25:09 +00:00
Khushi Rawat
6fda0e8e1b
chore: linters check
2024-08-28 15:22:07 +05:30
Nicolas Pereira
9db7f7b033
fix: default fiscal year in report v14 ( #42960 )
...
* loads the fiscal year from the calendar year
* loads the fiscal year from the calendar year
* loads the fiscal year from the calendar year
* loads the fiscal year from the calendar year
* fix: default fiscal year in report v14
* fix: default fiscal year in report v14 --prettier
---------
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-08-28 14:18:55 +05:30
ruthra kumar
82b2046805
Merge pull request #42967 from frappe/mergify/bp/version-14-hotfix/pr-42966
...
fix: typeerror on Payment Entry (backport #42966 )
2024-08-28 13:27:24 +05:30
ruthra kumar
6cb9ae2035
chore: resolve conflict
2024-08-28 13:23:49 +05:30
ruthra kumar
dda4002da4
fix: typeerror on Payment Entry
...
(cherry picked from commit e9cf8937cd )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
2024-08-28 06:57:56 +00:00
Khushi Rawat
91bff147e0
chore: resolved conflicts
2024-08-28 12:05:25 +05:30
Khushi Rawat
b3c9697b7c
fix: resolve gl entries duplication in asset purchase workflow ( #41845 )
...
* fix: resolve gl entries duplication in asset purchase workflow
* fix: prevent duplicate entry when creating purchase receipt from purchase invoice
* chore: test case added
* fix: fixed missing asset category issue
(cherry picked from commit 55a4bd469b )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
2024-08-28 06:29:56 +00:00
Frappe PR Bot
7648d8db80
chore(release): Bumped to Version 14.73.0
...
# [14.73.0](https://github.com/frappe/erpnext/compare/v14.72.2...v14.73.0 ) (2024-08-28)
### Bug Fixes
* call 'process' directly instead of creating 'process_subscripti ([8412938 ](8412938442 ))
* currency symbol on `amount` field suppose to show as `Company`'s currency not as default company's currency ([333c757 ](333c7577eb ))
* do not copy date fields in opportunity doctype ([5186872 ](5186872b9b ))
* german translations for incoterms ([003653c ](003653c572 ))
* get amount with taxes and charges from payment entry ([094411f ](094411f5f0 ))
* same posting date and time, creation causing incorrect balance qty (backport [#42904 ](https://github.com/frappe/erpnext/issues/42904 )) ([#42919 ](https://github.com/frappe/erpnext/issues/42919 )) ([c0b5f7c ](c0b5f7c8eb ))
* specify precision for net_amount ([#39481 ](https://github.com/frappe/erpnext/issues/39481 )) ([cf34219 ](cf34219c71 ))
* stock reco with incorrect serial numbers ([#42865 ](https://github.com/frappe/erpnext/issues/42865 )) ([54842ea ](54842ea0b3 ))
* timeout while submitting stock entry (backport [#42929 ](https://github.com/frappe/erpnext/issues/42929 )) ([#42930 ](https://github.com/frappe/erpnext/issues/42930 )) ([73eab91 ](73eab91631 ))
* unsupported operand type(s) for *: 'float' and 'NoneType' (backport [#42916 ](https://github.com/frappe/erpnext/issues/42916 )) ([#42917 ](https://github.com/frappe/erpnext/issues/42917 )) ([2f4f2a8](2f4f2a8eec ))
* update dimesions in exchange_gain_loss jv based on base document ([820dcd7 ](820dcd79bb ))
* Update get_amount to return currency precision grand total ([0c2d7f2 ](0c2d7f2d9a ))
* use of incorrect attribute ([ff14d72 ](ff14d72a46 ))
### Features
* report to identify incorrectly cleared cheques ([c29b95e ](c29b95e306 ))
### Performance Improvements
* data import for stock entries (backport [#42711 ](https://github.com/frappe/erpnext/issues/42711 )) ([#42903 ](https://github.com/frappe/erpnext/issues/42903 )) ([12d5e24 ](12d5e247c5 ))
2024-08-28 05:02:39 +00:00
ruthra kumar
578f9b61c6
Merge pull request #42938 from frappe/version-14-hotfix
...
chore: release v14
2024-08-28 10:31:18 +05:30
ruthra kumar
23c5edaf08
Merge pull request #42788 from kurogeek/fix-share_transfer-amount-currency-symbol
...
fix: share_transfer amount currency symbol field
2024-08-28 10:05:19 +05:30
Raffael Meyer
35c10fa97f
Merge pull request #42671 from frappe/mergify/bp/version-14-hotfix/pr-42669
...
fix: german translations for incoterms (backport #42669 )
2024-08-27 16:54:22 +02:00
ruthra kumar
10025a2c8d
Merge pull request #42946 from frappe/mergify/bp/version-14-hotfix/pr-42923
...
fix: get amount with taxes and charges from payment entry (backport #42923 )
2024-08-27 17:39:22 +05:30
ruthra kumar
813b699d5e
Merge pull request #42948 from frappe/mergify/bp/version-14-hotfix/pr-42936
...
fix: remove unnecessary condition on 'voucher_no' (backport #42936 )
2024-08-27 17:09:06 +05:30
ruthra kumar
94b09bb836
Merge pull request #42945 from frappe/mergify/bp/version-14-hotfix/pr-42453
...
fix: Update get_amount to return currency precision grand total (backport #42453 )
2024-08-27 17:07:24 +05:30
ruthra kumar
ff14d72a46
fix: use of incorrect attribute
...
(cherry picked from commit fb32d2cafb )
2024-08-27 11:05:50 +00:00
Syed Mujeer Hashmi
0c2d7f2d9a
fix: Update get_amount to return currency precision grand total
...
In case of multi-currency purchase invoice, we are getting the error "Total Payment Request amount cannot be greater than Purchase Invoice amount" because of rounding difference.
(cherry picked from commit 976abf7b3c )
2024-08-27 16:31:56 +05:30
venkat102
094411f5f0
fix: get amount with taxes and charges from payment entry
...
(cherry picked from commit b3a901b631 )
2024-08-27 11:01:27 +00:00
mergify[bot]
c0b5f7c8eb
fix: same posting date and time, creation causing incorrect balance qty (backport #42904 ) ( #42919 )
...
* fix: same posting date and time, creation causing incorrect balance qty (#42904 )
fix: same posting date and time, creation causing incorrect balance quantity
(cherry picked from commit 27364b7e6b )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
# erpnext/stock/stock_ledger.py
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-27 14:33:56 +05:30
mergify[bot]
73eab91631
fix: timeout while submitting stock entry (backport #42929 ) ( #42930 )
...
* fix: timeout while submitting stock entry (#42929 )
(cherry picked from commit ca2fde891e )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-27 14:29:41 +05:30
mergify[bot]
2f4f2a8eec
fix: unsupported operand type(s) for *: 'float' and 'NoneType' (backport #42916 ) ( #42917 )
...
fix: unsupported operand type(s) for *: 'float' and 'NoneType' (#42916 )
(cherry picked from commit 10434742e9 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-27 09:30:01 +05:30
ruthra kumar
6a2210e46a
Merge pull request #42914 from frappe/mergify/bp/version-14-hotfix/pr-42887
...
fix: update dimesions in exchange_gain_loss jv based on base document (backport #42887 )
2024-08-26 17:56:18 +05:30
ljain112
820dcd79bb
fix: update dimesions in exchange_gain_loss jv based on base document
...
(cherry picked from commit 96df19149d )
2024-08-26 12:01:01 +00:00
ruthra kumar
97205ce355
Merge pull request #42906 from frappe/mergify/bp/version-14-hotfix/pr-42905
...
refactor: better err msg on clearance tool (backport #42905 )
2024-08-26 16:34:06 +05:30
ruthra kumar
8207b12f11
Merge pull request #42911 from frappe/mergify/bp/version-14-hotfix/pr-42910
...
feat: utility report to better diagnose incorrectly cleared Cheques and Deposits (backport #42910 )
2024-08-26 16:32:41 +05:30
ruthra kumar
09946c7ea7
refactor: build dictionary for Journal
...
remove redundant filter
(cherry picked from commit 2144e0337d )
2024-08-26 10:11:09 +00:00
ruthra kumar
15aeec8a2d
chore: remove redundant column
...
(cherry picked from commit 74b36db24e )
2024-08-26 10:11:09 +00:00
ruthra kumar
29fe7bea6d
refactor: build dict for payment entry
...
(cherry picked from commit 784dec24c8 )
2024-08-26 10:11:09 +00:00
ruthra kumar
c58987ba38
refactor: working state with minimum functions
...
(cherry picked from commit 4cd023444a )
2024-08-26 10:11:09 +00:00
ruthra kumar
ef93c96f43
refactor: barebones functions
...
(cherry picked from commit ceaa1be729 )
2024-08-26 10:11:08 +00:00
ruthra kumar
c29b95e306
feat: report to identify incorrectly cleared cheques
...
(cherry picked from commit 28890fa833 )
2024-08-26 10:11:08 +00:00
ruthra kumar
e6438b293d
chore: resolve conflict
2024-08-26 15:30:53 +05:30
ruthra kumar
18a75fef9a
refactor: better err msg on clearance tool
...
(cherry picked from commit 092411b54f )
# Conflicts:
# erpnext/accounts/doctype/bank_clearance/bank_clearance.py
2024-08-26 08:55:01 +00:00
mergify[bot]
12d5e247c5
perf: data import for stock entries (backport #42711 ) ( #42903 )
...
* perf: data import for stock entries (#42711 )
(cherry picked from commit 1511280464 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
* chore: fix conflicts
* chore: fix linters issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-26 13:53:23 +05:30
Smit Vora
72cc42997b
Merge pull request #42891 from frappe/mergify/bp/version-14-hotfix/pr-42848
...
fix: do not copy date fields in opportunity doctype (backport #42848 )
2024-08-24 13:12:27 +05:30
Smit Vora
3a02800fbc
chore: resolve conflicts
2024-08-24 12:38:11 +05:30
ruthra kumar
6cf248578f
Merge pull request #42817 from frappe/mergify/bp/version-14-hotfix/pr-39481
...
fix: specify precision for net_amount (backport #39481 )
2024-08-24 07:53:43 +05:30
ljain112
5186872b9b
fix: do not copy date fields in opportunity doctype
...
(cherry picked from commit 74afa57a9f )
# Conflicts:
# erpnext/crm/doctype/opportunity/opportunity.json
2024-08-23 08:48:29 +00:00
rohitwaghchaure
54842ea0b3
fix: stock reco with incorrect serial numbers ( #42865 )
2024-08-22 19:33:44 +05:30
ruthra kumar
a95a0524d9
Merge pull request #42870 from frappe/mergify/bp/version-14-hotfix/pr-42867
...
fix: call 'process' directly instead of creating 'process_subscription' (backport #42867 )
2024-08-22 17:51:25 +05:30
ruthra kumar
dffd5f291d
Merge pull request #42868 from frappe/mergify/bp/version-14-hotfix/pr-42851
...
refactor: Allow equity type Account in Payment Entry for shareholders (backport #42851 )
2024-08-22 17:50:51 +05:30
ruthra kumar
164b417136
chore: resolve conflict
2024-08-22 17:34:31 +05:30
ruthra kumar
8412938442
fix: call 'process' directly instead of creating 'process_subscripti
...
reason: 'process' follows simple DB transaction model.
(cherry picked from commit b4d22c2936 )
2024-08-22 11:53:32 +00:00
ruthra kumar
30ad25d86c
refactor: filter shareholder on company
...
(cherry picked from commit 63ad9f4f86 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
2024-08-22 11:40:37 +00:00
ruthra kumar
651e853156
refactor: allow equity types on Payment Entry
...
(cherry picked from commit 6cbf98294a )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
2024-08-22 11:40:37 +00:00
ruthra kumar
c2fdef4d5b
refactor(test): update grand total
2024-08-21 17:36:11 +05:30
ruthra kumar
678f08898a
refactor(test): update tast case of rounding value
2024-08-21 15:26:47 +05:30
Frappe PR Bot
c79088f46a
chore(release): Bumped to Version 14.72.2
...
## [14.72.2](https://github.com/frappe/erpnext/compare/v14.72.1...v14.72.2 ) (2024-08-21)
### Bug Fixes
* disable rename from warehouse ([ed568fb ](ed568fb01d ))
* disable rename from warehouse ([a520d06 ](a520d06c3f ))
* **patch:** replace repost with direct sql to update 'against_voucher ([c98ab15 ](c98ab15a44 ))
2024-08-21 05:21:14 +00:00
ruthra kumar
d5896cd8a0
Merge pull request #42833 from frappe/version-14-hotfix
...
chore: release v14
2024-08-21 10:49:56 +05:30
ruthra kumar
c5dedab304
chore: resolve conflicts
2024-08-19 13:53:29 +05:30
Dany Robert
cf34219c71
fix: specify precision for net_amount ( #39481 )
...
* fix: specify precision for net_amount
* fix: correct existing test to account for precision
* fix: rounding issue in test cases
* fix: optional grand total manipulation
* fix: use `grand_total_diff` for manipulation
* fix: patch to set default for grand total manipulation
* fix: wrong rounding assertion for USD
* fix: undefined this.frm error
* chore: linters
* fix: `net_amount` percision and method rename
* fix: missing frm reference
* chore: minor cleanups and depr message
* refactor: remove optional adjusting of grand total
(cherry picked from commit 50d56db0c2 )
# Conflicts:
# erpnext/public/js/controllers/accounts.js
# erpnext/public/js/controllers/taxes_and_totals.js
2024-08-19 04:36:52 +00:00
Frappe PR Bot
79edcb2a94
chore(release): Bumped to Version 14.72.1
...
## [14.72.1](https://github.com/frappe/erpnext/compare/v14.72.0...v14.72.1 ) (2024-08-16)
### Bug Fixes
* **patch:** replace repost with direct sql to update 'against_voucher ([f6f341a ](f6f341ad58 ))
2024-08-16 11:09:57 +00:00
ruthra kumar
bd2f408f00
Merge pull request #42795 from frappe/mergify/bp/version-14/pr-42791
...
fix(patch): Use sql to update 'against_voucher' rather than reposting (backport #42791 )
2024-08-16 16:38:39 +05:30
ruthra kumar
3b02f80a4e
chore: resolve conflict
2024-08-16 16:04:52 +05:30
ruthra kumar
bebd1a0426
chore: update patches.txt
...
(cherry picked from commit 1721175a20 )
# Conflicts:
# erpnext/patches.txt
2024-08-16 10:26:22 +00:00
ruthra kumar
f6f341ad58
fix(patch): replace repost with direct sql to update 'against_voucher
...
(cherry picked from commit 13bb48434f )
2024-08-16 10:26:22 +00:00
ruthra kumar
752f93c630
Merge pull request #42793 from frappe/mergify/bp/version-14-hotfix/pr-42791
...
fix(patch): Use sql to update 'against_voucher' rather than reposting (backport #42791 )
2024-08-16 15:55:22 +05:30
ruthra kumar
d14e386e18
chore: resolve conflict
2024-08-16 15:34:48 +05:30
ruthra kumar
9f687eee4e
chore: update patches.txt
...
(cherry picked from commit 1721175a20 )
# Conflicts:
# erpnext/patches.txt
2024-08-16 10:02:34 +00:00
ruthra kumar
c98ab15a44
fix(patch): replace repost with direct sql to update 'against_voucher
...
(cherry picked from commit 13bb48434f )
2024-08-16 10:02:33 +00:00
kurogeek
333c7577eb
fix: currency symbol on amount field suppose to show as Company's currency not as default company's currency
2024-08-16 13:52:54 +07:00
Khushi Rawat
ea7c82c6a3
chore: resolved conflicts
2024-08-15 13:12:38 +05:30
Nihantra C. Patel
54815b44e7
Merge pull request #42770 from frappe/mergify/bp/version-14-hotfix/pr-42769
...
fix: disable rename from warehouse (backport #42769 )
2024-08-14 17:15:39 +05:30
Nihantra C. Patel
ed568fb01d
fix: disable rename from warehouse
2024-08-14 16:35:34 +05:30
Nihantra C. Patel
a520d06c3f
fix: disable rename from warehouse
...
(cherry picked from commit c1812f74e8 )
# Conflicts:
# erpnext/stock/doctype/warehouse/warehouse.json
2024-08-14 11:03:41 +00:00
Khushi Rawat
47a9325177
chore: linters check
...
(cherry picked from commit 0d42793397 )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.js
2024-08-14 09:07:34 +00:00
Khushi Rawat
db319f95f1
fix: removed extra filter condition
...
(cherry picked from commit 6fa29376a0 )
2024-08-14 09:07:34 +00:00
Khushi Rawat
450b3f338e
fix: set up filters for dimensions
...
(cherry picked from commit 2fd8de2f76 )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.js
2024-08-14 09:07:34 +00:00
Frappe PR Bot
2796aa8b57
chore(release): Bumped to Version 14.72.0
...
# [14.72.0](https://github.com/frappe/erpnext/compare/v14.71.0...v14.72.0 ) (2024-08-14)
### Bug Fixes
* dimensions in common party journal entry ([b73df8f ](b73df8f5f0 ))
* expense causing p&l test case to fail ([a9fa9e8 ](a9fa9e86ea ))
* force fetch updates for subcription ([f35bc43 ](f35bc43242 ))
* german translation of exit ([db27dd8 ](db27dd8702 ))
* ledger entries for pos return with update outstanding for self ([714a432 ](714a432c1c ))
* Maintain same rate on qty change on Quotation to Sales Order ([29449cb ](29449cbaf9 ))
* missing def expense if no exp in first month ([7cd6deb ](7cd6debd0e ))
* patch to fix incorrect against_voucher references in ledger ([5473546 ](54735469c1 ))
* pre-commit for better code formatting ([8f19832 ](8f19832aa5 ))
* Sort lists before calling itertools.groupby ([29cfb7c ](29cfb7cf25 ))
* test case for zero deferred expense ([186701b ](186701b54f ))
* text color in sales funnel report based on theme ([2509618 ](25096185c9 ))
* typeerror on payment entry ([c4c001b ](c4c001b6f9 ))
* update 'Paid Amount' on forex payment request ([365ef6b ](365ef6b88a ))
* warning message for negative stock (backport [#42683 ](https://github.com/frappe/erpnext/issues/42683 )) ([#42709 ](https://github.com/frappe/erpnext/issues/42709 )) ([e44daf7 ](e44daf73fb ))
### Features
* changes in opportunity.py to show contacts and addresses from referenced and opportunities ([8d7e150 ](8d7e150afb ))
2024-08-14 08:00:58 +00:00
ruthra kumar
a5ca5b5081
Merge pull request #42744 from frappe/version-14-hotfix
...
chore: release v14
2024-08-14 13:29:41 +05:30
ruthra kumar
695297b917
Merge pull request #42760 from frappe/mergify/bp/version-14-hotfix/pr-42720
...
fix: incorrect 'against_voucher' for Pos return with 'Update Outstanding for Self' disabled. (backport #42720 )
2024-08-14 12:27:13 +05:30
ruthra kumar
8882b85888
chore: resolve conflict
2024-08-14 12:04:30 +05:30
ruthra kumar
1cddb4ff39
refactor: move patch to v14 and update patches.txt
...
(cherry picked from commit da2286802a )
# Conflicts:
# erpnext/patches.txt
2024-08-14 06:26:35 +00:00
ruthra kumar
aaa6d66666
test: against_voucher for pos_returns without updating for self
...
(cherry picked from commit 3fb0858321 )
2024-08-14 06:26:35 +00:00
ruthra kumar
fa44b0d745
refactor: update patches.txt
...
(cherry picked from commit 4dc0d3a003 )
# Conflicts:
# erpnext/patches.txt
2024-08-14 06:26:35 +00:00
ruthra kumar
54735469c1
fix: patch to fix incorrect against_voucher references in ledger
...
(cherry picked from commit 487d0a55f5 )
# Conflicts:
# erpnext/patches/v14_0/update_pos_return_ledger_entries.py
2024-08-14 06:26:34 +00:00
ruthra kumar
714a432c1c
fix: ledger entries for pos return with update outstanding for self
...
(cherry picked from commit 2cd9b28e5b )
2024-08-14 06:26:34 +00:00
ruthra kumar
367b4177c6
Merge pull request #42748 from frappe/mergify/bp/version-14-hotfix/pr-42221
...
fix: Force Fetching updates on Subscriptions (backport #42221 )
2024-08-13 17:24:50 +05:30
ruthra kumar
2d0dca943a
chore: resolve conflict
2024-08-13 16:54:35 +05:30
ruthra kumar
456f5b644b
Merge pull request #42740 from frappe/mergify/bp/version-14-hotfix/pr-42726
...
fix: text color in sales funnel report based on theme (backport #42726 )
2024-08-13 16:49:01 +05:30
ruthra kumar
cca5aa8a96
chore: resolve conflict
2024-08-13 16:28:07 +05:30
ruthra kumar
366f383d1f
refactor: test for force-fetch on future subscription
...
(cherry picked from commit fd680380bb )
# Conflicts:
# erpnext/accounts/doctype/subscription/test_subscription.py
2024-08-13 10:53:15 +00:00
ruthra kumar
7752de3a1c
chore: minor naming change
...
(cherry picked from commit d8b6767697 )
2024-08-13 10:53:14 +00:00
ruthra kumar
f0f663e552
refactor: don't process future subscriptions
...
(cherry picked from commit 3a11577411 )
2024-08-13 10:53:14 +00:00
ruthra kumar
f35bc43242
fix: force fetch updates for subcription
...
(cherry picked from commit 1ef890db73 )
# Conflicts:
# erpnext/accounts/doctype/subscription/subscription.js
2024-08-13 10:53:14 +00:00
ruthra kumar
b0b5b25a53
chore: resolve conflict
2024-08-13 14:38:44 +05:30
ljain112
25096185c9
fix: text color in sales funnel report based on theme
...
(cherry picked from commit 61bc0925d5 )
# Conflicts:
# erpnext/selling/page/sales_funnel/sales_funnel.js
2024-08-13 08:36:21 +00:00
ruthra kumar
a5b5b5e62c
Merge pull request #42734 from frappe/mergify/bp/version-14-hotfix/pr-42733
...
refactor: add a new filter flag in Process Statement of Accounts (backport #42733 )
2024-08-13 11:49:19 +05:30
ruthra kumar
e421e16fdc
chore: resolve conflicts
2024-08-13 11:22:52 +05:30
ruthra kumar
cef3573d79
refactor: pass filter to General Ledger
...
(cherry picked from commit 90880c8c01 )
2024-08-13 05:41:19 +00:00
ruthra kumar
1ebcc33cdd
refactor: cr and dr note filter in Statement of Accounts
...
(cherry picked from commit 0cf478c4c2 )
# 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
2024-08-13 05:41:19 +00:00
ruthra kumar
a9871e379a
refactor: combine vouchers from both ignore
...
(cherry picked from commit 4cc5cd5a71 )
2024-08-13 05:41:19 +00:00
ruthra kumar
34662e6e3c
Merge pull request #42724 from frappe/mergify/bp/version-14-hotfix/pr-42672
...
fix: update 'Paid Amount' on forex payment request (backport #42672 )
2024-08-12 16:36:28 +05:30
ruthra kumar
1844cb60a4
chore: resolve conflict
2024-08-12 16:14:29 +05:30
ruthra kumar
71416902f6
test: currency conversion on foreign currency account
...
(cherry picked from commit f913c0fde1 )
2024-08-12 10:38:33 +00:00
ruthra kumar
e289793308
test: make use of test fixture
...
(cherry picked from commit d6d0a1b38d )
# Conflicts:
# erpnext/accounts/doctype/payment_request/test_payment_request.py
2024-08-12 10:38:33 +00:00
ruthra kumar
365ef6b88a
fix: update 'Paid Amount' on forex payment request
...
(cherry picked from commit 7b0dfb2a05 )
2024-08-12 10:38:33 +00:00
mergify[bot]
e44daf73fb
fix: warning message for negative stock (backport #42683 ) ( #42709 )
...
* fix: warning message for negative stock (#42683 )
(cherry picked from commit deccb007c1 )
# Conflicts:
# erpnext/stock/stock_ledger.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-12 11:20:44 +05:30
ruthra kumar
a43136da5d
Merge pull request #42694 from frappe/mergify/bp/version-14-hotfix/pr-42428
...
fix: Sort lists before calling itertools.groupby (backport #42428 )
2024-08-09 12:44:24 +05:30
ruthra kumar
d0fbb4d532
Merge pull request #42692 from frappe/mergify/bp/version-14-hotfix/pr-42691
...
fix: typeerror on payment entry (backport #42691 )
2024-08-09 11:55:49 +05:30
Corentin Forler
29cfb7cf25
fix: Sort lists before calling itertools.groupby
...
(cherry picked from commit 45a6ecbd38 )
2024-08-09 06:23:57 +00:00
ruthra kumar
c4c001b6f9
fix: typeerror on payment entry
...
(cherry picked from commit 9cdca0d662 )
2024-08-09 11:53:35 +05:30
Raffael Meyer
93d8e3f3b0
Merge pull request #42687 from frappe/mergify/bp/version-14-hotfix/pr-42684
...
fix: german translation of exit (backport #42684 )
2024-08-08 23:25:58 +02:00
barredterra
db27dd8702
fix: german translation of exit
...
(cherry picked from commit a2df276880 )
2024-08-08 21:15:03 +00:00
ruthra kumar
cc97d4e869
Merge pull request #42651 from frappe/mergify/bp/version-14-hotfix/pr-40865
...
fix: missing def expense if no exp in first month (backport #40865 )
2024-08-08 14:37:39 +05:30
ruthra kumar
eb26610d54
Merge pull request #42677 from frappe/mergify/bp/version-14-hotfix/pr-42673
...
fix: Maintain same rate on qty change on Quotation to Sales Order (backport #42673 )
2024-08-08 13:37:48 +05:30
ruthra kumar
29449cbaf9
fix: Maintain same rate on qty change on Quotation to Sales Order
...
(cherry picked from commit 91ce9fce9b )
2024-08-08 08:03:37 +00:00
Shariq Ansari
f29cad695a
Merge pull request #42667 from frappe/mergify/bp/version-14-hotfix/pr-42596
...
fix: changes in opportunity.py to show contacts and addresses created from opportunity (backport #42596 )
2024-08-08 11:39:47 +05:30
barredterra
003653c572
fix: german translations for incoterms
...
(cherry picked from commit 9789648175 )
2024-08-07 18:54:36 +00:00
Dietmar Fischer
8f19832aa5
fix: pre-commit for better code formatting
...
(cherry picked from commit 511a0b9f37 )
2024-08-07 14:29:48 +00:00
Dietmar Fischer
8d7e150afb
feat: changes in opportunity.py to show contacts and addresses from referenced and opportunities
...
(cherry picked from commit 61576ca030 )
2024-08-07 14:29:48 +00:00
ruthra kumar
4a77653e94
Merge pull request #42660 from frappe/mergify/bp/version-14-hotfix/pr-42578
...
fix: dimensions in common party journal entry (backport #42578 )
2024-08-07 16:23:45 +05:30
ruthra kumar
fa74efc1fc
test: dimension inheritance on Exc Gain/Loss JV on Common party
...
(cherry picked from commit 8040544216 )
2024-08-07 10:33:23 +00:00
ljain112
b73df8f5f0
fix: dimensions in common party journal entry
...
(cherry picked from commit ac629ede79 )
2024-08-07 10:33:22 +00:00
Frappe PR Bot
a8a8a033a1
chore(release): Bumped to Version 14.71.0
...
# [14.71.0](https://github.com/frappe/erpnext/compare/v14.70.14...v14.71.0 ) (2024-08-07)
### Bug Fixes
* 'undefined' in PL and BS report summary on Consolidated report ([a5e1432 ](a5e14324da ))
* company filter for filtring tax withheld vouchers ([b7731c8 ](b7731c8fd7 ))
* do not update item price and last purchase rate for inter transf… (backport [#42616 ](https://github.com/frappe/erpnext/issues/42616 )) ([#42632 ](https://github.com/frappe/erpnext/issues/42632 )) ([5c5349e ](5c5349ed16 ))
* filter condition in item-wise purchase register ([bc9b461 ](bc9b46126b ))
* fixed depreciation calculation as per income tax act ([8df1079 ](8df1079618 ))
* item_code filter in item-wise sales register ([f0f8a2f ](f0f8a2f01b ))
* min height for rows in sales funnel ([7086a96 ](7086a96462 ))
* set query filters for sales / purchase tax template on PE ([c8d8536 ](c8d85364b9 ))
* slowness in reposting dependent vouchers. (backport [#42282 ](https://github.com/frappe/erpnext/issues/42282 )) ([#42569 ](https://github.com/frappe/erpnext/issues/42569 )) ([3fb6f97 ](3fb6f97f66 ))
### Features
* expiry date column in Available Batch Report (backport [#42628 ](https://github.com/frappe/erpnext/issues/42628 )) ([#42641 ](https://github.com/frappe/erpnext/issues/42641 )) ([83928bb ](83928bbf78 ))
2024-08-07 09:27:57 +00:00
ruthra kumar
f0230b2dfd
Merge pull request #42648 from frappe/version-14-hotfix
...
chore: release v14
2024-08-07 14:56:41 +05:30
Khushi Rawat
f4811c3846
Merge pull request #42629 from khushi8112/depreciation-adjustment-issue-when-field-for-income-tax-enabled
...
fix: depreciation calculation as per income tax act
2024-08-06 19:15:03 +05:30
Dany Robert
a9fa9e86ea
fix: expense causing p&l test case to fail
...
(cherry picked from commit 01888c98bc )
2024-08-06 11:01:41 +00:00
Dany Robert
c67be05280
chore: semgrep
...
(cherry picked from commit 581af4eced )
2024-08-06 11:01:41 +00:00
Dany Robert
186701b54f
fix: test case for zero deferred expense
...
(cherry picked from commit 7ef4dbcaf6 )
2024-08-06 11:01:41 +00:00
Dany Robert
7cd6debd0e
fix: missing def expense if no exp in first month
...
(cherry picked from commit 5c9ce575f6 )
2024-08-06 11:01:41 +00:00
Nihantra C. Patel
f8fd354d75
Merge pull request #42650 from Nihantra-Patel/fix_item_sales_purchase_register
...
fix: item_code filter in item-wise sales-purchase register v14
2024-08-06 16:19:16 +05:30
Nihantra Patel
bc9b46126b
fix: filter condition in item-wise purchase register
2024-08-06 15:56:00 +05:30
Nihantra Patel
f0f8a2f01b
fix: item_code filter in item-wise sales register
2024-08-06 15:54:05 +05:30
mergify[bot]
83928bbf78
feat: expiry date column in Available Batch Report (backport #42628 ) ( #42641 )
...
* feat: expiry date column in Available Batch Report (#42628 )
(cherry picked from commit faff84c6e5 )
# Conflicts:
# erpnext/stock/report/available_batch_report/available_batch_report.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-06 15:24:37 +05:30
ruthra kumar
bc50512c97
Merge pull request #42645 from frappe/mergify/bp/version-14-hotfix/pr-42592
...
fix: company filter for filtring tax withheld vouchers (backport #42592 )
2024-08-06 13:39:17 +05:30
ljain112
b7731c8fd7
fix: company filter for filtring tax withheld vouchers
...
(cherry picked from commit cfe2ae604b )
2024-08-06 07:47:21 +00:00
ruthra kumar
8667bcd86b
Merge pull request #42643 from frappe/mergify/bp/version-14-hotfix/pr-42545
...
fix: min height for rows in sales funnel (backport #42545 )
2024-08-06 13:09:39 +05:30
ljain112
7086a96462
fix: min height for rows in sales funnel
...
(cherry picked from commit fd71d8af52 )
2024-08-06 07:33:07 +00:00
ruthra kumar
2a38e14cca
Merge pull request #42637 from frappe/mergify/bp/version-14-hotfix/pr-42636
...
refactor: posting date should not be considered for ignore filters in GL (backport #42636 )
2024-08-06 11:43:54 +05:30
ruthra kumar
f4ba879203
refactor: posting date is not considered for ignore filters in GL
...
(cherry picked from commit c930f8ba9d )
2024-08-06 05:26:26 +00:00
mergify[bot]
5c5349ed16
fix: do not update item price and last purchase rate for inter transf… (backport #42616 ) ( #42632 )
...
fix: do not update item price and last purchase rate for inter transf… (#42616 )
fix: do not update item price and last purchase rate for inter transfer transaction
(cherry picked from commit c8af544ef3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-06 08:19:46 +05:30
Khushi Rawat
8df1079618
fix: fixed depreciation calculation as per income tax act
2024-08-05 18:04:06 +05:30
Khushi Rawat
38739bec45
Merge pull request #42630 from khushi8112/fix-semgrep
...
ci: fix semgrep version in linters
2024-08-05 18:01:50 +05:30
Khushi Rawat
6ceb3476a6
ci: fix semgrep version in linters
2024-08-05 17:37:29 +05:30
ruthra kumar
6cba69c7da
Merge pull request #42625 from frappe/mergify/bp/version-14-hotfix/pr-42555
...
refactor: date filters should be mandatory in Sales Pipeline Analytics report (backport #42555 )
2024-08-05 15:32:28 +05:30
ruthra kumar
ffd3aea07e
refactor(test): use test fixture and supply from and to dates
...
(cherry picked from commit 4253caf910 )
2024-08-05 09:39:27 +00:00
ruthra kumar
989ef52f59
refactor: consider empty-string as Not Assigned
...
(cherry picked from commit 213b2ba942 )
2024-08-05 09:39:27 +00:00
ruthra kumar
baa36c6d5e
refactor: report columns should be based on from and to dates
...
(cherry picked from commit 751a25c4b7 )
2024-08-05 09:39:27 +00:00
ruthra kumar
f7f191fe50
refactor: make 'from_date' and 'to_date' mandatory
...
(cherry picked from commit 3617b41b95 )
2024-08-05 09:39:27 +00:00
ruthra kumar
703f58ceac
refactor: date filters should be explicit
...
(cherry picked from commit 40c166a0a0 )
2024-08-05 09:39:27 +00:00
ruthra kumar
e1da019fe7
Merge pull request #42613 from frappe/mergify/bp/version-14-hotfix/pr-42597
...
refactor: filter to ignore system generated cr / dr reconciliation journals on general ledger (backport #42597 )
2024-08-05 13:20:25 +05:30
ruthra kumar
f0bdc41a94
refactor(test): clear old records
2024-08-05 12:58:21 +05:30
ruthra kumar
392ba36dcf
refactor(test): filter and reconcile concerned vouchers
...
(cherry picked from commit 9ade269b7a )
2024-08-05 05:43:50 +00:00
ruthra kumar
1b6539c3c5
test: clear old data
...
(cherry picked from commit 991069bfbc )
2024-08-05 05:43:50 +00:00
ruthra kumar
1da744dc4d
refactor: make use of date filters on ignore filterss
...
(cherry picked from commit 03f3ab522f )
2024-08-05 05:43:50 +00:00
ruthra kumar
ac763f8c19
test: ignore filter for system generated cr / dr note journals
...
(cherry picked from commit 3ffac73598 )
2024-08-05 05:43:50 +00:00
ruthra kumar
0a83c8b00c
refactor: ignore system generated cr / dr notes on general ledger
...
(cherry picked from commit bb8c9b5a58 )
2024-08-05 05:43:50 +00:00
ruthra kumar
b20b15af74
refactor: ignore filter in general ledger for cr / dr notes
...
(cherry picked from commit 59d5beee20 )
2024-08-05 05:43:50 +00:00
Frappe PR Bot
4089af5a7b
chore(release): Bumped to Version 14.70.14
...
## [14.70.14](https://github.com/frappe/erpnext/compare/v14.70.13...v14.70.14 ) (2024-08-01)
### Bug Fixes
* slowness in reposting dependent vouchers. (backport [#42282 ](https://github.com/frappe/erpnext/issues/42282 )) ([#42569 ](https://github.com/frappe/erpnext/issues/42569 )) ([cccfbf1 ](cccfbf193e ))
2024-08-01 09:12:20 +00:00
rohitwaghchaure
06c73ef2da
Merge pull request #42570 from frappe/mergify/bp/version-14/pr-42569
...
fix: slowness in reposting dependent vouchers. (backport #42282 ) (backport #42569 )
2024-08-01 14:40:58 +05:30
mergify[bot]
cccfbf193e
fix: slowness in reposting dependent vouchers. (backport #42282 ) ( #42569 )
...
fix: slowness in reposting dependent vouchers. (#42282 )
(cherry picked from commit b17696a8ae )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 3fb6f97f66 )
2024-08-01 07:52:46 +00:00
mergify[bot]
3fb6f97f66
fix: slowness in reposting dependent vouchers. (backport #42282 ) ( #42569 )
...
fix: slowness in reposting dependent vouchers. (#42282 )
(cherry picked from commit b17696a8ae )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-08-01 13:21:37 +05:30
ruthra kumar
35f6657bae
Merge pull request #42565 from frappe/mergify/bp/version-14-hotfix/pr-42563
...
fix: set query filters for sales / purchase tax template on PE (backport #42563 )
2024-07-31 17:28:45 +05:30
ruthra kumar
e82c441326
chore: resolve conflict
2024-07-31 17:14:26 +05:30
ruthra kumar
c8d85364b9
fix: set query filters for sales / purchase tax template on PE
...
(cherry picked from commit 9fe47ac101 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
2024-07-31 11:39:09 +00:00
ruthra kumar
64234a571e
Merge pull request #42559 from frappe/mergify/bp/version-14-hotfix/pr-42558
...
fix: 'undefined' in PL and BS report summary on Consolidated report (backport #42558 )
2024-07-31 16:19:17 +05:30
ruthra kumar
a5e14324da
fix: 'undefined' in PL and BS report summary on Consolidated report
...
(cherry picked from commit dd5a5e4919 )
2024-07-31 10:03:56 +00:00
Frappe PR Bot
37a7da3371
chore(release): Bumped to Version 14.70.13
...
## [14.70.13](https://github.com/frappe/erpnext/compare/v14.70.12...v14.70.13 ) (2024-07-31)
### Bug Fixes
* builtins.KeyError: ('ABC', 'Store - CP') (backport [#42505 ](https://github.com/frappe/erpnext/issues/42505 )) ([#42508 ](https://github.com/frappe/erpnext/issues/42508 )) ([0256c64 ](0256c64634 ))
* consider payment entries for checking if tds is deducted ([e7432fc ](e7432fc60d ))
* dynamic condition in the pricing rule not working (backport [#42467 ](https://github.com/frappe/erpnext/issues/42467 )) ([#42543 ](https://github.com/frappe/erpnext/issues/42543 )) ([53034c3 ](53034c332b ))
* **gross profit:** incorrect valuation rate on different warehouses ([1a7efbb ](1a7efbb654 ))
* ignore duplicates while creating default templates ([99bc8e8 ](99bc8e849c ))
* incorrect cost_center on AR/AP report ([0e2abbd ](0e2abbd08e ))
* keep status as In Progress for RIV for Timeout Error (backport [#42274 ](https://github.com/frappe/erpnext/issues/42274 )) ([#42504 ](https://github.com/frappe/erpnext/issues/42504 )) ([8e8d0c7 ](8e8d0c7bd0 ))
* parenttype in item wise purchase and sales register ([97f2e88 ](97f2e88f4c ))
* performance issue for the report Purchase Order Analysis report (backport [#42503 ](https://github.com/frappe/erpnext/issues/42503 )) ([#42506 ](https://github.com/frappe/erpnext/issues/42506 )) ([f42f1bb ](f42f1bb35f ))
* price_list_currency not found error (backport [#42534 ](https://github.com/frappe/erpnext/issues/42534 )) ([#42538 ](https://github.com/frappe/erpnext/issues/42538 )) ([3ba6f40 ](3ba6f40063 ))
* warehouse filter in Product Bundle Balance (backport [#42532 ](https://github.com/frappe/erpnext/issues/42532 )) ([#42536 ](https://github.com/frappe/erpnext/issues/42536 )) ([0441984 ](0441984405 ))
2024-07-31 06:00:37 +00:00
ruthra kumar
81c362dbe4
Merge pull request #42542 from frappe/version-14-hotfix
...
chore: release v14
2024-07-31 11:29:23 +05:30
mergify[bot]
53034c332b
fix: dynamic condition in the pricing rule not working (backport #42467 ) ( #42543 )
...
fix: dynamic condition in the pricing rule not working (#42467 )
(cherry picked from commit 0e817f42ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 17:01:24 +05:30
mergify[bot]
0441984405
fix: warehouse filter in Product Bundle Balance (backport #42532 ) ( #42536 )
...
fix: warehouse filter in Product Bundle Balance (#42532 )
(cherry picked from commit 0ecfa709d8 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:53:31 +05:30
mergify[bot]
3ba6f40063
fix: price_list_currency not found error (backport #42534 ) ( #42538 )
...
fix: price_list_currency not found error (#42534 )
(cherry picked from commit 23fed831a0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:52:45 +05:30
mergify[bot]
8e8d0c7bd0
fix: keep status as In Progress for RIV for Timeout Error (backport #42274 ) ( #42504 )
...
* fix: keep status as In Progress for RIV for Timeout Error (#42274 )
(cherry picked from commit 10280d6140 )
# Conflicts:
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:25:51 +05:30
mergify[bot]
f42f1bb35f
fix: performance issue for the report Purchase Order Analysis report (backport #42503 ) ( #42506 )
...
* fix: performance issue for the report Purchase Order Analysis report (#42503 )
(cherry picked from commit cb522f8f22 )
# Conflicts:
# erpnext/buying/report/purchase_order_analysis/purchase_order_analysis.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:25:23 +05:30
mergify[bot]
0256c64634
fix: builtins.KeyError: ('ABC', 'Store - CP') (backport #42505 ) ( #42508 )
...
fix: builtins.KeyError: ('ABC', 'Store - CP') (#42505 )
(cherry picked from commit 25dac1f18e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-30 14:25:01 +05:30
ruthra kumar
e4f583d25a
Merge pull request #42529 from frappe/mergify/bp/version-14-hotfix/pr-42528
...
chore: button name should reflect what it creates (backport #42528 )
2024-07-30 12:12:32 +05:30
ruthra kumar
7259c0fe30
chore: button name should reflect what it creates
...
(cherry picked from commit 0b6e7f83cd )
2024-07-30 06:31:17 +00:00
ruthra kumar
02547115e5
Merge pull request #42335 from frappe/mergify/bp/version-14-hotfix/pr-42330
...
fix: incorrect valuation rate for items from different warehouses in Gross Profit (backport #42330 )
2024-07-29 10:17:04 +05:30
ruthra kumar
0bc9825238
Merge pull request #42491 from frappe/mergify/bp/version-14-hotfix/pr-42477
...
fix: incorrect cost_center on AR/AP report (backport #42477 )
2024-07-26 20:10:43 +05:30
ruthra kumar
bb66126dfa
test: invoice cost center reported in AR/AP report
...
(cherry picked from commit 9a0894fd65 )
2024-07-26 14:14:32 +00:00
ruthra kumar
0e2abbd08e
fix: incorrect cost_center on AR/AP report
...
(cherry picked from commit 3e19041fa3 )
2024-07-26 14:14:32 +00:00
Smit Vora
ff78fab176
Merge pull request #42483 from frappe/mergify/bp/version-14-hotfix/pr-42305
...
fix: consider payment entries for checking if tds is deducted (backport #42305 )
2024-07-26 15:17:05 +05:30
Smit Vora
04840762dd
Merge pull request #42481 from frappe/mergify/bp/version-14-hotfix/pr-42444
...
fix: parenttype in purchase and sales item query (backport #42444 )
2024-07-26 15:16:44 +05:30
ljain112
e7432fc60d
fix: consider payment entries for checking if tds is deducted
...
(cherry picked from commit 40b59de4cd )
2024-07-26 09:11:50 +00:00
ljain112
97f2e88f4c
fix: parenttype in item wise purchase and sales register
...
(cherry picked from commit 35981b8730 )
2024-07-26 08:56:42 +00:00
ruthra kumar
37f24ae763
Merge pull request #42473 from frappe/mergify/bp/version-14-hotfix/pr-42472
...
refactor: index on Purchase Invoice 'release_date' (backport #42472 )
2024-07-25 21:51:16 +05:30
ruthra kumar
25b9127bae
refactor: index on Purchase Invoice 'release_date'
...
(cherry picked from commit 764dd12b10 )
2024-07-25 15:57:59 +00:00
ruthra kumar
6e74e6f314
Merge pull request #42464 from frappe/mergify/bp/version-14-hotfix/pr-42462
...
refactor: provision for re-evaluating Exchange Rates in monthly frequency (backport #42462 )
2024-07-24 22:11:22 +05:30
ruthra kumar
240118ee8b
chore: resolve conflict
2024-07-24 18:48:32 +05:30
ruthra kumar
c1fd95ac66
refactor: hooks for monthly re-evaluation jobs
...
(cherry picked from commit fc4e5f165c )
# Conflicts:
# erpnext/hooks.py
2024-07-24 13:15:15 +00:00
ruthra kumar
8e340bb7fd
refactor: provision for monthly re-evaluation
...
(cherry picked from commit ce2b9e0f1a )
# Conflicts:
# erpnext/setup/doctype/company/company.json
# erpnext/setup/doctype/company/company.py
2024-07-24 13:15:15 +00:00
ruthra kumar
96a6172999
Merge pull request #42455 from frappe/mergify/bp/version-14-hotfix/pr-42390
...
refactor: cleaning up stale code related to reposting (backport #42390 )
2024-07-24 17:35:24 +05:30
Smit Vora
d0d587432d
Merge pull request #42439 from frappe/mergify/bp/version-14-hotfix/pr-42377
...
fix: ignore duplicates while creating default templates (backport #42377 )
2024-07-24 14:25:46 +05:30
ruthra kumar
07509b5e99
chore: resolve conflicts
2024-07-24 13:07:15 +05:30
ruthra kumar
99d5b6dc71
chore: resolve conflicts
2024-07-24 13:04:57 +05:30
ruthra kumar
56b1582027
refactor(test): remove assert on 'repost_required'
...
(cherry picked from commit e71cb4eab7 )
2024-07-24 07:29:10 +00:00
ruthra kumar
149109649d
refactor: remove attribute check on 'repost_required'
...
(cherry picked from commit 07fc952a43 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2024-07-24 07:29:09 +00:00
ruthra kumar
0284328e2c
refactor: repost without checking on flag
...
(cherry picked from commit 09f429ffba )
2024-07-24 07:29:09 +00:00
ruthra kumar
a243873ab0
chore: remove stale UI code related to repost
...
(cherry picked from commit fe46e1d089 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.js
2024-07-24 07:29:09 +00:00
ruthra kumar
197e043fc9
chore: remove 'repost_required' from Journal Entry
...
(cherry picked from commit e81373bb6a )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.json
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2024-07-24 07:29:09 +00:00
ruthra kumar
925a164101
chore: remove 'repost_required' from purchase invoice
...
(cherry picked from commit a467888a67 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2024-07-24 07:29:08 +00:00
ruthra kumar
8f1a4b9717
chore: remove stale 'repost_required' flag from sales invoice
...
(cherry picked from commit 06c5334f2a )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2024-07-24 07:29:08 +00:00
ruthra kumar
67d4020241
chore: remove stale code from sales invoice
...
(cherry picked from commit f3fda9ce98 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2024-07-24 07:29:08 +00:00
Frappe PR Bot
fe4b2e36cc
chore(release): Bumped to Version 14.70.12
...
## [14.70.12](https://github.com/frappe/erpnext/compare/v14.70.11...v14.70.12 ) (2024-07-24)
### Bug Fixes
* missing cr/dr notes on payment reconciliation ([90ee21f ](90ee21f868 ))
* remove proprietorship and update it with individual (backport [#42307 ](https://github.com/frappe/erpnext/issues/42307 )) ([8c1f619 ](8c1f6196b8 ))
* set pos data if not return doc ([6ecb064 ](6ecb064264 ))
* Show the rows in AR/AP report where outstanding equals to 0.01 ([2936988 ](2936988cc6 ))
2024-07-24 07:26:52 +00:00
ruthra kumar
6759b90f85
Merge pull request #42448 from frappe/version-14-hotfix
...
chore: release v14
2024-07-24 12:55:36 +05:30
Smit Vora
99bc8e849c
fix: ignore duplicates while creating default templates
...
(cherry picked from commit cf55c2ab3d )
2024-07-23 04:56:31 +00:00
trustedcomputer
eb5505187e
fix: header_img field schema
2024-07-22 12:35:46 -07:00
ruthra kumar
7a25d33547
Merge pull request #42408 from frappe/mergify/bp/version-14-hotfix/pr-42407
...
test: basic test case for item-wise purchase register (backport #42407 )
2024-07-21 20:08:19 +05:30
ruthra kumar
2466e28bf5
test: basic test case for item-wise purchase register
...
(cherry picked from commit c3c5d3f615 )
2024-07-19 11:21:08 +00:00
ruthra kumar
1096528bb9
Merge pull request #42401 from frappe/mergify/bp/version-14-hotfix/pr-42386
...
fix: set pos data if not return doc (backport #42386 )
2024-07-19 10:57:20 +05:30
ljain112
6ecb064264
fix: set pos data if not return doc
...
(cherry picked from commit 65d672da65 )
2024-07-19 04:56:26 +00:00
ruthra kumar
92300b27c9
Merge pull request #42384 from frappe/mergify/bp/version-14-hotfix/pr-42374
...
fix: Show the rows in AR/AP report where outstanding equals to 0.01 (backport #42374 )
2024-07-18 15:08:55 +05:30
ruthra kumar
4fa9626de0
chore: resolve conflict
2024-07-18 14:41:09 +05:30
ruthra kumar
9b828b829a
test: AR/AP report on miniscule outstanding
...
(cherry picked from commit bb9e42cce2 )
2024-07-18 08:15:39 +00:00
Nabin Hait
2936988cc6
fix: Show the rows in AR/AP report where outstanding equals to 0.01
...
(cherry picked from commit e1dedc5402 )
# Conflicts:
# erpnext/patches.txt
2024-07-18 08:15:38 +00:00
ruthra kumar
9fca232578
Merge pull request #42382 from frappe/mergify/bp/version-14-hotfix/pr-42369
...
fix: missing cr/dr notes on payment reconciliation (backport #42369 )
2024-07-18 13:43:36 +05:30
ruthra kumar
fac22e93d0
chore: resolve conflict
2024-07-18 12:44:34 +05:30
ruthra kumar
3109efaf09
test: payment filter should not affect dr/cr notes
...
(cherry picked from commit 2d686c06ea )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation/test_payment_reconciliation.py
2024-07-18 07:12:45 +00:00
ruthra kumar
90ee21f868
fix: missing cr/dr notes on payment reconciliation
...
(cherry picked from commit a30af68e9e )
2024-07-18 07:12:45 +00:00
Smit Vora
36c46bb344
Merge pull request #42366 from vorasmit/update-prop-backport
...
fix: remove redundant proprietorship field from customer type and supplier type (backport #42307 )
2024-07-17 18:55:40 +05:30
Sanket322
8c1f6196b8
fix: remove proprietorship and update it with individual (backport #42307 )
2024-07-17 14:03:52 +05:30
Frappe PR Bot
12a31de25a
chore(release): Bumped to Version 14.70.11
...
## [14.70.11](https://github.com/frappe/erpnext/compare/v14.70.10...v14.70.11 ) (2024-07-17)
### Bug Fixes
* missing discount on POS Credit Notes ([ac48c3d ](ac48c3d4e7 ))
2024-07-17 05:11:39 +00:00
ruthra kumar
3b9400755e
Merge pull request #42353 from frappe/version-14-hotfix
...
chore: release v14
2024-07-17 10:40:24 +05:30
ruthra kumar
2ce7300c3c
Merge pull request #42337 from frappe/mergify/bp/version-14-hotfix/pr-42294
...
refactor: make reposting implicit (backport #42294 )
2024-07-15 15:41:23 +05:30
ruthra kumar
b96b3b51b6
chore: resolve conflicts
2024-07-15 15:22:06 +05:30
ruthra kumar
8f03769bf2
chore: contextual comments
...
(cherry picked from commit 794a62aecb )
2024-07-15 09:41:56 +00:00
ruthra kumar
d20f3ab492
refactor(test): reposting happens implicitly
...
(cherry picked from commit c283cda169 )
2024-07-15 09:41:56 +00:00
ruthra kumar
980ca1d8c5
refactor(test): no need to assert repost_required flag
...
Reposting happens implicitly upon 'Update After Submit'
(cherry picked from commit 8f135e9859 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/test_journal_entry.py
2024-07-15 09:41:56 +00:00
ruthra kumar
4668a2d7d8
refactor: make reposting implicit
...
(cherry picked from commit 722ef92324 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2024-07-15 09:41:56 +00:00
ruthra kumar
1a7efbb654
fix(gross profit): incorrect valuation rate on different warehouses
...
(cherry picked from commit f9d2dd0a62 )
2024-07-15 08:50:15 +00:00
ruthra kumar
ccc2a47e73
Merge pull request #42290 from frappe/mergify/bp/version-14-hotfix/pr-42192
...
refactor: tests for item wise sales register report (backport #42192 )
2024-07-12 09:28:05 +05:30
ruthra kumar
f98716cc2a
refactor(test): clear old records
2024-07-11 21:03:29 +05:30
ruthra kumar
7903e8d669
refactor(test): use each instance UOM for assertion
...
(cherry picked from commit cf4fbfb601 )
2024-07-11 12:34:13 +00:00
ruthra kumar
9a50a0a129
refactor: test suite for item-wise sales register
...
(cherry picked from commit 3aaa22e672 )
2024-07-11 12:34:12 +00:00
ruthra kumar
1646517dc4
chore: rename test suite for payable report
...
(cherry picked from commit 9474f72776 )
2024-07-11 12:34:12 +00:00
ruthra kumar
38811e792c
Merge pull request #42288 from frappe/mergify/bp/version-14-hotfix/pr-42287
...
fix: missing discount on POS Credit Notes (backport #42287 )
2024-07-11 17:33:26 +05:30
ruthra kumar
edfb408464
chore: resolve conflict
2024-07-11 17:31:20 +05:30
ruthra kumar
ac48c3d4e7
fix: missing discount on POS Credit Notes
...
(cherry picked from commit 1049550951 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2024-07-11 11:58:57 +00:00
Frappe PR Bot
1d66b7e5a3
chore(release): Bumped to Version 14.70.10
...
## [14.70.10](https://github.com/frappe/erpnext/compare/v14.70.9...v14.70.10 ) (2024-07-10)
### Bug Fixes
* add missing german translations ([d5c1c62 ](d5c1c62622 ))
* empty item-wise sales/purchase register reports on initial load ([13895fa ](13895fa060 ))
* fetch expence account from asset category ([4d6a71a ](4d6a71ab4b ))
* group by in item-wise purchase register ([62ad466 ](62ad466a3b ))
* **Holiday List:** sort holidays on save to avoid disorienting the user (backport [#42236 ](https://github.com/frappe/erpnext/issues/42236 )) ([#42251 ](https://github.com/frappe/erpnext/issues/42251 )) ([fcf6500 ](fcf6500144 ))
* manual pick allow to pick more than available stock (backport [#42155 ](https://github.com/frappe/erpnext/issues/42155 )) ([#42158 ](https://github.com/frappe/erpnext/issues/42158 )) ([454e147 ](454e147592 ))
* multiple free items on same Item Group ([701dd9e ](701dd9e19b ))
* removed max discount validation for sales return ([4195c50 ](4195c50f02 ))
* stock qty validation in SCR (backport [#42124 ](https://github.com/frappe/erpnext/issues/42124 )) ([#42224 ](https://github.com/frappe/erpnext/issues/42224 )) ([e2f8e02 ](e2f8e02c73 ))
* tax on stock_rbnb on repost of Purchase Receipt ([106c154 ](106c154a16 ))
* **tds:** use doctype reference when mapping keys across multiple doctypes ([51cbbee ](51cbbee4ca ))
* updated logic for calculating tax_withholding_net_total in payment entry ([49e5066 ](49e50662b6 ))
* use standard method to get `_doc_before_save` ([9fde733 ](9fde7330e0 ))
2024-07-10 10:43:56 +00:00
ruthra kumar
ab9bde86f9
Merge pull request #42254 from frappe/version-14-hotfix
...
chore: release v14
2024-07-10 16:12:40 +05:30
ruthra kumar
5c75bb8775
Merge pull request #42271 from frappe/mergify/bp/version-14-hotfix/pr-42247
...
fix: don't merge tax into stock account on purchase receipt repost (backport #42247 )
2024-07-10 15:52:00 +05:30
ruthra kumar
115a0123ed
chore: resolve conflict
2024-07-10 15:30:24 +05:30
ruthra kumar
fdf1dfe46e
test: tax account heads on PR report without LCV
...
(cherry picked from commit 9562628ed6 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-07-10 09:58:30 +00:00
ruthra kumar
106c154a16
fix: tax on stock_rbnb on repost of Purchase Receipt
...
(cherry picked from commit 8633080dff )
2024-07-10 09:58:30 +00:00
Smit Vora
00e8b862dd
Merge pull request #42264 from frappe/mergify/bp/version-14-hotfix/pr-42127
...
fix: removed max discount validation for sales return (backport #42127 )
2024-07-10 15:22:51 +05:30
ljain112
4195c50f02
fix: removed max discount validation for sales return
...
(cherry picked from commit db807d433b )
2024-07-10 07:01:54 +00:00
Smit Vora
fdb8e5b379
Merge pull request #42262 from ljain112/fix-tds-backport
...
fix(tds): use doctype reference when mapping keys across multiple doctype (backport #42258 )
2024-07-10 12:27:28 +05:30
ljain112
51cbbee4ca
fix(tds): use doctype reference when mapping keys across multiple doctypes
2024-07-10 11:55:35 +05:30
Sagar Vora
5000c09759
Merge pull request #42261 from frappe/mergify/bp/version-14-hotfix/pr-42060
...
fix: updated logic for calculating tax_withholding_net_total in payment entry (backport #42060 )
2024-07-10 11:24:31 +05:30
ljain112
49e50662b6
fix: updated logic for calculating tax_withholding_net_total in payment entry
...
(cherry picked from commit c8a34cde7f )
2024-07-10 05:53:37 +00:00
ruthra kumar
f2f1f32826
Merge pull request #42163 from frappe/mergify/bp/version-14-hotfix/pr-42162
...
refactor: remove obsolete function call (backport #42162 )
2024-07-10 10:28:37 +05:30
mergify[bot]
fcf6500144
fix(Holiday List): sort holidays on save to avoid disorienting the user (backport #42236 ) ( #42251 )
...
* fix(Holiday List): sort holidays on save to avoid disorienting the user (#42236 )
fix: sort holidays on save to avoid disorienting the user
(cherry picked from commit ad137250fc )
# Conflicts:
# erpnext/setup/doctype/holiday_list/holiday_list.py
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-07-09 18:44:08 +05:30
Raffael Meyer
f2d5a69af4
Merge pull request #42237 from frappe/mergify/bp/version-14-hotfix/pr-42235
...
fix: add missing german translations (backport #42235 )
2024-07-08 19:53:18 +02:00
barredterra
d5c1c62622
fix: add missing german translations
...
(cherry picked from commit 2f89461ace )
2024-07-08 17:51:41 +00:00
mergify[bot]
e2f8e02c73
fix: stock qty validation in SCR (backport #42124 ) ( #42224 )
...
* fix: stock qty validation in SCR (#42124 )
(cherry picked from commit 99f2735ad3 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-08 17:06:23 +05:30
Frappe PR Bot
30cba7ee2c
chore(release): Bumped to Version 14.70.9
...
## [14.70.9](https://github.com/frappe/erpnext/compare/v14.70.8...v14.70.9 ) (2024-07-05)
### Bug Fixes
* blank item-wise sales/purchase register reports on first load ([0f275a9 ](0f275a9ff0 ))
* group by in item-wise purchase register ([1840267 ](18402677da ))
2024-07-05 02:47:14 +00:00
ruthra kumar
21a60c9927
Merge pull request #42190 from frappe/mergify/bp/version-14/pr-41975
...
fix: group by in item-wise purchase register (backport #41975 )
2024-07-05 08:15:53 +05:30
ruthra kumar
0f275a9ff0
fix: blank item-wise sales/purchase register reports on first load
2024-07-05 07:50:37 +05:30
Nihantra C. Patel
18402677da
fix: group by in item-wise purchase register
...
(cherry picked from commit 3fab00135b )
2024-07-05 02:05:26 +00:00
ruthra kumar
e9357c193d
Merge pull request #42184 from frappe/mergify/bp/version-14-hotfix/pr-42183
...
fix: empty item-wise sales/purchase register reports on initial load (backport #42183 )
2024-07-04 15:10:30 +05:30
ruthra kumar
13895fa060
fix: empty item-wise sales/purchase register reports on initial load
...
(cherry picked from commit ee862126e4 )
2024-07-04 09:36:58 +00:00
ruthra kumar
64f8498576
Merge pull request #42180 from frappe/mergify/bp/version-14-hotfix/pr-41975
...
fix: group by in item-wise purchase register (backport #41975 )
2024-07-04 14:59:50 +05:30
Nihantra C. Patel
62ad466a3b
fix: group by in item-wise purchase register
...
(cherry picked from commit 3fab00135b )
2024-07-04 09:09:07 +00:00
Khushi Rawat
45899b3017
Merge pull request #42174 from khushi8112/fetch-expence-account-from-asset-category
...
fix: fetch expense account from asset category
2024-07-04 13:14:39 +05:30
ruthra kumar
d92a042bf7
Merge pull request #42172 from frappe/mergify/bp/version-14-hotfix/pr-42143
...
refactor: validation to prevent recursion with mixed conditions (backport #42143 )
2024-07-04 09:20:35 +05:30
Khushi Rawat
4d6a71ab4b
fix: fetch expence account from asset category
2024-07-04 01:45:01 +05:30
ruthra kumar
d5fa968078
chore: resolve conflicts
2024-07-03 20:59:27 +05:30
ruthra kumar
71cbebd31b
test: validation on mixed condition and recursion on pricing rule
...
(cherry picked from commit eb4af58bf0 )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/test_pricing_rule.py
2024-07-03 15:26:56 +00:00
ruthra kumar
99317768f6
test: validation on mixed condition with recursion
...
(cherry picked from commit 9bd4e7b709 )
# Conflicts:
# erpnext/accounts/doctype/promotional_scheme/test_promotional_scheme.py
2024-07-03 15:26:56 +00:00
ruthra kumar
9fde7330e0
fix: use standard method to get _doc_before_save
...
(cherry picked from commit 9d7be293ae )
2024-07-03 15:26:56 +00:00
ruthra kumar
49fb6bec6a
refactor: validation to prevent recursion with mixed conditions
...
(cherry picked from commit 406dfd528f )
2024-07-03 15:26:55 +00:00
ruthra kumar
0f1f5b6f3d
Merge pull request #42169 from frappe/mergify/bp/version-14-hotfix/pr-42165
...
fix: multiple free items on same Item Group (backport #42165 )
2024-07-03 20:55:34 +05:30
mergify[bot]
454e147592
fix: manual pick allow to pick more than available stock (backport #42155 ) ( #42158 )
...
* fix: manual pick allow to pick more than available stock (#42155 )
(cherry picked from commit 938dd4b2aa )
# Conflicts:
# erpnext/stock/doctype/pick_list/test_pick_list.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-03 19:28:18 +05:30
ruthra kumar
701dd9e19b
fix: multiple free items on same Item Group
...
(cherry picked from commit c4ae0d283f )
2024-07-03 12:28:35 +00:00
Markus Lobedann
2cf82561f6
refactor: remove obsolete function call ( #42162 )
...
(cherry picked from commit 4512432816 )
2024-07-03 10:22:23 +00:00
Frappe PR Bot
f2d113dcf2
chore(release): Bumped to Version 14.70.8
...
## [14.70.8](https://github.com/frappe/erpnext/compare/v14.70.7...v14.70.8 ) (2024-07-03)
### Bug Fixes
* always post to tax account heads if LCV is booked ([650b25f ](650b25fc23 ))
* asset value correction in fixed asset register ([#41943 ](https://github.com/frappe/erpnext/issues/41943 )) ([a2ee463 ](a2ee4631cc ))
* consistent query field name in item wise purchase register with item wise sales register ([9665212 ](9665212607 ))
* **Delivery Note:** only show permitted actions ([0aa246c ](0aa246c39e ))
* dynamic_link for party in customer and supplier dashboard ([6de7a8d ](6de7a8de10 ))
* incorrect against_account upon reposting ([6028a19 ](6028a19e6b ))
* Re-open allows SO's to be over credit limit ([952a7b4 ](952a7b46d5 ))
* **Sales Order:** only show permitted actions ([5468a3b ](5468a3b0b7 ))
* timeout while cancelling LCV ([#42030 ](https://github.com/frappe/erpnext/issues/42030 )) ([21bf7fd ](21bf7fd1f8 ))
2024-07-03 05:02:59 +00:00
ruthra kumar
97e4495f1f
Merge pull request #42141 from frappe/version-14-hotfix
...
chore: release v14
2024-07-03 10:31:45 +05:30
ruthra kumar
26c99351fd
Merge pull request #42150 from frappe/mergify/bp/version-14-hotfix/pr-42073
...
fix: always post to tax account heads if LCV is booked (backport #42073 )
2024-07-03 07:44:36 +05:30
ruthra kumar
4d99449aa8
chore: resolve conflict
2024-07-03 07:16:08 +05:30
ruthra kumar
72b93805fd
refactor(test): fix flaky test
...
(cherry picked from commit 0e256b8b29 )
2024-07-03 01:34:50 +00:00
ruthra kumar
f31ed75578
refactor(test): cleanup test data
...
(cherry picked from commit 6ba6b5aa33 )
2024-07-03 01:34:50 +00:00
ruthra kumar
003d7e9f3e
test: Repost should not merge expense accounts from LCV
...
(cherry picked from commit fa56555150 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-07-03 01:34:49 +00:00
ruthra kumar
650b25fc23
fix: always post to tax account heads if LCV is booked
...
(cherry picked from commit 0fcd5d5130 )
2024-07-03 01:34:49 +00:00
ruthra kumar
d5366c5873
Merge pull request #42131 from frappe/mergify/bp/version-14-hotfix/pr-42126
...
fix: Re-open allows SO's to be over credit limit (backport #42126 )
2024-07-01 17:25:50 +05:30
ruthra kumar
bf36b4fa11
chore: resolve conflict
2024-07-01 17:05:56 +05:30
ruthra kumar
f4fc26b52e
test: credit check on Sales Order re-open
...
(cherry picked from commit 60694e09c4 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2024-07-01 11:33:36 +00:00
ruthra kumar
952a7b46d5
fix: Re-open allows SO's to be over credit limit
...
(cherry picked from commit 5eed781263 )
2024-07-01 11:33:35 +00:00
Smit Vora
cc9857affd
Merge pull request #42064 from frappe/mergify/bp/version-14-hotfix/pr-41979
...
fix: dynamic_link for party in customer and supplier dashboard (backport #41979 )
2024-06-28 13:04:35 +05:30
ljain112
6de7a8de10
fix: dynamic_link for party in customer and supplier dashboard
...
(cherry picked from commit c0a8800832 )
2024-06-28 06:35:17 +00:00
Frappe PR Bot
b593f57637
chore: release v14 ( #42023 )
...
* fix(Sales Order): only show permitted actions
(cherry picked from commit c29d955371 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.js
* fix(Delivery Note): only show permitted actions
(cherry picked from commit 418bdc1dcc )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.js
* fix: consistent query field name in item wise purchase register with item wise sales register
* chore: resolve conflicts
* refactor: remove use of can_create for Payment Request (#41647 )
(cherry picked from commit 47bc5691a1 )
* fix: incorrect against_account upon reposting
(cherry picked from commit 20c4098399 )
* fix: asset value correction in fixed asset register (#41943 )
* fix: timeout while cancelling LCV (#42030 )
fix: timeout while canelling LCV
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
Co-authored-by: ljain112 <ljain112@gmail.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2024-06-26 18:02:23 +05:30
rohitwaghchaure
21bf7fd1f8
fix: timeout while cancelling LCV ( #42030 )
...
fix: timeout while canelling LCV
2024-06-25 17:38:03 +05:30
Khushi Rawat
a2ee4631cc
fix: asset value correction in fixed asset register ( #41943 )
2024-06-25 16:04:20 +05:30
ruthra kumar
92ca6c6538
Merge pull request #41983 from frappe/mergify/bp/version-14-hotfix/pr-41981
...
fix: incorrect against_account upon reposting (backport #41981 )
2024-06-21 19:10:41 +05:30
ruthra kumar
6028a19e6b
fix: incorrect against_account upon reposting
...
(cherry picked from commit 20c4098399 )
2024-06-21 12:30:39 +00:00
Raffael Meyer
87dc586543
Merge pull request #41440 from frappe/mergify/bp/version-14-hotfix/pr-41384
...
fix(SO, DN): only show permitted actions (backport #41384 )
2024-06-20 15:51:18 +02:00
barredterra
22216b275c
refactor: remove use of can_create for Payment Request ( #41647 )
...
(cherry picked from commit 47bc5691a1 )
2024-06-20 14:21:30 +02:00
barredterra
0e6edf763e
chore: resolve conflicts
2024-06-20 14:15:26 +02:00
barredterra
e77534ba2b
Merge remote-tracking branch 'upstream/version-14-hotfix' into mergify/bp/version-14-hotfix/pr-41384
2024-06-20 13:47:58 +02:00
rohitwaghchaure
ae14b86a8c
Merge pull request #41954 from ljain112/fix-41927
...
fix: consistent query field name in item wise purchase register with …
2024-06-20 14:03:12 +05:30
ljain112
9665212607
fix: consistent query field name in item wise purchase register with item wise sales register
2024-06-20 11:11:43 +05:30
Frappe PR Bot
5ae9ec2657
chore(release): Bumped to Version 14.70.7
...
## [14.70.7](https://github.com/frappe/erpnext/compare/v14.70.6...v14.70.7 ) (2024-06-19)
### Bug Fixes
* add LCV flag to determine negative expenses ([20b8ee1 ](20b8ee1e90 ))
* allow Auditor to read a Fiscal Year ([b1a911a ](b1a911aa9c ))
* allow Auditor to select a company ([18b6d50 ](18b6d50a31 ))
* allow Employee role to select Department (backport [#41877 ](https://github.com/frappe/erpnext/issues/41877 )) ([#41880 ](https://github.com/frappe/erpnext/issues/41880 )) ([245c6d8 ](245c6d8672 ))
* migrate lead notes ([8f5278e ](8f5278e3d4 ))
* only show user and date if available ([598c581 ](598c581623 ))
* parameters for PI references ([d484553 ](d48455393e ))
* regional overide for updating item valution ([6441bc7 ](6441bc7862 ))
* reposting validation related PCV ([bcfc83d ](bcfc83d8d5 ))
* reset perpetual inventory flag after test ([eae5f27 ](eae5f27ec8 ))
2024-06-19 06:25:45 +00:00
ruthra kumar
890289563a
Merge pull request #41942 from frappe/version-14-hotfix
...
chore: release v14
2024-06-19 11:54:25 +05:30
Raffael Meyer
ee49e83020
Merge pull request #41944 from frappe/mergify/bp/version-14-hotfix/pr-41421
...
fix: migrate lead notes (backport #41421 )
2024-06-19 01:17:48 +02:00
barredterra
598c581623
fix: only show user and date if available
...
(cherry picked from commit 895aede590 )
2024-06-18 22:57:20 +00:00
barredterra
8f5278e3d4
fix: migrate lead notes
...
(cherry picked from commit 382d0ff453 )
2024-06-18 22:57:19 +00:00
Raffael Meyer
aa38f69a67
Merge pull request #40543 from frappe/mergify/bp/version-14-hotfix/pr-40542
2024-06-18 12:51:55 +02:00
ruthra kumar
57a81c4012
Merge pull request #41937 from frappe/mergify/bp/version-14-hotfix/pr-41900
...
refactor: ignore unreconcile doc for PO and SO on cancel/delete (backport #41900 )
2024-06-18 11:57:27 +05:30
ruthra kumar
2fabcb0c50
chore: resolve conflicts
2024-06-18 10:43:07 +05:30
ljain112
f833923f2f
refactor: ignore unreconcile doc for PO and SO on cancel/delete
...
(cherry picked from commit b618d685c6 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.js
# erpnext/selling/doctype/sales_order/sales_order.js
2024-06-18 04:57:52 +00:00
rohitwaghchaure
077cb9e983
Merge pull request #41934 from frappe/mergify/bp/version-14-hotfix/pr-41931
...
fix: reposting validation related PCV (backport #41931 )
2024-06-18 09:41:58 +05:30
Rohit Waghchaure
bcfc83d8d5
fix: reposting validation related PCV
...
(cherry picked from commit 194f1dc674 )
2024-06-17 12:22:00 +00:00
ruthra kumar
a5d1feef02
Merge pull request #41912 from frappe/mergify/bp/version-14-hotfix/pr-40187
...
fix: valuation tax entries on LCV after billing PR (backport #40187 )
2024-06-17 13:54:06 +05:30
ruthra kumar
b050110544
chore: resolve conflicts
2024-06-17 07:12:51 +05:30
Gursheen Anand
e8f5c45751
chore: resolve conflicts
...
(cherry picked from commit 54a58e9205 )
2024-06-15 15:12:23 +00:00
Gursheen Anand
eae5f27ec8
fix: reset perpetual inventory flag after test
...
(cherry picked from commit 0b36cbe307 )
2024-06-15 15:12:23 +00:00
Gursheen Anand
d48455393e
fix: parameters for PI references
...
(cherry picked from commit 8b3d46610e )
2024-06-15 15:12:23 +00:00
Gursheen Anand
7c699c8a38
test: LCV entries after billing
...
(cherry picked from commit 53642e7417 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
2024-06-15 15:12:23 +00:00
Gursheen Anand
20b8ee1e90
fix: add LCV flag to determine negative expenses
...
(cherry picked from commit baa3fee1bf )
# Conflicts:
# erpnext/controllers/stock_controller.py
2024-06-15 15:12:22 +00:00
Smit Vora
f9a7bb0544
Merge pull request #41889 from frappe/mergify/bp/version-14-hotfix/pr-41842
...
fix: regional overide for updating item valution (backport #41842 )
2024-06-15 09:16:18 +05:30
ljain112
6441bc7862
fix: regional overide for updating item valution
...
(cherry picked from commit 1a10f0bcbd )
2024-06-13 08:09:01 +00:00
Raffael Meyer
a5df0f2c94
Merge pull request #41660 from frappe/mergify/bp/version-14-hotfix/pr-41659
...
fix: Auditor permissions (backport #41659 )
2024-06-12 17:47:30 +02:00
mergify[bot]
e33416a4a7
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-41659
2024-06-12 12:13:11 +00:00
mergify[bot]
245c6d8672
fix: allow Employee role to select Department (backport #41877 ) ( #41880 )
...
* fix: allow Employee role to select Department (#41877 )
(cherry picked from commit 56082f5a29 )
# Conflicts:
# erpnext/setup/doctype/department/department.json
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-06-12 17:19:16 +05:30
Frappe PR Bot
32fba94b2a
chore(release): Bumped to Version 14.70.6
...
## [14.70.6](https://github.com/frappe/erpnext/compare/v14.70.5...v14.70.6 ) (2024-06-11)
### Bug Fixes
* Add additional condition application ([e79e9e9 ](e79e9e94d0 ))
* fixing Item-wise sales register ([5d97c7c ](5d97c7cff9 ))
* fixing Item-wise sales register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([ab90b81 ](ab90b815e3 ))
* fixing Item-wise sales register and purchase register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([ee47440 ](ee47440063 ))
* Item-wise Sales and Purchase register with no item codes [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([bc24e75 ](bc24e75c24 ))
* terms and conditions for material request (backport [#41834 ](https://github.com/frappe/erpnext/issues/41834 )) ([#41836 ](https://github.com/frappe/erpnext/issues/41836 )) ([7234625 ](7234625d65 ))
2024-06-11 13:07:24 +00:00
rohitwaghchaure
a6ed10b712
Merge pull request #41853 from frappe/version-14-hotfix
...
chore: release v14
2024-06-11 18:36:07 +05:30
mergify[bot]
7234625d65
fix: terms and conditions for material request (backport #41834 ) ( #41836 )
...
fix: terms and conditions for material request (#41834 )
(cherry picked from commit 4b026d66dc )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-06-10 15:17:06 +05:30
Frappe PR Bot
0c4a2af9ab
chore(release): Bumped to Version 14.70.5
...
## [14.70.5](https://github.com/frappe/erpnext/compare/v14.70.4...v14.70.5 ) (2024-06-10)
### Bug Fixes
* Add additional condition application ([810378c ](810378c899 ))
* fixing Item-wise sales register ([3823e0e ](3823e0e494 ))
* fixing Item-wise sales register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([e8286d7 ](e8286d7b3c ))
* fixing Item-wise sales register and purchase register [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([fd73a8a ](fd73a8a348 ))
* Item-wise Sales and Purchase register with no item codes [#41373 ](https://github.com/frappe/erpnext/issues/41373 ) ([91de469 ](91de46922d ))
2024-06-10 04:55:25 +00:00
Deepesh Garg
5ba0082bc7
Merge pull request #41832 from frappe/mergify/bp/version-14/pr-41829
...
fix: Item-wise Sales and Purchase register with no item codes (#41424 )
2024-06-10 10:24:04 +05:30
Deepesh Garg
47b3e96a37
chore: resolve conflicts
...
(cherry picked from commit e9b7d00afb )
2024-06-10 04:53:29 +00:00
Deepesh Garg
810378c899
fix: Add additional condition application
...
(cherry picked from commit 8ec364df6f )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
(cherry picked from commit e79e9e94d0 )
2024-06-10 04:53:29 +00:00
Deepesh Garg
bdf198c94f
chore: update condition queries in qb
...
(cherry picked from commit d2af36e1eb )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit e94e15259b )
2024-06-10 04:53:29 +00:00
Poorvi-R-Bhat
e8286d7b3c
fix: fixing Item-wise sales register #41373
...
(cherry picked from commit eafa88b8e9 )
# Conflicts:
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit ab90b815e3 )
2024-06-10 04:53:29 +00:00
Poorvi-R-Bhat
fd73a8a348
fix: fixing Item-wise sales register and purchase register #41373
...
(cherry picked from commit 76073ae228 )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
(cherry picked from commit ee47440063 )
2024-06-10 04:53:29 +00:00
Poorvi-R-Bhat
91de46922d
fix: Item-wise Sales and Purchase register with no item codes #41373
...
(cherry picked from commit 1b45ecfcae )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
(cherry picked from commit bc24e75c24 )
2024-06-10 04:53:29 +00:00
Poorvi
3823e0e494
fix: fixing Item-wise sales register
...
(cherry picked from commit c90185f533 )
(cherry picked from commit 5d97c7cff9 )
2024-06-10 04:53:28 +00:00
Deepesh Garg
625aa4ef6b
Merge pull request #41829 from frappe/mergify/bp/version-14-hotfix/pr-41424
...
fix: Item-wise Sales and Purchase register with no item codes (#41424 )
2024-06-09 22:38:15 +05:30
Deepesh Garg
e9b7d00afb
chore: resolve conflicts
2024-06-09 22:17:30 +05:30
Deepesh Garg
e79e9e94d0
fix: Add additional condition application
...
(cherry picked from commit 8ec364df6f )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
2024-06-09 14:13:27 +00:00
Deepesh Garg
e94e15259b
chore: update condition queries in qb
...
(cherry picked from commit d2af36e1eb )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 14:13:27 +00:00
Poorvi-R-Bhat
ab90b815e3
fix: fixing Item-wise sales register #41373
...
(cherry picked from commit eafa88b8e9 )
# Conflicts:
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 14:13:25 +00:00
Poorvi-R-Bhat
ee47440063
fix: fixing Item-wise sales register and purchase register #41373
...
(cherry picked from commit 76073ae228 )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
2024-06-09 14:13:24 +00:00
Poorvi-R-Bhat
bc24e75c24
fix: Item-wise Sales and Purchase register with no item codes #41373
...
(cherry picked from commit 1b45ecfcae )
# Conflicts:
# erpnext/accounts/report/item_wise_purchase_register/item_wise_purchase_register.py
# erpnext/accounts/report/item_wise_sales_register/item_wise_sales_register.py
2024-06-09 14:13:23 +00:00
Poorvi
5d97c7cff9
fix: fixing Item-wise sales register
...
(cherry picked from commit c90185f533 )
2024-06-09 14:13:23 +00:00
ruthra kumar
e38383a757
Merge pull request #41806 from frappe/mergify/bp/version-14-hotfix/pr-41804
...
chore: repost settings permission overhaul (backport #41804 )
2024-06-06 16:34:18 +05:30
ruthra kumar
a5bda0180e
chore: repost settings permission overhaul
...
(cherry picked from commit 458d8f5ed8 )
2024-06-06 16:13:55 +05:30
Frappe PR Bot
b6648eebfa
chore(release): Bumped to Version 14.70.4
...
## [14.70.4](https://github.com/frappe/erpnext/compare/v14.70.3...v14.70.4 ) (2024-06-05)
### Bug Fixes
* Filters in account balance report ([570985f ](570985f40e ))
* get assets received but not billed account only if any asset item is received ([#41734 ](https://github.com/frappe/erpnext/issues/41734 )) ([39885b2 ](39885b2b01 ))
* Ignore disabling default currency field while creating new company (backport [#41699 ](https://github.com/frappe/erpnext/issues/41699 )) ([#41760 ](https://github.com/frappe/erpnext/issues/41760 )) ([5ab5bd1 ](5ab5bd138f ))
* payment term when creating PO from SO (backport [#41376 ](https://github.com/frappe/erpnext/issues/41376 )) ([#41743 ](https://github.com/frappe/erpnext/issues/41743 )) ([dc32657 ](dc3265751c ))
2024-06-05 01:17:52 +00:00
ruthra kumar
faa3c7c3a4
Merge pull request #41774 from frappe/version-14-hotfix
...
chore: release v14
2024-06-05 06:46:34 +05:30
mergify[bot]
5ab5bd138f
fix: Ignore disabling default currency field while creating new company (backport #41699 ) ( #41760 )
...
fix: Ignore disabling default currency field while creating new company (#41699 )
(cherry picked from commit 80f6228d45 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-06-04 11:55:42 +05:30
mergify[bot]
dc3265751c
fix: payment term when creating PO from SO (backport #41376 ) ( #41743 )
...
fix: payment term when creating PO from SO (#41376 )
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
* fix: payment term when creating PO from SO
(cherry picked from commit 441596f795 )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-06-03 18:37:26 +05:30
ruthra kumar
cf8f0e4096
Merge pull request #41745 from frappe/mergify/bp/version-14-hotfix/pr-41742
...
chore: System Manager should have submit permission for repost doctypes (backport #41742 )
2024-06-03 18:33:55 +05:30
ruthra kumar
8c09968e1b
chore: Sys Manager shluld have submit permission for repost doctypes
...
(cherry picked from commit 4558f64c0f )
2024-06-03 12:20:56 +00:00
Nabin Hait
39885b2b01
fix: get assets received but not billed account only if any asset item is received ( #41734 )
...
fix: get assets received but not billed account only if any asset item received
2024-06-03 14:05:57 +05:30
Deepesh Garg
6a6a6971ba
Merge pull request #41679 from frappe/mergify/bp/version-14-hotfix/pr-41676
...
fix: Filters in account balance report (#41676 )
2024-05-31 20:02:35 +05:30
Frappe PR Bot
13dfbe3d80
chore(release): Bumped to Version 14.70.3
...
## [14.70.3](https://github.com/frappe/erpnext/compare/v14.70.2...v14.70.3 ) (2024-05-29)
### Bug Fixes
* add in some indices to speed up Purchase Order deletion ([c16c41e ](c16c41ee59 ))
* Add to Cart button width for Mobile/Tablet ([819ced4 ](819ced4cb3 ))
* cost center filter according to the company in project ([7035969 ](7035969db7 ))
* cost center filter according to the company in project ([0cf97f2 ](0cf97f2559 ))
* cost center filter according to the company in project ([459d136 ](459d136368 ))
* dict can not be used as parameter ([#41598 ](https://github.com/frappe/erpnext/issues/41598 )) ([649c192 ](649c192abe ))
* Fetch outstanding and total amount for reference journal entry ([50f6afd ](50f6afd588 ))
* set expense account as Assets RBNB only if it is booked in linked PR ([#41368 ](https://github.com/frappe/erpnext/issues/41368 )) ([014486d ](014486de39 ))
* Update depreciation schedule via asset repair ([#41344 ](https://github.com/frappe/erpnext/issues/41344 )) ([eb418e8 ](eb418e8659 ))
2024-05-29 07:52:36 +00:00
ruthra kumar
7e3c15e0b6
Merge pull request #41665 from frappe/version-14-hotfix
...
chore: release v14
2024-05-29 13:21:18 +05:30
Deepesh Garg
570985f40e
fix: Filters in account balance report
...
(cherry picked from commit 1c9fe691ea )
2024-05-29 07:20:48 +00:00
Nabin Hait
eb418e8659
fix: Update depreciation schedule via asset repair ( #41344 )
...
* fix: Update depreciation schedule via asset repair
* fix: test cases related to modified depreciation schedule
2024-05-29 11:07:03 +05:30
Nabin Hait
014486de39
fix: set expense account as Assets RBNB only if it is booked in linked PR ( #41368 )
...
* fix: set expense account as Assets RBNB only if it is booked in linked PR
* fix: broken translations
2024-05-29 10:46:06 +05:30
barredterra
a53a80f01d
chore: resolve conflicts
2024-05-27 18:54:17 +02:00
barredterra
b1a911aa9c
fix: allow Auditor to read a Fiscal Year
...
(cherry picked from commit eaa4efbc45 )
# Conflicts:
# erpnext/accounts/doctype/fiscal_year/fiscal_year.json
2024-05-27 16:50:26 +00:00
barredterra
18b6d50a31
fix: allow Auditor to select a company
...
(cherry picked from commit 06401cc84f )
# Conflicts:
# erpnext/setup/doctype/company/company.json
2024-05-27 16:50:26 +00:00
Akhil Narang
fcb2f4f084
Merge pull request #41624 from frappe/mergify/bp/version-14-hotfix/pr-41601
...
fix: add in some indices to speed up Purchase Order deletion (backport #41601 )
2024-05-27 13:31:51 +05:30
Akhil Narang
308f200793
Merge pull request #41610 from frappe/mergify/bp/version-14-hotfix/pr-41609
...
refactor: use `json` directly instead of using `frappe.json` (backport #41609 )
2024-05-27 13:31:29 +05:30
Akhil Narang
4fcfbe6e9f
Merge pull request #41597 from frappe/mergify/bp/version-14-hotfix/pr-41576
...
chore: sync ruff config with framework (backport #41576 )
2024-05-27 13:31:22 +05:30
Akhil Narang
5b2c13dacf
refactor: use json directly instead of using frappe.json ( #41609 )
...
(cherry picked from commit 3f06f1905f )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-05-27 07:26:24 +00:00
Ankush Menat
76b7884fb7
ci: ruff only fix imports
...
(cherry picked from commit 85b1a8001b )
2024-05-27 07:26:14 +00:00
Ankush Menat
518dad8ecb
ci: dont auto apply fixes
...
I've personally encountered ~5 instances of bad auto fixes, let
developers apply the fixes.
(cherry picked from commit 3b4913ec81 )
2024-05-27 07:26:14 +00:00
Akhil Narang
220ae118e8
chore: resolve conflicts
2024-05-27 07:25:29 +00:00
Akhil Narang
f1f2f6e338
chore: resolve conflicts
2024-05-27 07:25:29 +00:00
Akhil Narang
c16c41ee59
fix: add in some indices to speed up Purchase Order deletion
...
`tabSales Order`.`inter_company_order_reference`
`tabSales Invoice Item`.`purchase_order`
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 0303d7dbdc )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
# erpnext/selling/doctype/sales_order/sales_order.json
2024-05-27 07:25:29 +00:00
ruthra kumar
dcffb3886b
Merge pull request #41648 from frappe/mergify/bp/version-14-hotfix/pr-41401
...
fix: cost center filter according to the company in project (backport #41401 )
2024-05-27 10:41:59 +05:30
Nihantra C. Patel
7035969db7
fix: cost center filter according to the company in project
...
(cherry picked from commit 501c6aa126 )
2024-05-27 04:41:12 +00:00
Nihantra C. Patel
0cf97f2559
fix: cost center filter according to the company in project
...
(cherry picked from commit cfde8088b4 )
2024-05-27 04:41:12 +00:00
Nihantra C. Patel
459d136368
fix: cost center filter according to the company in project
...
(cherry picked from commit 249e8264dd )
2024-05-27 04:41:11 +00:00
ruthra kumar
a2bfe31876
Merge pull request #40289 from Nihantra-Patel/fix_button_size_for_add_to_cart
...
fix: Add to Cart button width for Mobile/Tablet
2024-05-24 10:57:15 +05:30
ruthra kumar
75b021dc23
Merge pull request #41604 from frappe/mergify/bp/version-14-hotfix/pr-41603
...
refactor: remove 'format:' based naming in internal doctypes (backport #41603 )
2024-05-24 10:54:45 +05:30
ruthra kumar
b2e2e951da
Merge pull request #41606 from frappe/mergify/bp/version-14-hotfix/pr-41594
...
refactor: 'Payment Period Based On Invoice Date' report (backport #41594 )
2024-05-24 10:54:07 +05:30
ruthra kumar
0f9b5074a6
chore: resolve conflicts
2024-05-23 17:47:47 +05:30
ruthra kumar
190900cd1b
refactor: replace against_voucher with against_voucher_no
...
(cherry picked from commit c4e2abb973 )
2024-05-23 12:16:41 +00:00
ruthra kumar
3512f7d528
refactor: remove debit and credit
...
(cherry picked from commit 014b542cf3 )
2024-05-23 12:16:40 +00:00
ruthra kumar
0dc2f78a2e
refactor: query payment ledger for payments
...
(cherry picked from commit cb3c20dcd3 )
2024-05-23 12:16:40 +00:00
ruthra kumar
c834a9de85
refactor: remove 'format:' based naming in internal doctypes
...
(cherry picked from commit e2ec3e453a )
# Conflicts:
# erpnext/accounts/doctype/repost_accounting_ledger/repost_accounting_ledger.json
# erpnext/accounts/doctype/repost_payment_ledger/repost_payment_ledger.json
2024-05-23 12:15:21 +00:00
Frappe PR Bot
c910b8ab03
chore(release): Bumped to Version 14.70.2
...
## [14.70.2](https://github.com/frappe/erpnext/compare/v14.70.1...v14.70.2 ) (2024-05-23)
### Bug Fixes
* Fetch outstanding and total amount for reference journal entry ([94c3ee6 ](94c3ee645d ))
2024-05-23 11:01:54 +00:00
ruthra kumar
b9ebb50a02
Merge pull request #41600 from frappe/mergify/bp/version-14/pr-40957
...
fix: Fetch correct outstanding and total amount for reference journal entry (backport #40920 ) (backport #40957 )
2024-05-23 16:30:31 +05:30
ruthra kumar
38cc28a4c3
chore: resolve conflicts
...
(cherry picked from commit 5230d411bf )
2024-05-23 10:39:16 +00:00
ruthra kumar
bbb9b9e3b6
chore: remove unused imports
...
(cherry picked from commit a6bf7c1ebd )
2024-05-23 10:39:15 +00:00
Nabin Hait
94c3ee645d
fix: Fetch outstanding and total amount for reference journal entry
...
(cherry picked from commit f331f9b15c )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/accounts/doctype/payment_entry/payment_entry.py
(cherry picked from commit 50f6afd588 )
2024-05-23 10:39:15 +00:00
ruthra kumar
4d8c35aa5d
Merge pull request #40957 from frappe/mergify/bp/version-14-hotfix/pr-40920
...
fix: Fetch correct outstanding and total amount for reference journal entry (backport #40920 )
2024-05-23 16:08:14 +05:30
ruthra kumar
5230d411bf
chore: resolve conflicts
2024-05-23 15:42:34 +05:30
ruthra kumar
a6bf7c1ebd
chore: remove unused imports
2024-05-23 15:42:34 +05:30
Nabin Hait
50f6afd588
fix: Fetch outstanding and total amount for reference journal entry
...
(cherry picked from commit f331f9b15c )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/accounts/doctype/payment_entry/payment_entry.py
2024-05-23 15:42:34 +05:30
rohitwaghchaure
649c192abe
fix: dict can not be used as parameter ( #41598 )
2024-05-23 15:37:00 +05:30
Frappe PR Bot
b7d6a54bed
chore(release): Bumped to Version 14.70.1
...
## [14.70.1](https://github.com/frappe/erpnext/compare/v14.70.0...v14.70.1 ) (2024-05-22)
### Bug Fixes
* minor Dr and Cr between Purchase Receipt and Purchase Invoice ([82d206b ](82d206b709 ))
* possible sql error on General Ledger ([dfb4c47 ](dfb4c47089 ))
* print format bold for field "total" ([89d507e ](89d507e07e ))
* priority not working for multiple pricing rules (backport [#41516 ](https://github.com/frappe/erpnext/issues/41516 )) ([#41524 ](https://github.com/frappe/erpnext/issues/41524 )) ([97fdda8 ](97fdda8a7c ))
* typerror on hide_fields ([331a743 ](331a743d69 ))
* validate reorder group warehouse (backport [#41478 ](https://github.com/frappe/erpnext/issues/41478 )) ([#41479 ](https://github.com/frappe/erpnext/issues/41479 )) ([2659535 ](26595351cc ))
2024-05-22 08:46:30 +00:00
ruthra kumar
05e4dae1b8
Merge pull request #41575 from frappe/version-14-hotfix
...
chore: release v14
2024-05-22 14:15:11 +05:30
mergify[bot]
97fdda8a7c
fix: priority not working for multiple pricing rules (backport #41516 ) ( #41524 )
...
* fix: priority not working for multiple pricing rules (#41516 )
(cherry picked from commit 5cf5b18aea )
# Conflicts:
# erpnext/accounts/doctype/pricing_rule/pricing_rule.json
# erpnext/accounts/doctype/pricing_rule/pricing_rule.py
# erpnext/patches.txt
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-20 13:39:39 +05:30
ruthra kumar
9802333397
Merge pull request #41527 from frappe/mergify/bp/version-14-hotfix/pr-41523
...
fix: minor Dr and Cr between Purchase Receipt and Purchase Invoice (backport #41523 )
2024-05-20 08:32:24 +05:30
ruthra kumar
82d206b709
fix: minor Dr and Cr between Purchase Receipt and Purchase Invoice
...
This applies for Provisional Accounting for Non-stock items
(cherry picked from commit 1c0a24424a )
2024-05-17 12:21:28 +00:00
ruthra kumar
80810c2ebb
Merge pull request #41518 from frappe/mergify/bp/version-14-hotfix/pr-41517
...
fix: typerror on hide_fields (backport #41517 )
2024-05-17 14:54:06 +05:30
ruthra kumar
331a743d69
fix: typerror on hide_fields
...
(cherry picked from commit deb9766f2a )
2024-05-17 14:51:57 +05:30
ruthra kumar
32a1fea8f0
Merge pull request #41512 from frappe/mergify/bp/version-14-hotfix/pr-41511
...
fix: possible sql error on General Ledger (backport #41511 )
2024-05-17 11:17:24 +05:30
ruthra kumar
dfb4c47089
fix: possible sql error on General Ledger
...
(cherry picked from commit 76131f8e10 )
2024-05-17 05:26:54 +00:00
mergify[bot]
0cbf049608
chore(BOM Explorer): display items in the same order as in the BOM (backport #41496 ) ( #41510 )
...
chore(BOM Explorer): display items in the same order as in the BOM (#41496 )
(cherry picked from commit bd381cc0c6 )
Co-authored-by: Samuel Danieli <23150094+scdanieli@users.noreply.github.com >
2024-05-17 09:37:03 +05:30
ruthra kumar
3f0cb47464
Merge pull request #41500 from frappe/mergify/bp/version-14-hotfix/pr-40072
...
fix: print format bold for field "total" (backport #40072 )
2024-05-16 15:35:48 +05:30
Nihantra C. Patel
89d507e07e
fix: print format bold for field "total"
...
(cherry picked from commit 3c9640df27 )
2024-05-16 10:04:03 +00:00
mergify[bot]
26595351cc
fix: validate reorder group warehouse (backport #41478 ) ( #41479 )
...
fix: validate reorder group warehouse (#41478 )
(cherry picked from commit 0363afcfd0 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-15 15:15:41 +05:30
Frappe PR Bot
dfaca93292
chore(release): Bumped to Version 14.70.0
...
# [14.70.0](https://github.com/frappe/erpnext/compare/v14.69.1...v14.70.0 ) (2024-05-15)
### Bug Fixes
* "Based on" field always has the value "Not applicable" ([1078a98 ](1078a98cce ))
* address filter and quotation to for prospect ([c9e7f45 ](c9e7f450c5 ))
* address filter and quotation to for prospect ([6902780 ](690278042d ))
* address filter and quotation to for prospect ([754e193 ](754e193c76 ))
* consistent use of "Address & Contact" (backport [#41386 ](https://github.com/frappe/erpnext/issues/41386 )) ([#41387 ](https://github.com/frappe/erpnext/issues/41387 )) ([256d6a4 ](256d6a47ac ))
* data getting override in delivery trip (backport [#41431 ](https://github.com/frappe/erpnext/issues/41431 )) ([#41432 ](https://github.com/frappe/erpnext/issues/41432 )) ([5366356 ](5366356400 ))
* Default dates in report ([c3244f0 ](c3244f009b ))
* default fiscal year ([7a380f5 ](7a380f584d ))
* Duplicate party name column in AR/AP report ([a8be5f0 ](a8be5f0789 ))
* PSOA ageing ([e69e540 ](e69e5404d3 ))
### Features
* allow to pick manually qty / batches / serial nos (backport [#40723 ](https://github.com/frappe/erpnext/issues/40723 )) ([#41435 ](https://github.com/frappe/erpnext/issues/41435 )) ([7b28d7d ](7b28d7d2b8 ))
2024-05-15 05:12:14 +00:00
Deepesh Garg
40de3f3481
Merge pull request #41458 from frappe/version-14-hotfix
...
chore: release v14
2024-05-15 10:40:58 +05:30
Deepesh Garg
fc2614612b
Merge pull request #41466 from frappe/mergify/bp/version-14-hotfix/pr-41258
...
fix: PSOA ageing (#41258 )
2024-05-14 21:19:17 +05:30
Deepesh Garg
e69e5404d3
fix: PSOA ageing
...
(cherry picked from commit fed2d11905 )
2024-05-14 14:40:36 +00:00
Nabin Hait
14ec6351ae
Merge pull request #41448 from frappe/mergify/bp/version-14-hotfix/pr-41412
...
fix: Duplicate party name column in AR/AP report (backport #41412 )
2024-05-14 20:02:56 +05:30
Deepesh Garg
a8be5f0789
fix: Duplicate party name column in AR/AP report
...
(cherry picked from commit 7501fe8ebd )
2024-05-14 02:53:49 +00:00
Deepesh Garg
42312c5bba
Merge pull request #41170 from deepeshgarg007/default_dates_in_reports
...
fix: Default dates in report
2024-05-14 08:21:51 +05:30
mergify[bot]
7b28d7d2b8
feat: allow to pick manually qty / batches / serial nos (backport #40723 ) ( #41435 )
...
* feat: allow to pick manually qty / batches / serial nos
(cherry picked from commit 50dd9fa8a3 )
# Conflicts:
# erpnext/stock/doctype/pick_list/pick_list.json
# erpnext/stock/doctype/pick_list/pick_list.py
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-05-13 21:37:13 +05:30
barredterra
0aa246c39e
fix(Delivery Note): only show permitted actions
...
(cherry picked from commit 418bdc1dcc )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.js
2024-05-13 13:43:07 +00:00
barredterra
5468a3b0b7
fix(Sales Order): only show permitted actions
...
(cherry picked from commit c29d955371 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.js
2024-05-13 13:43:07 +00:00
mergify[bot]
5366356400
fix: data getting override in delivery trip (backport #41431 ) ( #41432 )
...
fix: data getting override in delivery trip (#41431 )
fix: data getting override
(cherry picked from commit 663fcb374d )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-13 16:31:34 +05:30
Deepesh Garg
7a380f584d
fix: default fiscal year
2024-05-11 17:51:53 +05:30
mergify[bot]
256d6a47ac
fix: consistent use of "Address & Contact" (backport #41386 ) ( #41387 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: consistent use of "Address & Contact" (#41386 )
2024-05-10 17:42:27 +02:00
Akhil Narang
67e06615a3
Merge pull request #41406 from frappe/mergify/bp/version-14-hotfix/pr-37031
...
fix: "Based on" field always has the value "Not applicable" (backport #37031 )
2024-05-10 16:44:33 +05:30
HarryPaulo
1078a98cce
fix: "Based on" field always has the value "Not applicable"
...
(cherry picked from commit fae640c56f )
2024-05-10 11:13:03 +00:00
ruthra kumar
d87ffae03f
Merge pull request #41394 from frappe/mergify/bp/version-14-hotfix/pr-41040
...
fix: address filter and quotation to for prospect (backport #41040 )
2024-05-09 12:48:48 +05:30
ruthra kumar
0404941fb2
chore: resolve conflict
2024-05-09 12:21:29 +05:30
ruthra kumar
c4dfcbec96
refactor: make use of doc.quotation_to
...
(cherry picked from commit 754c7f6d1c )
# Conflicts:
# erpnext/selling/doctype/quotation/quotation.js
2024-05-09 06:45:53 +00:00
Nihantra Patel
c9e7f450c5
fix: address filter and quotation to for prospect
...
(cherry picked from commit 2896e3666c )
2024-05-09 06:45:53 +00:00
Nihantra Patel
690278042d
fix: address filter and quotation to for prospect
...
(cherry picked from commit 24a68a79df )
2024-05-09 06:45:52 +00:00
Nihantra Patel
754e193c76
fix: address filter and quotation to for prospect
...
(cherry picked from commit fe5b88522e )
# Conflicts:
# erpnext/selling/doctype/quotation/quotation.js
2024-05-09 06:45:52 +00:00
Frappe PR Bot
9d5e4b3b3a
chore(release): Bumped to Version 14.69.1
...
## [14.69.1](https://github.com/frappe/erpnext/compare/v14.69.0...v14.69.1 ) (2024-05-09)
### Bug Fixes
* added brand column in Warehouse wise Item Balance Age and Value … (backport [#41280 ](https://github.com/frappe/erpnext/issues/41280 )) ([#41281 ](https://github.com/frappe/erpnext/issues/41281 )) ([d727c52 ](d727c52421 ))
* Cost center not getting saved in PSOA ([e82ea12 ](e82ea12cbc ))
* filter validation for batch-wise balance history report (backport [#41356 ](https://github.com/frappe/erpnext/issues/41356 )) ([#41360 ](https://github.com/frappe/erpnext/issues/41360 )) ([339256b ](339256bc71 ))
* incorrect query for Purchase Invoice rate in GP ([93b30d9 ](93b30d9f11 ))
* missing Item Name on Save for Quotation created from Item (backport [#41233 ](https://github.com/frappe/erpnext/issues/41233 )) ([#41303 ](https://github.com/frappe/erpnext/issues/41303 )) ([a26ae64 ](a26ae64385 ))
* pricing rule rounding ([d2ce927 ](d2ce927891 ))
* reset rate for serial batch supplied items ([#41293 ](https://github.com/frappe/erpnext/issues/41293 )) ([cd33199 ](cd33199da2 ))
### Performance Improvements
* index on item code for the Pick List Item doctype (backport [#41357 ](https://github.com/frappe/erpnext/issues/41357 )) ([#41362 ](https://github.com/frappe/erpnext/issues/41362 )) ([4647ec8 ](4647ec8892 ))
2024-05-09 05:30:06 +00:00
ruthra kumar
d7709cf4e4
Merge pull request #41354 from frappe/version-14-hotfix
...
chore: release v14
2024-05-09 10:58:39 +05:30
mergify[bot]
4647ec8892
perf: index on item code for the Pick List Item doctype (backport #41357 ) ( #41362 )
...
* perf: index on item code for the Pick List Item doctype (#41357 )
(cherry picked from commit 0887161f2a )
# Conflicts:
# erpnext/stock/doctype/pick_list_item/pick_list_item.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-08 11:38:02 +05:30
mergify[bot]
339256bc71
fix: filter validation for batch-wise balance history report (backport #41356 ) ( #41360 )
...
fix: filter validation for batch-wise balance history report (#41356 )
fix: filter validation for batchwise balance history report
(cherry picked from commit 544fc60093 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-08 00:15:33 +05:30
ruthra kumar
c3d567b291
Merge pull request #41348 from frappe/mergify/bp/version-14-hotfix/pr-41288
...
fix: pricing rule rounding (backport #41288 )
2024-05-07 10:32:20 +05:30
ruthra kumar
e068bec212
refactor(test): test floor based rounding
...
(cherry picked from commit c41a037174 )
2024-05-07 04:32:04 +00:00
ruthra kumar
d2ce927891
fix: pricing rule rounding
...
Consider a pricing rule of 20:1 with recursion enabled, free items
should follow the below progression
| Qty | Free item qty |
|-------+---------------|
| 0-19 | 0 |
| 20-39 | 1 |
| 40-59 | 2 |
(cherry picked from commit 9bf37426c1 )
2024-05-07 04:32:03 +00:00
mergify[bot]
a26ae64385
fix: missing Item Name on Save for Quotation created from Item (backport #41233 ) ( #41303 )
...
fix: missing Item Name on Save for Quotation created from Item (#41233 )
* fix: missing Item Name on Save for Quotation created from Item
* fix: missing Item Name on Save for Quotation created from Item
(cherry picked from commit c8e92cb1b2 )
Co-authored-by: HENRY Florian <florian.henry@open-concept.pro >
2024-05-06 21:46:18 +05:30
s-aga-r
cd33199da2
fix: reset rate for serial batch supplied items ( #41293 )
2024-05-06 21:37:27 +05:30
ruthra kumar
27100401aa
Merge pull request #41336 from frappe/mergify/bp/version-14-hotfix/pr-41334
...
fix: incorrect query for Purchase Invoice rate in GP (backport #41334 )
2024-05-06 13:17:58 +05:30
ruthra kumar
93b30d9f11
fix: incorrect query for Purchase Invoice rate in GP
...
(cherry picked from commit bd8382c592 )
2024-05-06 07:24:49 +00:00
Deepesh Garg
904f369e99
Merge pull request #41324 from frappe/mergify/bp/version-14-hotfix/pr-41318
...
fix: Cost center not getting saved in PSOA (#41318 )
2024-05-06 12:25:14 +05:30
Deepesh Garg
7b9c22775c
chore: resolve conflicts
2024-05-06 11:52:26 +05:30
Deepesh Garg
6aa8d5fb4b
chore: resolve conflicts
2024-05-06 11:29:53 +05:30
Deepesh Garg
e82ea12cbc
fix: Cost center not getting saved in PSOA
...
(cherry picked from commit 58f7039630 )
# Conflicts:
# erpnext/accounts/doctype/psoa_cost_center/psoa_cost_center.json
# erpnext/accounts/doctype/psoa_cost_center/psoa_cost_center.py
2024-05-04 08:26:55 +00:00
mergify[bot]
d727c52421
fix: added brand column in Warehouse wise Item Balance Age and Value … (backport #41280 ) ( #41281 )
...
fix: added brand column in Warehouse wise Item Balance Age and Value … (#41280 )
fix: added brand coulmn in Warehouse wise Item Balance Age and Value report
(cherry picked from commit 1cbc200770 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-05-03 17:53:52 +05:30
Frappe PR Bot
5ae29655f9
chore(release): Bumped to Version 14.69.0
...
# [14.69.0](https://github.com/frappe/erpnext/compare/v14.68.2...v14.69.0 ) (2024-05-02)
### Bug Fixes
* 'NoneType' object has no attribute '_read_rowdata_packet_unbuffered' ([949aa93 ](949aa9346c ))
* args when get the delivery note in delivery trip ([abe64aa ](abe64aa1ab ))
* args when get the delivery note in delivery trip ([1a7b3c4 ](1a7b3c437d ))
* display term name for single term invoices ([58b68b7 ](58b68b7597 ))
* duplicate column in the stock ledger report ([3fcdcef ](3fcdcef178 ))
* handle stock balance unbuffered_cursor error (backport [#41186 ](https://github.com/frappe/erpnext/issues/41186 )) ([#41187 ](https://github.com/frappe/erpnext/issues/41187 )) ([59010c9 ](59010c9a61 ))
* incorrectly applying TDS when Advance is in previous FY ([eb22fb9 ](eb22fb9326 ))
* mode of payment has precedance ([33d38ba ](33d38ba3a7 ))
* multiple pricing rules with discount amount and discount percentage not working ([#41211 ](https://github.com/frappe/erpnext/issues/41211 )) ([54313b5 ](54313b5db9 ))
* negative stock qty error for stock reconciliation ([#41283 ](https://github.com/frappe/erpnext/issues/41283 )) ([9aa054c ](9aa054c400 ))
* permission issue when user permission restricts on company ([45c4167 ](45c4167c86 ))
* validation to prevent overallocation ([8318286 ](8318286865 ))
### Features
* allow to do reposting for all stock transactions (audit) (backport [#41165 ](https://github.com/frappe/erpnext/issues/41165 )) ([#41205 ](https://github.com/frappe/erpnext/issues/41205 )) ([1e13193 ](1e1319351d ))
### Performance Improvements
* timeout issue while submitting purchase receipt (v14) ([113351e ](113351e850 ))
2024-05-02 04:31:43 +00:00
ruthra kumar
81a99309d8
Merge pull request #41264 from frappe/version-14-hotfix
...
chore: release v14
2024-05-02 09:59:30 +05:30
rohitwaghchaure
9aa054c400
fix: negative stock qty error for stock reconciliation ( #41283 )
...
fix: negative stock qty error for stock reco
2024-05-02 09:38:33 +05:30
ruthra kumar
82b2675aa8
Merge pull request #41269 from frappe/mergify/bp/version-14-hotfix/pr-41268
...
fix: validation to prevent overallocation (backport #41268 )
2024-04-30 18:40:47 +05:30
ruthra kumar
8318286865
fix: validation to prevent overallocation
...
(cherry picked from commit bf755fab55 )
2024-04-30 17:48:55 +05:30
ruthra kumar
f87411f40d
Merge pull request #41254 from frappe/mergify/bp/version-14-hotfix/pr-41252
...
fix: permission issue when user permission restricts on company (backport #41252 )
2024-04-30 14:19:39 +05:30
ruthra kumar
45c4167c86
fix: permission issue when user permission restricts on company
2024-04-30 12:24:32 +05:30
ruthra kumar
e0d1f2f6eb
Merge pull request #41248 from frappe/mergify/bp/version-14-hotfix/pr-41240
...
fix: display term name for single term invoices in AR/AP (backport #41240 )
2024-04-30 07:42:33 +05:30
ruthra kumar
ba45ea42f8
Merge pull request #41246 from frappe/mergify/bp/version-14-hotfix/pr-41194
...
fix: TDS incorrectly applied when Advance is in previous FY (backport #41194 )
2024-04-30 07:42:23 +05:30
ruthra kumar
58b68b7597
fix: display term name for single term invoices
...
(cherry picked from commit 5fa4cfee04 )
2024-04-30 01:40:17 +00:00
ruthra kumar
4d56c46446
test: TDS deduction across fiscal year
...
(cherry picked from commit 2f9a144023 )
2024-04-30 07:04:21 +05:30
ruthra kumar
eb22fb9326
fix: incorrectly applying TDS when Advance is in previous FY
...
(cherry picked from commit b195f519e2 )
2024-04-30 01:27:56 +00:00
rohitwaghchaure
54313b5db9
fix: multiple pricing rules with discount amount and discount percentage not working ( #41211 )
2024-04-29 20:53:10 +05:30
mergify[bot]
866b0c6ac7
chore: delete invalid translations (backport #41227 ) ( #41228 )
...
chore: delete invalid translations (#41227 )
(cherry picked from commit 067419b7cd )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-04-29 10:41:54 +05:30
mergify[bot]
1e1319351d
feat: allow to do reposting for all stock transactions (audit) (backport #41165 ) ( #41205 )
...
* feat: allow to do reposting for all transactions (audit)
(cherry picked from commit aefbe21b46 )
# Conflicts:
# erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.json
# erpnext/stock/doctype/stock_reposting_settings/stock_reposting_settings.py
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-04-26 14:25:51 +05:30
rohitwaghchaure
6b2874694e
Merge pull request #41204 from rohitwaghchaure/fixed-unbuffered_cursor
...
fix: 'NoneType' object has no attribute '_read_rowdata_packet_unbuffe…
2024-04-26 13:50:07 +05:30
rohitwaghchaure
ff37706bef
Merge pull request #41200 from frappe/mergify/bp/version-14-hotfix/pr-41185
...
fix: args when get the delivery note in delivery trip (backport #41185 )
2024-04-26 13:36:14 +05:30
Rohit Waghchaure
949aa9346c
fix: 'NoneType' object has no attribute '_read_rowdata_packet_unbuffered'
2024-04-26 13:25:46 +05:30
rohitwaghchaure
2f6fee9877
chore: fix conflicts
2024-04-26 13:15:32 +05:30
Nihantra Patel
abe64aa1ab
fix: args when get the delivery note in delivery trip
...
(cherry picked from commit ca577f7aaa )
2024-04-26 07:40:32 +00:00
Nihantra Patel
1a7b3c437d
fix: args when get the delivery note in delivery trip
...
(cherry picked from commit 2f359e201d )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.py
2024-04-26 07:40:31 +00:00
rohitwaghchaure
da69b1e71b
Merge pull request #41196 from frappe/mergify/bp/version-14-hotfix/pr-41192
...
fix: duplicate column in the stock ledger report (backport #41192 )
2024-04-26 12:49:35 +05:30
Frappe PR Bot
d160f5b61a
chore(release): Bumped to Version 14.68.2
...
## [14.68.2](https://github.com/frappe/erpnext/compare/v14.68.1...v14.68.2 ) (2024-04-26)
### Performance Improvements
* timeout issue while submitting purchase receipt (v14) ([c93840e ](c93840eb56 ))
2024-04-26 06:53:19 +00:00
Rohit Waghchaure
3fcdcef178
fix: duplicate column in the stock ledger report
...
(cherry picked from commit be7fd6bfb4 )
2024-04-26 06:53:08 +00:00
rohitwaghchaure
40ece3f5da
Merge pull request #41193 from frappe/mergify/bp/version-14/pr-41174
...
perf: timeout issue while submitting purchase receipt (v14) (backport #41174 )
2024-04-26 12:21:59 +05:30
Rohit Waghchaure
c93840eb56
perf: timeout issue while submitting purchase receipt (v14)
...
(cherry picked from commit 113351e850 )
2024-04-26 05:27:47 +00:00
rohitwaghchaure
7656fe4bfc
Merge pull request #41174 from rohitwaghchaure/fixed-performance-issue-for-serial-no-creation
...
perf: timeout issue while submitting purchase receipt (v14)
2024-04-26 10:56:28 +05:30
mergify[bot]
59010c9a61
fix: handle stock balance unbuffered_cursor error (backport #41186 ) ( #41187 )
...
fix: handle stock balance unbuffered_cursor error (#41186 )
(cherry picked from commit 341fb6d8f3 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-04-25 17:26:29 +05:30
Rohit Waghchaure
113351e850
perf: timeout issue while submitting purchase receipt (v14)
2024-04-25 12:10:29 +05:30
Frappe PR Bot
2026c986ba
chore(release): Bumped to Version 14.68.1
...
## [14.68.1](https://github.com/frappe/erpnext/compare/v14.68.0...v14.68.1 ) (2024-04-25)
### Bug Fixes
* mode of payment has precedance ([7e52f72 ](7e52f72bed ))
2024-04-25 03:43:28 +00:00
ruthra kumar
91c202f172
Merge pull request #41179 from frappe/mergify/bp/version-14/pr-41142
...
fix: mode of payment has precedance in Payment Entry (backport #41142 )
2024-04-25 09:12:14 +05:30
ruthra kumar
7e52f72bed
fix: mode of payment has precedance
...
Mode of Payment is given precedence over company/party bank account
(cherry picked from commit 4aef969879 )
2024-04-25 09:06:04 +05:30
ruthra kumar
b9d28fc1ad
Merge pull request #41178 from frappe/mergify/bp/version-14-hotfix/pr-41142
...
fix: mode of payment has precedance in Payment Entry (backport #41142 )
2024-04-25 09:02:37 +05:30
ruthra kumar
33d38ba3a7
fix: mode of payment has precedance
...
Mode of Payment is given precedence over company/party bank account
(cherry picked from commit 4aef969879 )
2024-04-25 08:58:01 +05:30
Deepesh Garg
ff8dba1cb7
Merge branch 'version-14-hotfix' of https://github.com/frappe/erpnext into default_dates_in_reports
2024-04-24 17:20:55 +05:30
Deepesh Garg
c3244f009b
fix: Default dates in report
2024-04-24 16:59:51 +05:30
Frappe PR Bot
30b2cac423
chore(release): Bumped to Version 14.68.0
...
# [14.68.0](https://github.com/frappe/erpnext/compare/v14.67.2...v14.68.0 ) (2024-04-24)
### Bug Fixes
* account and stock manager read perm ([03ce9ee ](03ce9ee321 ))
* allow Employee role to select cost center & project (accounting dimensions) (backport [#41160 ](https://github.com/frappe/erpnext/issues/41160 )) ([#41161 ](https://github.com/frappe/erpnext/issues/41161 )) ([bb48440 ](bb48440591 ))
* do not add actual expense twice for validating budget ([ec4f07f ](ec4f07fd60 ))
* don't attempt to set gender from salutation (backport [#40997 ](https://github.com/frappe/erpnext/issues/40997 )) ([#41072 ](https://github.com/frappe/erpnext/issues/41072 )) ([5d05bf8 ](5d05bf8d4e ))
* Missing args while fetching items from delivery note ([0df80ad ](0df80ad923 ))
* Multiple partial payment requests against Purchase Invoice ([f1b75e8 ](f1b75e8c54 ))
* Party type in Payment Order ([a2e1d13 ](a2e1d132df ))
* Permission for lower dedcution certificate ([a22be6f ](a22be6f9b9 ))
* Test case ([5aef9d2 ](5aef9d2ef2 ))
* validate uom is integer for PR item (backport [#41074 ](https://github.com/frappe/erpnext/issues/41074 )) ([#41076 ](https://github.com/frappe/erpnext/issues/41076 )) ([9d0c1dc ](9d0c1dc46f ))
### Features
* Available batches report as on specific date ([8868cb1 ](8868cb147d ))
* show expense breakup ([f087ec8 ](f087ec8df5 ))
### Performance Improvements
* stock ageing and batch-wise balance history report ([6017e7a ](6017e7ac3e ))
2024-04-24 07:32:43 +00:00
Deepesh Garg
67be2ba9dc
Merge pull request #41151 from frappe/version-14-hotfix
...
chore: release v14
2024-04-24 13:01:19 +05:30
Deepesh Garg
3e81f0f578
Merge pull request #41100 from frappe/mergify/bp/version-14-hotfix/pr-41085
...
fix: Permission for lower deduction certificate (#41085 )
2024-04-24 12:00:13 +05:30
mergify[bot]
bb48440591
fix: allow Employee role to select cost center & project (accounting dimensions) (backport #41160 ) ( #41161 )
...
* fix: allow Employee role to select cost center & project (accounting dimensions)
(cherry picked from commit d0d496a515 )
# Conflicts:
# erpnext/accounts/doctype/cost_center/cost_center.json
# erpnext/projects/doctype/project/project.json
* chore: fix conflicts
---------
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-04-24 11:43:33 +05:30
Deepesh Garg
35230a9692
chore: Resolve conflicts
2024-04-24 11:33:34 +05:30
Nabin Hait
df3ff1097c
Merge pull request #41140 from frappe/mergify/bp/version-14-hotfix/pr-41136
...
fix: Missing args while fetching items from delivery note in Installation Note (backport #41136 )
2024-04-24 10:59:16 +05:30
rohitwaghchaure
521bf31fe3
Merge pull request #41154 from rohitwaghchaure/feat-new-batch-report-v14
...
feat: Available batches report as on specific date
2024-04-23 17:17:26 +05:30
Rohit Waghchaure
8868cb147d
feat: Available batches report as on specific date
2024-04-23 17:10:05 +05:30
Deepesh Garg
0dfae12f14
Merge pull request #41130 from frappe/mergify/bp/version-14-hotfix/pr-40797
...
fix: Party type in Payment Order (#40797 )
2024-04-23 12:05:25 +05:30
Nabin Hait
0df80ad923
fix: Missing args while fetching items from delivery note
...
(cherry picked from commit bbe323fbb4 )
2024-04-23 04:55:02 +00:00
rohitwaghchaure
c71d1118a9
Merge pull request #41138 from rohitwaghchaure/fixed-performance-for-stock-reports
...
perf: stock ageing and batch-wise balance history report
2024-04-23 10:12:19 +05:30
Rohit Waghchaure
6017e7ac3e
perf: stock ageing and batch-wise balance history report
2024-04-23 06:56:41 +05:30
Deepesh Garg
d5784cc629
Merge pull request #41126 from frappe/mergify/bp/version-14-hotfix/pr-40812
...
fix: Multiple partial payment requests against Purchase Invoice (#40812 )
2024-04-22 11:36:30 +05:30
Deepesh Garg
a2e1d132df
fix: Party type in Payment Order
...
(cherry picked from commit 91fa41c9ec )
2024-04-22 06:05:12 +00:00
Gursheen Kaur Anand
3e912993e1
Merge pull request #41123 from frappe/mergify/bp/version-14-hotfix/pr-40769
...
fix: budget validation for purchase orders (backport #40769 )
2024-04-21 18:57:52 +05:30
Deepesh Garg
5aef9d2ef2
fix: Test case
...
(cherry picked from commit 071e5ed648 )
2024-04-21 11:50:38 +00:00
Deepesh Garg
f1b75e8c54
fix: Multiple partial payment requests against Purchase Invoice
...
(cherry picked from commit 45d5f6e00a )
2024-04-21 11:50:38 +00:00
Gursheen Anand
5b1c5e3fea
refactor: show list for expense breakup
...
(cherry picked from commit 9a12376e29 )
2024-04-21 11:26:19 +00:00
Gursheen Anand
f087ec8df5
feat: show expense breakup
...
(cherry picked from commit 59292a09c4 )
2024-04-21 11:26:19 +00:00
Gursheen Anand
ec4f07fd60
fix: do not add actual expense twice for validating budget
...
(cherry picked from commit af26ac96e9 )
2024-04-21 11:26:19 +00:00
Deepesh Garg
a22be6f9b9
fix: Permission for lower dedcution certificate
...
(cherry picked from commit f6f118855b )
# Conflicts:
# erpnext/regional/doctype/lower_deduction_certificate/lower_deduction_certificate.json
2024-04-19 10:11:41 +00:00
Gursheen Kaur Anand
e8accd0256
Merge pull request #41094 from frappe/mergify/bp/version-14-hotfix/pr-41093
...
fix: accounts manager perm for FY (backport #41093 )
2024-04-19 14:08:19 +05:30
Gursheen Kaur Anand
de3a423618
chore: resolve conflicts
2024-04-19 13:32:39 +05:30
Gursheen Anand
03ce9ee321
fix: account and stock manager read perm
...
(cherry picked from commit 572e844a91 )
# Conflicts:
# erpnext/accounts/doctype/fiscal_year/fiscal_year.json
2024-04-19 08:00:48 +00:00
mergify[bot]
9d0c1dc46f
fix: validate uom is integer for PR item (backport #41074 ) ( #41076 )
...
* fix: validate uom is integer for PR item
(cherry picked from commit 9a290fdfc9 )
# Conflicts:
# erpnext/controllers/subcontracting_controller.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-04-18 07:53:33 +05:30
mergify[bot]
5d05bf8d4e
fix: don't attempt to set gender from salutation (backport #40997 ) ( #41072 )
...
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
fix: don't attempt to set gender from salutation (#40997 )
2024-04-17 17:54:03 +02:00
Frappe PR Bot
84789b7407
chore(release): Bumped to Version 14.67.2
...
## [14.67.2](https://github.com/frappe/erpnext/compare/v14.67.1...v14.67.2 ) (2024-04-17)
### Bug Fixes
* barcode not fetched on selection of item (backport [#40814 ](https://github.com/frappe/erpnext/issues/40814 )) ([#41027 ](https://github.com/frappe/erpnext/issues/41027 )) ([0bee921 ](0bee921d40 ))
* Delayed Order Report not working (backport [#41037 ](https://github.com/frappe/erpnext/issues/41037 )) ([#41038 ](https://github.com/frappe/erpnext/issues/41038 )) ([e956dbb ](e956dbbf68 ))
* Don't call get_fiscal_year if setup is not done yet ([59cea9f ](59cea9f4dd ))
* Don't set delivery date as today while making SO from Quotation ([b47e224 ](b47e224a1c ))
* exclude some query builder lines from ruff rules ([2425119 ](2425119b5e ))
* expense account set as COGS for stock entry Material Issue (backport [#41026 ](https://github.com/frappe/erpnext/issues/41026 )) ([#41028 ](https://github.com/frappe/erpnext/issues/41028 )) ([153e0ba ](153e0ba81b ))
* get address if multiple companies ([c2b6b64 ](c2b6b64e2e ))
* get address if multiple companies ([0493872 ](04938726d9 ))
* **gp:** SLEs not fetched for correct warehouse ([97e7b3f ](97e7b3f3d3 ))
* incorrect exc gain/loss for PE against JE for payable accounts ([50a74ee ](50a74ee7fe ))
* Resolve merge conflicts ([cc925ae ](cc925ae938 ))
* Subcontracting Receipt GL Entries (backport [#40773 ](https://github.com/frappe/erpnext/issues/40773 )) ([#40978 ](https://github.com/frappe/erpnext/issues/40978 )) ([c2c4548 ](c2c4548cc0 ))
* test cases ([79e23da ](79e23dad2c ))
* **treewide:** manual ruff fixes ([b087fb3 ](b087fb3d54 ))
* use 'eq' and isnull() on qb conditions ([b4ed2d2 ](b4ed2d2c16 ))
2024-04-17 06:12:30 +00:00
rohitwaghchaure
cd70c6c1b2
Merge pull request #41032 from frappe/version-14-hotfix
...
chore: release v14
2024-04-17 11:41:15 +05:30
ruthra kumar
4cc0a5851b
Merge pull request #40854 from frappe/mergify/bp/version-14-hotfix/pr-40786
...
fix(gp): SLEs not fetched for correct warehouse (backport #40786 )
2024-04-17 10:36:52 +05:30
ruthra kumar
6e9da0a729
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-40786
2024-04-17 10:16:55 +05:30
Dany Robert
97e7b3f3d3
fix(gp): SLEs not fetched for correct warehouse
...
(cherry picked from commit f958e8be06 )
2024-04-17 10:15:29 +05:30
mergify[bot]
e956dbbf68
fix: Delayed Order Report not working (backport #41037 ) ( #41038 )
...
fix: Delayed Order Report not working (#41037 )
(cherry picked from commit d69a18b826 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-04-16 18:24:45 +05:30
rohitwaghchaure
ebf5f13447
Merge branch 'version-14' into version-14-hotfix
2024-04-16 17:59:35 +05:30
ruthra kumar
9404dea97e
Merge pull request #41034 from frappe/mergify/bp/version-14-hotfix/pr-40373
...
fix: get address if multiple companies (backport #40373 )
2024-04-16 16:41:26 +05:30
ruthra kumar
ee06448f0d
chore: resolve conflict
2024-04-16 16:38:32 +05:30
Nihantra C. Patel
c2b6b64e2e
fix: get address if multiple companies
...
(cherry picked from commit 655a1797be )
2024-04-16 11:01:59 +00:00
Nihantra Patel
04938726d9
fix: get address if multiple companies
...
(cherry picked from commit c6cf1bec76 )
# Conflicts:
# erpnext/selling/doctype/sales_order/sales_order.js
2024-04-16 11:01:58 +00:00
mergify[bot]
153e0ba81b
fix: expense account set as COGS for stock entry Material Issue (backport #41026 ) ( #41028 )
...
fix: expense account set as COGS for stock entry Material Issue (#41026 )
(cherry picked from commit 03231e99ef )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-04-16 14:22:53 +05:30
mergify[bot]
0bee921d40
fix: barcode not fetched on selection of item (backport #40814 ) ( #41027 )
...
* fix: barcode not fetched on selection of item
(cherry picked from commit b0730293e2 )
# Conflicts:
# erpnext/stock/get_item_details.py
* chore: fix conflicts
* chore: fix test case
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-04-16 14:22:32 +05:30
ruthra kumar
9d3c861766
Merge pull request #41022 from frappe/mergify/bp/version-14-hotfix/pr-41020
...
fix: incorrect exc gain/loss for PE against JE for payable accounts (backport #41020 )
2024-04-16 11:31:40 +05:30
ruthra kumar
e8d05517c5
chore: resolve conflict
2024-04-16 11:07:39 +05:30
ruthra kumar
2ebdd93a83
test: exc gain/loss journals booking in Payable accounts
...
(cherry picked from commit 8821c98625 )
2024-04-16 05:29:49 +00:00
ruthra kumar
50a74ee7fe
fix: incorrect exc gain/loss for PE against JE for payable accounts
...
(cherry picked from commit 81b574053f )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-04-16 05:29:49 +00:00
Nabin Hait
da1c317c6c
Merge pull request #41006 from frappe/mergify/bp/version-14-hotfix/pr-40858
...
fix: Don't set delivery date as today while making SO from Quotation (backport #40858 )
2024-04-15 13:05:21 +05:30
Nabin Hait
79e23dad2c
fix: test cases
...
(cherry picked from commit 65c74fa3c7 )
2024-04-15 07:03:42 +00:00
Nabin Hait
b47e224a1c
fix: Don't set delivery date as today while making SO from Quotation
...
(cherry picked from commit fec20decc1 )
2024-04-15 07:03:42 +00:00
Deepesh Garg
3310358d36
Merge pull request #40947 from frappe/mergify/bp/version-14-hotfix/pr-40931
...
fix: Don't call get_fiscal_year if setup is not done yet (backport #40931 )
2024-04-15 11:18:06 +05:30
Frappe PR Bot
7a6c0e5283
chore(release): Bumped to Version 14.67.1
...
## [14.67.1](https://github.com/frappe/erpnext/compare/v14.67.0...v14.67.1 ) (2024-04-12)
### Bug Fixes
* Subcontracting Receipt GL Entries (backport [#40773 ](https://github.com/frappe/erpnext/issues/40773 )) (backport [#40978 ](https://github.com/frappe/erpnext/issues/40978 )) ([#40982 ](https://github.com/frappe/erpnext/issues/40982 )) ([4672f59 ](4672f59599 ))
2024-04-12 10:01:51 +00:00
mergify[bot]
4672f59599
fix: Subcontracting Receipt GL Entries (backport #40773 ) (backport #40978 ) ( #40982 )
...
* fix: Subcontracting Receipt GL Entries (backport #40773 ) (#40978 )
* fix: Subcontracting Receipt GL Entries
(cherry picked from commit 9808ae92a4 )
* chore: linter
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
(cherry picked from commit c2c4548cc0 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.py
* chore: `conflicts`
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-04-12 15:30:27 +05:30
mergify[bot]
c2c4548cc0
fix: Subcontracting Receipt GL Entries (backport #40773 ) ( #40978 )
...
* fix: Subcontracting Receipt GL Entries
(cherry picked from commit 9808ae92a4 )
* chore: linter
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-04-12 14:50:12 +05:30
Deepesh Garg
cc925ae938
fix: Resolve merge conflicts
2024-04-12 12:10:55 +05:30
Akhil Narang
f0ecc627fb
Merge pull request #40943 from akhilnarang/v14-ruff
...
chore: backport ruff linting/formatting
2024-04-12 11:01:43 +05:30
Akhil Narang
cf3c26d80c
chore: gitignore ruff format
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-12 11:01:32 +05:30
Corentin Flr
59cea9f4dd
fix: Don't call get_fiscal_year if setup is not done yet
...
(cherry picked from commit c203fafb1b )
# Conflicts:
# erpnext/public/js/utils.js
2024-04-10 15:17:44 +00:00
Frappe PR Bot
cc6bacb190
chore(release): Bumped to Version 14.67.0
...
# [14.67.0](https://github.com/frappe/erpnext/compare/v14.66.4...v14.67.0 ) (2024-04-10)
### Bug Fixes
* Get pro-rata depr amount based on correct days ([10d7600 ](10d760089e ))
* group warehouse added in the stock reconciliation ([9dea6d3 ](9dea6d3393 ))
* ignore dimension validation for cancelled entries ([9745724 ](9745724d41 ))
* incorrect currency symbol in General Ledger print ([5896e75 ](5896e755bf ))
* incorrect operator causing incorrect validation ([7e1ab75 ](7e1ab75b38 ))
* query_report.trigger_refresh is not a function ([a6145fa ](a6145fa13c ))
* translatable web footer ([#40834 ](https://github.com/frappe/erpnext/issues/40834 )) ([b55d859 ](b55d8597e8 ))
* use reference type name to update exc rate ([09cda60 ](09cda60bdf ))
### Features
* ledger health doctype ([b667a02 ](b667a02470 ))
* new hook `fields_for_group_similar_items` to group additional fields for print formats ([#40831 ](https://github.com/frappe/erpnext/issues/40831 )) ([0172880 ](0172880fd3 ))
### Performance Improvements
* memory consumption for the Batch-Wise Balance History report ([3165682 ](3165682d7a ))
2024-04-10 14:22:01 +00:00
Deepesh Garg
cebde2662d
Merge pull request #40919 from frappe/version-14-hotfix
...
chore: release v14
2024-04-10 19:50:19 +05:30
ruthra kumar
b4ed2d2c16
fix: use 'eq' and isnull() on qb conditions
...
(cherry picked from commit eee86d2e4b )
(cherry picked from commit 22689958da )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
Akhil Narang
2425119b5e
fix: exclude some query builder lines from ruff rules
...
`== None` and `== True` are intentional here
(cherry picked from commit ac69513f60 )
(cherry picked from commit 41d7c03cbb )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
Akhil Narang
b087fb3d54
fix(treewide): manual ruff fixes
...
(cherry picked from commit f63396ef47 )
(cherry picked from commit 7828eee014 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
Akhil Narang
4d34b1ead7
refactor(treewide): formatting and ruff fixes, + manually enabled F401
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:13:31 +05:30
barredterra
c28d19cf7f
chore: switch to ruff for python formatting/linting
...
(cherry picked from commit 8afb7790de )
(cherry picked from commit 9eeedd8515 )
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-04-10 17:07:51 +05:30
ruthra kumar
73d2595aa6
Merge pull request #40937 from frappe/mergify/bp/version-14-hotfix/pr-40936
...
fix: ignore dimension validation for cancelled entries (backport #40936 )
2024-04-10 15:28:00 +05:30
ruthra kumar
9745724d41
fix: ignore dimension validation for cancelled entries
...
(cherry picked from commit 971c867f29 )
2024-04-10 08:28:35 +00:00
ruthra kumar
a31b2e17f5
Merge pull request #40929 from frappe/mergify/bp/version-14-hotfix/pr-40695
...
feat: Periodically monitor ledger health (backport #40695 )
2024-04-10 07:17:29 +05:30
ruthra kumar
46c76b166d
chore: resolve conflicts
2024-04-09 19:59:09 +05:30
ruthra kumar
6079c5636e
Merge pull request #40927 from frappe/mergify/bp/version-14-hotfix/pr-40926
...
fix: incorrect currency symbol in General Ledger print (backport #40926 )
2024-04-09 19:54:29 +05:30
ruthra kumar
5808feaccf
chore: use super() instead of super(__class__, self)
...
(cherry picked from commit 24d37d22a3 )
2024-04-09 12:25:55 +00:00
ruthra kumar
98ad034b21
chore: make ledger health doctype read_only
...
(cherry picked from commit dc79213bb3 )
2024-04-09 12:25:55 +00:00
ruthra kumar
277717a2e0
test: ledger monitoring function
...
(cherry picked from commit 4776d660b5 )
2024-04-09 12:25:55 +00:00
ruthra kumar
0591f72e01
chore: schedule job to run daily
...
(cherry picked from commit f96cf111ed )
2024-04-09 12:25:54 +00:00
ruthra kumar
1af6b4256f
chore: permission and UI changes
...
(cherry picked from commit 1a43ed763b )
2024-04-09 12:25:53 +00:00
ruthra kumar
6273a31b8c
refactor: only run checks on specified companies
...
(cherry picked from commit 00eeacd06a )
# Conflicts:
# erpnext/accounts/utils.py
2024-04-09 12:25:53 +00:00
ruthra kumar
f86c035f88
refactor: make health check configurable for companies
...
(cherry picked from commit 704925549b )
2024-04-09 12:25:52 +00:00
ruthra kumar
9981a900b2
refactor: control monitoring through settings page
...
(cherry picked from commit a42482ce35 )
# Conflicts:
# erpnext/accounts/utils.py
2024-04-09 12:25:52 +00:00
ruthra kumar
7a6ffccecc
chore: settings page for health monitor
...
(cherry picked from commit b2fb7843d1 )
2024-04-09 12:25:47 +00:00
ruthra kumar
58698c9aa4
refactor: barebones method to run checks
...
(cherry picked from commit 8c8d9be810 )
# Conflicts:
# erpnext/accounts/utils.py
2024-04-09 12:25:47 +00:00
ruthra kumar
bbe4ca7d74
refactor: flag for general and payment ledger mismatch
...
(cherry picked from commit d620b9eae8 )
2024-04-09 12:25:46 +00:00
ruthra kumar
153fc91478
refactor: date on which vouchers was reported
...
(cherry picked from commit 402ffc6d27 )
2024-04-09 12:25:45 +00:00
ruthra kumar
b667a02470
feat: ledger health doctype
...
(cherry picked from commit 9ed74dd8cc )
2024-04-09 12:25:45 +00:00
ruthra kumar
5896e755bf
fix: incorrect currency symbol in General Ledger print
...
(cherry picked from commit 429e036e8c )
2024-04-09 12:16:41 +00:00
rohitwaghchaure
dd6c53df96
Merge pull request #40910 from rohitwaghchaure/fixed-perf-issue-for-batchwise-balance-history
...
perf: memory consumption for the Batch-Wise Balance History report
2024-04-09 17:36:43 +05:30
Rohit Waghchaure
3165682d7a
perf: memory consumption for the Batch-Wise Balance History report
2024-04-08 19:03:48 +05:30
ruthra kumar
aff71970e5
Merge pull request #40904 from frappe/mergify/bp/version-14-hotfix/pr-40878
...
refactor: merge taxes from delivery note to Sales Invoice (backport #40878 )
2024-04-08 16:18:48 +05:30
Sagar Vora
2b5ae1dbae
Merge pull request #40906 from frappe/mergify/bp/version-14-hotfix/pr-40831
2024-04-08 10:22:43 +00:00
Sagar Vora
24709ab400
chore: fix conflict
2024-04-08 15:50:58 +05:30
Smit Vora
0172880fd3
feat: new hook fields_for_group_similar_items to group additional fields for print formats ( #40831 )
...
(cherry picked from commit f7c9e1538b )
# Conflicts:
# erpnext/hooks.py
2024-04-08 10:18:15 +00:00
ruthra kumar
b76c00de68
chore: resolve conflict
2024-04-08 15:44:13 +05:30
ruthra kumar
ae1858f465
test: tax merging from 2 Delivery Note to Sales Invoice
...
(cherry picked from commit 39a48a2e2a )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2024-04-08 09:09:36 +00:00
ruthra kumar
22b16a6b0e
refactor: merge taxes from delivery note to Sales Invoice
...
(cherry picked from commit 550cbbd91c )
2024-04-08 09:09:34 +00:00
Frappe PR Bot
8d8feadeae
chore(release): Bumped to Version 14.66.4
...
## [14.66.4](https://github.com/frappe/erpnext/compare/v14.66.3...v14.66.4 ) (2024-04-07)
### Bug Fixes
* incorrect operator causing incorrect validation ([60ba62e ](60ba62e882 ))
2024-04-07 12:34:56 +00:00
rohitwaghchaure
5629ad21d2
Merge pull request #40898 from frappe/mergify/bp/version-14/pr-40893
...
fix: incorrect operator causing incorrect validation (backport #40883 ) (backport #40893 )
2024-04-07 18:03:33 +05:30
Nabin Hait
1eb720a7b0
Merge pull request #40897 from nabinhait/pro-rata-depr-fix
...
fix: Get pro-rata depr amount based on correct days
2024-04-07 15:23:42 +05:30
rohitwaghchaure
c4e950f6b5
Merge pull request #40835 from frappe/mergify/bp/version-14-hotfix/pr-40834
...
fix: translatable web footer (backport #40834 )
2024-04-07 14:35:45 +05:30
rohitwaghchaure
d4313f7109
Merge pull request #40859 from frappe/mergify/bp/version-14-hotfix/pr-40848
...
fix: group warehouse added in the stock reconciliation (backport #40848 )
2024-04-07 14:34:33 +05:30
Rohit Waghchaure
60ba62e882
fix: incorrect operator causing incorrect validation
...
(cherry picked from commit 6b317b0c0d )
(cherry picked from commit 7e1ab75b38 )
2024-04-07 09:04:00 +00:00
rohitwaghchaure
26d7354973
Merge pull request #40893 from frappe/mergify/bp/version-14-hotfix/pr-40883
...
fix: incorrect operator causing incorrect validation (backport #40883 )
2024-04-07 14:33:10 +05:30
Nabin Hait
10d760089e
fix: Get pro-rata depr amount based on correct days
2024-04-07 14:08:45 +05:30
Rohit Waghchaure
7e1ab75b38
fix: incorrect operator causing incorrect validation
...
(cherry picked from commit 6b317b0c0d )
2024-04-07 06:34:07 +00:00
rohitwaghchaure
0f9af4b82c
Merge pull request #40888 from frappe/mergify/bp/version-14-hotfix/pr-40887
...
fix: query_report.trigger_refresh is not a function (backport #40887 )
2024-04-07 12:02:16 +05:30
Rohit Waghchaure
a6145fa13c
fix: query_report.trigger_refresh is not a function
...
(cherry picked from commit 30bbb58ca1 )
2024-04-07 06:27:49 +00:00
ruthra kumar
cc2f861bca
Merge pull request #40868 from frappe/mergify/bp/version-14-hotfix/pr-40856
...
fix: unwanted Exc Gain/Loss journals on Payment against Journal entry (backport #40856 )
2024-04-05 11:01:48 +05:30
ruthra kumar
8f2fd5dec9
test: payment against JE reconciliation with different rates
...
(cherry picked from commit fe84558b77 )
2024-04-05 05:03:56 +00:00
ruthra kumar
09cda60bdf
fix: use reference type name to update exc rate
...
(cherry picked from commit c15690e475 )
2024-04-05 05:03:56 +00:00
Rohit Waghchaure
9dea6d3393
fix: group warehouse added in the stock reconciliation
...
(cherry picked from commit 8f53bc0096 )
2024-04-04 10:09:55 +00:00
Frappe PR Bot
fb076d34b1
chore(release): Bumped to Version 14.66.3
...
## [14.66.3](https://github.com/frappe/erpnext/compare/v14.66.2...v14.66.3 ) (2024-04-03)
### Bug Fixes
* cost center shouldn't update debit/credit in Exc gain/loss JV ([f66b53b ](f66b53b2c1 ))
* do not fetch received items in purchase receipt ([e778d7e ](e778d7e690 ))
* linter issues ([515f933 ](515f933362 ))
* markdown to text editor set for supplier quotation ([b5629d2 ](b5629d2d4e ))
* payment_order_status should be no_copy ([8dff18e ](8dff18eab4 ))
* Priority not copied from project template ([4f4470b ](4f4470b9d2 ))
* show currency symbol in base currency in fixed asset register report ([cfe5f00 ](cfe5f009f6 ))
* show future payments allocated sales returns is considered as payment ([803ed90 ](803ed904a9 ))
* Warehouse linked company name in multicompany setup (backport [#40779 ](https://github.com/frappe/erpnext/issues/40779 )) ([#40780 ](https://github.com/frappe/erpnext/issues/40780 )) ([ceac42d ](ceac42dfaa ))
2024-04-03 10:32:43 +00:00
Deepesh Garg
fba888fe94
Merge pull request #40821 from frappe/version-14-hotfix
...
chore: release v14
2024-04-03 16:01:29 +05:30
Raffael Meyer
b55d8597e8
fix: translatable web footer ( #40834 )
...
(cherry picked from commit f3bcdbe5bd )
2024-04-02 15:16:18 +00:00
Nabin Hait
81081663c4
Merge pull request #40826 from frappe/mergify/bp/version-14-hotfix/pr-40584
...
fix: show currency symbol in base currency in fixed asset register report (backport #40584 )
2024-04-02 18:29:58 +05:30
rohitwaghchaure
2f66542d71
Merge pull request #40824 from rohitwaghchaure/fixed-remove-enqueue-submit-cancel
...
chore: remove enqueue submit and cancel from the stock entry
2024-04-02 16:34:57 +05:30
Rohit Waghchaure
abc0294cbf
chore: remove enqueue submit and cancel from stock entry
2024-04-02 16:10:28 +05:30
Nabin Hait
515f933362
fix: linter issues
...
(cherry picked from commit 21a40a2236 )
2024-04-02 10:27:57 +00:00
Nabin Hait
cfe5f009f6
fix: show currency symbol in base currency in fixed asset register report
...
(cherry picked from commit 8b6220efd8 )
2024-04-02 10:27:56 +00:00
ruthra kumar
cf74f8312e
Merge pull request #40803 from frappe/mergify/bp/version-14-hotfix/pr-40181
...
fix: show future payments consider allocated sales returns (backport #40181 )
2024-04-01 14:13:59 +05:30
Devin Slauenwhite
803ed904a9
fix: show future payments allocated sales returns is considered as payment
...
(cherry picked from commit 3381d0d945 )
2024-04-01 07:34:41 +00:00
Devin Slauenwhite
72db656054
test: show future payments allocated sales returns is considered as payment
...
(cherry picked from commit daaa00bd4a )
2024-04-01 07:34:40 +00:00
rohitwaghchaure
44b72e7fc8
Merge pull request #40737 from frappe/mergify/bp/version-14-hotfix/pr-40731
...
fix: markdown to text editor set for supplier quotation (backport #40731 )
2024-03-31 21:14:38 +05:30
rohitwaghchaure
31017774f6
chore: fix conflicts
2024-03-31 11:42:05 +05:30
rohitwaghchaure
9b8bb4d6a2
chore: fix conflicts
2024-03-31 11:41:44 +05:30
mergify[bot]
ceac42dfaa
fix: Warehouse linked company name in multicompany setup (backport #40779 ) ( #40780 )
...
fix: Warehouse linked company name in multicompany setup (#40779 )
(cherry picked from commit 679aea607b )
Co-authored-by: jeshani <56191568+jeshani@users.noreply.github.com >
2024-03-30 10:18:16 +05:30
ruthra kumar
998cc0a966
Merge pull request #40668 from frappe/mergify/bp/version-14-hotfix/pr-40634
...
refactor: better pop up message for Internal Customer validation (backport #40634 )
2024-03-29 13:50:35 +05:30
ruthra kumar
e722c9a34a
Merge pull request #40766 from frappe/mergify/bp/version-14-hotfix/pr-40758
...
fix: payment_order_status should be no_copy (backport #40758 )
2024-03-29 13:49:08 +05:30
Ashish Shah
8dff18eab4
fix: payment_order_status should be no_copy
...
payment_order_status should be no_copy
(cherry picked from commit adee2ba541 )
2024-03-29 07:57:03 +00:00
ruthra kumar
7363884ab3
Merge pull request #40762 from frappe/mergify/bp/version-14-hotfix/pr-40760
...
fix: cost center shouldn't update debit/credit in Exc gain/loss JV (backport #40760 )
2024-03-29 11:47:05 +05:30
ruthra kumar
f66b53b2c1
fix: cost center shouldn't update debit/credit in Exc gain/loss JV
...
(cherry picked from commit 398d3022ef )
2024-03-29 06:13:47 +00:00
Frappe PR Bot
c1a95c05bc
chore(release): Bumped to Version 14.66.2
...
## [14.66.2](https://github.com/frappe/erpnext/compare/v14.66.1...v14.66.2 ) (2024-03-29)
### Bug Fixes
* use sql to clear comments ([0322c1a ](0322c1a36e ))
2024-03-29 05:41:39 +00:00
ruthra kumar
db56d259cc
Merge pull request #40747 from frappe/mergify/bp/version-14/pr-40739
...
refactor: use sql to clear comments (backport #40739 )
2024-03-29 11:10:22 +05:30
ruthra kumar
0322c1a36e
fix: use sql to clear comments
...
(cherry picked from commit 1f46c1530e )
2024-03-29 10:50:05 +05:30
ruthra kumar
bb35c334c0
Merge pull request #40744 from frappe/mergify/bp/version-14-hotfix/pr-40739
...
refactor: use sql to clear comments (backport #40739 )
2024-03-28 19:42:02 +05:30
ruthra kumar
4d6fad26f3
refactor: use sql to clear comments
...
(cherry picked from commit 1f46c1530e )
2024-03-28 12:12:12 +00:00
Nihantra Patel
b5629d2d4e
fix: markdown to text editor set for supplier quotation
...
(cherry picked from commit 9828d34b19 )
# Conflicts:
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.py
2024-03-28 07:16:11 +00:00
rohitwaghchaure
b1105fb0ab
Merge pull request #40721 from frappe/mergify/bp/version-14-hotfix/pr-40718
...
fix: do not fetch received items in purchase receipt (backport #40718 )
2024-03-27 23:01:12 +05:30
Rohit Waghchaure
e778d7e690
fix: do not fetch received items in purchase receipt
...
(cherry picked from commit 5bff434902 )
2024-03-27 17:11:25 +00:00
Frappe PR Bot
5827bdcbc2
chore(release): Bumped to Version 14.66.1
...
## [14.66.1](https://github.com/frappe/erpnext/compare/v14.66.0...v14.66.1 ) (2024-03-27)
### Bug Fixes
* Priority not copied from project template ([af6dd3b ](af6dd3bcfb ))
2024-03-27 11:21:16 +00:00
rohitwaghchaure
94f15797f5
Merge pull request #40712 from frappe/mergify/bp/version-14/pr-40710
...
fix: Priority not copied from project template (backport #40708 ) (backport #40710 )
2024-03-27 16:50:07 +05:30
Rohit Waghchaure
af6dd3bcfb
fix: Priority not copied from project template
...
(cherry picked from commit 33fd7b8a1f )
(cherry picked from commit 4f4470b9d2 )
2024-03-27 10:49:11 +00:00
rohitwaghchaure
e947d65cb2
Merge pull request #40710 from frappe/mergify/bp/version-14-hotfix/pr-40708
...
fix: Priority not copied from project template (backport #40708 )
2024-03-27 16:17:57 +05:30
Rohit Waghchaure
4f4470b9d2
fix: Priority not copied from project template
...
(cherry picked from commit 33fd7b8a1f )
2024-03-27 10:18:21 +00:00
Frappe PR Bot
4ea3876f30
chore(release): Bumped to Version 14.66.0
...
# [14.66.0](https://github.com/frappe/erpnext/compare/v14.65.8...v14.66.0 ) (2024-03-27)
### Bug Fixes
* achieved targets for sales partners ([f9ab763 ](f9ab763cc8 ))
* Add default finance book check in P&L statement ([4485121 ](4485121255 ))
* incorrect total qty in job card ([fb252ec ](fb252ec29a ))
* pass empty string email content of pos invoice ([ee7bd98 ](ee7bd98878 ))
* permissions during bulk transaction logs ([99faafb ](99faafb5be ))
* rate not fetching from the item price ([9b3c4ac ](9b3c4ac575 ))
* rate reset to zero ([2f839fb ](2f839fbf6d ))
* remove microsecond from posting datetime ([#40017 ](https://github.com/frappe/erpnext/issues/40017 )) ([c3f9338 ](c3f9338430 ))
* show correct variance for durations with no vouchers ([fe3bee4 ](fe3bee44e2 ))
* style for tax breakup ([e922ac7 ](e922ac7c31 ))
* use Text Editor for rendering tax breakup table ([bba1ac5 ](bba1ac5735 ))
* validate gl for previous fiscal year ([82b6133 ](82b613353b ))
* wrong buying amount if delivered and billed qty varies ([2b31113 ](2b311131ba ))
### Features
* bisect doctype ([5ad3918 ](5ad3918232 ))
* nodes doctype ([6afb6ff ](6afb6ff4df ))
### Performance Improvements
* add in some indexes (backport [#40590 ](https://github.com/frappe/erpnext/issues/40590 )) ([#40604 ](https://github.com/frappe/erpnext/issues/40604 )) ([390d3a6 ](390d3a6a9f ))
* new column posting datetime in SLE to optimize stock ledger related queries ([5e68ebd ](5e68ebd030 ))
2024-03-27 03:27:23 +00:00
Deepesh Garg
bd3b1bbbb8
Merge pull request #40677 from frappe/version-14-hotfix
...
chore: release v14
2024-03-27 08:56:10 +05:30
rohitwaghchaure
4a1cd943bd
Merge pull request #40687 from frappe/mergify/bp/version-14-hotfix/pr-40684
...
fix: incorrect total qty in job card (backport #40684 )
2024-03-26 19:54:15 +05:30
Rohit Waghchaure
fb252ec29a
fix: incorrect total qty in job card
...
(cherry picked from commit c3546cf8e2 )
2024-03-26 14:03:40 +00:00
Wolfram Schmidt
2834d25ce3
refactor: better pop message for Internal Customer validation
...
-added more meaningful description to message when using "internal Customer" scenario
(cherry picked from commit b132892b25 )
2024-03-26 09:55:04 +05:30
Deepesh Garg
208a46fbe4
Merge pull request #40505 from frappe/mergify/bp/version-14-hotfix/pr-40503
...
fix: achieved targets for territory / partners bpv15 (#40503 )
2024-03-26 09:03:14 +05:30
Deepesh Garg
2723e1f614
Merge pull request #40652 from frappe/mergify/bp/version-14-hotfix/pr-40640
...
fix: Add default finance book check-in P&L statement (#40640 )
2024-03-25 17:08:57 +05:30
Deepesh Garg
4485121255
fix: Add default finance book check in P&L statement
...
(cherry picked from commit 5be3417fdf )
2024-03-25 09:14:41 +00:00
Frappe PR Bot
cf770e784d
chore(release): Bumped to Version 14.65.8
...
## [14.65.8](https://github.com/frappe/erpnext/compare/v14.65.7...v14.65.8 ) (2024-03-25)
### Bug Fixes
* reset update outstanding flag for old records ([73c534c ](73c534cf1a ))
2024-03-25 02:57:34 +00:00
ruthra kumar
fda9c03d4d
Merge pull request #40644 from frappe/mergify/bp/version-14/pr-40622
...
fix: reset update_outstanding_for_self flag for old records (backport #40622 )
2024-03-25 08:26:21 +05:30
ruthra kumar
adec93de18
refactor: hide on print formats
...
(cherry picked from commit fdcdc8a56e )
2024-03-25 07:47:20 +05:30
ruthra kumar
73c534cf1a
fix: reset update outstanding flag for old records
...
(cherry picked from commit a88bf8419e )
2024-03-25 07:47:16 +05:30
ruthra kumar
0ec1a88748
Merge pull request #40625 from frappe/mergify/bp/version-14-hotfix/pr-40622
...
refactor: reset update_outstanding_for_self flag for old records (backport #40622 )
2024-03-24 16:24:37 +05:30
rohitwaghchaure
91400e1371
Merge pull request #40628 from frappe/mergify/bp/version-14-hotfix/pr-40017
...
fix: remove microsecond from posting datetime (backport #40017 )
2024-03-23 18:39:04 +05:30
mergify[bot]
39711df27c
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-40503
2024-03-23 09:10:52 +00:00
Deepesh Garg
03eb4d77ce
Merge pull request #40514 from mmdanny89/email-point-of-sale
...
fix: pass empty string email content of pos invoice
2024-03-23 14:39:58 +05:30
rohitwaghchaure
c3f9338430
fix: remove microsecond from posting datetime ( #40017 )
...
(cherry picked from commit 0b04d04da3 )
2024-03-23 03:07:37 +00:00
ruthra kumar
dbb4391f1e
refactor: hide on print formats
...
(cherry picked from commit fdcdc8a56e )
2024-03-22 14:54:03 +00:00
ruthra kumar
22cec21c6f
refactor: reset flag for old records
...
(cherry picked from commit a88bf8419e )
2024-03-22 14:54:03 +00:00
ruthra kumar
ab7f80625b
Merge pull request #40615 from frappe/mergify/bp/version-14-hotfix/pr-38496
...
feat: utility to debug financial reports - Bisect Accounting Statements (backport #38496 )
2024-03-22 16:23:22 +05:30
rohitwaghchaure
a4ddc4ee1b
Merge pull request #40036 from frappe/mergify/bp/version-14-hotfix/pr-39800
...
perf: new column Posting Datetime in SLE to optimize stock ledger related queries (backport #39800 )
2024-03-22 16:06:53 +05:30
Frappe PR Bot
1c6f5b6525
chore(release): Bumped to Version 14.65.7
...
## [14.65.7](https://github.com/frappe/erpnext/compare/v14.65.6...v14.65.7 ) (2024-03-22)
### Bug Fixes
* rate reset to zero ([e09b3ad ](e09b3ad720 ))
2024-03-22 10:32:42 +00:00
rohitwaghchaure
a6b887312b
Merge pull request #40620 from frappe/mergify/bp/version-14/pr-40618
...
fix: rate reset to zero (backport #40616 ) (backport #40618 )
2024-03-22 16:01:27 +05:30
Rohit Waghchaure
e09b3ad720
fix: rate reset to zero
...
(cherry picked from commit 6821baa850 )
(cherry picked from commit 2f839fbf6d )
2024-03-22 10:12:07 +00:00
rohitwaghchaure
07929d20aa
Merge pull request #40618 from frappe/mergify/bp/version-14-hotfix/pr-40616
...
fix: rate reset to zero (backport #40616 )
2024-03-22 15:41:07 +05:30
Rohit Waghchaure
2f839fbf6d
fix: rate reset to zero
...
(cherry picked from commit 6821baa850 )
2024-03-22 09:50:51 +00:00
ruthra kumar
9f3b6d21c3
chore: resolve JS linter issue
2024-03-22 14:42:57 +05:30
ruthra kumar
4eb1fbfe42
chore: resolve linter issues
...
(cherry picked from commit 0890b414b1 )
2024-03-22 08:51:33 +00:00
ruthra kumar
3a38aacc30
refactor: cache results
...
(cherry picked from commit 14c8c8c33d )
2024-03-22 08:51:33 +00:00
ruthra kumar
48bfb9d315
refactor: flag to differentiate generated and default values
...
(cherry picked from commit 0925706d5e )
2024-03-22 08:51:33 +00:00
ruthra kumar
5d90b0fd1d
refactor: save results in node
...
(cherry picked from commit ca14ae8f1b )
2024-03-22 08:51:32 +00:00
ruthra kumar
3cab242e9f
chore: restrict only to administrator and type info
...
(cherry picked from commit 90c6d4dc85 )
2024-03-22 08:51:32 +00:00
ruthra kumar
54e7f303e9
chore: change data type for summary fields
...
(cherry picked from commit 228aa1a244 )
2024-03-22 08:51:32 +00:00
ruthra kumar
cd0a7fed41
refactor: adding labels to important section
...
(cherry picked from commit 993e2bfbf9 )
2024-03-22 08:51:32 +00:00
ruthra kumar
84609abd65
chore: UI cleanup
...
(cherry picked from commit ea3071db66 )
2024-03-22 08:51:31 +00:00
ruthra kumar
a76d19fe8f
chore: add screen freeze on wait
...
(cherry picked from commit 395299803f )
2024-03-22 08:51:31 +00:00
ruthra kumar
ebea0fd203
chore: code cleanup
...
(cherry picked from commit 5e2d21c033 )
2024-03-22 08:51:31 +00:00
ruthra kumar
f9c30968bf
chore: hide internal variables section
...
(cherry picked from commit c4c3090f46 )
2024-03-22 08:51:31 +00:00
ruthra kumar
a9a510547e
chore: rename btree and remove debugging statements
...
(cherry picked from commit 6492019383 )
2024-03-22 08:51:31 +00:00
ruthra kumar
c2f6f9d37f
chore: hide internal fields and better painting logic for heatmap
...
(cherry picked from commit f6831fba13 )
2024-03-22 08:51:30 +00:00
ruthra kumar
9d5c010071
refactor: working heatmap
...
(cherry picked from commit 16db6c2f47 )
2024-03-22 08:51:30 +00:00
ruthra kumar
3cfc778bdb
chore: hide some internal fields
...
(cherry picked from commit bd3dc6482e )
2024-03-22 08:51:30 +00:00
ruthra kumar
f06014afc3
refactor: calculate summary on tree navigation
...
(cherry picked from commit f7b7b2b438 )
2024-03-22 08:51:30 +00:00
ruthra kumar
bee5744309
refactor: use DB to store tree and state
...
(cherry picked from commit 99fbd8ad18 )
2024-03-22 08:51:30 +00:00
ruthra kumar
bc1f25b897
chore: use doctype as btree
...
(cherry picked from commit 9d20256366 )
2024-03-22 08:51:30 +00:00
ruthra kumar
6afb6ff4df
feat: nodes doctype
...
(cherry picked from commit 85f2a6dd54 )
2024-03-22 08:51:29 +00:00
ruthra kumar
609ecbe804
chore: remove unwanted code
...
(cherry picked from commit de2eba0d98 )
2024-03-22 08:51:29 +00:00
ruthra kumar
674d822985
refactor: add basic navigation
...
1. remove unnecessary columns
2. added basic tree navigation
(cherry picked from commit 705ef4f5a3 )
2024-03-22 08:51:29 +00:00
ruthra kumar
66fae6466f
refactor: ability to build and load tree from DB
...
(cherry picked from commit b2dde55f2c )
2024-03-22 08:51:29 +00:00
ruthra kumar
81f456bdc7
refactor: introduce node class
...
(cherry picked from commit d53b34c0ce )
2024-03-22 08:51:29 +00:00
ruthra kumar
a177137d6d
refactor: more buttons
...
(cherry picked from commit a427029151 )
2024-03-22 08:51:28 +00:00
ruthra kumar
d81be8d855
refactor: date validation
...
(cherry picked from commit 2de3e6ce6d )
2024-03-22 08:51:28 +00:00
ruthra kumar
0399acdc8e
refactor: support for BFS and DFS
...
(cherry picked from commit 03a38ed025 )
2024-03-22 08:51:28 +00:00
ruthra kumar
50963d9ad5
refactor: simplify DFS
...
(cherry picked from commit 26503a205f )
2024-03-22 08:51:28 +00:00
ruthra kumar
1639974948
refactor: Depth First Search(DFS)
...
(cherry picked from commit 5a25c80f2e )
2024-03-22 08:51:28 +00:00
ruthra kumar
57ec0d6b41
refactor: some logic
...
(cherry picked from commit 4c8a8c3bcd )
2024-03-22 08:51:27 +00:00
ruthra kumar
5ad3918232
feat: bisect doctype
...
(cherry picked from commit decdbd2782 )
2024-03-22 08:51:27 +00:00
ruthra kumar
9e15ecfe34
refactor: primitive summary for p&l and balance sheet
...
(cherry picked from commit eb4c476490 )
2024-03-22 08:51:27 +00:00
ruthra kumar
da17496e3d
Merge pull request #40607 from frappe/mergify/bp/version-14-hotfix/pr-40520
...
fix: permissions during bulk transaction logs (backport #40520 )
2024-03-22 10:33:49 +05:30
David
99faafb5be
fix: permissions during bulk transaction logs
...
(cherry picked from commit 49dd4c1ef3 )
2024-03-22 04:38:17 +00:00
ruthra kumar
6d39a7890e
Merge pull request #40596 from frappe/mergify/bp/version-14-hotfix/pr-40386
...
fix: wrong buying amount if delivered and billed qty varies (backport #40386 )
2024-03-22 09:04:26 +05:30
mergify[bot]
390d3a6a9f
perf: add in some indexes (backport #40590 ) ( #40604 )
...
* perf: add in some indexes (#40590 )
`Sales Invoice Item.purchase_order`
`Delivery Note Item.purchase_order`
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
(cherry picked from commit 1cd38c860a )
# Conflicts:
# erpnext/selling/doctype/sales_order_item/sales_order_item.json
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
* chore: `conflicts`
* chore: `conflicts`
---------
Co-authored-by: Akhil Narang <me@akhilnarang.dev >
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-03-22 08:51:33 +05:30
Frappe PR Bot
14f7aef4d0
chore(release): Bumped to Version 14.65.6
...
## [14.65.6](https://github.com/frappe/erpnext/compare/v14.65.5...v14.65.6 ) (2024-03-21)
### Bug Fixes
* rate not fetching from the item price ([18279a6 ](18279a6dbd ))
2024-03-21 17:33:34 +00:00
rohitwaghchaure
5f84e0d7e8
Merge pull request #40601 from frappe/mergify/bp/version-14/pr-40599
...
fix: rate not fetching from the item price (backport #40595 ) (backport #40599 )
2024-03-21 23:02:23 +05:30
Rohit Waghchaure
18279a6dbd
fix: rate not fetching from the item price
...
(cherry picked from commit d893a465d7 )
(cherry picked from commit 9b3c4ac575 )
2024-03-21 17:12:01 +00:00
rohitwaghchaure
5117ba5abf
Merge pull request #40599 from frappe/mergify/bp/version-14-hotfix/pr-40595
...
fix: rate not fetching from the item price (backport #40595 )
2024-03-21 22:40:58 +05:30
Rohit Waghchaure
9b3c4ac575
fix: rate not fetching from the item price
...
(cherry picked from commit d893a465d7 )
2024-03-21 16:49:46 +00:00
ruthra kumar
d3a6153077
test: buying amt calculation if DN and SI differ in qty
...
(cherry picked from commit ccb51ded95 )
2024-03-21 15:46:03 +00:00
Dany Robert
2b311131ba
fix: wrong buying amount if delivered and billed qty varies
...
(cherry picked from commit b8da0d9334 )
2024-03-21 15:46:02 +00:00
Gursheen Kaur Anand
c072cd941d
Merge pull request #40583 from frappe/mergify/bp/version-14-hotfix/pr-40572
...
fix: PCV validation for previous fiscal year (backport #40572 )
2024-03-21 12:44:09 +05:30
ruthra kumar
757cf8a76f
Merge pull request #40581 from frappe/mergify/bp/version-14-hotfix/pr-40580
...
refactor: config changes in Transaction Deletion Record (backport #40580 )
2024-03-21 11:07:17 +05:30
Gursheen Anand
82b613353b
fix: validate gl for previous fiscal year
...
(cherry picked from commit a1d108c062 )
2024-03-21 05:30:35 +00:00
ruthra kumar
5791c50fdf
refactor: config changes in Transaction Deletion Record
...
(cherry picked from commit 4ba67fb3ec )
2024-03-21 05:17:16 +00:00
ruthra kumar
67481ad062
Merge pull request #40574 from frappe/mergify/bp/version-14-hotfix/pr-39717
...
refactor: Transaction Deletion record for large volumes (backport #39717 )
2024-03-21 10:18:07 +05:30
ruthra kumar
1515bb7f0b
refactor: replace get_job with create_job_id utility method
2024-03-21 09:53:55 +05:30
Frappe PR Bot
74ec853b97
chore(release): Bumped to Version 14.65.5
...
## [14.65.5](https://github.com/frappe/erpnext/compare/v14.65.4...v14.65.5 ) (2024-03-20)
### Bug Fixes
* style for tax breakup ([a0156e1 ](a0156e1e47 ))
* use Text Editor for rendering tax breakup table ([7df09d1 ](7df09d18e1 ))
2024-03-20 15:22:12 +00:00
Deepesh Garg
7ed625d5e1
Merge pull request #40569 from frappe/mergify/bp/version-14/pr-40563
...
fix: use `Text Editor` for rendering tax breakup table (backport #40563 )
2024-03-20 20:50:31 +05:30
Gursheen Kaur Anand
33e0371c4d
Merge pull request #40571 from frappe/mergify/bp/version-14-hotfix/pr-40563
...
fix: use `Text Editor` for rendering tax breakup table (backport #40563 )
2024-03-20 20:39:19 +05:30
Gursheen Anand
381899bf5f
chore: resolve conflicts
2024-03-20 20:25:31 +05:30
Rohit Waghchaure
1df54114a8
chore: fixed test case
2024-03-20 20:20:44 +05:30
Gursheen Anand
cf3b0ee41e
chore: resolve conflicts
2024-03-20 20:15:20 +05:30
Gursheen Anand
957f55f6b1
chore: resolve conflicts
2024-03-20 20:12:36 +05:30
Rohit Waghchaure
77349a0af6
chore: fix test case
2024-03-20 20:09:22 +05:30
Rohit Waghchaure
c36a5d1ba3
chore: fix backport issues
2024-03-20 20:09:22 +05:30
rohitwaghchaure
44d4096ba1
chore: fix conflicts
2024-03-20 20:09:22 +05:30
rohitwaghchaure
a694a92df9
chore: fix conflicts
2024-03-20 20:09:22 +05:30
rohitwaghchaure
1c7128e77b
chore: fix conflicts
2024-03-20 20:09:22 +05:30
rohitwaghchaure
c147ec168f
chore: fix conflicts
2024-03-20 20:09:22 +05:30
rohitwaghchaure
717442c01f
chore: fix conflicts
2024-03-20 20:09:22 +05:30
Rohit Waghchaure
ce7a53f810
chore: remove microsecond from posting_datetime
...
(cherry picked from commit a73ba2c0d2 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/test_subcontracting_receipt.py
2024-03-20 20:08:37 +05:30
Rohit Waghchaure
1767dada8d
test: test cases to test clash timestamp entries
...
(cherry picked from commit f04676aaed )
2024-03-20 20:08:36 +05:30
Rohit Waghchaure
5e68ebd030
perf: new column posting datetime in SLE to optimize stock ledger related queries
...
(cherry picked from commit d80ca523a4 )
2024-03-20 20:07:36 +05:30
ruthra kumar
87fdb4e720
chore: resolve conflicts
2024-03-20 19:58:18 +05:30
ruthra kumar
e5722a772a
chore: fix linting issue in JS
...
(cherry picked from commit 02c522b7cd )
2024-03-20 14:13:21 +00:00
ruthra kumar
35fcd032ad
refactor(test): test cases modified to handle new approach
...
(cherry picked from commit 81309576b0 )
# Conflicts:
# erpnext/setup/demo.py
# erpnext/setup/doctype/transaction_deletion_record/test_transaction_deletion_record.py
2024-03-20 14:13:21 +00:00
ruthra kumar
1fe14334f3
refactor: ability to process in single transaction
...
(cherry picked from commit a158b825d7 )
2024-03-20 14:13:20 +00:00
ruthra kumar
b429f75d65
refactor: link running doc validation to company master
...
(cherry picked from commit 5a3afea8c7 )
# Conflicts:
# erpnext/setup/doctype/company/company.js
# erpnext/setup/doctype/company/company.py
2024-03-20 14:13:20 +00:00
ruthra kumar
fab5c1170d
chore: rename entry point
...
(cherry picked from commit 5fe0b20be1 )
2024-03-20 14:13:19 +00:00
ruthra kumar
d496a1e58e
chore: move status and error log to their own section
...
(cherry picked from commit 3cec62d4f8 )
2024-03-20 14:13:19 +00:00
ruthra kumar
6ae9eb250f
refactor: minor UI tweaks
...
(cherry picked from commit 0455d0c46c )
2024-03-20 14:13:19 +00:00
ruthra kumar
5e590389f3
refactor: exception propogation
...
(cherry picked from commit 4a55240e63 )
2024-03-20 14:13:18 +00:00
ruthra kumar
1110dd93ff
chore: code cleanup
...
(cherry picked from commit eea260b9f9 )
2024-03-20 14:13:17 +00:00
ruthra kumar
0ea9ce7a5a
refactor: better method naming
...
(cherry picked from commit 30463657bf )
2024-03-20 14:13:17 +00:00
ruthra kumar
cf6cb80d18
refactor: barebones hook on all doctypes with 'company' field
...
(cherry picked from commit ec194ef076 )
2024-03-20 14:13:16 +00:00
ruthra kumar
e908003358
refactor: make sure only one task is running for doc
...
(cherry picked from commit 78c9cc63b1 )
2024-03-20 14:13:16 +00:00
ruthra kumar
e142daca7f
chore: hide docfield in list view
...
(cherry picked from commit 98afb4d468 )
2024-03-20 14:13:15 +00:00
ruthra kumar
962105bc87
refactor: validations to prevent duplicate jobs
...
(cherry picked from commit 31a2da552b )
2024-03-20 14:13:15 +00:00
ruthra kumar
e600109872
refactor: no copy on summary table and more validations
...
(cherry picked from commit 55e93b3fe1 )
2024-03-20 14:13:15 +00:00
ruthra kumar
97ed905627
refactor: reset all flags and remove unwanted code
...
(cherry picked from commit 2dbe68a09d )
2024-03-20 14:13:14 +00:00
ruthra kumar
c38cfd14f3
chore: show correct status in list view
...
(cherry picked from commit 1014940953 )
2024-03-20 14:13:14 +00:00
ruthra kumar
341e467056
refactor: validate status before running events
...
(cherry picked from commit 86b5e2e277 )
2024-03-20 14:13:14 +00:00
ruthra kumar
833df2c76b
refactor: make Excluded doctype table read only
...
(cherry picked from commit 7c4cff2649 )
2024-03-20 14:13:13 +00:00
ruthra kumar
a303788c71
chore: remove unwanted UI code
...
(cherry picked from commit b98a5e4edc )
2024-03-20 14:13:13 +00:00
ruthra kumar
0d791f594f
refactor: use separate child table for summary
...
(cherry picked from commit 49d3bcbc8d )
2024-03-20 14:13:13 +00:00
ruthra kumar
b1367e839c
refactor: chained callback
...
(cherry picked from commit b12ca65fcc )
2024-03-20 14:13:12 +00:00
ruthra kumar
e56138ddb0
refactor: reorder flags in Tasks section
...
(cherry picked from commit cccb2d5141 )
2024-03-20 14:13:12 +00:00
ruthra kumar
c9d77044b0
refactor: use flags to decide on current stage
...
(cherry picked from commit 6a77d86a53 )
# Conflicts:
# erpnext/setup/doctype/transaction_deletion_record_item/transaction_deletion_record_item.py
2024-03-20 14:13:12 +00:00
ruthra kumar
5542985e25
refactor: UI trigger
...
(cherry picked from commit 8944ab8b6a )
2024-03-20 14:13:11 +00:00
ruthra kumar
52d22d8b55
refactor: tasks section and UI niceties
...
(cherry picked from commit d0dc2c6e77 )
2024-03-20 14:13:11 +00:00
ruthra kumar
7280a76f73
refactor: set status and trigger job on submit
...
(cherry picked from commit 6fbb67b1d2 )
2024-03-20 14:13:10 +00:00
ruthra kumar
07c98146c5
refactor: more options for 'status' and move it to top
...
(cherry picked from commit 0d65d878de )
# Conflicts:
# erpnext/setup/doctype/transaction_deletion_record/transaction_deletion_record.py
2024-03-20 14:13:10 +00:00
Ankush Menat
e922ac7c31
fix: style for tax breakup
...
(cherry picked from commit 967540da18 )
# Conflicts:
# erpnext/public/scss/erpnext.scss
2024-03-20 13:12:16 +00:00
Gursheen Anand
bba1ac5735
fix: use Text Editor for rendering tax breakup table
...
(cherry picked from commit 1c63983873 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.py
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/buying/doctype/purchase_order/purchase_order.json
# erpnext/buying/doctype/purchase_order/purchase_order.py
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.py
# erpnext/selling/doctype/quotation/quotation.json
# erpnext/selling/doctype/quotation/quotation.py
# erpnext/selling/doctype/sales_order/sales_order.py
# erpnext/stock/doctype/delivery_note/delivery_note.json
# erpnext/stock/doctype/delivery_note/delivery_note.py
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
2024-03-20 13:12:15 +00:00
Ankush Menat
a0156e1e47
fix: style for tax breakup
...
(cherry picked from commit 967540da18 )
# Conflicts:
# erpnext/public/scss/erpnext.scss
2024-03-20 13:06:47 +00:00
Gursheen Anand
7df09d18e1
fix: use Text Editor for rendering tax breakup table
...
(cherry picked from commit 1c63983873 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.py
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
# erpnext/buying/doctype/purchase_order/purchase_order.json
# erpnext/buying/doctype/purchase_order/purchase_order.py
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.py
# erpnext/selling/doctype/quotation/quotation.json
# erpnext/selling/doctype/quotation/quotation.py
# erpnext/selling/doctype/sales_order/sales_order.py
# erpnext/stock/doctype/delivery_note/delivery_note.json
# erpnext/stock/doctype/delivery_note/delivery_note.py
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
2024-03-20 13:06:46 +00:00
Frappe PR Bot
b6575176f7
chore(release): Bumped to Version 14.65.4
...
## [14.65.4](https://github.com/frappe/erpnext/compare/v14.65.3...v14.65.4 ) (2024-03-20)
### Bug Fixes
* added index for voucher_detail_no in gl entry ([a1c8b93 ](a1c8b93e99 ))
* currency symbol for Landed Cost Voucher Amount (backport [#40550 ](https://github.com/frappe/erpnext/issues/40550 )) ([#40553 ](https://github.com/frappe/erpnext/issues/40553 )) ([7851311 ](785131121d ))
* Data too long for column 'stock_queue' ([#40450 ](https://github.com/frappe/erpnext/issues/40450 )) ([3340463 ](3340463b8e ))
* flaky ecommerce test case ([#40534 ](https://github.com/frappe/erpnext/issues/40534 )) ([b197c19 ](b197c1926f ))
* get unique provisional accounts ([39d958c ](39d958c507 ))
* index error on Exchange Rate Revaluation creation ([8813b6b ](8813b6b2fd ))
* invalid exchange loss booking on invoice againts base accounts ([a27f386 ](a27f386665 ))
* missing range for ageing summary ([9f0ad7a ](9f0ad7a4ea ))
* provisional entry for non-stock item ([0aef7f9 ](0aef7f9671 ))
* **Supplier Quotation Comparison:** group by options ([cfed706 ](cfed706c15 ))
* Update Existing Price List Rate not working (backport [#40333 ](https://github.com/frappe/erpnext/issues/40333 )) ([#40526 ](https://github.com/frappe/erpnext/issues/40526 )) ([64f1844 ](64f1844bc8 ))
* warehouse issue in pick list ([#40453 ](https://github.com/frappe/erpnext/issues/40453 )) ([5a2eaf9 ](5a2eaf9092 ))
2024-03-20 05:23:36 +00:00
rohitwaghchaure
edce5770f0
Merge pull request #40537 from frappe/version-14-hotfix
...
chore: release v14
2024-03-20 10:52:20 +05:30
mergify[bot]
785131121d
fix: currency symbol for Landed Cost Voucher Amount (backport #40550 ) ( #40553 )
...
* fix: currency symbol for Landed Cost Voucher Amount (#40550 )
(cherry picked from commit 0725707cb1 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 23:37:32 +05:30
Nabin Hait
419f2a5192
Merge pull request #40519 from nabinhait/provisional-entry-fix
...
fix: provisional entry for non-stock item
2024-03-19 21:58:56 +05:30
Nabin Hait
39d958c507
fix: get unique provisional accounts
2024-03-19 21:06:16 +05:30
Nabin Hait
a1c8b93e99
fix: added index for voucher_detail_no in gl entry
2024-03-19 18:35:11 +05:30
Nabin Hait
0aef7f9671
fix: provisional entry for non-stock item
2024-03-19 18:29:37 +05:30
mergify[bot]
64f1844bc8
fix: Update Existing Price List Rate not working (backport #40333 ) ( #40526 )
...
* fix: Update Existing Price List Rate not working (#40333 )
(cherry picked from commit 09ea7edb86 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
# erpnext/setup/demo_data/item.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-19 18:11:50 +05:30
ruthra kumar
b197c1926f
fix: flaky ecommerce test case ( #40534 )
...
* refactor(test): make use of fixtures
* refactor(test): rating are now restricted with [0..1]
* refactor(test): remove superfluous setup override
2024-03-19 17:54:35 +05:30
Raffael Meyer
76f27d99bb
Merge pull request #40547 from frappe/mergify/bp/version-14-hotfix/pr-40546
...
fix(Supplier Quotation Comparison): group by options (backport #40546 )
2024-03-19 13:07:40 +01:00
barredterra
d0a0a35d72
chore: remove accidentally added file
2024-03-19 12:53:20 +01:00
barredterra
cfed706c15
fix(Supplier Quotation Comparison): group by options
...
(cherry picked from commit 87e36d290e )
2024-03-19 11:51:37 +00:00
barredterra
3b2044dcd7
chore: resolve conflicts
2024-03-19 12:46:14 +01:00
barredterra
7f2a54d95b
refactor: usage of in_list
...
(cherry picked from commit d238751e6b )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/buying/doctype/purchase_order/purchase_order.js
# erpnext/public/js/controllers/accounts.js
# erpnext/public/js/controllers/buying.js
# erpnext/public/js/controllers/transaction.js
# erpnext/public/js/utils/sales_common.js
# erpnext/templates/form_grid/item_grid.html
2024-03-19 11:12:58 +00:00
Gursheen Kaur Anand
93fe136386
Merge pull request #40530 from frappe/mergify/bp/version-14-hotfix/pr-40528
...
fix(minor): missing range for ageing summary in PSOA (backport #40528 )
2024-03-19 12:44:16 +05:30
Gursheen Anand
9f0ad7a4ea
fix: missing range for ageing summary
...
(cherry picked from commit 643cc022fd )
2024-03-19 07:11:18 +00:00
ruthra kumar
59a9a41e9d
Merge pull request #40522 from frappe/mergify/bp/version-14-hotfix/pr-40502
...
refactor: toggle between 'http' and 'https' on exchange rate API (backport #40502 )
2024-03-19 10:37:32 +05:30
ruthra kumar
33efa6960d
chore: resolve conflicts
2024-03-19 10:14:24 +05:30
ruthra kumar
379616ab4b
refactor: toggle between 'http' and 'https' on exchange rate API
...
(cherry picked from commit 8b81274769 )
# Conflicts:
# erpnext/accounts/doctype/currency_exchange_settings/currency_exchange_settings.py
2024-03-19 04:29:44 +00:00
ruthra kumar
8cb1293ffc
Merge pull request #40515 from frappe/mergify/bp/version-14-hotfix/pr-40511
...
fix: invalid exchange loss booking on invoice against base accounts (backport #40511 )
2024-03-18 21:05:51 +05:30
ruthra kumar
fe78214ea4
refactor(test): ensure Exchange gain/loss journals aren't created
...
(cherry picked from commit e1c2d006ca )
2024-03-18 15:14:44 +00:00
ruthra kumar
a27f386665
fix: invalid exchange loss booking on invoice againts base accounts
...
(cherry picked from commit 3d5dba6976 )
2024-03-18 15:14:44 +00:00
Danny
ee7bd98878
fix: pass empty string email content of pos invoice
2024-03-18 10:47:42 -04:00
Gursheen Anand
fe3bee44e2
fix: show correct variance for durations with no vouchers
...
(cherry picked from commit bc78bc33f1 )
2024-03-18 05:53:57 +00:00
Gursheen Anand
c3b8c00070
test: sales partner targets with invoices
...
(cherry picked from commit 1a3ea0c108 )
2024-03-18 05:53:57 +00:00
Gursheen Anand
f9ab763cc8
fix: achieved targets for sales partners
...
(cherry picked from commit 1ac888715c )
2024-03-18 05:53:57 +00:00
ruthra kumar
c4c0510a1b
Merge pull request #40496 from frappe/mergify/bp/version-14-hotfix/pr-40495
...
fix: index error on Exchange Rate Revaluation creation (backport #40495 )
2024-03-17 08:10:46 +05:30
ruthra kumar
8813b6b2fd
fix: index error on Exchange Rate Revaluation creation
...
(cherry picked from commit bb279e368c )
2024-03-17 02:21:33 +00:00
ruthra kumar
a0e839e31a
Merge pull request #40489 from frappe/mergify/bp/version-14-hotfix/pr-40485
...
refactor: validate SO and SI references in Delivery Notes (backport #40485 )
2024-03-16 15:28:12 +05:30
ruthra kumar
9d827e84be
chore: resolve conflicts
2024-03-16 15:02:23 +05:30
ruthra kumar
f87f284616
test: SO reference validation
...
(cherry picked from commit 4f396d3049 )
# Conflicts:
# erpnext/selling/doctype/sales_order/test_sales_order.py
2024-03-16 09:29:07 +00:00
ruthra kumar
5f4a648dd4
refactor: validate SO and SI references
...
(cherry picked from commit 4d090bd3b8 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/delivery_note.py
2024-03-16 09:29:07 +00:00
ruthra kumar
5f0920ab27
Merge pull request #40475 from frappe/mergify/bp/version-14-hotfix/pr-40473
...
refactor: enable no-copy for update_outstanding_for_self (backport #40473 )
2024-03-16 10:09:37 +05:30
ruthra kumar
03cb07f591
Merge pull request #40465 from frappe/mergify/bp/version-14-hotfix/pr-40461
...
refactor: disallow '0' qty return invoices with stock effect (backport #40461 )
2024-03-16 10:07:31 +05:30
ruthra kumar
90a5155fc1
refactor: enable no-copy for update_outstanding_for_self
...
(cherry picked from commit a1e8caa5c1 )
2024-03-15 11:33:09 +00:00
ruthra kumar
0437274c58
chore: resolve conflict
2024-03-15 11:39:54 +05:30
ruthra kumar
a914eb5d40
test: validation to prevent '0' qty return with stock effect
...
(cherry picked from commit 647bba0f00 )
2024-03-15 05:37:23 +00:00
ruthra kumar
b011a68a2a
refactor: disallow '0' qty return invoices with stock effect
...
(cherry picked from commit 898affbee9 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-15 05:37:22 +00:00
Frappe PR Bot
009cdb732f
chore(release): Bumped to Version 14.65.3
...
## [14.65.3](https://github.com/frappe/erpnext/compare/v14.65.2...v14.65.3 ) (2024-03-14)
### Bug Fixes
* Data too long for column 'stock_queue' (backport [#40450 ](https://github.com/frappe/erpnext/issues/40450 )) ([#40452 ](https://github.com/frappe/erpnext/issues/40452 )) ([0999d09 ](0999d09700 ))
* warehouse issue in pick list (backport [#40453 ](https://github.com/frappe/erpnext/issues/40453 )) ([#40455 ](https://github.com/frappe/erpnext/issues/40455 )) ([314e9f5 ](314e9f5787 ))
2024-03-14 07:36:22 +00:00
mergify[bot]
314e9f5787
fix: warehouse issue in pick list (backport #40453 ) ( #40455 )
...
fix: warehouse issue in pick list (#40453 )
(cherry picked from commit 5a2eaf9092 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-14 13:04:41 +05:30
mergify[bot]
0999d09700
fix: Data too long for column 'stock_queue' (backport #40450 ) ( #40452 )
...
fix: Data too long for column 'stock_queue' (#40450 )
(cherry picked from commit 3340463b8e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-14 13:04:16 +05:30
rohitwaghchaure
5a2eaf9092
fix: warehouse issue in pick list ( #40453 )
2024-03-14 12:17:23 +05:30
rohitwaghchaure
3340463b8e
fix: Data too long for column 'stock_queue' ( #40450 )
2024-03-14 11:39:29 +05:30
Frappe PR Bot
561f6a7af7
chore(release): Bumped to Version 14.65.2
...
## [14.65.2](https://github.com/frappe/erpnext/compare/v14.65.1...v14.65.2 ) (2024-03-14)
### Bug Fixes
* added index for price_list column in Item Price ([d279e23 ](d279e23623 ))
* Book depreciation until the asset disposal date and removed unwanted commits ([5fcf8c5 ](5fcf8c588a ))
* convert str to date ([34c3e75 ](34c3e75d5c ))
* flaky Accounts Receivable test case ([41bda58 ](41bda583e8 ))
* incorrect gross profit on the quotation (backport [#40438 ](https://github.com/frappe/erpnext/issues/40438 )) ([#40441 ](https://github.com/frappe/erpnext/issues/40441 )) ([fe54590 ](fe54590af7 ))
* linter issues ([ac0dd50 ](ac0dd5083f ))
* linter issues ([668a931 ](668a93128b ))
* linter issues ([acc0b2f ](acc0b2faf8 ))
* minor fixes ([5cd9bf3 ](5cd9bf3bda ))
* Patch to remove cancelled asset capitalization from asset ([23e256a ](23e256aedf ))
* Reload document on cancel to avoid document modified error ([c7ed854 ](c7ed854850 ))
* **test:** manually filter rows and assert ([5fe200b ](5fe200bc4d ))
### Performance Improvements
* Cache accounting dimension filter map ([e4bd173 ](e4bd173875 ))
* Cached accounting dimensions details ([8cd8b8f ](8cd8b8f885 ))
* Caching in checking allowance for qty and amount ([8d682fa ](8d682fa884 ))
* Caching in gl entry ([b07769d ](b07769d8d7 ))
* Get bin details only for stock items ([6ff9e6e ](6ff9e6ee84 ))
* Optimization for providional gl entries ([d7b738f ](d7b738ff61 ))
* Optimzed code for merging similar gl entries ([aa75a60 ](aa75a60142 ))
* Performance optimization for validating budget ([f204d81 ](f204d810bb ))
* refactored handling provisional gl entries for non-stock items ([49c7436 ](49c74369a5 ))
* skip unnecessary validation while transaction cancellation ([05385e4 ](05385e4acb ))
* validate expense against budget only if budget exists ([c15b2d5 ](c15b2d5490 ))
2024-03-14 06:01:38 +00:00
Nabin Hait
aa7c00135f
Merge pull request #40443 from frappe/version-14-hotfix
...
chore: release v14
2024-03-14 11:30:17 +05:30
ruthra kumar
8500f9dad1
Merge pull request #40446 from frappe/mergify/copy/version-14-hotfix/pr-40445
...
fix: flaky Accounts Receivable test case (copy #40445 )
2024-03-14 09:16:33 +05:30
ruthra kumar
5fe200bc4d
fix(test): manually filter rows and assert
2024-03-14 08:54:41 +05:30
ruthra kumar
41bda583e8
fix: flaky Accounts Receivable test case
...
(cherry picked from commit 40bce240bde508801d07b9c38ededea5b4f297c8)
2024-03-13 16:33:46 +00:00
mergify[bot]
fe54590af7
fix: incorrect gross profit on the quotation (backport #40438 ) ( #40441 )
...
fix: incorrect gross profit on the quotation (#40438 )
(cherry picked from commit f4a945aee4 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-13 21:55:26 +05:30
Nabin Hait
fa55cc68f8
Merge pull request #40263 from nabinhait/pi-optimization
...
perf: Performance optmization for Purchase Invoice submission
2024-03-13 18:17:41 +05:30
ruthra kumar
fa0a60c5d9
Merge pull request #40426 from frappe/mergify/bp/version-14-hotfix/pr-40372
...
refactor: checkbox to toggle standalone Credit/Debit note behaviour (backport #40372 )
2024-03-13 16:28:38 +05:30
Nabin Hait
c1428a5655
Merge pull request #40246 from nabinhait/depreciation-asset-sale
...
fix: Book depreciation until the asset disposal date and removed unwanted commits
2024-03-13 13:17:18 +05:30
Nabin Hait
43a6a00912
Merge pull request #40125 from nabinhait/document-modified-error
...
fix: Reload document on cancel to avoid document modified error
2024-03-13 13:17:05 +05:30
ruthra kumar
5d178d2e24
refactor: pass 'name' to get_link_to_form
2024-03-13 13:16:56 +05:30
Nabin Hait
b5f0576a1b
Merge pull request #40122 from nabinhait/remove-capitalized-in
...
fix: Patch to remove cancelled asset capitalization from asset
2024-03-13 13:16:29 +05:30
Nabin Hait
b07769d8d7
perf: Caching in gl entry
2024-03-13 13:02:51 +05:30
Nabin Hait
8d682fa884
perf: Caching in checking allowance for qty and amount
2024-03-13 13:00:10 +05:30
Nabin Hait
d279e23623
fix: added index for price_list column in Item Price
2024-03-13 12:58:13 +05:30
Nabin Hait
6ff9e6ee84
perf: Get bin details only for stock items
2024-03-13 12:57:33 +05:30
Nabin Hait
c15b2d5490
perf: validate expense against budget only if budget exists
2024-03-13 12:56:28 +05:30
Nabin Hait
49c74369a5
perf: refactored handling provisional gl entries for non-stock items
2024-03-13 12:54:13 +05:30
ruthra kumar
92ccef0ebc
chore: resolve conflicts
2024-03-13 12:14:33 +05:30
ruthra kumar
ae6d1c14cb
chore: better popup message
...
(cherry picked from commit 445d2acf50 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 06:12:45 +00:00
ruthra kumar
b746493830
test: cr note flag to update self
...
(cherry picked from commit ce3b1f09f5 )
2024-03-13 06:12:44 +00:00
ruthra kumar
34053ec590
refactor: make AR/AP report aware of always standalone cr/dr notes
...
(cherry picked from commit 4d0c2d8e82 )
2024-03-13 06:12:44 +00:00
ruthra kumar
adbc20736e
chore: patch for updating flag in Cr/Dr notes
...
(cherry picked from commit 849f478894 )
2024-03-13 06:12:44 +00:00
ruthra kumar
d1e3b2ab6e
refactor: post ledger entries based on toggle
...
(cherry picked from commit 77aac6f571 )
2024-03-13 06:12:44 +00:00
ruthra kumar
6d5e595440
refactor: checkbox in purchase invoice
...
(cherry picked from commit 767f2157e6 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2024-03-13 06:12:43 +00:00
ruthra kumar
1ddb162ef1
chore: update popup message
...
(cherry picked from commit adf13a19c4 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-03-13 06:12:43 +00:00
ruthra kumar
4d6b56e55b
refactor: checkbox to toggle always standalone credit note
...
(cherry picked from commit 2cefe2a20e )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2024-03-13 06:12:43 +00:00
Frappe PR Bot
fa5a19b548
chore(release): Bumped to Version 14.65.1
...
## [14.65.1](https://github.com/frappe/erpnext/compare/v14.65.0...v14.65.1 ) (2024-03-12)
### Bug Fixes
* barcode field on line item not working (backport [#40381 ](https://github.com/frappe/erpnext/issues/40381 )) ([#40383 ](https://github.com/frappe/erpnext/issues/40383 )) ([80df609 ](80df6094e3 ))
* conditionally apply `is_group` filter in accounting dimension query (backport [#40414 ](https://github.com/frappe/erpnext/issues/40414 )) ([#40415 ](https://github.com/frappe/erpnext/issues/40415 )) ([cd40038 ](cd40038b18 ))
* error message wording ([#40403 ](https://github.com/frappe/erpnext/issues/40403 )) ([7402303 ](74023035af ))
* Filter for projects in Sales Cycle ([8d63d19 ](8d63d19d45 ))
* get_user_default_as_list args order ([e0d1b4b ](e0d1b4b15f ))
* incorrect work order status (backport [#40407 ](https://github.com/frappe/erpnext/issues/40407 )) ([#40410 ](https://github.com/frappe/erpnext/issues/40410 )) ([c413b04 ](c413b04539 ))
* load ignored doctype and include Mode of Payment Account ([#40334 ](https://github.com/frappe/erpnext/issues/40334 )) ([411157c ](411157c258 ))
* message for subscription when no current inv ([e9c2f6d ](e9c2f6d6f1 ))
* MR Default Supplier search query (backport [#40273 ](https://github.com/frappe/erpnext/issues/40273 )) ([#40350 ](https://github.com/frappe/erpnext/issues/40350 )) ([c6fe409 ](c6fe409b56 ))
* qc created for raw materials during manufacture entry (backport [#40408 ](https://github.com/frappe/erpnext/issues/40408 )) ([#40412 ](https://github.com/frappe/erpnext/issues/40412 )) ([21b57d9 ](21b57d9aef ))
* recursion issue while submitting work order (backport [#40400 ](https://github.com/frappe/erpnext/issues/40400 )) ([#40401 ](https://github.com/frappe/erpnext/issues/40401 )) ([06e3874 ](06e38749bc ))
* Sender email in process statements of accounts ([ea605e7 ](ea605e76a3 ))
* **Shipment Parcel:** make length, width and height non-mandatory ([911a582 ](911a582941 ))
* subcontracting receipt -> alllow to change Batch / Serial Nos (v14) ([#40371 ](https://github.com/frappe/erpnext/issues/40371 )) ([ffd04b3 ](ffd04b3960 ))
* UAE tax computation fix ([02cd8c4 ](02cd8c4b98 ))
2024-03-12 16:42:45 +00:00
Deepesh Garg
c24af0eb40
Merge pull request #40396 from frappe/version-14-hotfix
...
chore: release v14
2024-03-12 22:11:31 +05:30
mergify[bot]
cd40038b18
fix: conditionally apply is_group filter in accounting dimension query (backport #40414 ) ( #40415 )
...
fix: conditionally apply `is_group` filter in accounting dimension query (#40414 )
(cherry picked from commit daf4ae2a6b )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-03-12 20:45:43 +05:30
Raffael Meyer
3dd4514478
Merge pull request #40405 from frappe/mergify/bp/version-14-hotfix/pr-40403
...
fix: error message wording (backport #40403 )
2024-03-12 14:33:59 +01:00
mergify[bot]
c413b04539
fix: incorrect work order status (backport #40407 ) ( #40410 )
...
fix: incorrect work order status (#40407 )
(cherry picked from commit 948297692e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 18:34:35 +05:30
mergify[bot]
21b57d9aef
fix: qc created for raw materials during manufacture entry (backport #40408 ) ( #40412 )
...
fix: qc created for raw materials during manufacture entry (#40408 )
(cherry picked from commit f8a1a7f515 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 18:29:21 +05:30
Raffael Meyer
05e4517094
chore: resolve conflicts
2024-03-12 12:35:17 +01:00
Raffael Meyer
74023035af
fix: error message wording ( #40403 )
...
(cherry picked from commit 79a0473705 )
# Conflicts:
# erpnext/accounts/doctype/subscription/subscription.py
2024-03-12 11:26:23 +00:00
mergify[bot]
06e38749bc
fix: recursion issue while submitting work order (backport #40400 ) ( #40401 )
...
* fix: recursion issue while submitting work order (#40400 )
(cherry picked from commit 72614bb8ff )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 16:53:48 +05:30
mergify[bot]
80df6094e3
fix: barcode field on line item not working (backport #40381 ) ( #40383 )
...
fix: barcode field on line item not working (#40381 )
(cherry picked from commit 0da19a40a7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-12 13:49:08 +05:30
Nabin Hait
34c3e75d5c
fix: convert str to date
2024-03-12 12:16:41 +05:30
Nabin Hait
ac0dd5083f
fix: linter issues
2024-03-12 12:10:55 +05:30
Nabin Hait
668a93128b
fix: linter issues
2024-03-12 12:02:23 +05:30
Nabin Hait
5fcf8c588a
fix: Book depreciation until the asset disposal date and removed unwanted commits
2024-03-12 11:56:47 +05:30
rohitwaghchaure
ffd04b3960
fix: subcontracting receipt -> alllow to change Batch / Serial Nos (v14) ( #40371 )
...
fix: subcontracting receipt -> alllow to change Batch / Serial Nos
2024-03-11 16:42:13 +05:30
mergify[bot]
c6fe409b56
fix: MR Default Supplier search query (backport #40273 ) ( #40350 )
...
fix: MR Default Supplier search query
(cherry picked from commit c0a1f298a1 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-03-11 11:07:48 +05:30
Ankush Menat
6b88cca9ad
Merge pull request #40367 from ankush/mergify/bp/version-14-hotfix/pr-40206
...
style: format js code
2024-03-11 11:07:06 +05:30
Ankush Menat
4c629d31c6
style: format js files
2024-03-11 11:03:58 +05:30
barredterra
c46be27e9e
ci: add prettier to pre-commit
...
(cherry picked from commit 2c16036ef3 )
2024-03-11 11:03:56 +05:30
Deepesh Garg
2e45a3f491
Merge pull request #40363 from frappe/mergify/bp/version-14-hotfix/pr-40344
...
fix: get_user_default_as_list args order (#40344 )
2024-03-10 22:32:29 +05:30
Deepesh Garg
3bea2d4d1d
Merge pull request #40357 from frappe/mergify/bp/version-14-hotfix/pr-40323
...
fix: Filter for projects in Sales Cycle (#40323 )
2024-03-10 22:32:11 +05:30
Devin Slauenwhite
e0d1b4b15f
fix: get_user_default_as_list args order
...
(cherry picked from commit ac1961b687 )
2024-03-10 15:45:31 +00:00
Deepesh Garg
306e76874d
Merge pull request #40359 from frappe/mergify/bp/version-14-hotfix/pr-40325
...
fix: Sender email in process statements of accounts (#40325 )
2024-03-10 19:57:28 +05:30
Deepesh Garg
407f0b929e
Merge pull request #40009 from govindsmenokee/patch-12
...
fix: UAE tax computation fix
2024-03-10 19:55:39 +05:30
Deepesh Garg
d57af37ec7
Merge pull request #39724 from GursheenK/subscription-failed-msg
...
fix: message for failed subscription process
2024-03-10 19:33:41 +05:30
Deepesh Garg
ec3913fdd3
Merge pull request #40089 from frappe/mergify/bp/version-14-hotfix/pr-31463
...
feat: german translations (#31463 )
2024-03-10 19:29:07 +05:30
Deepesh Garg
ea605e76a3
fix: Sender email in process statements of accounts
...
(cherry picked from commit 65a2f3d12c )
2024-03-10 13:57:34 +00:00
Deepesh Garg
8d63d19d45
fix: Filter for projects in Sales Cycle
...
(cherry picked from commit d0e0b66b2f )
2024-03-10 13:56:50 +00:00
Deepesh Garg
12d260c444
Merge pull request #40336 from frappe/mergify/bp/version-14-hotfix/pr-40334
...
fix: load ignored doctype and include Mode of Payment Account (#40334 )
2024-03-10 19:25:24 +05:30
Nihantra C. Patel
411157c258
fix: load ignored doctype and include Mode of Payment Account ( #40334 )
...
(cherry picked from commit 68baa3612a )
2024-03-07 12:14:10 +00:00
Raffael Meyer
b29e70a126
Merge pull request #40320 from frappe/mergify/bp/version-14-hotfix/pr-40317
...
fix(Shipment Parcel): make length, width and height non-mandatory (backport #40317 )
2024-03-06 19:49:47 +01:00
barredterra
911a582941
fix(Shipment Parcel): make length, width and height non-mandatory
...
It's tedious to enter all these values and some shipping providers only need to know the weigth and quantity. Companies can alwas cutomize the values to be mandatory, but the reverse is not possible. I'll make sure that the erpnext-shipping app does not break because of this (or fix any problems).
(cherry picked from commit 898c6e30eb )
2024-03-06 18:26:20 +00:00
Nabin Hait
05385e4acb
perf: skip unnecessary validation while transaction cancellation
2024-03-06 22:33:36 +05:30
Nabin Hait
5cd9bf3bda
fix: minor fixes
2024-03-06 21:04:07 +05:30
Nabin Hait
e4bd173875
perf: Cache accounting dimension filter map
2024-03-06 20:32:47 +05:30
Nabin Hait
acc0b2faf8
fix: linter issues
2024-03-06 17:43:27 +05:30
Frappe PR Bot
b424a184b9
chore(release): Bumped to Version 14.65.0
...
# [14.65.0](https://github.com/frappe/erpnext/compare/v14.64.0...v14.65.0 ) (2024-03-06)
### Bug Fixes
* account validation error on bank account after editing existing bank account ([8b3c809 ](8b3c809cb6 ))
* allow gain/loss for Journals against Journals ([52e1c2f ](52e1c2f48b ))
* do not allow to cancel incomplete reposting (backport [#40224 ](https://github.com/frappe/erpnext/issues/40224 )) ([#40229 ](https://github.com/frappe/erpnext/issues/40229 )) ([091d6f3 ](091d6f330a ))
* don't override reference exchange rate ([e25ec41 ](e25ec4156e ))
* handle partial invoice against provisional entry ([5f23614 ](5f23614960 ))
* incorrect exchange rate if JE has multi parties ([1b5a237 ](1b5a23709a ))
* incorrect TCS on customer and suppliers with same name ([af56846 ](af568464db ))
* make use of 'flt' to prevent really low precision exc gain/loss ([c1a0ac6 ](c1a0ac655e ))
* make warning for previously existing SO an alert ([c8b817c ](c8b817c87a ))
* over billing qty along with rate ([14d9d29 ](14d9d29913 ))
* **Project:** filter department by company ([646b55e ](646b55eeea ))
* provisional reverse entry amount ([e62c49d ](e62c49d9a6 ))
* rate change on changing of the qty (backport [#40241 ](https://github.com/frappe/erpnext/issues/40241 )) ([#40242 ](https://github.com/frappe/erpnext/issues/40242 )) ([b937c4b ](b937c4be4f ))
* **setup:** avoid duplicate entry for Analytics role (backport [#40183 ](https://github.com/frappe/erpnext/issues/40183 )) ([#40184 ](https://github.com/frappe/erpnext/issues/40184 )) ([035c90c ](035c90c3b8 ))
### Features
* add company filter to child table field ([38baf8d ](38baf8d406 ))
2024-03-06 03:31:16 +00:00
Deepesh Garg
0b364f6e8e
Merge pull request #40281 from frappe/version-14-hotfix
...
chore: release v14
2024-03-06 08:59:57 +05:30
Nihantra C. Patel
819ced4cb3
fix: Add to Cart button width for Mobile/Tablet
2024-03-05 17:24:17 +05:30
ruthra kumar
83734c6be4
Merge pull request #40283 from frappe/mergify/bp/version-14-hotfix/pr-40278
...
fix: incorrect TCS on customer and suppliers with same name (backport #40278 )
2024-03-05 15:48:27 +05:30
ruthra kumar
af568464db
fix: incorrect TCS on customer and suppliers with same name
...
(cherry picked from commit 9904a9868c )
2024-03-05 09:54:47 +00:00
Nabin Hait
aa75a60142
perf: Optimzed code for merging similar gl entries
2024-03-04 16:04:39 +05:30
Nabin Hait
8cd8b8f885
perf: Cached accounting dimensions details
2024-03-04 16:04:39 +05:30
Nabin Hait
f204d810bb
perf: Performance optimization for validating budget
2024-03-04 16:04:39 +05:30
Nabin Hait
d7b738ff61
perf: Optimization for providional gl entries
2024-03-04 16:04:35 +05:30
mergify[bot]
091d6f330a
fix: do not allow to cancel incomplete reposting (backport #40224 ) ( #40229 )
...
* fix: do not allow to cancel incomplete reposting (#40224 )
(cherry picked from commit 72ac56b6c4 )
# Conflicts:
# erpnext/stock/doctype/repost_item_valuation/repost_item_valuation.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-04 13:14:32 +05:30
Gursheen Kaur Anand
cc923f50ef
Merge pull request #40257 from GursheenK/remove-balance-fetching-in-JV
...
perf: remove unnecessary fetching of balances in JV
2024-03-04 11:16:01 +05:30
Gursheen Anand
2f8fe17b60
refactor: remove controller logic for setting balances
2024-03-04 00:37:29 +05:30
Gursheen Anand
e3d6f70eee
refactor: exclude balances while setting currency
2024-03-04 00:37:26 +05:30
Gursheen Anand
a1c22811a2
refactor: exclude balance while setting acc details
2024-03-04 00:35:54 +05:30
Gursheen Anand
d715c29edc
refactor: remove balance formatter
2024-03-04 00:35:54 +05:30
Gursheen Anand
85a7ce6d30
refactor: remove balance fields from jv account
2024-03-04 00:35:51 +05:30
Gursheen Kaur Anand
c42d7505bd
Merge pull request #40204 from frappe/mergify/bp/version-14-hotfix/pr-39584
...
fix: use receipt amount for reverse provisional entry (backport #39584 )
2024-03-03 18:24:57 +05:30
Gursheen Kaur Anand
29f4e68827
Merge pull request #40251 from frappe/mergify/bp/version-14-hotfix/pr-40250
...
fix(minor): company filter in cost center allocation (backport #40250 )
2024-03-03 18:24:42 +05:30
Gursheen Anand
38baf8d406
feat: add company filter to child table field
...
(cherry picked from commit 51909077bd )
2024-03-03 12:45:33 +00:00
Gursheen Anand
89e7ad790f
chore: linting issue
2024-03-03 18:00:10 +05:30
mergify[bot]
b937c4be4f
fix: rate change on changing of the qty (backport #40241 ) ( #40242 )
...
fix: rate change on changing of the qty (#40241 )
(cherry picked from commit e7d707797a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-03-02 16:49:40 +05:30
ruthra kumar
793fdf9562
Merge pull request #40238 from frappe/mergify/bp/version-14-hotfix/pr-40220
...
refactor: Gain/Loss Journal creation for Journals against Journals (backport #40220 )
2024-03-02 16:25:32 +05:30
ruthra kumar
753223da78
chore: resolve merge conflict
2024-03-02 16:00:29 +05:30
ruthra kumar
46063518d7
test: gain/loss on Journals against Journals
...
(cherry picked from commit 8a5078b826 )
# Conflicts:
# erpnext/controllers/tests/test_accounts_controller.py
2024-03-02 10:07:33 +00:00
ruthra kumar
52e1c2f48b
fix: allow gain/loss for Journals against Journals
...
(cherry picked from commit 5b67631d40 )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.py
2024-03-02 10:07:32 +00:00
ruthra kumar
c1a0ac655e
fix: make use of 'flt' to prevent really low precision exc gain/loss
...
(cherry picked from commit 0aa72f841d )
2024-03-02 10:07:31 +00:00
ruthra kumar
21a10eee0d
Merge pull request #40232 from frappe/mergify/bp/version-14-hotfix/pr-40149
...
fix: incorrect exchange rate if JE has multi parties (backport #40149 )
2024-03-02 15:36:15 +05:30
ruthra kumar
64bf52899f
chore: resolve linter
2024-03-02 14:57:48 +05:30
ruthra kumar
572def058f
test: exchange rate fetch on JE with multiple forex parties
...
(cherry picked from commit ed95d41a51 )
2024-03-02 14:39:37 +05:30
ruthra kumar
e25ec4156e
fix: don't override reference exchange rate
...
(cherry picked from commit eaac02655b )
2024-03-02 08:22:41 +00:00
ruthra kumar
1b5a23709a
fix: incorrect exchange rate if JE has multi parties
...
(cherry picked from commit 694c17487d )
2024-03-02 08:22:38 +00:00
Raffael Meyer
d7abb21f7b
Merge pull request #40209 from frappe/mergify/bp/version-14-hotfix/pr-40203
...
fix(Project): filter department by company (backport #40203 )
2024-02-29 23:34:17 +01:00
barredterra
646b55eeea
fix(Project): filter department by company
...
(cherry picked from commit 5e736f0d06 )
2024-02-29 17:30:05 +00:00
Gursheen Anand
c8b31833f5
test: partial billing for provisional accounting
...
(cherry picked from commit c5770f2ecc )
2024-02-29 15:48:37 +00:00
Gursheen Anand
aa52cd67bd
test: overbilling for provisional accounting
...
(cherry picked from commit ff3ca50a4b )
2024-02-29 15:48:36 +00:00
Gursheen Anand
14d9d29913
fix: over billing qty along with rate
...
(cherry picked from commit cc96d2b50c )
2024-02-29 15:48:36 +00:00
Gursheen Anand
5f23614960
fix: handle partial invoice against provisional entry
...
(cherry picked from commit 2a46799188 )
2024-02-29 15:48:36 +00:00
Gursheen Anand
e62c49d9a6
fix: provisional reverse entry amount
...
(cherry picked from commit 3e59c66806 )
2024-02-29 15:48:36 +00:00
ruthra kumar
fca70e3d03
Merge pull request #40039 from SherinKR/bank_account_validation
...
fix: account validation error on bank account after editing existing bank account
2024-02-29 17:38:34 +05:30
Gursheen Kaur Anand
aeb555a426
Merge pull request #40188 from frappe/mergify/bp/version-14-hotfix/pr-40176
...
fix(minor): make warning for previously existing SO an alert (backport #40176 )
2024-02-29 11:59:44 +05:30
mergify[bot]
035c90c3b8
fix(setup): avoid duplicate entry for Analytics role (backport #40183 ) ( #40184 )
...
fix(setup): avoid duplicate entry for Analytics role (#40183 )
(cherry picked from commit 29f91a7919 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2024-02-29 11:34:23 +05:30
Gursheen Anand
c8b817c87a
fix: make warning for previously existing SO an alert
...
(cherry picked from commit 24dcd64c16 )
2024-02-29 06:03:26 +00:00
Frappe PR Bot
de6957262d
chore(release): Bumped to Version 14.64.0
...
# [14.64.0](https://github.com/frappe/erpnext/compare/v14.63.3...v14.64.0 ) (2024-02-28)
### Bug Fixes
* add flags for repost to ensure correct accounting from India Compliance App ([8c772cf ](8c772cfb9f ))
* amount label according to party type ([bb3a7cd ](bb3a7cdb3d ))
* Cannot read properties of undefined (backport [#40081 ](https://github.com/frappe/erpnext/issues/40081 )) ([#40082 ](https://github.com/frappe/erpnext/issues/40082 )) ([579b27d ](579b27d010 ))
* capacity planning issue in the job card (backport [#40092 ](https://github.com/frappe/erpnext/issues/40092 )) ([#40100 ](https://github.com/frappe/erpnext/issues/40100 )) ([8a573a1 ](8a573a1aff ))
* check_credit_limit on_update_after_submit of Sales Order ([3112fca ](3112fca087 ))
* communication_date in party dashboards (backport [#40005 ](https://github.com/frappe/erpnext/issues/40005 )) ([#40020 ](https://github.com/frappe/erpnext/issues/40020 )) ([b364fe7 ](b364fe7047 ))
* Completed Work Orders report not working ([c8e1409 ](c8e1409b80 ))
* Cr/Dr notes with POS Payments ([e5098c5 ](e5098c521b ))
* default taxable value for item not found in item list ([30315ab ](30315aba37 ))
* Delete linked asset movement record on cancellation of purchase receipt/invoice ([11bddc1 ](11bddc14bb ))
* Delete orphaned asset movement item records ([46cd929 ](46cd929d00 ))
* delete PLE containing invoice in against ([08459ce ](08459cef4a ))
* do not make MR against raw materials of available sub assemblies (backport [#40085 ](https://github.com/frappe/erpnext/issues/40085 )) ([#40086 ](https://github.com/frappe/erpnext/issues/40086 )) ([e461185 ](e461185317 ))
* incorrect item name in MR (backport [#40018 ](https://github.com/frappe/erpnext/issues/40018 )) ([#40023 ](https://github.com/frappe/erpnext/issues/40023 )) ([079ba76 ](079ba7670c ))
* linter issue ([ea1a0b3 ](ea1a0b3a28 ))
* linting issue ([65a2adf ](65a2adfc55 ))
* linting issue ([e289aef ](e289aef1b4 ))
* negative stock error while making stock reconciliation (backport [#40016 ](https://github.com/frappe/erpnext/issues/40016 )) ([#40025 ](https://github.com/frappe/erpnext/issues/40025 )) ([865cba4 ](865cba406f ))
* on unreconciliation, update advance paid ([fe88a11 ](fe88a110b1 ))
* only check for delinked PLEs ([3d243a7 ](3d243a7fa5 ))
* only consider contributed qty towards achieved targets ([0484857 ](0484857402 ))
* parent warehouse checks in the production plan for sub-assemblies (backport [#40150 ](https://github.com/frappe/erpnext/issues/40150 )) ([#40156 ](https://github.com/frappe/erpnext/issues/40156 )) ([9a85ab4 ](9a85ab45e7 ))
* remove cancelled payment entry from Payment Period Based On Invoice Date ([2fc490a ](2fc490a5d7 ))
* remove cancelled payment entry from PPBOID report ([a1c0c23 ](a1c0c2359f ))
* remove config for default bank account in test ([ad60677 ](ad6067795f ))
* sales funnel text color in light/dark theme ([#40132 ](https://github.com/frappe/erpnext/issues/40132 )) ([193cd0d ](193cd0db96 ))
* skip max discount validation for rate adjustment ([8c7d0d4 ](8c7d0d4b85 ))
* skip SO & DN validation for debit note ([882cf98 ](882cf98288 ))
* test for plaid bank account validation ([22db6f6 ](22db6f6b72 ))
* timesheet per billed state edge case (backport [#40010 ](https://github.com/frappe/erpnext/issues/40010 )) ([#40028 ](https://github.com/frappe/erpnext/issues/40028 )) ([2a2f314 ](2a2f314821 ))
* translatable columns in Sales Pipeline Analytics report ([3c170b9 ](3c170b9805 ))
* unique gl account for plaid bank accounts ([8638d14 ](8638d14bab ))
* use correct variable name for hotfix branches ([812eebf ](812eebf1ab ))
* Webpages not working without login ([d6fad08 ](d6fad08d20 ))
### Features
* show contributed qty in transaction summary ([89d1942 ](89d19422d1 ))
* update billed amount in PO and PR ([019d8f9 ](019d8f92fe ))
2024-02-28 05:13:29 +00:00
Deepesh Garg
e80bfd28ea
Merge pull request #40147 from frappe/version-14-hotfix
...
chore: release v14
2024-02-28 10:42:13 +05:30
Deepesh Garg
19a7b6d122
Merge pull request #40169 from frappe/mergify/bp/version-14-hotfix/pr-40137
...
fix: default taxable value for item not found in item list (backport #40137 )
2024-02-28 08:23:57 +05:30
ljain112
30315aba37
fix: default taxable value for item not found in item list
...
(cherry picked from commit 5885978fc2 )
2024-02-27 16:39:03 +00:00
Deepesh Garg
1cc3351e6f
Merge pull request #40164 from vorasmit/ic-deps-v14
...
fix: add flags for repost to ensure correct accounting from India Compliance App (#40162 )
2024-02-27 22:08:29 +05:30
Smit Vora
8c772cfb9f
fix: add flags for repost to ensure correct accounting from India Compliance App
2024-02-27 20:33:02 +05:30
Gursheen Kaur Anand
0b1689a3aa
Merge pull request #40151 from frappe/mergify/bp/version-14-hotfix/pr-40095
...
fix: unique GL account for plaid bank accounts (backport #40095 )
2024-02-27 17:47:32 +05:30
Gursheen Anand
88af431eea
chore: semantic commits bump node version to 20
2024-02-27 17:20:01 +05:30
mergify[bot]
9a85ab45e7
fix: parent warehouse checks in the production plan for sub-assemblies (backport #40150 ) ( #40156 )
...
fix: parent warehouse checks in the production plan for sub-assemblies
(cherry picked from commit 6f5815e44f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-27 17:18:24 +05:30
rohitwaghchaure
9ac09d1b8b
Merge branch 'version-14' into version-14-hotfix
2024-02-27 17:16:56 +05:30
Gursheen Anand
22db6f6b72
fix: test for plaid bank account validation
2024-02-27 16:51:48 +05:30
Gursheen Kaur Anand
42382d2a0f
Merge pull request #40153 from frappe/mergify/bp/version-14-hotfix/pr-40102
...
feat: toggle updation of billed amount in previous purchase docs (backport #40102 )
2024-02-27 16:40:28 +05:30
Gursheen Kaur Anand
614119b3e1
chore: resolve conflicts
2024-02-27 16:04:34 +05:30
Gursheen Kaur Anand
8f983e6109
chore: resolve conflicts
2024-02-27 16:01:33 +05:30
Gursheen Kaur Anand
42b7be60ef
chore: resolve conflicts
2024-02-27 15:57:43 +05:30
Gursheen Anand
a84fc0fe40
test: pr billed amount against debit note
...
(cherry picked from commit 6d40844894 )
2024-02-27 10:23:59 +00:00
Gursheen Anand
4f87e73f55
test: po billed amount against debit note
...
(cherry picked from commit 81dbfe189e )
# Conflicts:
# erpnext/buying/doctype/purchase_order/test_purchase_order.py
2024-02-27 10:23:58 +00:00
Gursheen Anand
019d8f92fe
feat: update billed amount in PO and PR
...
(cherry picked from commit 9f6535472d )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
2024-02-27 10:23:57 +00:00
Gursheen Anand
ad6067795f
fix: remove config for default bank account in test
...
(cherry picked from commit c42444ab3b )
2024-02-27 10:10:18 +00:00
Gursheen Anand
8638d14bab
fix: unique gl account for plaid bank accounts
...
(cherry picked from commit bf6e32a960 )
2024-02-27 10:10:18 +00:00
Gursheen Kaur Anand
317738dc36
Merge pull request #40063 from frappe/mergify/bp/version-14-hotfix/pr-40035
...
fix: delete PLE containing invoice in against (backport #40035 )
2024-02-27 12:41:42 +05:30
Gursheen Anand
65a2adfc55
fix: linting issue
2024-02-27 12:16:08 +05:30
Gursheen Kaur Anand
674f577647
Merge pull request #40065 from frappe/mergify/bp/version-14-hotfix/pr-40040
...
fix: skip max discount validation for rate adjustment (backport #40040 )
2024-02-27 10:51:02 +05:30
Gursheen Anand
e289aef1b4
fix: linting issue
2024-02-27 09:59:08 +05:30
Nihantra C. Patel
193cd0db96
fix: sales funnel text color in light/dark theme ( #40132 )
...
* fix: sales funnel text color in light/dark theme
* fix: sales funnel text color in light/dark theme
2024-02-26 23:01:41 +05:30
ruthra kumar
ac3c23922a
Merge pull request #40134 from frappe/mergify/bp/version-14-hotfix/pr-40133
...
fix: reset advance amount on unreconciliation of Sales/Purchase Orders (backport #40133 )
2024-02-26 21:32:23 +05:30
ruthra kumar
812eebf1ab
fix: use correct variable name for hotfix branches
2024-02-26 20:32:48 +05:30
mergify[bot]
8a573a1aff
fix: capacity planning issue in the job card (backport #40092 ) ( #40100 )
...
* fix: capacity planning issue in the job card (#40092 )
* fix: capacity planning issue in the job card
* test: test case to test capacity planning for workstation
(cherry picked from commit 75f8464724 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
# erpnext/manufacturing/doctype/work_order/test_work_order.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix test cases
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-26 18:52:05 +05:30
ruthra kumar
58c869c562
test: advance paid update on sales/purchase order unreconciliation
...
(cherry picked from commit 1f01ff3487 )
2024-02-26 12:22:33 +00:00
ruthra kumar
fe88a110b1
fix: on unreconciliation, update advance paid
...
(cherry picked from commit c9e2f03a3a )
2024-02-26 12:22:33 +00:00
Nabin Hait
c7ed854850
fix: Reload document on cancel to avoid document modified error
2024-02-26 14:49:32 +05:30
ruthra kumar
5772cb1953
Merge pull request #40117 from frappe/mergify/bp/version-14-hotfix/pr-40113
...
refactor: patch to setup dimensions in Reconciliation tool (backport #40113 )
2024-02-26 14:21:49 +05:30
ruthra kumar
6828a2d46d
refactor: patch to setup dimensions in Reconciliation tool
...
(cherry picked from commit 461fb183fc )
2024-02-26 13:10:44 +05:30
Nabin Hait
23e256aedf
fix: Patch to remove cancelled asset capitalization from asset
2024-02-26 12:53:06 +05:30
Gursheen Kaur Anand
8e1ec5ff31
Merge pull request #40108 from frappe/mergify/bp/version-14-hotfix/pr-40105
...
fix(minor): tax amount label according to party type (backport #40105 )
2024-02-26 11:09:53 +05:30
Gursheen Kaur Anand
48dd8acfa1
Merge pull request #40110 from frappe/mergify/bp/version-14-hotfix/pr-40062
...
fix: sales person / partner achieved targets in report (backport #40062 )
2024-02-26 11:08:43 +05:30
Gursheen Anand
57f4eb121c
test: sales person target variance
...
(cherry picked from commit 7566c1ee78 )
2024-02-26 05:09:41 +00:00
Gursheen Anand
89d19422d1
feat: show contributed qty in transaction summary
...
(cherry picked from commit a823f16dff )
2024-02-26 05:09:40 +00:00
Gursheen Anand
0484857402
fix: only consider contributed qty towards achieved targets
...
(cherry picked from commit 339698d172 )
2024-02-26 05:09:40 +00:00
Gursheen Anand
bb3a7cdb3d
fix: amount label according to party type
...
(cherry picked from commit 9c8d103d8a )
2024-02-26 05:05:27 +00:00
ruthra kumar
b3735d29bf
Merge pull request #40090 from frappe/mergify/bp/version-14-hotfix/pr-40073
...
refactor: update payments section on item removal (backport #40073 )
2024-02-25 09:29:51 +05:30
ruthra kumar
4bc6c55198
refactor: update payments section on item removal
...
(cherry picked from commit 406793a6ff )
2024-02-25 03:57:39 +00:00
barredterra
fe986989a9
chore: remove duplicate german translations
2024-02-24 18:29:46 +01:00
barredterra
2899d2bac1
chore: resolve conflicts
2024-02-24 18:28:51 +01:00
Samuel Danieli
2450a73c6f
chore: german translations ( #31463 )
...
(cherry picked from commit 915102a400 )
# Conflicts:
# erpnext/translations/de.csv
2024-02-24 16:57:52 +00:00
mergify[bot]
e461185317
fix: do not make MR against raw materials of available sub assemblies (backport #40085 ) ( #40086 )
...
fix: do not make MR against raw materials of available sub assemblies (#40085 )
(cherry picked from commit 4c9048fb39 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-24 21:02:45 +05:30
mergify[bot]
579b27d010
fix: Cannot read properties of undefined (backport #40081 ) ( #40082 )
...
* fix: Cannot read properties of undefined
(cherry picked from commit 44ed52c5cf )
* chore: fix linter issue
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-02-24 17:22:37 +05:30
ruthra kumar
2b01b102b4
Merge pull request #40067 from frappe/mergify/bp/version-14-hotfix/pr-39830
...
fix: check_credit_limit on_update_after_submit of Sales Order (backport #39830 )
2024-02-23 14:50:25 +05:30
ruthra kumar
db7c360fa1
test: credit limit on update after submit
...
(cherry picked from commit 467c0898e9 )
2024-02-23 08:51:38 +00:00
Nihantra C. Patel
3112fca087
fix: check_credit_limit on_update_after_submit of Sales Order
...
(cherry picked from commit 17452b7693 )
2024-02-23 08:51:38 +00:00
Gursheen Anand
882cf98288
fix: skip SO & DN validation for debit note
...
(cherry picked from commit e2d16955dd )
2024-02-23 07:28:17 +00:00
Gursheen Anand
8c7d0d4b85
fix: skip max discount validation for rate adjustment
...
(cherry picked from commit 5a3b133d65 )
2024-02-23 07:28:17 +00:00
Ankush Menat
96703fb34d
build: specify frappe dependency ( #40060 )
2024-02-23 12:42:10 +05:30
Gursheen Anand
3d243a7fa5
fix: only check for delinked PLEs
...
(cherry picked from commit 146c5b3e16 )
2024-02-23 07:10:03 +00:00
Gursheen Anand
08459cef4a
fix: delete PLE containing invoice in against
...
(cherry picked from commit c1e1fd8829 )
2024-02-23 07:10:02 +00:00
ruthra kumar
05a9f766bc
Merge pull request #40057 from frappe/mergify/bp/version-14-hotfix/pr-40011
...
fix: Ledger entries for Cr/Dr notes with POS Payments (backport #40011 )
2024-02-23 06:20:46 +05:30
ruthra kumar
6eb7a18591
Merge pull request #40055 from frappe/mergify/bp/version-14-hotfix/pr-39831
...
fix: remove cancelled payment entry from Payment Period Based On Invoice Date (backport #39831 )
2024-02-23 06:20:06 +05:30
ruthra kumar
9e9486d5ab
refactor: skip popup for POS invoices
...
(cherry picked from commit 3634c4c284 )
2024-02-23 00:33:09 +00:00
ruthra kumar
a9791c85c7
test: ledger entries of Cr Note of POS Invoice
...
(cherry picked from commit 4288713abe )
2024-02-23 00:33:09 +00:00
ruthra kumar
e5098c521b
fix: Cr/Dr notes with POS Payments
...
(cherry picked from commit 68a23730f3 )
2024-02-23 00:33:08 +00:00
Nihantra C. Patel
a1c0c2359f
fix: remove cancelled payment entry from PPBOID report
...
(cherry picked from commit 186cc3d748 )
2024-02-23 00:30:49 +00:00
Nihantra C. Patel
2fc490a5d7
fix: remove cancelled payment entry from Payment Period Based On Invoice Date
...
(cherry picked from commit a2a8a8f2e0 )
2024-02-23 00:30:48 +00:00
ruthra kumar
9630dc7b88
Merge pull request #40048 from frappe/mergify/bp/version-14-hotfix/pr-39828
...
fix: translate Sales Pipeline Analytics report (backport #39828 )
2024-02-22 20:47:16 +05:30
Nihantra C. Patel
3c170b9805
fix: translatable columns in Sales Pipeline Analytics report
...
(cherry picked from commit c5050c935b )
2024-02-22 14:54:51 +00:00
Frappe PR Bot
95197c0532
chore(release): Bumped to Version 14.63.3
...
## [14.63.3](https://github.com/frappe/erpnext/compare/v14.63.2...v14.63.3 ) (2024-02-22)
### Bug Fixes
* communication_date in party dashboards (backport [#40005 ](https://github.com/frappe/erpnext/issues/40005 )) (backport [#40020 ](https://github.com/frappe/erpnext/issues/40020 )) ([#40044 ](https://github.com/frappe/erpnext/issues/40044 )) ([23e32b9 ](23e32b9b33 ))
2024-02-22 13:01:09 +00:00
mergify[bot]
23e32b9b33
fix: communication_date in party dashboards (backport #40005 ) (backport #40020 ) ( #40044 )
...
fix: communication_date in party dashboards (backport #40005 ) (#40020 )
fix: accommodate for changed orderby statement
(cherry picked from commit 87df7ff717 )
Co-authored-by: Gursheen Anand <gursheen@frappe.io >
(cherry picked from commit b364fe7047 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-02-22 18:29:56 +05:30
Frappe PR Bot
0653f6854b
chore(release): Bumped to Version 14.63.2
...
## [14.63.2](https://github.com/frappe/erpnext/compare/v14.63.1...v14.63.2 ) (2024-02-22)
### Bug Fixes
* Webpages not working without login ([a40e410 ](a40e410519 ))
2024-02-22 11:58:43 +00:00
rohitwaghchaure
ee125d5dd8
Merge pull request #40045 from frappe/mergify/bp/version-14/pr-40041
...
fix: Webpages not working without login (backport #40041 )
2024-02-22 17:27:27 +05:30
Rohit Waghchaure
a40e410519
fix: Webpages not working without login
...
(cherry picked from commit d6fad08d20 )
2024-02-22 11:22:20 +00:00
rohitwaghchaure
9d723df9b2
Merge pull request #40041 from rohitwaghchaure/fixed-not-able-to-view-pages
...
fix: Webpages not working without login
2024-02-22 16:51:25 +05:30
Rohit Waghchaure
d6fad08d20
fix: Webpages not working without login
2024-02-22 16:24:30 +05:30
mergify[bot]
b364fe7047
fix: communication_date in party dashboards (backport #40005 ) ( #40020 )
...
fix: accommodate for changed orderby statement
(cherry picked from commit 87df7ff717 )
Co-authored-by: Gursheen Anand <gursheen@frappe.io >
2024-02-22 16:20:15 +05:30
SherinKR
8b3c809cb6
fix: account validation error on bank account after editing existing bank account
2024-02-22 15:56:58 +05:30
Frappe PR Bot
315d4dec90
chore(release): Bumped to Version 14.63.1
...
## [14.63.1](https://github.com/frappe/erpnext/compare/v14.63.0...v14.63.1 ) (2024-02-22)
### Bug Fixes
* negative stock error while making stock reconciliation (backport [#40016 ](https://github.com/frappe/erpnext/issues/40016 )) ([#40025 ](https://github.com/frappe/erpnext/issues/40025 )) ([7355fce ](7355fce75e ))
2024-02-22 08:18:35 +00:00
rohitwaghchaure
c826b5ce6c
Merge pull request #40034 from frappe/mergify/bp/version-14/pr-40025
...
fix: negative stock error while making stock reconciliation (backport #40016 ) (backport #40025 )
2024-02-22 13:46:44 +05:30
mergify[bot]
7355fce75e
fix: negative stock error while making stock reconciliation (backport #40016 ) ( #40025 )
...
* fix: negative stock error while making stock reconciliation (#40016 )
fix: negative stock error while making stock reco
(cherry picked from commit da184d709b )
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
* chore: fix conflicts
* chore: fix linter issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 865cba406f )
2024-02-22 07:49:51 +00:00
mergify[bot]
2a2f314821
fix: timesheet per billed state edge case (backport #40010 ) ( #40028 )
...
fix: timesheet per billed state edge case (#40010 )
If value is 100.0000x then it won't set status correctly but will set it the next time it's loaded from db.
(cherry picked from commit 38e88db2c9 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-02-22 12:29:56 +05:30
mergify[bot]
865cba406f
fix: negative stock error while making stock reconciliation (backport #40016 ) ( #40025 )
...
* fix: negative stock error while making stock reconciliation (#40016 )
fix: negative stock error while making stock reco
(cherry picked from commit da184d709b )
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
* chore: fix conflicts
* chore: fix linter issue
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-22 11:39:48 +05:30
mergify[bot]
079ba7670c
fix: incorrect item name in MR (backport #40018 ) ( #40023 )
...
fix: incorrect item name in MR (#40018 )
(cherry picked from commit 864d7ae04c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-22 09:50:33 +05:30
Govind S Menokee
02cd8c4b98
fix: UAE tax computation fix
2024-02-21 19:46:44 +05:30
rohitwaghchaure
97b665b043
Merge pull request #40000 from frappe/mergify/bp/version-14-hotfix/pr-39998
...
fix: Completed Work Orders report not working (backport #39998 )
2024-02-21 17:44:32 +05:30
Rohit Waghchaure
c8e1409b80
fix: Completed Work Orders report not working
...
(cherry picked from commit 11f4cb914a )
2024-02-21 11:20:43 +00:00
Nabin Hait
13a663c6cb
Merge pull request #39971 from nabinhait/asset-movement-deletion-issue
...
fix: Delete linked asset movement record on cancellation of purchase receipt/invoice
2024-02-21 11:14:31 +05:30
Frappe PR Bot
8ab75560d5
chore(release): Bumped to Version 14.63.0
...
# [14.63.0](https://github.com/frappe/erpnext/compare/v14.62.4...v14.63.0 ) (2024-02-21)
### Bug Fixes
* 'NoneType' object is not iterable (backport [#39977 ](https://github.com/frappe/erpnext/issues/39977 )) ([#39980 ](https://github.com/frappe/erpnext/issues/39980 )) ([8e71665 ](8e71665e4f ))
* Adjust amount in last row due to rounding ([963ddac ](963ddac528 ))
* **Bank Transaction:** precision for `(un)allocated_amount` ([cea0e1f ](cea0e1fb91 )), closes [#39926 ](https://github.com/frappe/erpnext/issues/39926 )
* fetch company terms ([83bf286 ](83bf28616e ))
* group node in warehouse filter in Item-wise Sales Register ([4921b03 ](4921b038bd ))
* **Issue:** create communication ([8deaba8 ](8deaba8def ))
* linter issue ([a4fbea3 ](a4fbea3722 ))
* linter issue ([abceb1b ](abceb1b611 ))
* linter issues ([e99485b ](e99485bfa7 ))
* no need call for company method in sales invoice js ([45a0494 ](45a0494318 ))
* On cancelation of capitalization, reverse depreciation entry only if journal entry exists ([5b9905f ](5b9905f27a ))
* party item code in Blanket Order ([ee9a51f ](ee9a51f93f ))
* reconciliation issue due to notation difference ([dcf19c3 ](dcf19c3ed9 ))
* show active bom in the dropdown while making stock entry and MR (backport [#39974 ](https://github.com/frappe/erpnext/issues/39974 )) ([#39975 ](https://github.com/frappe/erpnext/issues/39975 )) ([385b08d ](385b08dc50 ))
* typeerror 'Item Group' filter on Purchase Register ([b1a4249 ](b1a4249041 ))
* update_dimension is required and not need party account method ([5eaa11b ](5eaa11b9e8 ))
* webpages are not showing ([#39988 ](https://github.com/frappe/erpnext/issues/39988 )) ([64099b0 ](64099b0bf7 ))
### Features
* New financial views - Growth and margin views for P&L and balance sheet ([d913ec5 ](d913ec52db ))
2024-02-21 05:30:04 +00:00
rohitwaghchaure
7561de1f4e
Merge pull request #39978 from frappe/version-14-hotfix
...
chore: release v14
2024-02-21 10:58:47 +05:30
rohitwaghchaure
64099b0bf7
fix: webpages are not showing ( #39988 )
2024-02-21 09:26:58 +05:30
Nabin Hait
ea1a0b3a28
fix: linter issue
2024-02-21 08:43:10 +05:30
Nabin Hait
46cd929d00
fix: Delete orphaned asset movement item records
2024-02-20 18:36:23 +05:30
Nabin Hait
46762ead05
Merge pull request #39982 from nabinhait/asset-capitalization-cancel
...
fix: On cancelation of capitalization, reverse depreciation entry only if journal entry exists
2024-02-20 18:30:14 +05:30
Nabin Hait
5b9905f27a
fix: On cancelation of capitalization, reverse depreciation entry only if journal entry exists
2024-02-20 17:54:58 +05:30
mergify[bot]
8e71665e4f
fix: 'NoneType' object is not iterable (backport #39977 ) ( #39980 )
...
fix: 'NoneType' object is not iterable (#39977 )
(cherry picked from commit 8e7d47b3a7 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-20 15:53:20 +05:30
mergify[bot]
385b08dc50
fix: show active bom in the dropdown while making stock entry and MR (backport #39974 ) ( #39975 )
...
fix: show active bom in the dropdown while making stock entry and MR (#39974 )
(cherry picked from commit 133f8bd92a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-20 13:13:35 +05:30
Nabin Hait
c53ced1224
Merge pull request #39874 from nabinhait/depreciation-last-row-adjustment
...
fix: Adjust amount in last row due to rounding
2024-02-20 13:13:02 +05:30
Nabin Hait
a4fbea3722
fix: linter issue
2024-02-20 12:31:34 +05:30
Nabin Hait
e99485bfa7
fix: linter issues
2024-02-20 12:24:36 +05:30
Nabin Hait
963ddac528
fix: Adjust amount in last row due to rounding
2024-02-20 12:24:36 +05:30
Nabin Hait
11bddc14bb
fix: Delete linked asset movement record on cancellation of purchase receipt/invoice
2024-02-20 12:23:16 +05:30
Nabin Hait
947f138ea4
Merge pull request #39973 from nabinhait/linter-issue-1
...
Linter issue
2024-02-20 12:22:47 +05:30
Nabin Hait
abceb1b611
fix: linter issue
2024-02-20 12:21:12 +05:30
Nitali Mittal
d913ec52db
feat: New financial views - Growth and margin views for P&L and balance sheet
...
feat: New financial views - Growth and margin views for P&L and balance sheet
2024-02-19 16:36:23 +05:30
ruthra kumar
e337a55a0b
Merge pull request #39954 from frappe/mergify/bp/version-14-hotfix/pr-39914
...
refactor: add total row if only one party is being filtered (backport #39914 )
2024-02-19 09:16:27 +05:30
ruthra kumar
310f338d9b
Merge pull request #39952 from frappe/mergify/bp/version-14-hotfix/pr-39942
...
fix: group node in warehouse filter in Item-wise Sales Register (backport #39942 )
2024-02-19 09:15:49 +05:30
ruthra kumar
b0c2d41ecb
Merge pull request #39832 from ruthra-kumar/convert_latest_check_sql_to_qb
...
fix: reconciliation issue due to notation difference
2024-02-19 08:37:59 +05:30
ruthra kumar
241507a87f
refactor: add total row if only one party is being filtered
...
(cherry picked from commit b1dfa2537b )
2024-02-19 02:56:40 +00:00
ruthra kumar
4921b038bd
fix: group node in warehouse filter in Item-wise Sales Register
...
(cherry picked from commit 44538bd02a )
2024-02-19 02:56:18 +00:00
ruthra kumar
229e4f65b4
Merge pull request #39951 from ruthra-kumar/typerror_on_item_group_filter_in_purchase_register
...
fix: typerror on 'Item Group' filter on Item-Wise Purchase Register
2024-02-19 08:22:07 +05:30
ruthra kumar
a4f94ed631
Merge pull request #39949 from frappe/mergify/bp/version-14-hotfix/pr-39943
...
refactor: use popup to inform on additional reconciliation step for Cr/Dr Notes (backport #39943 )
2024-02-19 08:21:39 +05:30
ruthra kumar
b1a4249041
fix: typeerror 'Item Group' filter on Purchase Register
2024-02-19 07:44:02 +05:30
ruthra kumar
5894bb3bbe
refactor: use popup to inform on additional reconciliation step
...
(cherry picked from commit 0d260faa00 )
2024-02-19 07:32:19 +05:30
Raffael Meyer
a83ce43845
Merge pull request #39906 from frappe/mergify/bp/version-14-hotfix/pr-39857
...
fix: fetch company terms (backport #39857 )
2024-02-17 01:26:33 +01:00
Raffael Meyer
744de8595d
Merge pull request #39927 from barredterra/bt-precision-v14
2024-02-17 00:32:15 +01:00
Raffael Meyer
e827507698
Merge pull request #39939 from frappe/mergify/bp/version-14-hotfix/pr-39938
...
fix(Issue): create communication (backport #39938 )
2024-02-16 20:47:25 +01:00
barredterra
8deaba8def
fix(Issue): create communication
...
Ignore permisions and mandatory. Required, for example, when Issue is created by Customer via portal.
(cherry picked from commit 3f1d008741 )
2024-02-16 19:15:29 +00:00
barredterra
cea0e1fb91
fix(Bank Transaction): precision for (un)allocated_amount
...
Manual Backport of #39926
2024-02-15 19:58:16 +01:00
rohitwaghchaure
51dc3f57e1
Merge pull request #39917 from frappe/mergify/bp/version-14-hotfix/pr-39905
...
fix: party item code in Blanket Order (backport #39905 )
2024-02-15 17:56:34 +05:30
rohitwaghchaure
ca8fb17ee8
chore: fix conflicts
2024-02-15 17:32:34 +05:30
rohitwaghchaure
1cca51afc6
chore: fix linter issue
...
(cherry picked from commit 230a7d8d53 )
2024-02-15 09:33:41 +00:00
Rohit Waghchaure
ee9a51f93f
fix: party item code in Blanket Order
...
(cherry picked from commit 1a8f7f9403 )
# Conflicts:
# erpnext/manufacturing/doctype/blanket_order_item/blanket_order_item.py
2024-02-15 09:33:40 +00:00
kunhi
5eaa11b9e8
fix: update_dimension is required and not need party account method
...
(cherry picked from commit e6949d71f6 )
2024-02-14 14:54:44 +00:00
kunhi
45a0494318
fix: no need call for company method in sales invoice js
...
(cherry picked from commit e3bd8d10b0 )
2024-02-14 14:54:44 +00:00
kunhi
83bf28616e
fix: fetch company terms
...
(cherry picked from commit d97b6d38ef )
2024-02-14 14:54:43 +00:00
Frappe PR Bot
22ace5cb5a
chore(release): Bumped to Version 14.62.4
...
## [14.62.4](https://github.com/frappe/erpnext/compare/v14.62.3...v14.62.4 ) (2024-02-14)
### Bug Fixes
* production plan issue with sales order (backport [#39901 ](https://github.com/frappe/erpnext/issues/39901 )) ([#39903 ](https://github.com/frappe/erpnext/issues/39903 )) ([ab7e323 ](ab7e323648 ))
* accommodate for default rounding method in v14 ([d6a758d ](d6a758d1f4 ))
* broken route option in Profitability report ([f79e0d1 ](f79e0d1e37 ))
* calculate `stock_value_diff` ([8f58b61 ](8f58b613e4 ))
* cancel asset capitalization ([2438600 ](24386006d6 ))
* do not throw validation for canceled SLE (backport [#39769 ](https://github.com/frappe/erpnext/issues/39769 )) ([#39810 ](https://github.com/frappe/erpnext/issues/39810 )) ([2885b8f ](2885b8fa44 ))
* Handling circular linking while cancelling asset capitalization ([f2d094d ](f2d094d1ab ))
* incorrect planned qty in PP (backport [#39785 ](https://github.com/frappe/erpnext/issues/39785 )) ([#39792 ](https://github.com/frappe/erpnext/issues/39792 )) ([df9d52d ](df9d52d3ce ))
* landed cost voucher not submitting because of incorrect reference (backport [#39898 ](https://github.com/frappe/erpnext/issues/39898 )) ([#39899 ](https://github.com/frappe/erpnext/issues/39899 )) ([d0b9c56 ](d0b9c568d3 ))
* remove duplicates from tax category map ([c56f3a5 ](c56f3a58ab ))
* set rate for PO created against BO (backport [#39765 ](https://github.com/frappe/erpnext/issues/39765 )) ([#39766 ](https://github.com/frappe/erpnext/issues/39766 )) ([de47e67 ](de47e67dfa ))
* set route options to cost center ([#37235 ](https://github.com/frappe/erpnext/issues/37235 )) ([79a16ba ](79a16bad15 ))
* **ux:** set rate as price list rate on uom change in MR (backport [#39816 ](https://github.com/frappe/erpnext/issues/39816 )) ([#39817 ](https://github.com/frappe/erpnext/issues/39817 )) ([de6e8c7 ](de6e8c74c5 ))
### Performance Improvements
* cached get_last_purchase_details to fix performance issue (backport [#39854 ](https://github.com/frappe/erpnext/issues/39854 )) ([#39855 ](https://github.com/frappe/erpnext/issues/39855 )) ([08e0271 ](08e02710cd ))
* production plan submission (backport [#39846 ](https://github.com/frappe/erpnext/issues/39846 )) ([#39859 ](https://github.com/frappe/erpnext/issues/39859 )) ([a61cffd ](a61cffd7c2 ))
2024-02-14 12:06:19 +00:00
rohitwaghchaure
4fd7b01beb
Merge pull request #39881 from frappe/version-14-hotfix
...
chore: release v14
2024-02-14 17:34:41 +05:30
mergify[bot]
ab7e323648
fix: production plan issue with sales order (backport #39901 ) ( #39903 )
...
fix: production plan issue with sales order (#39901 )
(cherry picked from commit d0df5df4a6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-14 17:28:50 +05:30
mergify[bot]
d0b9c568d3
fix: landed cost voucher not submitting because of incorrect reference (backport #39898 ) ( #39899 )
...
fix: landed cost voucher not submitting because of incorrect reference (#39898 )
(cherry picked from commit 6239fd704b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-14 15:57:48 +05:30
Raffael Meyer
6b53288975
Merge pull request #39893 from frappe/mergify/bp/version-14-hotfix/pr-39868
...
fix(Purchase Receipt): calculate `stock_value_diff` (backport #39868 )
2024-02-14 01:22:09 +01:00
barredterra
8f58b613e4
fix: calculate stock_value_diff
...
`d.item_tax_amount` is already in base currency.
(cherry picked from commit 5df5851798 )
2024-02-13 23:52:34 +00:00
Nabin Hait
6460e649a5
Merge pull request #39814 from nabinhait/asset-capitalization-cancellation
...
fix: Handling circular linking while cancelling asset capitalization
2024-02-13 09:46:31 +05:30
mergify[bot]
a61cffd7c2
perf: production plan submission (backport #39846 ) ( #39859 )
...
perf: production plan submission
(cherry picked from commit aa1c69dd7a )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-12 18:17:49 +05:30
mergify[bot]
08e02710cd
perf: cached get_last_purchase_details to fix performance issue (backport #39854 ) ( #39855 )
...
perf: cached get_last_purchase_details to fix performance issue (#39854 )
(cherry picked from commit b966c06a4f )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-12 15:54:03 +05:30
Nabin Hait
24386006d6
fix: cancel asset capitalization
2024-02-12 11:44:41 +05:30
mergify[bot]
de6e8c74c5
fix(ux): set rate as price list rate on uom change in MR (backport #39816 ) ( #39817 )
...
* fix: add price list rate field in MR Item
(cherry picked from commit 61a29eb5fb )
# Conflicts:
# erpnext/stock/doctype/material_request_item/material_request_item.py
* fix: set rate as price list rate on uom change
(cherry picked from commit 5cf0759b0c )
* chore: linter
(cherry picked from commit 1745371cd6 )
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-11 17:38:37 +05:30
mergify[bot]
79a16bad15
fix: set route options to cost center ( #37235 )
...
fix: set route to cost center
cost center mapping is not correct
(cherry picked from commit 5e4b73918d )
Co-authored-by: NIYAZ RAZAK <76736615+niyazrazak@users.noreply.github.com >
2024-02-11 17:19:59 +05:30
ruthra kumar
dcf19c3ed9
fix: reconciliation issue due to notation difference
2024-02-09 16:50:14 +05:30
ruthra kumar
157d17d0f3
Merge pull request #39808 from ruthra-kumar/dimension_filter_issue_in_profitability_report
...
fix: incorrect route options on Profitability to Profit and Loss report
2024-02-08 15:53:26 +05:30
Nabin Hait
f2d094d1ab
fix: Handling circular linking while cancelling asset capitalization
2024-02-08 15:51:29 +05:30
Frappe PR Bot
8caf655529
chore(release): Bumped to Version 14.62.3
...
## [14.62.3](https://github.com/frappe/erpnext/compare/v14.62.2...v14.62.3 ) (2024-02-08)
### Bug Fixes
* do not throw validation for canceled SLE (backport [#39769 ](https://github.com/frappe/erpnext/issues/39769 )) ([#39810 ](https://github.com/frappe/erpnext/issues/39810 )) ([d6054db ](d6054dbdbd ))
2024-02-08 09:12:55 +00:00
rohitwaghchaure
408d026465
Merge pull request #39812 from frappe/mergify/bp/version-14/pr-39810
...
fix: do not throw validation for canceled SLE (backport #39769 ) (backport #39810 )
2024-02-08 14:41:43 +05:30
mergify[bot]
d6054dbdbd
fix: do not throw validation for canceled SLE (backport #39769 ) ( #39810 )
...
fix: do not throw validation for cancelled sle
(cherry picked from commit 32ccf3524a )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
(cherry picked from commit 2885b8fa44 )
2024-02-08 08:50:17 +00:00
mergify[bot]
2885b8fa44
fix: do not throw validation for canceled SLE (backport #39769 ) ( #39810 )
...
fix: do not throw validation for cancelled sle
(cherry picked from commit 32ccf3524a )
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2024-02-08 14:18:50 +05:30
ruthra kumar
f79e0d1e37
fix: broken route option in Profitability report
2024-02-08 13:22:55 +05:30
Frappe PR Bot
0822a2b40a
chore(release): Bumped to Version 14.62.2
...
## [14.62.2](https://github.com/frappe/erpnext/compare/v14.62.1...v14.62.2 ) (2024-02-08)
### Bug Fixes
* accommodate for default rounding method in v14 ([79479b6 ](79479b633f ))
* remove duplicates from tax category map ([a4e6c38 ](a4e6c388cb ))
2024-02-08 07:28:09 +00:00
ruthra kumar
cb64c5f579
Merge pull request #39797 from frappe/mergify/bp/version-14/pr-39789
...
fix: remove duplicates from tax category map (backport #39789 )
2024-02-08 12:56:59 +05:30
rohitwaghchaure
a9c95567cb
Merge pull request #39790 from aynugek/patch-2
...
refactor: Clean up code used to fetch website item stock details
2024-02-08 11:06:20 +05:30
ruthra kumar
e452e42145
Merge pull request #39802 from frappe/mergify/bp/version-14/pr-39783
...
fix: cancelling cr/dr notes should update the linked Invoice status (backport #39783 )
2024-02-08 10:26:26 +05:30
ruthra kumar
8888ce196d
refactor(test): Forex Credit Note cancellation against Invoice
...
(cherry picked from commit 2f676ced5c )
2024-02-08 04:36:03 +00:00
ruthra kumar
129ab38fba
refactor(test): assert Invoice status as well
...
(cherry picked from commit 33efe0d12d )
2024-02-08 04:36:02 +00:00
ruthra kumar
c419c1de06
test: Invoice status on Cr/Dr note cancellation
...
(cherry picked from commit 31a8c3bdc4 )
2024-02-08 04:36:02 +00:00
ruthra kumar
5c59ab5975
refactor: cancel Cr/Dr JE's on Sales/Purchase return cancel
...
(cherry picked from commit 0549535603 )
2024-02-08 04:36:02 +00:00
ruthra kumar
28b0e988db
Merge pull request #39798 from frappe/mergify/bp/version-14-hotfix/pr-39783
...
fix: cancelling cr/dr notes should update the linked Invoice status (backport #39783 )
2024-02-08 10:00:54 +05:30
Frappe PR Bot
7413c8b0a9
chore(release): Bumped to Version 14.62.1
...
## [14.62.1](https://github.com/frappe/erpnext/compare/v14.62.0...v14.62.1 ) (2024-02-07)
### Bug Fixes
* incorrect planned qty in PP (backport [#39785 ](https://github.com/frappe/erpnext/issues/39785 )) (backport [#39792 ](https://github.com/frappe/erpnext/issues/39792 )) ([#39795 ](https://github.com/frappe/erpnext/issues/39795 )) ([596c9fd ](596c9fd507 ))
2024-02-07 15:31:34 +00:00
mergify[bot]
596c9fd507
fix: incorrect planned qty in PP (backport #39785 ) (backport #39792 ) ( #39795 )
...
fix: incorrect planned qty in PP (backport #39785 ) (#39792 )
fix: incorrect planned qty in PP
(cherry picked from commit a8ebc94a36 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
(cherry picked from commit df9d52d3ce )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-02-07 21:00:18 +05:30
ruthra kumar
8d9b5764dd
refactor(test): Forex Credit Note cancellation against Invoice
...
(cherry picked from commit 2f676ced5c )
2024-02-07 15:00:47 +00:00
ruthra kumar
dd74728568
refactor(test): assert Invoice status as well
...
(cherry picked from commit 33efe0d12d )
2024-02-07 15:00:47 +00:00
ruthra kumar
e97f30d8e2
test: Invoice status on Cr/Dr note cancellation
...
(cherry picked from commit 31a8c3bdc4 )
2024-02-07 15:00:46 +00:00
ruthra kumar
33777a4d4c
refactor: cancel Cr/Dr JE's on Sales/Purchase return cancel
...
(cherry picked from commit 0549535603 )
2024-02-07 15:00:44 +00:00
Gursheen Anand
79479b633f
fix: accommodate for default rounding method in v14
...
(cherry picked from commit d6a758d1f4 )
2024-02-07 14:23:32 +00:00
Gursheen Anand
a4e6c388cb
fix: remove duplicates from tax category map
...
(cherry picked from commit c56f3a58ab )
2024-02-07 14:23:32 +00:00
Gursheen Kaur Anand
d62db9bb22
Merge pull request #39789 from GursheenK/duplicates-in-tax-category-bpv14
...
fix: remove duplicates from tax category map
2024-02-07 19:51:51 +05:30
mergify[bot]
df9d52d3ce
fix: incorrect planned qty in PP (backport #39785 ) ( #39792 )
...
fix: incorrect planned qty in PP
(cherry picked from commit a8ebc94a36 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-07 19:26:14 +05:30
Gursheen Anand
d6a758d1f4
fix: accommodate for default rounding method in v14
2024-02-07 19:12:32 +05:30
mergify[bot]
de47e67dfa
fix: set rate for PO created against BO (backport #39765 ) ( #39766 )
...
* fix: set rate for PO created against BO
(cherry picked from commit 0e5b4e5f07 )
# Conflicts:
# erpnext/manufacturing/doctype/blanket_order/blanket_order.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-07 19:03:38 +05:30
Gursheen Anand
c56f3a58ab
fix: remove duplicates from tax category map
2024-02-07 18:46:07 +05:30
Babuuu
e3591270c6
refactor: Clean up code used to fetch website item stock details
2024-02-07 13:12:14 +00:00
Frappe PR Bot
9a8a9568b1
chore(release): Bumped to Version 14.62.0
...
# [14.62.0](https://github.com/frappe/erpnext/compare/v14.61.4...v14.62.0 ) (2024-02-06)
### Bug Fixes
* Blanket Order Ordered Quantity (backport [#39725 ](https://github.com/frappe/erpnext/issues/39725 )) ([#39738 ](https://github.com/frappe/erpnext/issues/39738 )) ([44c09de ](44c09de729 ))
* correctly calculate diff amount for included taxes ([#39655 ](https://github.com/frappe/erpnext/issues/39655 )) ([350b2cd ](350b2cdde3 ))
* don't overwrite existing terms in transaction ([#39519 ](https://github.com/frappe/erpnext/issues/39519 )) ([e49f8d5 ](e49f8d5f55 ))
* Exchange rate on MR to PO creation for muticurrency POs ([#39646 ](https://github.com/frappe/erpnext/issues/39646 )) ([4dc5d9a ](4dc5d9a6ca ))
* incorrect landed cost voucher amount ([4a609d8 ](4a609d8fa8 ))
* remove applied pricing rule on qty change (backport [#39688 ](https://github.com/frappe/erpnext/issues/39688 )) ([#39736 ](https://github.com/frappe/erpnext/issues/39736 )) ([46ac4f4 ](46ac4f4714 ))
* show warehouse title field in sales docs (backport [#39746 ](https://github.com/frappe/erpnext/issues/39746 )) ([#39754 ](https://github.com/frappe/erpnext/issues/39754 )) ([a6067c6 ](a6067c6239 ))
### Features
* copy emails from lead to customer ([#38647 ](https://github.com/frappe/erpnext/issues/38647 )) ([7952bf4 ](7952bf4318 ))
* New financial views - Growth and margin views for P&L and balance sheet (backport [#39588 ](https://github.com/frappe/erpnext/issues/39588 )) ([#39601 ](https://github.com/frappe/erpnext/issues/39601 )) ([3808ddb ](3808ddbf86 ))
### Performance Improvements
* memory consumption for the stock balance report ([#39626 ](https://github.com/frappe/erpnext/issues/39626 )) ([b32848d ](b32848d69d ))
* Move dimension validation out of GL Entry doctype ([#39730 ](https://github.com/frappe/erpnext/issues/39730 )) ([7691256 ](7691256f4d ))
* timeout for auto material request through reorder level ([85e6b39 ](85e6b39e23 ))
* timeout while submitting the purchase receipt entry ([a1a70bb ](a1a70bbae0 ))
### Reverts
* Revert "feat: New financial views - Growth and margin views for P&L and balance sheet (#39588 )" ([f01308b ](f01308b972 )), closes [#39588 ](https://github.com/frappe/erpnext/issues/39588 )
2024-02-06 18:44:23 +00:00
rohitwaghchaure
1cedb4b430
Merge pull request #39759 from frappe/version-14-hotfix
...
chore: release v14
2024-02-07 00:13:04 +05:30
ruthra kumar
ae4c90766a
Merge pull request #39750 from frappe/mergify/bp/version-14-hotfix/pr-39694
...
refactor: enforce unique GL Account for each 'Bank Account' (backport #39694 )
2024-02-06 15:48:29 +05:30
mergify[bot]
a6067c6239
fix: show warehouse title field in sales docs (backport #39746 ) ( #39754 )
...
fix: show warehouse title field in sales docs
(cherry picked from commit ee14faaa39 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-06 12:45:43 +05:30
ruthra kumar
8267fee9b8
refactor(test): make use of test fixtures in Payment Order
...
(cherry picked from commit 322cdbaccf )
2024-02-06 04:00:13 +00:00
ruthra kumar
f64f0437ae
refactor(test): generate uniq GL acc and Bank acc for each test case
...
(cherry picked from commit a9a2ec81de )
2024-02-06 04:00:13 +00:00
ruthra kumar
0163e13aa3
refactor: ensure unique accounts for each Bank Account's
...
(cherry picked from commit 2caa2d677c )
2024-02-06 04:00:13 +00:00
rohitwaghchaure
c2486c8d58
Merge pull request #39744 from frappe/mergify/bp/version-14-hotfix/pr-39742
...
perf: timeout while submitting the purchase receipt entry (backport #39742 )
2024-02-05 21:26:47 +05:30
Rohit Waghchaure
a1a70bbae0
perf: timeout while submitting the purchase receipt entry
...
(cherry picked from commit 1fa6233377 )
2024-02-05 15:33:03 +00:00
Frappe PR Bot
99929e9434
chore(release): Bumped to Version 14.61.4
...
## [14.61.4](https://github.com/frappe/erpnext/compare/v14.61.3...v14.61.4 ) (2024-02-05)
### Bug Fixes
* correctly calculate diff amount for included taxes ([#39655 ](https://github.com/frappe/erpnext/issues/39655 )) ([33ae0fa ](33ae0fa2f4 ))
2024-02-05 12:09:13 +00:00
mergify[bot]
33ae0fa2f4
fix: correctly calculate diff amount for included taxes ( #39655 )
...
fix: correctly calculate diff amount for included taxes (#39655 )
(cherry picked from commit 772f540bef )
(cherry picked from commit 350b2cdde3 )
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2024-02-05 17:38:00 +05:30
mergify[bot]
44c09de729
fix: Blanket Order Ordered Quantity (backport #39725 ) ( #39738 )
...
* fix: disable no-copy for blanket order in PO
(cherry picked from commit 5ce5c352e4 )
# Conflicts:
# erpnext/buying/doctype/purchase_order_item/purchase_order_item.json
* fix: update BO Ordered Quantity on PO Close/Open
(cherry picked from commit 61ded697a7 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
* test: BO on PO Close/Open
(cherry picked from commit 27d6c8b6d5 )
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-05 16:52:01 +05:30
mergify[bot]
46ac4f4714
fix: remove applied pricing rule on qty change (backport #39688 ) ( #39736 )
...
fix: remove pricing rule
(cherry picked from commit 7c6a5a0f23 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-05 16:09:09 +05:30
rohitwaghchaure
b10c0c9841
Merge pull request #39731 from frappe/mergify/bp/version-14-hotfix/pr-39626
...
perf: memory consumption for the stock balance report (backport #39626 )
2024-02-05 16:02:42 +05:30
rohitwaghchaure
851f1bbdce
Merge pull request #39728 from frappe/mergify/bp/version-14-hotfix/pr-39659
...
perf: timeout for auto material request through reorder level (backport #39659 )
2024-02-05 14:46:37 +05:30
mergify[bot]
7691256f4d
perf: Move dimension validation out of GL Entry doctype ( #39730 )
...
perf: Move dimension validation out of GL Entry doctype (#39730 )
(cherry picked from commit b834ed10d6 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-02-05 14:34:16 +05:30
mergify[bot]
7952bf4318
feat: copy emails from lead to customer ( #38647 )
...
feat: copy emails from lead to customer
(cherry picked from commit 906ac093e3 )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2024-02-05 14:05:24 +05:30
rohitwaghchaure
e38bb836a5
chore: fix conflicts
2024-02-05 13:20:03 +05:30
rohitwaghchaure
a3f05cb0e7
Merge pull request #39726 from frappe/mergify/bp/version-14-hotfix/pr-39684
...
fix: incorrect landed cost voucher amount (backport #39684 )
2024-02-05 13:16:58 +05:30
rohitwaghchaure
26dfbb7a64
chore: fix conflicts
2024-02-05 12:13:14 +05:30
rohitwaghchaure
b32848d69d
perf: memory consumption for the stock balance report ( #39626 )
...
(cherry picked from commit b70f3de16b )
# Conflicts:
# erpnext/stock/report/stock_balance/stock_balance.py
2024-02-05 06:18:51 +00:00
Rohit Waghchaure
85e6b39e23
perf: timeout for auto material request through reorder level
...
(cherry picked from commit 951023f434 )
# Conflicts:
# erpnext/stock/doctype/stock_entry/test_stock_entry.py
2024-02-05 06:09:53 +00:00
Rohit Waghchaure
4a609d8fa8
fix: incorrect landed cost voucher amount
...
(cherry picked from commit d78a1e7814 )
2024-02-05 06:09:35 +00:00
Gursheen Anand
e9c2f6d6f1
fix: message for subscription when no current inv
2024-02-05 11:05:45 +05:30
mergify[bot]
e49f8d5f55
fix: don't overwrite existing terms in transaction ( #39519 )
...
* fix: don't overwrite existing terms in transaction
(cherry picked from commit 77b044f1a6 )
* refactor: keep the diff small
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2024-02-03 14:05:47 +05:30
Deepesh Garg
f01308b972
Revert "feat: New financial views - Growth and margin views for P&L and balance sheet ( #39588 )"
...
Revert "feat: New financial views - Growth and margin views for P&L and balan…"
This reverts commit 3808ddbf86 .
2024-02-03 09:11:12 +05:30
mergify[bot]
3808ddbf86
feat: New financial views - Growth and margin views for P&L and balance sheet (backport #39588 ) ( #39601 )
...
feat: New financial views - Growth and margin views for P&L and balance sheet
(cherry picked from commit 92649de5c6 )
# Conflicts:
# erpnext/accounts/report/balance_sheet/balance_sheet.js
# erpnext/accounts/report/profit_and_loss_statement/profit_and_loss_statement.js
Co-authored-by: nitmit <nitali@citrusleaf.in >
2024-02-03 09:10:28 +05:30
ruthra kumar
7ad20a0db7
Merge pull request #39698 from ruthra-kumar/add_disabled_field_in_bank_account
...
refactor: add disabled field in bank account
2024-02-02 20:49:41 +05:30
ruthra kumar
58ea7f4105
refactor: add 'disabled' field to Bank Account
2024-02-02 17:50:19 +05:30
rohitwaghchaure
c284d2ae07
Merge pull request #39690 from frappe/mergify/bp/version-14/pr-39689
...
chore: flag for barcode scanner (backport #39689 )
2024-02-02 13:34:29 +05:30
Rohit Waghchaure
57cfce08ef
chore: flag for barcode scanner
...
(cherry picked from commit f8ca5c5c8b )
2024-02-02 07:58:38 +00:00
rohitwaghchaure
b193d3cc86
Merge pull request #39689 from rohitwaghchaure/fixed-flag-for-barcode-scanner
...
chore: flag for barcode scanner
2024-02-02 13:27:43 +05:30
Rohit Waghchaure
f8ca5c5c8b
chore: flag for barcode scanner
2024-02-02 13:23:54 +05:30
ruthra kumar
76c652c016
Merge pull request #39667 from frappe/mergify/bp/version-14-hotfix/pr-39655
...
fix: correctly calculate diff amount for included taxes (backport #39655 )
2024-02-01 19:45:07 +05:30
ruthra kumar
49817ab17b
Merge pull request #39679 from frappe/mergify/bp/version-14-hotfix/pr-39674
...
refactor: use pop up to inform of possible data issue (backport #39674 )
2024-02-01 17:31:11 +05:30
ruthra kumar
8035f5b951
refactor: use pop up to inform of possible data issue
...
and leave a comment in communcation trail as well
(cherry picked from commit 78483e2ee6 )
2024-02-01 11:43:03 +00:00
ruthra kumar
86d74e7f48
Merge pull request #39675 from frappe/mergify/bp/version-14-hotfix/pr-39671
...
refactor: move ignore ERR filter from SOA to General Ledger (backport #39671 )
2024-02-01 16:53:26 +05:30
ruthra kumar
68c5a6e86f
chore: resolve conflict
2024-02-01 16:23:33 +05:30
ruthra kumar
6284553f23
refactor(test): use party with USD billing currency
...
(cherry picked from commit beff566c82 )
2024-02-01 10:41:39 +00:00
ruthra kumar
686da470fa
test: ignore_err filter out in General Ledger
...
(cherry picked from commit affca3a519 )
2024-02-01 10:41:39 +00:00
ruthra kumar
2fbd11d646
refactor: move ignore ERR filters from SOA to General Ledger
...
(cherry picked from commit c077eda64e )
# Conflicts:
# erpnext/accounts/report/general_ledger/general_ledger.py
2024-02-01 10:41:39 +00:00
Gursheen Kaur Anand
350b2cdde3
fix: correctly calculate diff amount for included taxes ( #39655 )
...
(cherry picked from commit 772f540bef )
2024-02-01 04:56:54 +00:00
mergify[bot]
4dc5d9a6ca
fix: Exchange rate on MR to PO creation for muticurrency POs ( #39646 )
...
fix: Exchange rate on MR to PO creation for muticurrency POs (#39646 )
(cherry picked from commit cfd1666181 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-31 12:49:22 +05:30
Frappe PR Bot
b7d8bfc58c
chore(release): Bumped to Version 14.61.3
...
## [14.61.3](https://github.com/frappe/erpnext/compare/v14.61.2...v14.61.3 ) (2024-01-30)
### Bug Fixes
* Asset Depreciation WDV as per Income Tax Act ([b840eb9 ](b840eb90eb ))
* asset module test cases ([f604798 ](f604798a45 ))
* **Batch:** reload doc after splitting ([c759406 ](c759406ebb ))
* default enable closing stock balance (backport [#39551 ](https://github.com/frappe/erpnext/issues/39551 )) ([#39553 ](https://github.com/frappe/erpnext/issues/39553 )) ([1e32c62 ](1e32c6207e ))
* do not auto-populate item delivery date ([1e341f0 ](1e341f0ff6 ))
* do not consider rejected warehouses in pick list ([#39539 ](https://github.com/frappe/erpnext/issues/39539 )) ([f6725e4 ](f6725e4342 ))
* do not delete batches implicitly ([9a5995a ](9a5995a3e5 ))
* **ecom:** do not create a new contact if a contact already exists ([#39290 ](https://github.com/frappe/erpnext/issues/39290 )) ([47c591c ](47c591ccf1 ))
* email list for auto reorder material request ([780c069 ](780c069268 ))
* enqueue JV submission when more than 100 accounts ([66be3c5 ](66be3c551f ))
* fetch correct quantity and amount for grouped asset ([1dacb79 ](1dacb79441 ))
* incorrect amount in the material request item (backport [#39567 ](https://github.com/frappe/erpnext/issues/39567 )) ([#39568 ](https://github.com/frappe/erpnext/issues/39568 )) ([c26f7bb ](c26f7bbed0 ))
* linter issue ([941f882 ](941f8824e5 ))
* not able to edit / change address from portal ([e3fdb6f ](e3fdb6f55c ))
* not able to edit address through portal ([b310a55 ](b310a55727 ))
* Payment Terms Status for Sales Order report should show all payment terms from order not only this comming from template ([2953959 ](295395918c ))
* perf issue while submitting stock entry (backport [#39634 ](https://github.com/frappe/erpnext/issues/39634 )) ([#39641 ](https://github.com/frappe/erpnext/issues/39641 )) ([3ee0555 ](3ee0555115 ))
* prevent extra transfer against inter transfer transaction (backport [#39213 ](https://github.com/frappe/erpnext/issues/39213 )) ([#39595 ](https://github.com/frappe/erpnext/issues/39595 )) ([bf61030 ](bf61030dab ))
* qtn tests using delivery date ([c50988b ](c50988b1bc ))
* return doc obj after submit ([0472879 ](04728792f5 ))
* RM valuation rate in SCR ([#39541 ](https://github.com/frappe/erpnext/issues/39541 )) ([9fd1692 ](9fd1692db2 ))
* typo's and parameter changes ([41c074d ](41c074d0bb ))
2024-01-30 14:14:00 +00:00
rohitwaghchaure
378866f429
Merge pull request #39640 from frappe/version-14-hotfix
...
chore: release v14
2024-01-30 19:42:12 +05:30
mergify[bot]
3ee0555115
fix: perf issue while submitting stock entry (backport #39634 ) ( #39641 )
...
fix: perf issue while submitting stock entry (#39634 )
(cherry picked from commit b14886b227 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-30 15:44:03 +05:30
rohitwaghchaure
f6725e4342
fix: do not consider rejected warehouses in pick list ( #39539 )
...
* fix: do not picked rejected materials
* test: test case for pick list without rejected materials
2024-01-30 11:25:20 +05:30
ruthra kumar
d4bd508b62
Merge pull request #39632 from frappe/mergify/bp/version-14-hotfix/pr-39559
...
fix: prevent Return Invoices(Credit/Debit Note) from using a different account (backport #39559 )
2024-01-30 11:23:39 +05:30
ruthra kumar
0884c5ed83
chore: resolve conflicts
2024-01-30 11:05:24 +05:30
ruthra kumar
9212a74913
test: debit note account mismatch
...
(cherry picked from commit bdca718103 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
2024-01-30 05:31:44 +00:00
ruthra kumar
faeca79c68
test: account mismatch validation
...
(cherry picked from commit 8bdc760733 )
2024-01-30 05:31:43 +00:00
ruthra kumar
c5ce4db315
refactor: prevent '{debit/credit}_to' account mismatch
...
(cherry picked from commit 6f2fae1b61 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-01-30 05:31:43 +00:00
ruthra kumar
844db3b8d6
Merge pull request #39509 from frappe/mergify/bp/version-14-hotfix/pr-39054
...
refactor: provision to filter on dimensions in reconciliation tool (backport #39054 )
2024-01-30 08:20:51 +05:30
ruthra kumar
d0c810accd
refactor(test): disable dimensions post test
2024-01-30 06:29:59 +05:30
ruthra kumar
1966ea15ba
refactor: pass orders name in a separate criterion
2024-01-30 05:58:26 +05:30
mergify[bot]
d794502681
fix amount not updated when change rate in material request (backport #39606 ) (backport #39614 ) ( #39621 )
...
fix amount not updated when change rate in material request (backport #39606 ) (#39614 )
fix amount not updated when change rate in material request (#39606 )
* fix amount not updated when change rate in material request
* make code consistent
(cherry picked from commit efade9b9ae )
Co-authored-by: Jeffry Suryadharma <41689493+jeffrysurya@users.noreply.github.com >
(cherry picked from commit 2389b41f51 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-29 18:57:40 +05:30
ruthra kumar
c054316127
chore: fix typo and initialize a list
2024-01-29 17:41:56 +05:30
ruthra kumar
ff0daedd52
refactor: convert sql to query builder on Payments query
2024-01-29 17:09:59 +05:30
Gursheen Kaur Anand
50d2381781
Merge pull request #39617 from frappe/mergify/bp/version-14-hotfix/pr-39616
...
fix(minor): do not auto-populate item delivery date from qtn (backport #39616 )
2024-01-29 16:56:10 +05:30
Gursheen Anand
c50988b1bc
fix: qtn tests using delivery date
...
(cherry picked from commit 079cd30b9c )
2024-01-29 10:22:04 +00:00
Gursheen Anand
1e341f0ff6
fix: do not auto-populate item delivery date
...
(cherry picked from commit 49cb11c1f3 )
2024-01-29 10:22:02 +00:00
ruthra kumar
ea779fcad9
refactor: build payment entry query separately
2024-01-29 14:44:16 +05:30
mergify[bot]
2389b41f51
fix amount not updated when change rate in material request (backport #39606 ) ( #39614 )
...
fix amount not updated when change rate in material request (#39606 )
* fix amount not updated when change rate in material request
* make code consistent
(cherry picked from commit efade9b9ae )
Co-authored-by: Jeffry Suryadharma <41689493+jeffrysurya@users.noreply.github.com >
2024-01-29 13:36:10 +05:30
Gursheen Kaur Anand
896bba4e4d
Merge pull request #39611 from frappe/mergify/bp/version-14-hotfix/pr-39562
...
fix: enqueue JV submission when > 100 accounts (backport #39562 )
2024-01-29 12:38:37 +05:30
Gursheen Anand
04728792f5
fix: return doc obj after submit
...
(cherry picked from commit fc677811b7 )
2024-01-29 06:10:04 +00:00
Gursheen Anand
66be3c551f
fix: enqueue JV submission when more than 100 accounts
...
(cherry picked from commit 53b44ccf29 )
2024-01-29 06:10:04 +00:00
Nabin Hait
fbf34439c1
Merge pull request #39565 from frappe/mergify/bp/version-14-hotfix/pr-39489
...
fix: fetch correct quantity and amount for grouped asset (backport #39489 )
2024-01-29 11:38:27 +05:30
mergify[bot]
bf61030dab
fix: prevent extra transfer against inter transfer transaction (backport #39213 ) ( #39595 )
...
* fix: prevent extra transfer against inter transfer transaction (#39213 )
* fix: prevent extra transfer against inter transfer transaction
* fix: internal transfer dashboard
(cherry picked from commit 8fdc244e16 )
# Conflicts:
# erpnext/controllers/stock_controller.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-27 23:25:04 +05:30
ruthra kumar
bdf5c02d33
Merge pull request #39593 from frappe/mergify/bp/version-14-hotfix/pr-39591
...
refactor: Do proper currency conversion on Future Payments column in AR/AP report (backport #39591 )
2024-01-27 13:19:37 +05:30
ruthra kumar
12ac371b22
test: future payment with foreign currency
...
(cherry picked from commit 7b37389115 )
2024-01-27 07:23:08 +00:00
ruthra kumar
4626ea79ef
refactor: do currency conversion on future amount columns
...
(cherry picked from commit 0de4197c88 )
2024-01-27 07:23:08 +00:00
Frappe PR Bot
33b21a54f7
chore(release): Bumped to Version 14.61.2
...
## [14.61.2](https://github.com/frappe/erpnext/compare/v14.61.1...v14.61.2 ) (2024-01-27)
### Bug Fixes
* incorrect amount in the material request item (backport [#39567 ](https://github.com/frappe/erpnext/issues/39567 )) (backport [#39568 ](https://github.com/frappe/erpnext/issues/39568 )) ([#39586 ](https://github.com/frappe/erpnext/issues/39586 )) ([e729972 ](e729972987 ))
2024-01-27 04:43:52 +00:00
mergify[bot]
e729972987
fix: incorrect amount in the material request item (backport #39567 ) (backport #39568 ) ( #39586 )
...
fix: incorrect amount in the material request item (backport #39567 ) (#39568 )
fix: incorrect amount in the material request item (#39567 )
fix: incoorect amount in the material request
(cherry picked from commit 2bdfdeeb9a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit c26f7bbed0 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-27 10:12:37 +05:30
Saqib Ansari
47c591ccf1
fix(ecom): do not create a new contact if a contact already exists ( #39290 )
2024-01-26 14:25:05 +05:30
Deepesh Garg
169c7f3e05
Merge pull request #39576 from frappe/mergify/bp/version-14-hotfix/pr-39511
...
refactor(Sales Invoice): set account and sum for payments (#39511 )
2024-01-26 10:04:37 +05:30
barredterra
a072cfbf3f
refactor(Sales Invoice): set account for mode of payment
...
(cherry picked from commit 3815f07c33 )
2024-01-26 04:15:10 +00:00
s-aga-r
9fd1692db2
fix: RM valuation rate in SCR ( #39541 )
2024-01-25 19:08:39 +05:30
mergify[bot]
c26f7bbed0
fix: incorrect amount in the material request item (backport #39567 ) ( #39568 )
...
fix: incorrect amount in the material request item (#39567 )
fix: incoorect amount in the material request
(cherry picked from commit 2bdfdeeb9a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-25 17:22:15 +05:30
Nabin Hait
1dacb79441
fix: fetch correct quantity and amount for grouped asset
...
(cherry picked from commit 06f48c678b )
2024-01-25 10:51:48 +00:00
Nabin Hait
0d41631ae4
Merge pull request #39453 from nabinhait/asset-depr-income-tax-act
...
fix: Asset Depreciation WDV as per Income Tax Act
2024-01-25 16:06:22 +05:30
ruthra kumar
560af95931
Merge pull request #39497 from frappe/mergify/bp/version-14-hotfix/pr-35330
...
refactor: cr/dr note should be standalone even when created from another invoice (backport #35330 )
2024-01-25 13:25:35 +05:30
mergify[bot]
1e32c6207e
fix: default enable closing stock balance (backport #39551 ) ( #39553 )
...
fix: default enable closing stock balance (#39551 )
(cherry picked from commit d1fb90edff )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-25 12:51:48 +05:30
rohitwaghchaure
822a5a842b
Merge pull request #39548 from rohitwaghchaure/fix-do-not-delete-batch-implicitly
...
fix: do not delete batches implicitly
2024-01-25 12:33:28 +05:30
Rohit Waghchaure
9a5995a3e5
fix: do not delete batches implicitly
2024-01-25 11:58:07 +05:30
Nabin Hait
941f8824e5
fix: linter issue
2024-01-25 11:40:44 +05:30
ruthra kumar
22c13b1b83
Merge pull request #39537 from frappe/mergify/bp/version-14-hotfix/pr-39331
...
fix: Payment Terms Status for Sales Order report show all payment terms from orders (not only when there is a payment terms template) (backport #39331 )
2024-01-24 16:33:50 +05:30
Florian HENRY
295395918c
fix: Payment Terms Status for Sales Order report should show all payment terms from order not only this comming from template
...
(cherry picked from commit 6c8f52b26f )
2024-01-24 10:42:57 +00:00
ruthra kumar
2c431f394e
chore: resolve conflicts
2024-01-24 16:11:14 +05:30
rohitwaghchaure
924fc8f0a8
Merge pull request #39530 from frappe/mergify/bp/version-14-hotfix/pr-39525
...
fix: email list for auto reorder material request (backport #39525 )
2024-01-24 14:49:18 +05:30
Rohit Waghchaure
780c069268
fix: email list for auto reorder material request
...
(cherry picked from commit 764f3422a0 )
2024-01-24 07:07:05 +00:00
rohitwaghchaure
f4123e1863
Merge pull request #39528 from rohitwaghchaure/fixed-not-able-to-edit-change-address
...
fix: not able to edit / change address from portal
2024-01-24 12:19:45 +05:30
rohitwaghchaure
a1559ed0c2
Merge pull request #39526 from frappe/mergify/bp/version-14-hotfix/pr-39521
...
fix: not able to edit address through portal (backport #39521 )
2024-01-24 12:16:57 +05:30
Rohit Waghchaure
e3fdb6f55c
fix: not able to edit / change address from portal
2024-01-24 12:15:55 +05:30
Rohit Waghchaure
b310a55727
fix: not able to edit address through portal
...
(cherry picked from commit b046d980ad )
2024-01-24 06:20:29 +00:00
Raffael Meyer
16dc8232f2
Merge pull request #39514 from barredterra/refactor-batch-v14
2024-01-23 19:01:53 +01:00
barredterra
dd3b77ae28
refactor(Batch): use const instead of var
2024-01-23 15:08:49 +01:00
barredterra
c759406ebb
fix(Batch): reload doc after splitting
...
to show updated qty
2024-01-23 15:08:33 +01:00
ruthra kumar
e70f0f6d8d
refactor: handle dynamic dimension in order query
...
(cherry picked from commit 7c2cb70387 )
2024-01-23 11:59:31 +00:00
ruthra kumar
9a3bde9350
refactor: update dimensions, only if provided
...
(cherry picked from commit ec0f17ca8b )
2024-01-23 11:59:31 +00:00
ruthra kumar
51bc225fe5
refactor: dynamic dimension filters in pop up
...
(cherry picked from commit f8bbb0619c )
2024-01-23 11:59:31 +00:00
ruthra kumar
15db7b8ae4
test: dimension inheritance on adv allocation
...
(cherry picked from commit fcf4687c52 )
2024-01-23 11:59:30 +00:00
ruthra kumar
d4828f3cf5
refactor: pass dimensions on advance allocation
...
(cherry picked from commit cbd443a78a )
2024-01-23 11:59:30 +00:00
ruthra kumar
ec58c309d2
test: dimension inheritance in PE reconciliation
...
(cherry picked from commit 6148fb024b )
2024-01-23 11:59:30 +00:00
ruthra kumar
a919702319
refactor: pass dimension values to Gain/Loss journal
...
(cherry picked from commit c44eb432a5 )
# Conflicts:
# erpnext/accounts/utils.py
2024-01-23 11:59:29 +00:00
ruthra kumar
de948f23c1
test: dimension inheritance for cr note reconciliation
...
(cherry picked from commit ba5a7c8cd8 )
2024-01-23 11:59:29 +00:00
ruthra kumar
c1591ec8e1
chore: test dimension filter output
...
(cherry picked from commit e3c44231ab )
2024-01-23 11:59:29 +00:00
ruthra kumar
c3ffb7a4c4
refactor: apply dimension filters on cr/dr notes
...
(cherry picked from commit 188ff8cde7 )
2024-01-23 11:59:28 +00:00
ruthra kumar
937262b572
refactor: Credit Note and its Exc gain/loss JE inherits dimensions
...
(cherry picked from commit ab939cc6e8 )
2024-01-23 11:59:28 +00:00
ruthra kumar
41c074d0bb
fix: typo's and parameter changes
...
(cherry picked from commit 0ec17590ae )
2024-01-23 11:59:28 +00:00
ruthra kumar
ecd36501af
refactor: partial change on outstanding invoice popup
...
(cherry picked from commit 2154502955 )
2024-01-23 11:59:28 +00:00
ruthra kumar
8f87c588ec
refactor: replace sql with query builder for Jourals query
...
(cherry picked from commit 9c5a79209e )
2024-01-23 11:59:28 +00:00
ruthra kumar
dac422a0e1
refactor: pass dimension details to query
...
(cherry picked from commit 5dc22e1811 )
# Conflicts:
# erpnext/accounts/utils.py
2024-01-23 11:59:27 +00:00
ruthra kumar
b2db6d0546
refactor: set query filters for dimensions
...
(cherry picked from commit ad8475cb8b )
2024-01-23 11:59:27 +00:00
ruthra kumar
3d62bce885
refactor: pass dimension filters to query
...
(cherry picked from commit ff60ec85b8 )
# Conflicts:
# erpnext/controllers/accounts_controller.py
2024-01-23 11:59:27 +00:00
ruthra kumar
66cadb8b9f
refactor: handle dimension filters
...
(cherry picked from commit c1fe4bcc64 )
2024-01-23 11:59:26 +00:00
ruthra kumar
81b87ef2e2
refactor: column break in dimension section
...
(cherry picked from commit 20576e0f47 )
2024-01-23 11:59:26 +00:00
ruthra kumar
4114c0e854
refactor: dimensions filter section in payment reconciliation
...
(cherry picked from commit 20e0acc20a )
2024-01-23 11:59:26 +00:00
ruthra kumar
b25e8ae14c
refactor: update dimension doctypes in hooks
...
(cherry picked from commit cfb3d87267 )
2024-01-23 11:59:25 +00:00
ruthra kumar
5c9ad21a3f
refactor: dimensions section in allocation table in reconciliation
...
(cherry picked from commit 1cde804c77 )
2024-01-23 11:59:25 +00:00
Frappe PR Bot
26ca27a431
chore(release): Bumped to Version 14.61.1
...
## [14.61.1](https://github.com/frappe/erpnext/compare/v14.61.0...v14.61.1 ) (2024-01-23)
### Bug Fixes
* linting issue ([6895b74 ](6895b74ecc ))
* party field in pdf html ([a19b41d ](a19b41d8c8 ))
* set unallocated amount after base tax ([f7ba736 ](f7ba7361ca ))
* UOM needs to be whole number not being checked in quotations ([55c9cc3 ](55c9cc3f26 ))
* use most reliable section reference per report line ([3bdff18 ](3bdff18467 ))
2024-01-23 11:54:25 +00:00
ruthra kumar
f8f3c917d2
Merge pull request #39506 from frappe/version-14-hotfix
...
chore: release v14
2024-01-23 17:23:12 +05:30
ruthra kumar
956f05238a
refactor: Payment btn criteria for Cr/Dr notes
...
(cherry picked from commit 60eee564bf )
2024-01-23 06:36:09 +00:00
ruthra kumar
1aeeac4d06
refactor: criteria for Credit Note Issued and Debit Note Issued
...
(cherry picked from commit 8f695123cd )
2024-01-23 06:36:09 +00:00
ruthra kumar
fecab1338e
refactor(test): payments to invoice with -ve outstanding
...
(cherry picked from commit f6e4ac2b62 )
2024-01-23 06:36:09 +00:00
ruthra kumar
03040c1c7f
refactor(test): ledger entries will be against itself
...
(cherry picked from commit 0e2fb1188a )
2024-01-23 06:36:08 +00:00
ruthra kumar
43b40d92e5
refactor(test): return invoice will have -ve outstanding
...
(cherry picked from commit b30c1e1abf )
2024-01-23 06:36:08 +00:00
ruthra kumar
014fcfa611
refactor: remove return_against for cr/dr note filter
...
(cherry picked from commit 00878707ae )
2024-01-23 06:36:08 +00:00
ruthra kumar
0a6af795c4
refactor: cr notes will post for itself
...
(cherry picked from commit db76e8a277 )
2024-01-23 06:36:08 +00:00
rohitwaghchaure
5be99295da
Merge pull request #39491 from frappe/mergify/bp/version-14-hotfix/pr-39488
...
fix: UOM needs to be whole number not being checked in quotations (backport #39488 )
2024-01-23 11:54:47 +05:30
Rohit Waghchaure
55c9cc3f26
fix: UOM needs to be whole number not being checked in quotations
...
(cherry picked from commit aaf83da3e9 )
2024-01-22 11:55:27 +00:00
Gursheen Kaur Anand
be56c1838b
Merge pull request #39482 from frappe/mergify/bp/version-14-hotfix/pr-39462
...
fix: party field in PDF for AP / AR reports (backport #39462 )
2024-01-22 17:06:09 +05:30
Gursheen Anand
a19b41d8c8
fix: party field in pdf html
...
(cherry picked from commit b2d9380596 )
2024-01-22 09:51:30 +00:00
Gursheen Kaur Anand
1a46f60633
Merge pull request #39473 from frappe/mergify/bp/version-14-hotfix/pr-39229
...
fix: use most reliable section reference per report line (backport #39229 )
2024-01-21 14:23:34 +05:30
David Arnold
3bdff18467
fix: use most reliable section reference per report line
...
(cherry picked from commit b5be17c6df )
2024-01-21 08:14:13 +00:00
Gursheen Kaur Anand
5c1bf1f3fa
Merge pull request #39470 from frappe/mergify/bp/version-14-hotfix/pr-39424
...
Revert "fix(minor): financial statements period end date" (backport #39424 )
2024-01-20 18:51:59 +05:30
Gursheen Kaur Anand
837fff4533
Revert "fix(minor): financial statements period end date"
...
(cherry picked from commit 73625a2622 )
2024-01-20 12:29:22 +00:00
Nabin Hait
f604798a45
fix: asset module test cases
2024-01-19 16:59:52 +05:30
Gursheen Kaur Anand
f405a6c31d
Merge pull request #39450 from frappe/mergify/bp/version-14-hotfix/pr-39449
...
fix: unallocated amount after taxes and charges (backport #39449 )
2024-01-19 10:58:27 +05:30
Nabin Hait
b840eb90eb
fix: Asset Depreciation WDV as per Income Tax Act
2024-01-18 19:06:41 +05:30
Gursheen Anand
6895b74ecc
fix: linting issue
...
(cherry picked from commit 99b94af49f )
2024-01-18 10:45:49 +00:00
Gursheen Anand
f7ba7361ca
fix: set unallocated amount after base tax
...
(cherry picked from commit e9bc63aacf )
2024-01-18 10:45:49 +00:00
Frappe PR Bot
9aa1e7444e
chore(release): Bumped to Version 14.61.0
...
# [14.61.0](https://github.com/frappe/erpnext/compare/v14.60.1...v14.61.0 ) (2024-01-17)
### Bug Fixes
* added indexing to improve performance ([d9f7070 ](d9f7070f92 ))
* added item group in stock reco ([c69a59c ](c69a59c3c6 ))
* broken dimension filters in Sales/Purchase register ([298cdf5 ](298cdf5f0e ))
* Cancel asset capitalisation record on cancellation of asset and vice-versa ([1dff960 ](1dff96057c ))
* circular dependency error while deleting QC ([dfcb746 ](dfcb746774 ))
* composite asset capitalization using asset components ([ac6020a ](ac6020a940 ))
* consider all years in holiday list ([3180266 ](3180266150 ))
* date in master document for dictionary condition ([670d615 ](670d61547f ))
* empty category in Plaid ([1acaa20 ](1acaa20ee1 ))
* ignore cancelled payments in Sales/Purchase Register ([36b8e97 ](36b8e972f1 ))
* incorrect active serial nos due to backdated transactions ([1a26c70 ](1a26c70df2 ))
* incorrect percentage received in purchase invoice ([453700d ](453700d0ab ))
* incorrect sql error if account name has '%' ([d0e3458 ](d0e3458c8c ))
* modified date ([e9d2437 ](e9d2437c7a ))
* modified date ([28434d1 ](28434d101b ))
* modified date was not set ([724c934 ](724c934fbb ))
* modified date was not updated ([cb67574 ](cb6757437e ))
* pass accounts as list to query ([a6bc5ca ](a6bc5cae90 ))
* performance issue related to stock entry (backport [#39301 ](https://github.com/frappe/erpnext/issues/39301 )) ([#39302 ](https://github.com/frappe/erpnext/issues/39302 )) ([dc7c9e7 ](dc7c9e7aff ))
* possible typeerror in consolidated report ([9395f75 ](9395f7535b ))
* possible typerror in utils.js ([4ea72f4 ](4ea72f4b69 ))
* project filters on Delivery Note and Sales Order ([520cdb6 ](520cdb6f32 ))
* project query controller logic ([f2e577b ](f2e577bec7 ))
* reset default after test ([6bd01f2 ](6bd01f227e ))
* resolved merge conflict ([4edb73d ](4edb73d398 ))
* show bill_date and bill_no in Purchase Register ([4b19792 ](4b197920c1 ))
* **test:** test case for project query ([98967ed ](98967ed584 ))
* unreconcile Bank Transaction on cancel of payment voucher ([755576b ](755576bd78 ))
* use child table values instead of global min max ([d21fc60 ](d21fc6055c ))
* WDV as per IT Act: calculate yearly amount first and then split it based on months ([3989b97 ](3989b97579 ))
* wrong file name ([9d256e1 ](9d256e131d ))
### Features
* provision to select the qty field for Product Page ([#39292 ](https://github.com/frappe/erpnext/issues/39292 )) ([d42db11 ](d42db1174d ))
2024-01-17 17:05:44 +00:00
Deepesh Garg
e74e5875ea
Merge pull request #39404 from frappe/version-14-hotfix
...
chore: release v14
2024-01-17 22:34:31 +05:30
Nabin Hait
05a2fb3011
Merge pull request #39437 from frappe/mergify/bp/version-14-hotfix/pr-39429
...
fix: composite asset capitalization using asset components (backport #39429 )
2024-01-17 22:05:19 +05:30
Nabin Hait
ac6020a940
fix: composite asset capitalization using asset components
...
(cherry picked from commit 5df40661d2 )
2024-01-17 15:35:56 +00:00
Nabin Hait
9bcbd94bf1
Merge pull request #39421 from frappe/mergify/bp/version-14-hotfix/pr-39386
...
fix: Cancel asset capitalisation record on cancellation of asset and vice-versa (backport #39386 )
2024-01-17 21:05:42 +05:30
Nabin Hait
4edb73d398
fix: resolved merge conflict
2024-01-17 17:36:42 +05:30
Nabin Hait
82732f976a
Merge pull request #39432 from frappe/revert-39419-mergify/bp/version-14-hotfix/pr-39385
...
Revert "fix: WDV as per IT Act: calculate yearly amount first and then split it based on months (backport #39385 )"
2024-01-17 17:32:38 +05:30
Nabin Hait
8014839795
Revert "fix: WDV as per IT Act: calculate yearly amount first and then split it based on months (backport #39385 )"
2024-01-17 17:32:14 +05:30
Nabin Hait
8d1164f652
Merge pull request #39419 from frappe/mergify/bp/version-14-hotfix/pr-39385
...
fix: WDV as per IT Act: calculate yearly amount first and then split it based on months (backport #39385 )
2024-01-17 17:29:32 +05:30
Nabin Hait
1dff96057c
fix: Cancel asset capitalisation record on cancellation of asset and vice-versa
...
(cherry picked from commit efe9f6656f )
# Conflicts:
# erpnext/assets/doctype/asset_capitalization/asset_capitalization.py
2024-01-17 06:44:52 +00:00
Nabin Hait
3989b97579
fix: WDV as per IT Act: calculate yearly amount first and then split it based on months
...
(cherry picked from commit 22bd6a54b2 )
# Conflicts:
# erpnext/assets/doctype/asset_depreciation_schedule/asset_depreciation_schedule.py
2024-01-17 06:44:25 +00:00
Deepesh Garg
bee90e56f5
Merge pull request #39410 from ljain112/fix-pr
...
fix(Purchase Register): show bill_date and bill_no (#38742 )
2024-01-17 11:00:24 +05:30
ruthra kumar
5693979165
Merge pull request #39411 from frappe/mergify/bp/version-14-hotfix/pr-39402
...
fix: project query controller logic (backport #39402 )
2024-01-17 10:57:36 +05:30
ruthra kumar
42c1de640c
chore: resolve conflict
2024-01-17 10:36:29 +05:30
ruthra kumar
b35a83ee47
refactor: better ordering of query result
...
(cherry picked from commit bfe42fdccb )
# Conflicts:
# erpnext/controllers/queries.py
2024-01-16 10:55:31 +00:00
ruthra kumar
98967ed584
fix(test): test case for project query
...
(cherry picked from commit 3349dde5e2 )
2024-01-16 10:55:30 +00:00
ruthra kumar
f2e577bec7
fix: project query controller logic
...
(cherry picked from commit 4eefb445a7 )
# Conflicts:
# erpnext/controllers/queries.py
2024-01-16 10:55:30 +00:00
ljain112
4b197920c1
fix: show bill_date and bill_no in Purchase Register
2024-01-16 15:53:53 +05:30
ruthra kumar
f3628c7d1a
Merge pull request #39392 from frappe/mergify/bp/version-14-hotfix/pr-39391
...
fix: possible typerror in utils.js (backport #39391 )
2024-01-15 20:49:43 +05:30
ruthra kumar
4ea72f4b69
fix: possible typerror in utils.js
...
and remove unwanted debugging statements
(cherry picked from commit 60b26ad8b2 )
2024-01-15 15:16:44 +00:00
ruthra kumar
46d846bf1a
Merge pull request #39136 from frappe/mergify/bp/version-14-hotfix/pr-39125
...
fix: ignore cancelled payments in Sales/Purchase Register (backport #39125 )
2024-01-15 14:49:22 +05:30
ruthra kumar
a6bc5cae90
fix: pass accounts as list to query
2024-01-15 14:10:55 +05:30
mergify[bot]
3caf11472d
ci: bump node in release workflow (backport #39377 ) (backport #39379 ) ( #39381 )
...
ci: bump node in release workflow (backport #39377 ) (#39379 )
* ci: bump node in release workflow
(cherry picked from commit aef87cced7 )
# Conflicts:
# .github/workflows/release.yml
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
(cherry picked from commit 4af3159f62 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2024-01-15 12:15:15 +05:30
mergify[bot]
4af3159f62
ci: bump node in release workflow (backport #39377 ) ( #39379 )
...
* ci: bump node in release workflow
(cherry picked from commit aef87cced7 )
# Conflicts:
# .github/workflows/release.yml
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-15 12:11:17 +05:30
ruthra kumar
1ca8dd4349
Merge pull request #39374 from frappe/mergify/bp/version-14-hotfix/pr-39371
...
fix: incorrect sql error if account name has '%' (backport #39371 )
2024-01-15 10:41:04 +05:30
ruthra kumar
9550ed84c0
Merge pull request #39105 from frappe/mergify/bp/version-14-hotfix/pr-39097
...
refactor: flag to control loyalty point creation at invoice level (backport #39097 )
2024-01-15 09:59:30 +05:30
ruthra kumar
d0e3458c8c
fix: incorrect sql error if account name has '%'
...
(cherry picked from commit 641c3de0ca )
2024-01-15 04:10:30 +00:00
rohitwaghchaure
55e790cd2f
Merge pull request #39368 from frappe/mergify/bp/version-14-hotfix/pr-39224
...
Update purchase_taxes_and_charges.json label Rate to Tax Rate (backport #39224 )
2024-01-14 11:59:59 +05:30
rohitwaghchaure
e9d2437c7a
fix: modified date
...
(cherry picked from commit 6827edb2c5 )
2024-01-14 05:57:43 +00:00
rohitwaghchaure
724c934fbb
fix: modified date was not set
...
(cherry picked from commit 566876ae7a )
2024-01-14 05:57:43 +00:00
mahsem
e9af0c6e67
Update purchase_taxes_and_charges.json label Rate to Tax Rate
...
Change Rate label to existing Tax Rate label so it can be correctly translated in other languages
(cherry picked from commit bd464197c4 )
2024-01-14 05:57:42 +00:00
rohitwaghchaure
e0d12a9b98
Merge pull request #39360 from frappe/mergify/bp/version-14-hotfix/pr-39225
...
Update sales_taxes_and_charges.json (backport #39225 )
2024-01-14 11:24:33 +05:30
rohitwaghchaure
2cc756be57
Merge pull request #39364 from frappe/mergify/bp/version-14-hotfix/pr-39359
...
fix: added item group in stock reco (backport #39359 )
2024-01-14 11:24:08 +05:30
rohitwaghchaure
28434d101b
fix: modified date
2024-01-14 10:44:18 +05:30
rohitwaghchaure
4d11a9c884
chore: fix conflicts
2024-01-14 10:32:10 +05:30
Rohit Waghchaure
c69a59c3c6
fix: added item group in stock reco
...
(cherry picked from commit 116ff8241c )
# Conflicts:
# erpnext/stock/doctype/stock_reconciliation_item/stock_reconciliation_item.json
2024-01-14 04:58:27 +00:00
rohitwaghchaure
cb6757437e
fix: modified date was not updated
...
(cherry picked from commit f567af49a6 )
2024-01-14 04:46:29 +00:00
mahsem
664abc6287
Update sales_taxes_and_charges.json
...
Change Rate label to existing Tax Rate label so it can be correctly translated in other languages
(cherry picked from commit 2b93be1139 )
2024-01-14 04:46:29 +00:00
Deepesh Garg
cc6b6e1653
Merge pull request #39328 from frappe/mergify/bp/version-14-hotfix/pr-38974
...
fix: unreconcile Bank Transaction on cancel of payment voucher (#38974 )
2024-01-14 10:14:46 +05:30
rohitwaghchaure
4815655a6b
Merge pull request #39324 from frappe/mergify/bp/version-14-hotfix/pr-39305
...
fix: naming series variable parsing for FY (backport #39305 )
2024-01-14 10:12:00 +05:30
rohitwaghchaure
5981b0e4c4
Merge pull request #39098 from RJPvT/patch-5
...
fix: wrong file name
2024-01-14 10:07:54 +05:30
rohitwaghchaure
bbee70aea5
Merge pull request #39357 from RJPvT/patch-7
...
fix: empty category in Plaid
2024-01-14 09:42:55 +05:30
rohitwaghchaure
5336cd49c9
chore: fix conflicts
2024-01-14 09:41:48 +05:30
RJPvT
1acaa20ee1
fix: empty category in Plaid
2024-01-13 16:09:11 +01:00
rohitwaghchaure
a7922e1ef1
Merge pull request #39341 from rohitwaghchaure/fixed-recalculate-current-qty-for-serial-nos
...
fix: incorrect active serial nos due to backdated transactions
2024-01-13 12:25:07 +05:30
Rohit Waghchaure
1a26c70df2
fix: incorrect active serial nos due to backdated transactions
2024-01-13 10:10:02 +05:30
rohitwaghchaure
519bed9b0f
Merge pull request #39344 from frappe/mergify/bp/version-14-hotfix/pr-39333
...
fix: added indexing to improve performance (backport #39333 )
2024-01-12 21:19:37 +05:30
rohitwaghchaure
f1e4beb55a
Merge pull request #39343 from frappe/mergify/bp/version-14-hotfix/pr-38970
...
fix: use local attribute range in multiple item variant dialog (backport #38970 )
2024-01-12 20:57:06 +05:30
rohitwaghchaure
c2fee6c25d
chore: fix conflicts
2024-01-12 20:56:40 +05:30
Rohit Waghchaure
d9f7070f92
fix: added indexing to improve performance
...
(cherry picked from commit ac81323fec )
# Conflicts:
# erpnext/stock/doctype/stock_entry_detail/stock_entry_detail.py
2024-01-12 13:10:33 +00:00
Gursheen Anand
d21fc6055c
fix: use child table values instead of global min max
...
(cherry picked from commit 43fed29514 )
2024-01-12 13:08:33 +00:00
mergify[bot]
7ae1df60be
chore: remove share, print and email permissions from Buying Settings (backport #39337 ) ( #39338 )
...
chore: remove share, print and email permissions from Buying Settings
(cherry picked from commit 3c46abca6c )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-12 16:48:50 +05:30
rohitwaghchaure
9b85d425fa
Merge pull request #39311 from frappe/mergify/bp/version-14-hotfix/pr-39299
...
fix: circular dependency error on deletion of QC and Stock Entry (backport #39299 )
2024-01-11 20:34:34 +05:30
Raffael Meyer
385ed8aa80
Merge pull request #39326 from frappe/mergify/bp/version-14-hotfix/pr-39117
...
fix: consider all years in holiday list (backport #39117 )
2024-01-11 15:04:24 +01:00
barredterra
4998d68564
chore: resolve merge confilcts
2024-01-11 15:04:01 +01:00
barredterra
4a1a4b06dd
test: cancel voucher linked to Bank Transaction
...
(cherry picked from commit 517bedeb7e )
2024-01-11 13:37:32 +00:00
barredterra
755576bd78
fix: unreconcile Bank Transaction on cancel of payment voucher
...
(cherry picked from commit 0a95b38166 )
# Conflicts:
# erpnext/accounts/doctype/bank_transaction/bank_transaction.py
# erpnext/accounts/doctype/journal_entry/journal_entry.js
2024-01-11 13:37:32 +00:00
barredterra
f3d8d273f4
test: improve test for local holidays
...
(cherry picked from commit 60329ade9e )
2024-01-11 13:28:41 +00:00
barredterra
3180266150
fix: consider all years in holiday list
...
(cherry picked from commit 300aaa39fe )
2024-01-11 13:28:40 +00:00
Gursheen Anand
6bd01f227e
fix: reset default after test
...
(cherry picked from commit 813b7a96fb )
2024-01-11 13:26:02 +00:00
Gursheen Anand
d95b14d5b8
test: naming series variable parsing
...
(cherry picked from commit bbdf98a8f0 )
2024-01-11 13:26:02 +00:00
Gursheen Anand
670d61547f
fix: date in master document for dictionary condition
...
(cherry picked from commit d96a777edd )
# Conflicts:
# erpnext/accounts/utils.py
2024-01-11 13:26:01 +00:00
ruthra kumar
db3cb5c994
Merge pull request #39322 from frappe/mergify/bp/version-14-hotfix/pr-39212
...
fix: project filters on Delivery Note and Sales Order (backport #39212 )
2024-01-11 18:06:55 +05:30
ruthra kumar
520cdb6f32
fix: project filters on Delivery Note and Sales Order
...
(cherry picked from commit 9ba6ff67d5 )
2024-01-11 12:34:44 +00:00
ruthra kumar
e5b90c8ec5
Merge pull request #39321 from frappe/mergify/bp/version-14-hotfix/pr-39320
...
fix: possible typeerror in consolidated report (backport #39320 )
2024-01-11 17:13:00 +05:30
ruthra kumar
faa312e680
Merge pull request #39318 from frappe/mergify/bp/version-14-hotfix/pr-39317
...
fix: broken dimension filters in Sales/Purchase register (backport #39317 )
2024-01-11 17:12:48 +05:30
ruthra kumar
9395f7535b
fix: possible typeerror in consolidated report
...
(cherry picked from commit 268731aec4 )
2024-01-11 16:59:32 +05:30
ruthra kumar
298cdf5f0e
fix: broken dimension filters in Sales/Purchase register
...
(cherry picked from commit 7b3f9386d7 )
2024-01-11 11:20:42 +00:00
rohitwaghchaure
531f15b5d8
Merge pull request #39314 from frappe/mergify/bp/version-14-hotfix/pr-39215
...
fix: incorrect percentage received in purchase invoice (backport #39215 )
2024-01-11 15:14:52 +05:30
rohitwaghchaure
daf0e435e2
chore: fix conflicts
2024-01-11 14:53:21 +05:30
Rohit Waghchaure
453700d0ab
fix: incorrect percentage received in purchase invoice
...
(cherry picked from commit 8d2c78867e )
2024-01-11 09:21:23 +00:00
Rohit Waghchaure
dfcb746774
fix: circular dependency error while deleting QC
...
(cherry picked from commit 7cc324e31e )
# Conflicts:
# erpnext/stock/doctype/quality_inspection/test_quality_inspection.py
2024-01-11 09:20:08 +00:00
Frappe PR Bot
5ae050ecd4
chore(release): Bumped to Version 14.60.1
...
## [14.60.1](https://github.com/frappe/erpnext/compare/v14.60.0...v14.60.1 ) (2024-01-10)
### Bug Fixes
* performance issue related to stock entry (backport [#39301 ](https://github.com/frappe/erpnext/issues/39301 )) ([#39302 ](https://github.com/frappe/erpnext/issues/39302 )) ([49d914b ](49d914bdb6 ))
2024-01-10 16:55:11 +00:00
rohitwaghchaure
d3cc0c9aea
Merge pull request #39304 from frappe/mergify/bp/version-14/pr-39302
...
fix: performance issue related to stock entry (backport #39301 ) (backport #39302 )
2024-01-10 22:23:58 +05:30
mergify[bot]
49d914bdb6
fix: performance issue related to stock entry (backport #39301 ) ( #39302 )
...
fix: performance issue related to stock entry (#39301 )
(cherry picked from commit c67b0a3a64 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit dc7c9e7aff )
2024-01-10 16:53:05 +00:00
mergify[bot]
dc7c9e7aff
fix: performance issue related to stock entry (backport #39301 ) ( #39302 )
...
fix: performance issue related to stock entry (#39301 )
(cherry picked from commit c67b0a3a64 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-10 22:22:16 +05:30
Frappe PR Bot
5fd68f7204
chore(release): Bumped to Version 14.60.0
...
# [14.60.0](https://github.com/frappe/erpnext/compare/v14.59.0...v14.60.0 ) (2024-01-10)
### Features
* provision to select the qty field for Product Page (backport [#39292 ](https://github.com/frappe/erpnext/issues/39292 )) ([#39300 ](https://github.com/frappe/erpnext/issues/39300 )) ([760af49 ](760af497ca ))
2024-01-10 16:24:39 +00:00
mergify[bot]
760af497ca
feat: provision to select the qty field for Product Page (backport #39292 ) ( #39300 )
...
feat: provision to select the qty field for Product Page (#39292 )
feat: provision to select the qty field to be shown as `In Stock` in product page
(cherry picked from commit d42db1174d )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-10 21:51:34 +05:30
s-aga-r
d42db1174d
feat: provision to select the qty field for Product Page ( #39292 )
...
feat: provision to select the qty field to be shown as `In Stock` in product page
2024-01-10 21:31:03 +05:30
Frappe PR Bot
2e6f1378f1
chore(release): Bumped to Version 14.59.0
...
# [14.59.0](https://github.com/frappe/erpnext/compare/v14.58.1...v14.59.0 ) (2024-01-10)
### Bug Fixes
* add read permission to Buying Settings (backport [#39158 ](https://github.com/frappe/erpnext/issues/39158 )) ([#39257 ](https://github.com/frappe/erpnext/issues/39257 )) ([a15ad80 ](a15ad804d0 ))
* asset WDV depreciation calc according to IT act ([1cbe1e8 ](1cbe1e894d ))
* BOM replace tool does not update exploded items of root (backport [#39244 ](https://github.com/frappe/erpnext/issues/39244 )) ([#39249 ](https://github.com/frappe/erpnext/issues/39249 )) ([c2eeeec ](c2eeeecac8 ))
* don't set rate for non-stock item in Internal Transfer (backport [#39140 ](https://github.com/frappe/erpnext/issues/39140 )) ([#39168 ](https://github.com/frappe/erpnext/issues/39168 )) ([06d193a ](06d193ad87 ))
* Duplicate Closing Stock Balance (backport [#39262 ](https://github.com/frappe/erpnext/issues/39262 )) ([#39263 ](https://github.com/frappe/erpnext/issues/39263 )) ([a3146c3 ](a3146c39dd ))
* **Employee:** treeview ([#39126 ](https://github.com/frappe/erpnext/issues/39126 )) ([080a742 ](080a742725 ))
* FG Item incorrect qty in the work order (backport [#39200 ](https://github.com/frappe/erpnext/issues/39200 )) ([#39210 ](https://github.com/frappe/erpnext/issues/39210 )) ([5e517cf ](5e517cfc77 ))
* Ignore asset qty and status validation while cancelling LCV ([952cee3 ](952cee3d6a ))
* Ignore UP on "allowed to transact with" (backport [#39103 ](https://github.com/frappe/erpnext/issues/39103 )) ([#39104 ](https://github.com/frappe/erpnext/issues/39104 )) ([7d64df0 ](7d64df05bc ))
* improved validation message ([580e9f6 ](580e9f6e10 ))
* incorrect indicator title for portal sales order (backport [#39247 ](https://github.com/frappe/erpnext/issues/39247 )) ([#39254 ](https://github.com/frappe/erpnext/issues/39254 )) ([8c496fb ](8c496fbf2b ))
* inventory dimension negative stock validation (backport [#39149 ](https://github.com/frappe/erpnext/issues/39149 )) ([#39150 ](https://github.com/frappe/erpnext/issues/39150 )) ([2866f7c ](2866f7c441 ))
* possible typeerror on transaction.js ([8fe346a ](8fe346aef8 ))
* Purchase date and amount is not mandatory for composite asset creation ([0f6477a ](0f6477a253 ))
* remove global _("translation") calls (backport [#32828 ](https://github.com/frappe/erpnext/issues/32828 )) ([#39231 ](https://github.com/frappe/erpnext/issues/39231 )) ([ee7474b ](ee7474ba20 ))
* resolved conflict ([b529883 ](b529883897 ))
* set `First Name` in Supplier Contact ([69c460c ](69c460c756 ))
* Set asset purchase amount based on qty and valuation_rate ([41e3843 ](41e384326e ))
* set parent doctype on chart (backport [#39286 ](https://github.com/frappe/erpnext/issues/39286 )) ([#39287 ](https://github.com/frappe/erpnext/issues/39287 )) ([a2a8558 ](a2a8558677 ))
* Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog ([7b4b630 ](7b4b630b2c ))
* Show timesheet table after fetching data from timesheet (backport [#39275 ](https://github.com/frappe/erpnext/issues/39275 )) ([#39280 ](https://github.com/frappe/erpnext/issues/39280 )) ([1cc887a ](1cc887a997 ))
* skip rate validation for return `DN Items` with `Moving Average` valuation (backport [#39242 ](https://github.com/frappe/erpnext/issues/39242 )) ([#39265 ](https://github.com/frappe/erpnext/issues/39265 )) ([f42e93b ](f42e93bf6c ))
* total allocated percentage for sales team issue ([71f9b7f ](71f9b7f675 ))
* TypeError is pricing rules (backport [#39252 ](https://github.com/frappe/erpnext/issues/39252 )) ([#39259 ](https://github.com/frappe/erpnext/issues/39259 )) ([36ba33c ](36ba33c500 ))
* typerror on multi select dialog ([71ecf08 ](71ecf081c3 ))
* update Maintenance Schedule status on Maintenance Visit submit (backport [#39167 ](https://github.com/frappe/erpnext/issues/39167 )) ([#39185 ](https://github.com/frappe/erpnext/issues/39185 )) ([2ea2146 ](2ea2146b34 ))
* **UX:** dont override framework's permission check messages (backport [#39118 ](https://github.com/frappe/erpnext/issues/39118 )) ([#39119 ](https://github.com/frappe/erpnext/issues/39119 )) ([26ae708 ](26ae708d6d ))
### Features
* Copy project_name, from_time, to_time from timesheet details to sales invoice ([#33726 ](https://github.com/frappe/erpnext/issues/33726 )) ([d0e1162 ](d0e1162c96 ))
2024-01-10 10:35:32 +00:00
Deepesh Garg
2d0e1830a9
Merge pull request #39246 from frappe/version-14-hotfix
...
chore: release v14
2024-01-10 16:04:20 +05:30
mergify[bot]
1cc887a997
fix: Show timesheet table after fetching data from timesheet (backport #39275 ) ( #39280 )
...
fix: Show timesheet table after fetching data from timesheet
(cherry picked from commit e1ba5878a3 )
Co-authored-by: Nabin Hait <nabinhait@gmail.com >
2024-01-10 12:33:28 +05:30
mergify[bot]
ee7474ba20
fix: remove global _("translation") calls (backport #32828 ) ( #39231 )
...
fix: remove global _("translation") calls (#32828 )
This is not how it works. Translations are dynamic based on language
sets during request (using header, user's preferences etc)
Calling them on global variables makes no sense.
Ref: https://github.com/frappe/frappe/pull/18733
(cherry picked from commit 75983ce809 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-10 12:31:59 +05:30
mergify[bot]
a2a8558677
fix: set parent doctype on chart (backport #39286 ) ( #39287 )
...
fix: set parent doctype on chart (#39286 )
(cherry picked from commit 38c5ecf007 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-10 12:27:13 +05:30
Nabin Hait
cc07213faa
Merge pull request #39189 from frappe/mergify/bp/version-14-hotfix/pr-39163
...
fix: Purchase information is not required for creating a composite asset (backport #39163 )
2024-01-10 12:15:43 +05:30
Nabin Hait
f4e3f0d656
Merge pull request #39278 from frappe/mergify/bp/version-14-hotfix/pr-39191
...
fix: Ignore asset qty and status validation while cancelling LCV (backport #39191 )
2024-01-10 12:14:36 +05:30
Nabin Hait
0379ea5086
Merge pull request #39277 from frappe/mergify/bp/version-14-hotfix/pr-39238
...
fix: Set asset purchase amount based on qty and valuation_rate (backport #39238 )
2024-01-10 12:14:24 +05:30
Nabin Hait
65005d8630
Merge pull request #39050 from anandbaburajan/asset_wdv_india
...
fix: asset WDV depreciation calc according to IT act [v14]
2024-01-10 12:13:53 +05:30
Nabin Hait
3f3fc8214d
Merge pull request #39217 from frappe/mergify/bp/version-14-hotfix/pr-39214
...
fix: Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog (backport #39214 )
2024-01-10 12:12:24 +05:30
Nabin Hait
b529883897
fix: resolved conflict
2024-01-10 12:01:32 +05:30
ruthra kumar
3d621d47a6
Merge pull request #39283 from frappe/mergify/bp/version-14-hotfix/pr-39282
...
fix: possible typeerror on transaction.js (backport #39282 )
2024-01-10 12:00:50 +05:30
ruthra kumar
8fe346aef8
fix: possible typeerror on transaction.js
...
(cherry picked from commit 9f27ac142b )
2024-01-10 06:24:46 +00:00
Nabin Hait
952cee3d6a
fix: Ignore asset qty and status validation while cancelling LCV
...
(cherry picked from commit e9d36242ce )
2024-01-10 06:04:10 +00:00
Nabin Hait
41e384326e
fix: Set asset purchase amount based on qty and valuation_rate
...
(cherry picked from commit 135e19d0aa )
2024-01-10 06:03:03 +00:00
mergify[bot]
f42e93bf6c
fix: skip rate validation for return DN Items with Moving Average valuation (backport #39242 ) ( #39265 )
...
* fix: skip rate validation for return `DN Items` with `Moving Average` valuation
(cherry picked from commit e0ad52b500 )
# Conflicts:
# erpnext/controllers/sales_and_purchase_return.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-10 10:53:09 +05:30
mergify[bot]
a3146c39dd
fix: Duplicate Closing Stock Balance (backport #39262 ) ( #39263 )
...
fix: Duplicate Closing Stock Balance
(cherry picked from commit b15795392b )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-09 20:37:49 +05:30
mergify[bot]
a15ad804d0
fix: add read permission to Buying Settings (backport #39158 ) ( #39257 )
...
* fix: add read permission to Buying Settings
(cherry picked from commit e05bf9d32a )
# Conflicts:
# erpnext/buying/doctype/buying_settings/buying_settings.json
* chore: resolve merge conflicts
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-01-09 19:09:06 +05:30
mergify[bot]
8c496fbf2b
fix: incorrect indicator title for portal sales order (backport #39247 ) ( #39254 )
...
fix: incorrect indicator title for portal sales order (#39247 )
(cherry picked from commit 2d2ff7cf52 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-09 17:43:18 +05:30
mergify[bot]
36ba33c500
fix: TypeError is pricing rules (backport #39252 ) ( #39259 )
...
fix: TypeError is pricing rules (#39252 )
(cherry picked from commit 274c65c451 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-09 17:42:04 +05:30
mergify[bot]
c2eeeecac8
fix: BOM replace tool does not update exploded items of root (backport #39244 ) ( #39249 )
...
fix: BOM replace tool does not update exploded items of root (#39244 )
(cherry picked from commit 5e0d017497 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-09 15:59:24 +05:30
ruthra kumar
c9d4c41db3
Merge pull request #39240 from frappe/mergify/bp/version-14-hotfix/pr-39237
...
fix: sales team commission overallocation on fetching items from multiple quotations to Sales Order (backport #39237 )
2024-01-09 14:40:15 +05:30
ruthra kumar
71f9b7f675
fix: total allocated percentage for sales team issue
...
(cherry picked from commit b498094a97 )
2024-01-09 07:38:57 +00:00
ruthra kumar
0ebd133eda
Merge pull request #39236 from frappe/mergify/bp/version-14-hotfix/pr-33726
...
feat: Copy project_name, from_time, to_time from timesheet details to sales invoice. (backport #33726 )
2024-01-09 12:43:27 +05:30
Kevin Shenk
d0e1162c96
feat: Copy project_name, from_time, to_time from timesheet details to sales invoice ( #33726 )
...
feat: Copy project_name, from_time, to_time from timesheet details to sales invoice
(cherry picked from commit e4bceaaf66 )
2024-01-09 06:33:24 +00:00
Nabin Hait
7b4b630b2c
fix: Show maintain-stock and is-fixed-asset checkbox in item quick entry dialog
...
(cherry picked from commit c14986f9e6 )
2024-01-08 16:07:25 +00:00
mergify[bot]
5e517cfc77
fix: FG Item incorrect qty in the work order (backport #39200 ) ( #39210 )
...
fix: FG Item incorrect qty in the work order (#39200 )
(cherry picked from commit 466625213b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-08 17:43:36 +05:30
mergify[bot]
2ea2146b34
fix: update Maintenance Schedule status on Maintenance Visit submit (backport #39167 ) ( #39185 )
...
* fix: make `Sales Person` non-mandatory
(cherry picked from commit 4d56f725fe )
* fix: update Maintenance Schedule status on Maintenance Visit submit
(cherry picked from commit cd293a5173 )
# Conflicts:
# erpnext/maintenance/doctype/maintenance_schedule/maintenance_schedule.py
# erpnext/maintenance/doctype/maintenance_visit_purpose/maintenance_visit_purpose.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-08 16:27:19 +05:30
s-aga-r
856926d664
Merge pull request #39184 from s-aga-r/FIX-7838
...
fix: set `First Name` in Supplier Contact
2024-01-08 15:36:07 +05:30
Nabin Hait
0f6477a253
fix: Purchase date and amount is not mandatory for composite asset creation
...
(cherry picked from commit c34f09c503 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
2024-01-08 06:52:33 +00:00
Nabin Hait
580e9f6e10
fix: improved validation message
...
(cherry picked from commit fe43dab4d7 )
2024-01-08 06:52:32 +00:00
s-aga-r
69c460c756
fix: set First Name in Supplier Contact
2024-01-08 11:47:00 +05:30
mergify[bot]
06d193ad87
fix: don't set rate for non-stock item in Internal Transfer (backport #39140 ) ( #39168 )
...
* fix: don't set rate for non-stock item in Internal Transfer
(cherry picked from commit e1b0fffd0c )
* test: internal transfer for non-stock item
(cherry picked from commit 57b6a98703 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-08 11:44:52 +05:30
ruthra kumar
f6b10f3d84
Merge pull request #39180 from frappe/mergify/bp/version-14-hotfix/pr-39159
...
refactor: prevent permission error by always processing bulk transaction in background (backport #39159 )
2024-01-08 10:30:25 +05:30
ruthra kumar
f236a2c081
refactor: prevent permissions by always processing in background
...
(cherry picked from commit 15dc5c7e99 )
2024-01-08 04:42:49 +00:00
mergify[bot]
2866f7c441
fix: inventory dimension negative stock validation (backport #39149 ) ( #39150 )
...
fix: inventory dimension negative stock validation (#39149 )
(cherry picked from commit bae7c64964 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-05 05:03:22 +05:30
Raffael Meyer
948045ea32
Merge pull request #39147 from frappe/mergify/bp/version-14-hotfix/pr-39126
...
fix(Employee): treeview (backport #39126 )
2024-01-04 15:23:53 +01:00
Raffael Meyer
080a742725
fix(Employee): treeview ( #39126 )
...
(cherry picked from commit e912e9597d )
2024-01-04 12:34:48 +00:00
ruthra kumar
36b8e972f1
fix: ignore cancelled payments in Sales/Purchase Register
...
(cherry picked from commit 0f1be03faf )
2024-01-04 16:24:07 +05:30
Frappe PR Bot
feaa16d748
chore(release): Bumped to Version 14.58.1
...
## [14.58.1](https://github.com/frappe/erpnext/compare/v14.58.0...v14.58.1 ) (2024-01-03)
### Bug Fixes
* typerror on multi select dialog ([43cc7e4 ](43cc7e4a59 ))
2024-01-03 15:37:55 +00:00
ruthra kumar
6ca29a93bf
Merge pull request #39123 from frappe/mergify/bp/version-14/pr-39116
...
fix: typerror on multi select dialog (backport #39116 )
2024-01-03 21:06:48 +05:30
ruthra kumar
20aac93731
Merge pull request #39121 from frappe/mergify/bp/version-14-hotfix/pr-39116
...
fix: typerror on multi select dialog (backport #39116 )
2024-01-03 21:05:48 +05:30
ruthra kumar
43cc7e4a59
fix: typerror on multi select dialog
...
(cherry picked from commit 7da9ffa3bd )
2024-01-03 15:26:11 +00:00
ruthra kumar
71ecf081c3
fix: typerror on multi select dialog
...
(cherry picked from commit 7da9ffa3bd )
2024-01-03 15:24:49 +00:00
mergify[bot]
26ae708d6d
fix(UX): dont override framework's permission check messages (backport #39118 ) ( #39119 )
...
fix(UX): dont override framework's permission check messages (#39118 )
(cherry picked from commit e84c9f7c51 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-03 20:32:55 +05:30
ruthra kumar
9277b02557
refactor: flag to control loyalty point creation at invoice level
...
(cherry picked from commit 1bc74bde29 )
2024-01-03 13:39:32 +05:30
mergify[bot]
7d64df05bc
fix: Ignore UP on "allowed to transact with" (backport #39103 ) ( #39104 )
...
fix: Ignore UP on "allowed to transact with" (#39103 )
If a customer is allowed to transact with some company it usually
doesn't imply that customer is somehow "linked with" that company.
(cherry picked from commit 6401908f41 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-03 13:00:44 +05:30
Frappe PR Bot
b6a36270b2
chore(release): Bumped to Version 14.58.0
...
# [14.58.0](https://github.com/frappe/erpnext/compare/v14.57.0...v14.58.0 ) (2024-01-03)
### Bug Fixes
* Add missing french translations (backport [#38368 ](https://github.com/frappe/erpnext/issues/38368 )) ([#38513 ](https://github.com/frappe/erpnext/issues/38513 )) ([2c90ee2 ](2c90ee23f9 ))
* **DX:** capture tracebacks with context (backport [#39060 ](https://github.com/frappe/erpnext/issues/39060 )) ([#39062 ](https://github.com/frappe/erpnext/issues/39062 )) ([fe9acc8 ](fe9acc898e ))
* **Hierarchy Chart:** check if company is set before loading children ([#38985 ](https://github.com/frappe/erpnext/issues/38985 )) ([e4d6df3 ](e4d6df39ff ))
* issue occured when creating supplier with contact details (backport [#38147 ](https://github.com/frappe/erpnext/issues/38147 )) ([#39046 ](https://github.com/frappe/erpnext/issues/39046 )) ([81ef7b4 ](81ef7b4c00 ))
* Opening balance in bank reconciliation tool ([#38977 ](https://github.com/frappe/erpnext/issues/38977 )) ([a2cba1b ](a2cba1bf23 ))
* remove bad defaults (backport [#38986 ](https://github.com/frappe/erpnext/issues/38986 )) ([#38987 ](https://github.com/frappe/erpnext/issues/38987 )) ([29d383a ](29d383ad8b ))
* select options should dynamically load dimensions ([bfc94cf ](bfc94cf284 ))
* take quantity into account when setting asset's gross purchase amt (backport [#39056 ](https://github.com/frappe/erpnext/issues/39056 )) ([#39057 ](https://github.com/frappe/erpnext/issues/39057 )) ([b8dce3e ](b8dce3eeac ))
* undefined error in Budget Variance and Profitability report ([cad15cd ](cad15cdec2 ))
* use `Stock Qty` while getting `POS Reserved Qty` (backport [#38962 ](https://github.com/frappe/erpnext/issues/38962 )) ([#38982 ](https://github.com/frappe/erpnext/issues/38982 )) ([7ad42ec](7ad42ec957 ))
* Validate account in Sales/Purchase Taxes and Charges Template ([#39013 ](https://github.com/frappe/erpnext/issues/39013 )) ([c0b5980 ](c0b598074c ))
* work order with multi level, fetch operting cost from sub-assembly (backport [#38992 ](https://github.com/frappe/erpnext/issues/38992 )) ([#39027 ](https://github.com/frappe/erpnext/issues/39027 )) ([88e5c9e ](88e5c9e61b ))
### Features
* Merge taxes from mapped docs ([#38346 ](https://github.com/frappe/erpnext/issues/38346 )) ([c74e6aa ](c74e6aaebb ))
* Show Ledger view for Purchase & Sales Register ([#38801 ](https://github.com/frappe/erpnext/issues/38801 )) ([04fb215 ](04fb215ff5 ))
### Performance Improvements
* index item_code in bom explosion item (backport [#39085 ](https://github.com/frappe/erpnext/issues/39085 )) ([#39087 ](https://github.com/frappe/erpnext/issues/39087 )) ([558861b ](558861b634 ))
2024-01-03 06:01:14 +00:00
Deepesh Garg
fa442ca788
Merge pull request #39091 from frappe/version-14-hotfix
...
chore: release v14
2024-01-03 11:29:59 +05:30
RJPvT
9d256e131d
fix: wrong file name
...
file name is actually reversed.
In [1]: from premailer import Premailer
...:
...: from frappe.utils.jinja_globals import bundled_asset
...:
...: # get email css files from hooks
...: css_files = frappe.get_hooks("email_css")
...: css_files = [frappe.utils.jinja_globals.bundled_asset(path) for path in
...: css_files]
...: css_files = [path.lstrip("/") for path in css_files]
In [2]: css_files
Out[2]:
['assets/frappe/dist/css/email.bundle.ELTO33N3.css',
'email_erpnext.bundle.css',
'assets/css/email.css']
In [3]: css_files = [css_file for css_file in css_files if os.path.exists(os.pat
...: h.abspath(css_file))]
In [4]: css_files
Out[4]: ['assets/frappe/dist/css/email.bundle.ELTO33N3.css', 'assets/css/email.css']
2024-01-02 22:01:51 +01:00
mergify[bot]
558861b634
perf: index item_code in bom explosion item (backport #39085 ) ( #39087 )
...
perf: index item_code in bom explosion item (#39085 )
(cherry picked from commit 739434b727 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-02 14:43:23 +05:30
mergify[bot]
2c90ee23f9
fix: Add missing french translations (backport #38368 ) ( #38513 )
...
* fix: Add missing french translations (#38368 )
fix: Add missing french translation
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit a1e0197a8b )
# Conflicts:
# erpnext/translations/fr.csv
* chore: resolve merge conflicts
---------
Co-authored-by: noec764 <58433943+noec764@users.noreply.github.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2024-01-02 13:51:43 +05:30
ruthra kumar
78771cd72f
Merge pull request #39071 from frappe/mergify/bp/version-14-hotfix/pr-39067
...
fix: undefined error in Budget Variance and Profitability report (backport #39067 )
2024-01-01 17:49:03 +05:30
ruthra kumar
bfc94cf284
fix: select options should dynamically load dimensions
...
(cherry picked from commit 1a9e091d12 )
2024-01-01 17:41:15 +05:30
ruthra kumar
cad15cdec2
fix: undefined error in Budget Variance and Profitability report
...
'Budget' and 'Budget Account' doesn't have support for dynamic
dimension. It only supports hard-coded ones - Project and Cost Center
(cherry picked from commit 92bc962f60 )
# Conflicts:
# erpnext/accounts/report/profitability_analysis/profitability_analysis.js
2024-01-01 12:08:03 +00:00
ruthra kumar
96dfcd7149
Merge pull request #39068 from frappe/mergify/bp/version-14-hotfix/pr-39023
...
refactor(perf): replace account subquery with 'in' condition (backport #39023 )
2024-01-01 16:29:07 +05:30
ruthra kumar
c7d17d21e8
refactor(perf): replace account subquery with 'in' condition
...
(cherry picked from commit a517125d64 )
2024-01-01 10:13:50 +00:00
mergify[bot]
fe9acc898e
fix(DX): capture tracebacks with context (backport #39060 ) ( #39062 )
...
* fix(DX): capture tracebacks with context (#39060 )
(cherry picked from commit 510fdf7bf6 )
# Conflicts:
# erpnext/manufacturing/doctype/bom_creator/bom_creator.py
* Delete erpnext/manufacturing/doctype/bom_creator/bom_creator.py
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2024-01-01 15:38:22 +05:30
mergify[bot]
b8dce3eeac
fix: take quantity into account when setting asset's gross purchase amt (backport #39056 ) ( #39057 )
...
fix: take quantity into account when setting asset's gross purchase amt (#39056 )
fix: take quantity into account when setting asset's gross purchase amount
(cherry picked from commit 0346f47c1d )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2024-01-01 11:27:46 +05:30
anandbaburajan
1cbe1e894d
fix: asset WDV depreciation calc according to IT act
2023-12-31 23:34:15 +05:30
mergify[bot]
81ef7b4c00
fix: issue occured when creating supplier with contact details (backport #38147 ) ( #39046 )
...
* fix: issue occured when creating supplier with contact details
(cherry picked from commit 7842c9fba8 )
# Conflicts:
# erpnext/selling/doctype/customer/customer.py
* fix: Suppier name was not taken when creating address from supplier
(cherry picked from commit 545ef3c234 )
* chore: fix conflicts
* chore: fix linter issues
---------
Co-authored-by: kunhi <kunhimohamed6@gmail.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-31 18:06:47 +05:30
mergify[bot]
88e5c9e61b
fix: work order with multi level, fetch operting cost from sub-assembly (backport #38992 ) ( #39027 )
...
* fix: work order with multi level, fetch operting cost from sub-assembly (#38992 )
(cherry picked from commit 70abedc57a )
# Conflicts:
# erpnext/manufacturing/doctype/manufacturing_settings/manufacturing_settings.py
# erpnext/manufacturing/doctype/work_order/test_work_order.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-30 11:14:23 +05:30
mergify[bot]
c0b598074c
fix: Validate account in Sales/Purchase Taxes and Charges Template ( #39013 )
...
fix: Validate account in Sales/Purchase Taxes and Charges Template (#39013 )
(cherry picked from commit cd37fd790b )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-29 16:15:45 +05:30
Gursheen Kaur Anand
04fb215ff5
feat: Show Ledger view for Purchase & Sales Register ( #38801 )
...
* feat: fetch payments and journals
* refactor: use single qb query for PE and PI
* feat: fetch PE along with SI
* refactor: move repeating code to common controller
* fix: fetch cost center for PE
* feat: fetch JV with PE
* fix: validate party filter for fetching payments
* fix: linting issues
* refactor: use qb to fetch PE JV and Inv
* refactor: move fn to fetch advance taxes to utils & use qb
* fix: filtering through accounting dimensions
* chore: remove debugging print statements
* fix: modify rows and columns for ledger view
* refactor: filter accounting dimensions using qb
* fix: show additional table cols from india compliance api call
* chore: fix typo
* test: purchase register and ledger view
* fix: filter by party in opening row calculation
* fix: exclude cancelled gl entries for opening balance
* chore: change column format for report
* fix: check gl entry status using is_cancelled
* fix: running balance after sorting
* fix: gst itemised registers for india compliance api call
* fix: additional query cols for gst itemised registers
* fix: additional query cols for sales register
* fix: PE in sales register
* fix: tax accounts in sales register
* fix: Sales/Purchase register showing duplicate records
* fix: avoid fetching advance account for party
* refactor: remove unnecessary condition
* fix: remove checking for advance accounts in payments
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-29 13:02:17 +05:30
mergify[bot]
a2cba1bf23
fix: Opening balance in bank reconciliation tool ( #38977 )
...
fix: Opening balance in bank reconciliation tool (#38977 )
(cherry picked from commit bbee9b5637 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-28 17:53:27 +05:30
mergify[bot]
29d383ad8b
fix: remove bad defaults (backport #38986 ) ( #38987 )
...
fix: remove bad defaults (#38986 )
Child tables can't have a default.
(cherry picked from commit b71b0d5997 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-28 14:22:23 +05:30
Rucha Mahabal
e4d6df39ff
fix(Hierarchy Chart): check if company is set before loading children ( #38985 )
...
* fix(Org Chart): check if company is set before loading children
* refactor: avoid assigning undefined values, use empty strings, null instead
* fix: returning to org chart view from employee master does not render chart
- the check for company field is truthy from the employee doctype, so it does not render company field again. Explicitly check for company field on the same page
* fix(Org Chart Mobile): check if company is set before loading children
2023-12-28 12:54:31 +05:30
mergify[bot]
7ad42ec957
fix: use Stock Qty while getting POS Reserved Qty (backport #38962 ) ( #38982 )
...
fix: use `Stock Qty` while getting `POS Reserved Qty`
(cherry picked from commit 7223106417 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-28 11:59:47 +05:30
mergify[bot]
c74e6aaebb
feat: Merge taxes from mapped docs ( #38346 )
...
* feat: Merge taxes from mapped docs (#38346 )
* feat: Merge taxes from mapped docs
* chore: ci failures
(cherry picked from commit 9b1c22250f )
* chore: ci failures
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-28 10:03:26 +05:30
VihangT
92d61eb19e
fix : correct logic for overlap error ( #38798 )
...
* fix : correct logic for overlap error
* fix :
Updated as per lintels
* fix :
changes as per linters
* fix : correct logic for overlap error
fixing overlap error logic with taking care of sequential time job cards in overlap job card list
Added Provision if time_logs list is empty
2023-12-27 16:11:14 +05:30
Frappe PR Bot
6e479f918d
chore(release): Bumped to Version 14.57.0
...
# [14.57.0](https://github.com/frappe/erpnext/compare/v14.56.0...v14.57.0 ) (2023-12-27)
### Bug Fixes
* allow to set rate manually for service item in BOM ([#38880 ](https://github.com/frappe/erpnext/issues/38880 )) ([c2f692a ](c2f692a4e4 ))
* display all item rate stop messages ([226d0e0 ](226d0e0196 ))
* do not reset the basic rate for the material receipt stock entry ([#38896 ](https://github.com/frappe/erpnext/issues/38896 )) ([98bfcc4 ](98bfcc4c75 ))
* first name error on customer creation ([#38927 ](https://github.com/frappe/erpnext/issues/38927 )) ([28f052d ](28f052d586 ))
* german translations for Lost Quotations ([#38435 ](https://github.com/frappe/erpnext/issues/38435 )) ([81b5e6c ](81b5e6c5f1 ))
* groups for current accounts in German CoAs ([39aa36e ](39aa36e44b ))
* incorrect price list in customer-wise item price report ([7577706 ](7577706a9d ))
* min order qty optional in production plan (backport [#38956 ](https://github.com/frappe/erpnext/issues/38956 )) ([#38957 ](https://github.com/frappe/erpnext/issues/38957 )) ([f6f2712 ](f6f2712db0 ))
* remove rows with zero consumed qty ([f2f4100 ](f2f410093a ))
* reposting not fixing valuation rate for sales return using movin… ([#38895 ](https://github.com/frappe/erpnext/issues/38895 )) ([3a668bb ](3a668bbe96 ))
* reset the incoming rate on changing of the warehouse ([#38909 ](https://github.com/frappe/erpnext/issues/38909 )) ([2770ca1 ](2770ca1b65 ))
* skip jvs against bank accounts ([98198d3 ](98198d35ea ))
* **test:** expect account currency when party account is specified. ([30cb218](30cb218638 ))
* unset discount amount from coupon discounts ([87e8dd0 ](87e8dd0d63 ))
* use party account currency when party account is specified ([d9e0d55 ](d9e0d55b88 ))
* **ux:** make PR and PI Item rate field readonly based on `Maintain Same Rate` (backport [#38942 ](https://github.com/frappe/erpnext/issues/38942 )) ([#38943 ](https://github.com/frappe/erpnext/issues/38943 )) ([1eee203 ](1eee203f7f ))
### Features
* in_party_currency option for AR/AP reports ([3c717db ](3c717db3fd ))
* total_asset_cost field (backport [#38879 ](https://github.com/frappe/erpnext/issues/38879 )) ([#38886 ](https://github.com/frappe/erpnext/issues/38886 )) ([8169c7d ](8169c7de0d ))
### Performance Improvements
* Drop unused/duplicate/sub-optimal indexes (backport [#38884 ](https://github.com/frappe/erpnext/issues/38884 )) ([#38912 ](https://github.com/frappe/erpnext/issues/38912 )) ([b254a72 ](b254a72d41 ))
* use estimated rows instead of actual rows (backport [#38830 ](https://github.com/frappe/erpnext/issues/38830 )) ([#38875 ](https://github.com/frappe/erpnext/issues/38875 )) ([4d1ccd9 ](4d1ccd9e27 ))
2023-12-27 08:40:26 +00:00
rohitwaghchaure
8e8d0ad9aa
Merge pull request #38953 from frappe/version-14-hotfix
...
chore: release v14
2023-12-27 14:09:17 +05:30
rohitwaghchaure
400c78c600
Merge branch 'version-14' into version-14-hotfix
2023-12-27 10:24:01 +05:30
mergify[bot]
f6f2712db0
fix: min order qty optional in production plan (backport #38956 ) ( #38957 )
...
* fix: min order qty optional in production plan (#38956 )
* fix: min order qty optional in production plan
* fix: test cases
(cherry picked from commit b09c9354fb )
# Conflicts:
# erpnext/manufacturing/doctype/bom/bom.json
# erpnext/manufacturing/doctype/production_plan/production_plan.py
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-26 21:59:09 +05:30
mergify[bot]
1eee203f7f
fix(ux): make PR and PI Item rate field readonly based on Maintain Same Rate (backport #38942 ) ( #38943 )
...
* fix(ux): make PI Item rate field editable
(cherry picked from commit eb5bb9f9a9 )
* fix(ux): make PI Item rate field readonly based on `Maintain Same Rate`
(cherry picked from commit cb9114442b )
* fix(ux): make PR Item rate field readonly based on `Maintain Same Rate`
(cherry picked from commit b1ba210332 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-26 14:45:54 +05:30
ruthra kumar
ec337a1c9f
Merge pull request #38945 from frappe/mergify/bp/version-14-hotfix/pr-38891
...
fix: incorrect price list in customer-wise item price report (backport #38891 )
2023-12-26 12:16:52 +05:30
ruthra kumar
7577706a9d
fix: incorrect price list in customer-wise item price report
...
(cherry picked from commit 9a00edb031 )
2023-12-26 06:17:45 +00:00
mergify[bot]
81b5e6c5f1
fix: german translations for Lost Quotations ( #38435 )
...
* fix: german translations for Lost Quotations (#38435 )
(cherry picked from commit 5952cfa673 )
# Conflicts:
# erpnext/translations/de.csv
* chore: resolve conflicts
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-12-24 16:24:31 +05:30
ruthra kumar
28f052d586
fix: first name error on customer creation ( #38927 )
...
fix: error on customer creation
2023-12-24 16:12:13 +05:30
s-aga-r
2eac618bba
Merge pull request #38892 from s-aga-r/FIX-6565
...
fix: remove rows with zero consumed qty
2023-12-22 15:58:09 +05:30
Deepesh Garg
6f6de13813
Merge pull request #38815 from frappe/mergify/bp/version-14-hotfix/pr-38803
...
fix: groups for current accounts in German CoAs (#38803 )
2023-12-22 08:40:28 +05:30
Deepesh Garg
be1a269f9f
Merge pull request #38857 from frappe/revert-38422-mergify/bp/version-14-hotfix/pr-38250
...
Revert "fix: unset discount amount based on coupon code (backport #38250 )"
2023-12-22 08:40:07 +05:30
Deepesh Garg
0d70be56d2
Merge pull request #38370 from pps190/backport/version-14-hotfix/38289
...
fix: display all item rate stop messages (#38289 )
2023-12-22 08:38:19 +05:30
Deepesh Garg
50655821c1
Merge pull request #38770 from frappe/mergify/bp/version-14-hotfix/pr-38767
...
fix: skip JVs against bank accounts in tax report (#38767 )
2023-12-22 08:37:41 +05:30
mergify[bot]
b254a72d41
perf: Drop unused/duplicate/sub-optimal indexes (backport #38884 ) ( #38912 )
...
* perf: Drop unused/duplicate/sub-optimal indexes (#38884 )
* ci: enable more checks
* perf: Drop unused/duplicate indexes
(cherry picked from commit 787333896c )
# Conflicts:
# erpnext/accounts/doctype/gl_entry/gl_entry.json
# erpnext/patches.txt
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-21 21:40:59 +05:30
rohitwaghchaure
2770ca1b65
fix: reset the incoming rate on changing of the warehouse ( #38909 )
2023-12-21 18:49:36 +05:30
mergify[bot]
0d7cb1a9be
chore: additional_asset_cost field (backport #38904 ) (backport #38905 ) ( #38908 )
...
chore: additional_asset_cost field (backport #38904 ) (#38905 )
* chore: additional_asset_cost field (#38904 )
(cherry picked from commit 283763dfb2 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
* chore: resolve conflicts in asset.py
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
(cherry picked from commit 3b9feffc00 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-21 17:12:01 +05:30
Frappe PR Bot
3abb91b2c4
chore(release): Bumped to Version 14.56.0
...
# [14.56.0](https://github.com/frappe/erpnext/compare/v14.55.2...v14.56.0 ) (2023-12-21)
### Features
* total_asset_cost field (backport [#38879 ](https://github.com/frappe/erpnext/issues/38879 )) (backport [#38886 ](https://github.com/frappe/erpnext/issues/38886 )) ([#38907 ](https://github.com/frappe/erpnext/issues/38907 )) ([a63b8df ](a63b8df867 ))
2023-12-21 11:41:51 +00:00
mergify[bot]
a63b8df867
feat: total_asset_cost field (backport #38879 ) (backport #38886 ) ( #38907 )
...
feat: total_asset_cost field (backport #38879 ) (#38886 )
* feat: total_asset_cost field (#38879 )
(cherry picked from commit d370c60a6c )
# Conflicts:
# erpnext/assets/doctype/asset/asset.json
# erpnext/assets/doctype/asset/asset.py
# erpnext/patches.txt
* chore: resolve conflicts in asset.json
* chore: resolve conflicts in asset.py
* chore: resolve conflicts in patches.txt
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
(cherry picked from commit 8169c7de0d )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-21 17:10:04 +05:30
mergify[bot]
3b9feffc00
chore: additional_asset_cost field (backport #38904 ) ( #38905 )
...
* chore: additional_asset_cost field (#38904 )
(cherry picked from commit 283763dfb2 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
* chore: resolve conflicts in asset.py
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-21 16:56:32 +05:30
Frappe PR Bot
0c13cb829c
chore(release): Bumped to Version 14.55.2
...
## [14.55.2](https://github.com/frappe/erpnext/compare/v14.55.1...v14.55.2 ) (2023-12-21)
### Bug Fixes
* reposting not fixing valuation rate for sales return using movin… (backport [#38895 ](https://github.com/frappe/erpnext/issues/38895 )) ([#38900 ](https://github.com/frappe/erpnext/issues/38900 )) ([8aba707 ](8aba707b6a ))
2023-12-21 10:05:58 +00:00
mergify[bot]
8aba707b6a
fix: reposting not fixing valuation rate for sales return using movin… (backport #38895 ) ( #38900 )
...
fix: reposting not fixing valuation rate for sales return using movin… (#38895 )
fix: reposting not fixing valuation rate for sales return using moving average method
(cherry picked from commit 3a668bbe96 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-21 15:34:49 +05:30
rohitwaghchaure
98bfcc4c75
fix: do not reset the basic rate for the material receipt stock entry ( #38896 )
2023-12-21 14:13:55 +05:30
rohitwaghchaure
3a668bbe96
fix: reposting not fixing valuation rate for sales return using movin… ( #38895 )
...
fix: reposting not fixing valuation rate for sales return using moving average method
2023-12-21 14:13:34 +05:30
s-aga-r
f2f410093a
fix: remove rows with zero consumed qty
2023-12-21 11:03:18 +05:30
mergify[bot]
8169c7de0d
feat: total_asset_cost field (backport #38879 ) ( #38886 )
...
* feat: total_asset_cost field (#38879 )
(cherry picked from commit d370c60a6c )
# Conflicts:
# erpnext/assets/doctype/asset/asset.json
# erpnext/assets/doctype/asset/asset.py
# erpnext/patches.txt
* chore: resolve conflicts in asset.json
* chore: resolve conflicts in asset.py
* chore: resolve conflicts in patches.txt
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-12-20 22:57:37 +05:30
Frappe PR Bot
eefac19cc8
chore(release): Bumped to Version 14.55.1
...
## [14.55.1](https://github.com/frappe/erpnext/compare/v14.55.0...v14.55.1 ) (2023-12-20)
### Bug Fixes
* allow to set rate manually for service item in BOM (backport [#38880 ](https://github.com/frappe/erpnext/issues/38880 )) ([#38881 ](https://github.com/frappe/erpnext/issues/38881 )) ([afc0491 ](afc049154d ))
2023-12-20 13:06:21 +00:00
mergify[bot]
afc049154d
fix: allow to set rate manually for service item in BOM (backport #38880 ) ( #38881 )
...
fix: allow to set rate manually for service item in BOM (#38880 )
(cherry picked from commit c2f692a4e4 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-20 18:34:31 +05:30
mergify[bot]
4d1ccd9e27
perf: use estimated rows instead of actual rows (backport #38830 ) ( #38875 )
...
* perf: use estimated rows instead of actual rows (#38830 )
(cherry picked from commit 9983283f95 )
# Conflicts:
# erpnext/stock/report/batch_wise_balance_history/batch_wise_balance_history.py
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-20 18:17:41 +05:30
Deepesh Garg
c48c8b8ddb
Merge pull request #38858 from GursheenK/unset-discount-amt-coupon-code
...
fix: unset discount amount for removed coupons
2023-12-20 18:17:20 +05:30
rohitwaghchaure
c2f692a4e4
fix: allow to set rate manually for service item in BOM ( #38880 )
2023-12-20 17:53:48 +05:30
ruthra kumar
d94b5a318d
Merge pull request #38872 from frappe/mergify/bp/version-14-hotfix/pr-38838
...
fix: use party account currency when party account is specified (backport #38838 )
2023-12-20 13:09:17 +05:30
Devin Slauenwhite
30cb218638
fix(test): expect account currency when party account is specified.
...
(cherry picked from commit a09241e3c7 )
2023-12-20 07:05:27 +00:00
Devin Slauenwhite
d9e0d55b88
fix: use party account currency when party account is specified
...
(cherry picked from commit c7b961ffa2 )
2023-12-20 07:05:26 +00:00
ruthra kumar
1e9b4e2403
Merge pull request #38800 from pps190/backport/version-14-hotfix/37746
...
feat: in_party_currency option for AR/AP reports (backport #37746 )
2023-12-20 12:25:35 +05:30
Frappe PR Bot
8657ba374a
chore(release): Bumped to Version 14.55.0
...
# [14.55.0](https://github.com/frappe/erpnext/compare/v14.54.2...v14.55.0 ) (2023-12-20)
### Bug Fixes
* close PO on SCO close (backport [#38667 ](https://github.com/frappe/erpnext/issues/38667 )) ([#38680 ](https://github.com/frappe/erpnext/issues/38680 )) ([22b442d ](22b442d593 ))
* **customer:** contact creation for companies ([#38055 ](https://github.com/frappe/erpnext/issues/38055 )) ([ed9b38b ](ed9b38bc8d ))
* **customer:** quick form and integration fixes ([#37386 ](https://github.com/frappe/erpnext/issues/37386 )) ([6ed7c66 ](6ed7c6610a ))
* error while filtering on name on reconciliation tool ([30b6321 ](30b6321fd5 ))
* fetch exc rate of multi currency journals ([bf585de ](bf585de558 ))
* fetch item_tax_template values if fields with fetch_from exisit ([24ae45c ](24ae45ce84 ))
* get customers for leaderboard ([9dfe342 ](9dfe342838 ))
* get items for leaderboard ([812b301 ](812b301aab ))
* get sales partner for leaderboard ([c63f873 ](c63f873a6f ))
* get sales person for leaderboard ([df93447 ](df93447d30 ))
* get suppliers for leaderboard ([7477ff3 ](7477ff3b5c ))
* if not budget then don't validate ([#38861 ](https://github.com/frappe/erpnext/issues/38861 )) ([d375164 ](d375164100 ))
* incoming rate for sales return with Moving Average valuation method ([#38849 ](https://github.com/frappe/erpnext/issues/38849 )) ([7fdac62 ](7fdac62393 ))
* incorrect limit ([#38818 ](https://github.com/frappe/erpnext/issues/38818 )) ([e18dc5c ](e18dc5cea3 ))
* Init internal child table values ([d593f81 ](d593f81a16 ))
* item variant with manufacturer ([#38845 ](https://github.com/frappe/erpnext/issues/38845 )) ([e0c8ff1 ](e0c8ff10da ))
* not able to cancel SCR with Batch ([#38817 ](https://github.com/frappe/erpnext/issues/38817 )) ([fb5090f ](fb5090fd3f ))
* not able to make inter-company po from so ([#38826 ](https://github.com/frappe/erpnext/issues/38826 )) ([23042df ](23042dfc3c ))
* on closed unreserved the production plan qty ([#38848 ](https://github.com/frappe/erpnext/issues/38848 )) ([2184e8e ](2184e8ef58 ))
* Reset SLA on issue doesn't work (backport [#38789 ](https://github.com/frappe/erpnext/issues/38789 )) ([#38790 ](https://github.com/frappe/erpnext/issues/38790 )) ([942f34a ](942f34a734 ))
* supplier removed on selection of item (backport [#38712 ](https://github.com/frappe/erpnext/issues/38712 )) ([#38732 ](https://github.com/frappe/erpnext/issues/38732 )) ([dda95ea ](dda95ea892 ))
* timezone aware SLA banner (backport [#38745 ](https://github.com/frappe/erpnext/issues/38745 )) ([#38746 ](https://github.com/frappe/erpnext/issues/38746 )) ([73d525e ](73d525e84d ))
* **ux:** don't override Item Name and Description in MR (backport [#38720 ](https://github.com/frappe/erpnext/issues/38720 )) ([#38762 ](https://github.com/frappe/erpnext/issues/38762 )) ([f7bfbd8 ](f7bfbd82dd ))
* validation error on reconciling PE to Journals as Invoice ([9836205 ](9836205725 ))
* wrong currency in Stock Balance report (backport [#38778 ](https://github.com/frappe/erpnext/issues/38778 )) ([#38779 ](https://github.com/frappe/erpnext/issues/38779 )) ([e05b23c ](e05b23c388 ))
* wrong paid and cn amount on pos invoice ([77da0da ](77da0da945 ))
### Features
* **RFQ:** special properties in print preview (backport [#38725 ](https://github.com/frappe/erpnext/issues/38725 )) ([#38726 ](https://github.com/frappe/erpnext/issues/38726 )) ([2290750 ](229075048b ))
* set lead name from email ([1469ca7 ](1469ca7d0b ))
### Performance Improvements
* index `return_against` on delivery note (backport [#38827 ](https://github.com/frappe/erpnext/issues/38827 )) ([#38831 ](https://github.com/frappe/erpnext/issues/38831 )) ([4114760 ](4114760efd ))
2023-12-20 04:46:08 +00:00
Deepesh Garg
3a8b7e9b96
Merge pull request #38852 from frappe/version-14-hotfix
...
chore: release v14
2023-12-20 10:14:59 +05:30
mergify[bot]
22b442d593
fix: close PO on SCO close (backport #38667 ) ( #38680 )
...
fix: close PO on SCO close
(cherry picked from commit b023e5d6b3 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-20 09:14:54 +05:30
mergify[bot]
f7bfbd82dd
fix(ux): don't override Item Name and Description in MR (backport #38720 ) ( #38762 )
...
fix(ux): don't override Item Name and Description in MR
(cherry picked from commit 726ac6bda1 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-20 09:14:03 +05:30
rohitwaghchaure
d375164100
fix: if not budget then don't validate ( #38861 )
2023-12-19 18:19:20 +05:30
rohitwaghchaure
7fdac62393
fix: incoming rate for sales return with Moving Average valuation method ( #38849 )
2023-12-19 18:01:50 +05:30
rohitwaghchaure
2184e8ef58
fix: on closed unreserved the production plan qty ( #38848 )
2023-12-19 17:20:41 +05:30
Gursheen Anand
87e8dd0d63
fix: unset discount amount from coupon discounts
2023-12-19 15:56:59 +05:30
rohitwaghchaure
857843bc29
chore: fix test case ( #38856 )
2023-12-19 15:54:29 +05:30
Gursheen Kaur Anand
37a18299d0
Revert "fix: unset discount amount based on coupon code (backport #38250 )"
2023-12-19 15:35:35 +05:30
rohitwaghchaure
e0c8ff10da
fix: item variant with manufacturer ( #38845 )
2023-12-19 12:45:08 +05:30
ruthra kumar
61b02ec75c
Merge pull request #38843 from frappe/mergify/bp/version-14-hotfix/pr-38797
...
fix: wrong paid and cn amount on pos invoice (backport #38797 )
2023-12-19 11:33:25 +05:30
Dany Robert
939b7f7cbf
test: partial payment for pos invoice
...
(cherry picked from commit 8772628912 )
2023-12-19 05:33:10 +00:00
Dany Robert
77da0da945
fix: wrong paid and cn amount on pos invoice
...
(cherry picked from commit 5cb5e09dbb )
2023-12-19 05:33:09 +00:00
Devin Slauenwhite
226d0e0196
fix: display all item rate stop messages
2023-12-18 14:14:29 -05:00
mergify[bot]
4114760efd
perf: index return_against on delivery note (backport #38827 ) ( #38831 )
...
* perf: index `return_against` on delivery note (#38827 )
There's a multi-column index but that's useful IFF all parts of column
are part of query.
return against on it's own is VERY unique because it's a primary key, we
don't need a multi-column index here.
(cherry picked from commit 8d79365e0d )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.json
* chore: conflict
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-18 18:10:54 +05:30
rohitwaghchaure
23042dfc3c
fix: not able to make inter-company po from so ( #38826 )
2023-12-18 17:44:17 +05:30
ruthra kumar
9216a852d4
Merge pull request #38824 from frappe/mergify/bp/version-14-hotfix/pr-38820
...
refactor: ignore ERR journals in Statment of Accounts (backport #38820 )
2023-12-18 16:24:57 +05:30
ruthra kumar
6478c80359
refactor: ignore ERR journals in Statment of Accounts
...
(cherry picked from commit 39ef75e2d0 )
2023-12-18 15:59:59 +05:30
rohitwaghchaure
e18dc5cea3
fix: incorrect limit ( #38818 )
2023-12-18 15:59:56 +05:30
rohitwaghchaure
fb5090fd3f
fix: not able to cancel SCR with Batch ( #38817 )
2023-12-18 14:11:36 +05:30
barredterra
39aa36e44b
fix: groups for current accounts in German CoAs
...
(cherry picked from commit 259f313af7 )
2023-12-17 18:24:10 +00:00
Deepesh Garg
20a764a4a3
Merge pull request #38809 from vorasmit/fetch-item-taxes-v14
...
fix: fetch item_tax_template values if fields with fetch_from exisit (#38284 )
2023-12-17 18:51:22 +05:30
Smit Vora
24ae45ce84
fix: fetch item_tax_template values if fields with fetch_from exisit
2023-12-17 14:03:37 +05:30
Deepesh Garg
a14e7f0e84
Merge pull request #38751 from frappe/mergify/bp/version-14-hotfix/pr-38505
...
feat: set lead name from email (#38505 )
2023-12-16 22:29:43 +05:30
Devin Slauenwhite
7eee573fcb
fixup! feat: in_party_currency option for AR/AP reports
...
fix: merge conflict typo
2023-12-16 16:29:01 +00:00
Richard Case
0894022695
chore: update tests
2023-12-16 16:15:00 +00:00
Richard Case
3c717db3fd
feat: in_party_currency option for AR/AP reports
2023-12-16 16:14:44 +00:00
mergify[bot]
942f34a734
fix: Reset SLA on issue doesn't work (backport #38789 ) ( #38790 )
...
fix: Reset SLA on issue doesn't work (#38789 )
This was broken since last refactor where it was spun off to work with
all types of doctypes but client side code was never adapted.
(cherry picked from commit fa1c7b663c )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-15 22:02:29 +05:30
Raffael Meyer
4821919695
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-38505
2023-12-15 15:15:37 +01:00
Deepesh Garg
34549b62bd
Merge pull request #38782 from frappe/mergify/bp/version-14-hotfix/pr-38691
...
fix: Init internal child table values (#38691 )
2023-12-15 18:48:10 +05:30
Deepesh Garg
d593f81a16
fix: Init internal child table values
...
(cherry picked from commit 2588970d55 )
2023-12-15 12:45:51 +00:00
mergify[bot]
e05b23c388
fix: wrong currency in Stock Balance report (backport #38778 ) ( #38779 )
...
fix: wrong currency in Stock Balance report
(cherry picked from commit 5a83a16e60 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-15 15:32:50 +05:30
ruthra kumar
d4c131b153
Merge pull request #38774 from frappe/mergify/bp/version-14-hotfix/pr-38766
...
fix: validation error on reconciling PE to Journals as Invoice (backport #38766 )
2023-12-15 14:41:43 +05:30
ruthra kumar
9836205725
fix: validation error on reconciling PE to Journals as Invoice
...
With the same exchange rate on Journal Entry and Payment Entry,
reconcilition should not post exc gain/loss journal and should not
throw validation error
(cherry picked from commit 5eeb650dfd )
2023-12-15 13:20:38 +05:30
Gursheen Anand
98198d35ea
fix: skip jvs against bank accounts
...
(cherry picked from commit f7b2380ec1 )
2023-12-15 07:29:14 +00:00
Deepesh Garg
12cd7a7083
Merge pull request #38674 from frappe/mergify/bp/version-14-hotfix/pr-38672
...
fix: get data for leaderboard (#38672 )
2023-12-15 10:15:41 +05:30
Deepesh Garg
e539152c6b
Merge pull request #38753 from barredterra/contact-from-customer-creation
...
fix: address and contact from customer creation (backport #38055 , #37386 , #38060 )
2023-12-15 10:14:58 +05:30
David Arnold
6ed7c6610a
fix(customer): quick form and integration fixes ( #37386 )
2023-12-14 16:50:20 +01:00
barredterra
d6d717c315
test: parse full name
2023-12-14 16:47:46 +01:00
barredterra
935e23449f
refactor: parse full name
2023-12-14 16:47:36 +01:00
David Arnold
ed9b38bc8d
fix(customer): contact creation for companies ( #38055 )
2023-12-14 16:47:15 +01:00
Raffael Meyer
2c52f2ce13
chore: resolve conflicts
2023-12-14 13:51:47 +01:00
barredterra
1469ca7d0b
feat: set lead name from email
...
(cherry picked from commit ceeb724acc )
# Conflicts:
# erpnext/crm/doctype/lead/lead.json
2023-12-14 12:49:40 +00:00
mergify[bot]
73d525e84d
fix: timezone aware SLA banner (backport #38745 ) ( #38746 )
...
fix: timezone aware SLA banner (#38745 )
(cherry picked from commit eaf86a6461 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-14 15:59:19 +05:30
ruthra kumar
f6c611d026
Merge pull request #38744 from ruthra-kumar/filter_error_on_reconciliation_tool
...
fix: error while filtering on name on reconciliation tool
2023-12-14 15:10:12 +05:30
ruthra kumar
30b6321fd5
fix: error while filtering on name on reconciliation tool
2023-12-14 14:28:20 +05:30
Frappe PR Bot
20a26c3dd4
chore(release): Bumped to Version 14.54.2
...
## [14.54.2](https://github.com/frappe/erpnext/compare/v14.54.1...v14.54.2 ) (2023-12-14)
### Bug Fixes
* fetch exc rate of multi currency journals ([cdef0bd ](cdef0bd503 ))
2023-12-14 06:20:30 +00:00
ruthra kumar
d975eccaab
Merge pull request #38741 from frappe/mergify/bp/version-14/pr-38717
...
fix: fetch exc rate of multi currency journals on reconciliation (backport #38717 )
2023-12-14 11:49:20 +05:30
ruthra kumar
cdef0bd503
fix: fetch exc rate of multi currency journals
...
(cherry picked from commit 1b3ba25220 )
2023-12-14 06:00:23 +00:00
ruthra kumar
a714114cd9
Merge pull request #38736 from frappe/mergify/bp/version-14-hotfix/pr-38717
...
fix: fetch exc rate of multi currency journals on reconciliation (backport #38717 )
2023-12-14 09:59:44 +05:30
ruthra kumar
bf585de558
fix: fetch exc rate of multi currency journals
...
(cherry picked from commit 1b3ba25220 )
2023-12-14 04:06:43 +00:00
Frappe PR Bot
b7fd24074d
chore(release): Bumped to Version 14.54.1
...
## [14.54.1](https://github.com/frappe/erpnext/compare/v14.54.0...v14.54.1 ) (2023-12-13)
### Bug Fixes
* supplier removed on selection of item (backport [#38712 ](https://github.com/frappe/erpnext/issues/38712 )) (backport [#38732 ](https://github.com/frappe/erpnext/issues/38732 )) ([#38735 ](https://github.com/frappe/erpnext/issues/38735 )) ([d53a9f6 ](d53a9f6530 ))
2023-12-13 19:09:56 +00:00
mergify[bot]
d53a9f6530
fix: supplier removed on selection of item (backport #38712 ) (backport #38732 ) ( #38735 )
...
fix: supplier removed on selection of item (backport #38712 ) (#38732 )
fix: supplier removed on selection of item (#38712 )
(cherry picked from commit db24e24882 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit dda95ea892 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-14 00:38:47 +05:30
mergify[bot]
dda95ea892
fix: supplier removed on selection of item (backport #38712 ) ( #38732 )
...
fix: supplier removed on selection of item (#38712 )
(cherry picked from commit db24e24882 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-13 19:05:52 +00:00
mergify[bot]
4908d03a88
Revert "fix(ux): don't update qty blindly" (backport #38728 ) (backport #38729 ) ( #38733 )
...
Revert "fix(ux): don't update qty blindly" (backport #38728 ) (#38729 )
Revert "fix(ux): don't update qty blindly" (#38728 )
(cherry picked from commit 6851c5042f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
(cherry picked from commit 0d49dd3648 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-14 00:30:36 +05:30
mergify[bot]
229075048b
feat(RFQ): special properties in print preview (backport #38725 ) ( #38726 )
...
feat: RFQ print preview
(cherry picked from commit 27f05145ae )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2023-12-14 00:10:58 +05:30
mergify[bot]
0d49dd3648
Revert "fix(ux): don't update qty blindly" (backport #38728 ) ( #38729 )
...
Revert "fix(ux): don't update qty blindly" (#38728 )
(cherry picked from commit 6851c5042f )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-12-13 23:16:26 +05:30
Frappe PR Bot
214861d68f
chore(release): Bumped to Version 14.54.0
...
# [14.54.0](https://github.com/frappe/erpnext/compare/v14.53.0...v14.54.0 ) (2023-12-12)
### Bug Fixes
* 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 ([#38697 ](https://github.com/frappe/erpnext/issues/38697 )) ([753a1b5 ](753a1b511d ))
* calc monthly_repayment_amount correctly in regenerate_repayment_schedule ([#38636 ](https://github.com/frappe/erpnext/issues/38636 )) ([008400d ](008400d287 ))
* format only if searched text contain link value text ([b28deaa ](b28deaae2c ))
* limit end date to current date ([cbe15e1 ](cbe15e159a ))
* typo in unittest ([#38673 ](https://github.com/frappe/erpnext/issues/38673 )) ([c87a3c7 ](c87a3c7793 ))
* **ux:** don't update qty blindly (backport [#38608 ](https://github.com/frappe/erpnext/issues/38608 )) ([#38638 ](https://github.com/frappe/erpnext/issues/38638 )) ([29cd474 ](29cd474f44 ))
### Features
* add employee number to client user bootinfo (backport [#38477 ](https://github.com/frappe/erpnext/issues/38477 )) ([#38602 ](https://github.com/frappe/erpnext/issues/38602 )) ([c2a137f ](c2a137f0fb ))
### Reverts
* Revert "refactor: bank transaction (backport #38182 )" (#38653 ) ([7813efa ](7813efad35 )), closes [#38182 ](https://github.com/frappe/erpnext/issues/38182 ) [#38653 ](https://github.com/frappe/erpnext/issues/38653 ) [#38182 ](https://github.com/frappe/erpnext/issues/38182 )
2023-12-12 16:12:27 +00:00
Deepesh Garg
e7b96209cd
Merge pull request #38689 from frappe/version-14-hotfix
...
chore: release v14
2023-12-12 21:40:16 +05:30
Anand Baburajan
753a1b511d
fix: 1st row depr. sch. value of asset put to less than 180 days acc. to I.T. S. 32 ( #38697 )
...
fix: 1st row value of asset put to less than 180 days acc. to IT S. 32
2023-12-12 20:53:44 +05:30
ruthra kumar
6715dd6167
Merge pull request #38677 from frappe/mergify/bp/version-14-hotfix/pr-38673
...
fix: typo in unittest (backport #38673 )
2023-12-12 17:35:16 +05:30
ruthra kumar
a061798a6f
Merge pull request #38686 from frappe/mergify/bp/version-14-hotfix/pr-38685
...
refactor: add `get_list` for virtual child doctypes (backport #38685 )
2023-12-12 15:24:56 +05:30
ruthra kumar
fa79a7cdab
refactor: add get_list for virtual child doctypes
...
(cherry picked from commit 15c90551b6 )
2023-12-12 14:51:41 +05:30
ruthra kumar
6884aac2a0
Merge pull request #38683 from frappe/mergify/bp/version-14-hotfix/pr-38679
...
refactor(test): repost utility deletion flag test (backport #38679 )
2023-12-12 13:33:17 +05:30
ruthra kumar
e61a12b4cb
refactor(test): update repost settings before test case
...
(cherry picked from commit acb6e8e120 )
2023-12-12 07:16:49 +00:00
ruthra kumar
4542a12787
refactor: increase limit and remove explicit call to start_repost
...
(cherry picked from commit ccff588563 )
2023-12-12 07:16:49 +00:00
ruthra kumar
f0408c89ce
refactor: remove explicit commit on repost
...
(cherry picked from commit a97b3db749 )
2023-12-12 07:16:48 +00:00
ruthra kumar
7c080bd60c
refactor(test): repost utility deletion flag test
...
(cherry picked from commit cc15f695b4 )
2023-12-12 07:16:48 +00:00
Raffael Meyer
c87a3c7793
fix: typo in unittest ( #38673 )
...
(cherry picked from commit 6ad298adfc )
2023-12-12 04:26:10 +00:00
barredterra
038a30feb0
chore: deprecate unused method
...
(cherry picked from commit 956c3c50a0 )
2023-12-12 04:24:39 +00:00
barredterra
c63f873a6f
fix: get sales partner for leaderboard
...
(cherry picked from commit 40c1acc961 )
2023-12-12 04:24:39 +00:00
barredterra
df93447d30
fix: get sales person for leaderboard
...
(cherry picked from commit 7babfd4ac4 )
2023-12-12 04:24:39 +00:00
barredterra
7477ff3b5c
fix: get suppliers for leaderboard
...
(cherry picked from commit 65df4b6aa8 )
2023-12-12 04:24:38 +00:00
barredterra
812b301aab
fix: get items for leaderboard
...
(cherry picked from commit 2721ee3a8d )
2023-12-12 04:24:38 +00:00
barredterra
9dfe342838
fix: get customers for leaderboard
...
(cherry picked from commit 137b5a6108 )
2023-12-12 04:24:38 +00:00
Deepesh Garg
7813efad35
Revert "refactor: bank transaction (backport #38182 )" ( #38653 )
...
Revert "refactor: bank transaction (#38182 )"
This reverts commit a4b5fc8100 .
2023-12-10 16:29:27 +05:30
mergify[bot]
29cd474f44
fix(ux): don't update qty blindly (backport #38608 ) ( #38638 )
...
fix(ux): don't update qty blindly
(cherry picked from commit 0156339f34 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-08 17:59:46 +05:30
Anand Baburajan
008400d287
fix: calc monthly_repayment_amount correctly in regenerate_repayment_schedule ( #38636 )
2023-12-08 16:34:29 +05:30
Shariq Ansari
4b9d9c0df4
Merge pull request #38626 from frappe/mergify/bp/version-14-hotfix/pr-38623
...
fix: format only if searched text contain link value text (backport #38623 )
2023-12-07 20:51:16 +05:30
Shariq Ansari
b28deaae2c
fix: format only if searched text contain link value text
...
(cherry picked from commit 08ed3cd313 )
2023-12-07 15:17:48 +00:00
Ankush Menat
4e6b8ead8f
chore: remove unused cache=True
...
(cherry picked from commit 6a47a2ceaf )
2023-12-06 20:55:35 +05:30
mergify[bot]
c2a137f0fb
feat: add employee number to client user bootinfo (backport #38477 ) ( #38602 )
...
feat: add employee number to client user bootinfo (#38477 )
(cherry picked from commit 525f656cc1 )
Co-authored-by: Richard Case <110036763+casesolved-co-uk@users.noreply.github.com >
2023-12-06 20:55:06 +05:30
Deepesh Garg
f6fcb7ee26
Merge pull request #38571 from frappe/mergify/bp/version-14-hotfix/pr-38556
...
fix(minor): financial statements period end date (#38556 )
2023-12-06 13:45:45 +05:30
Frappe PR Bot
973d06d96f
chore(release): Bumped to Version 14.53.0
...
# [14.53.0](https://github.com/frappe/erpnext/compare/v14.52.1...v14.53.0 ) (2023-12-05)
### Bug Fixes
* `OperationalError` while selecting Serial No in `Warranty Claim` (backport [#38394 ](https://github.com/frappe/erpnext/issues/38394 )) ([#38413 ](https://github.com/frappe/erpnext/issues/38413 )) ([49296cd ](49296cd5cb ))
* better overlap logic for job card (backport [#38432 ](https://github.com/frappe/erpnext/issues/38432 )) ([#38521 ](https://github.com/frappe/erpnext/issues/38521 )) ([6db63c9 ](6db63c971e ))
* consider the `Valuation Method` while picking incorrect SLE (backport [#38592 ](https://github.com/frappe/erpnext/issues/38592 )) ([#38594 ](https://github.com/frappe/erpnext/issues/38594 )) ([01b2a1f ](01b2a1ffeb ))
* debit credit mismatch in multi-currecy asset purchase receipt ([#38342 ](https://github.com/frappe/erpnext/issues/38342 )) ([fd6a23c ](fd6a23cf41 ))
* don't consider cancelled entries ([#38401 ](https://github.com/frappe/erpnext/issues/38401 )) ([9345334 ](9345334196 ))
* don't show non-stock items in Stock Analytics report (backport [#38543 ](https://github.com/frappe/erpnext/issues/38543 )) ([#38544 ](https://github.com/frappe/erpnext/issues/38544 )) ([2e333e6 ](2e333e6802 ))
* don't update previous doc on rate change (backport [#38493 ](https://github.com/frappe/erpnext/issues/38493 )) ([#38523 ](https://github.com/frappe/erpnext/issues/38523 )) ([b88c7d6 ](b88c7d63de ))
* exclude `invoice_doctypes` from party advance ([1042d4c ](1042d4cfeb ))
* exploded items in Subcontracting Receipt (backport [#38441 ](https://github.com/frappe/erpnext/issues/38441 )) ([#38444 ](https://github.com/frappe/erpnext/issues/38444 )) ([2908d96 ](2908d966b6 ))
* get dynamic link with parenttype contact ([12d3cda ](12d3cda2d9 ))
* incorrect customer outstanding amount ([#38475 ](https://github.com/frappe/erpnext/issues/38475 )) ([c07723d ](c07723d49d ))
* incorrect material request quantity in Production Plan (backport [#38566 ](https://github.com/frappe/erpnext/issues/38566 )) ([#38578 ](https://github.com/frappe/erpnext/issues/38578 )) ([70965ef ](70965efd94 ))
* incorrect ordered qty for Subcontracting Order ([#38415 ](https://github.com/frappe/erpnext/issues/38415 )) ([8e37087 ](8e370876cc ))
* incorrect requested quantity for the subcontracting order (backport [#38455 ](https://github.com/frappe/erpnext/issues/38455 )) ([#38471 ](https://github.com/frappe/erpnext/issues/38471 )) ([497049b ](497049b3fd ))
* item group filter in sales person wise report ([eee9062 ](eee9062814 ))
* make create button translatable ([#38165 ](https://github.com/frappe/erpnext/issues/38165 )) ([c71b31e ](c71b31e3b8 ))
* no fstring in translation ([#38381 ](https://github.com/frappe/erpnext/issues/38381 )) ([cec2574 ](cec25740ea ))
* **pe:** show split alert only on splitting ([8d6d74c ](8d6d74c237 ))
* **regional:** use net figures for sales calc ([#38260 ](https://github.com/frappe/erpnext/issues/38260 )) ([d337533 ](d337533907 ))
* remove hardcoded, implicit rounding loss allowance ([419943a ](419943a9d9 ))
* set cwip account before asset tests ([ecde1d5 ](ecde1d58b5 ))
* show item name as title instead of item group in BOM (backport [#38478 ](https://github.com/frappe/erpnext/issues/38478 )) ([#38480 ](https://github.com/frappe/erpnext/issues/38480 )) ([0df52d2 ](0df52d2c4f ))
* SO ordered qty on PO item removal ([#38378 ](https://github.com/frappe/erpnext/issues/38378 )) ([b7fe163 ](b7fe163de5 ))
* sql error while filtering on finance book in GL ([25ec1fc ](25ec1fce61 ))
* unset discount amount based on coupon code ([7fa97fa ](7fa97fa7b5 ))
* use `docstatus` instead of `status` (backport [#38439 ](https://github.com/frappe/erpnext/issues/38439 )) ([#38442 ](https://github.com/frappe/erpnext/issues/38442 )) ([2dc4b02 ](2dc4b02fc8 ))
* use predefined onload property `load_after_mapping` (backport [#38209 ](https://github.com/frappe/erpnext/issues/38209 )) ([#38518 ](https://github.com/frappe/erpnext/issues/38518 )) ([9f23b7e ](9f23b7e46f ))
* **ux:** make valuation field read only when it can't be modified (backport [#38450 ](https://github.com/frappe/erpnext/issues/38450 )) ([#38463 ](https://github.com/frappe/erpnext/issues/38463 )) ([bec7fb5 ](bec7fb5493 ))
* validate finance_books table length in asset ([#38584 ](https://github.com/frappe/erpnext/issues/38584 )) ([14b908f ](14b908f8ab ))
### Features
* `Company` filter in `Stock Ledger Variance` report (backport [#38553 ](https://github.com/frappe/erpnext/issues/38553 )) ([#38573 ](https://github.com/frappe/erpnext/issues/38573 )) ([6c89f35 ](6c89f351f4 ))
* shift depreciation for assets [v14] [backport of [#38327 ](https://github.com/frappe/erpnext/issues/38327 )] ([#38404 ](https://github.com/frappe/erpnext/issues/38404 )) ([d8c3935 ](d8c3935e64 ))
2023-12-05 17:17:12 +00:00
Deepesh Garg
37bf57cf75
Merge pull request #38589 from frappe/version-14-hotfix
...
chore: release v14
2023-12-05 22:45:16 +05:30
Deepesh Garg
8d4c38f6b9
Merge branch 'version-14' into version-14-hotfix
2023-12-05 22:01:50 +05:30
mergify[bot]
01b2a1ffeb
fix: consider the Valuation Method while picking incorrect SLE (backport #38592 ) ( #38594 )
...
* fix: incorrect SLE for `Moving Average` valuation method
(cherry picked from commit 8beec58670 )
* feat: add `Valuation Method` column in `Stock Ledger Variance` report
(cherry picked from commit 16c297c2ec )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-05 18:13:59 +05:30
ruthra kumar
b858d1ceeb
Merge pull request #38585 from frappe/mergify/bp/version-14-hotfix/pr-38580
...
fix: sql error while filtering on finance book in GL (backport #38580 )
2023-12-05 15:07:07 +05:30
Sherin KR
14b908f8ab
fix: validate finance_books table length in asset ( #38584 )
2023-12-05 14:44:59 +05:30
ruthra kumar
25ec1fce61
fix: sql error while filtering on finance book in GL
...
(cherry picked from commit b1d9f3132d )
2023-12-05 09:11:39 +00:00
mergify[bot]
70965efd94
fix: incorrect material request quantity in Production Plan (backport #38566 ) ( #38578 )
...
fix: incorrect material request quantity in Production Plan (#38566 )
(cherry picked from commit aaa9036eca )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-05 14:24:54 +05:30
Karol Walczysko
9f43e9e668
Fix: Asset JS fieldname depreciation_schedule to schedules in make_schedules_editable function. ( #38583 )
...
Fix fieldname depreciation_schedule to schedules
Renames the depreciation_schedule fieldname to schedules in the make_schedules_editable function.
2023-12-05 14:22:23 +05:30
ruthra kumar
47ef075759
Merge pull request #38576 from frappe/mergify/bp/version-14-hotfix/pr-38570
...
refactor: ignore unreconcile doc on PI cancel/delete (backport #38570 )
2023-12-05 13:52:22 +05:30
ruthra kumar
4544727654
refactor: ingore on JE cancel as well
...
(cherry picked from commit 1a5d56977e )
2023-12-05 13:32:10 +05:30
mergify[bot]
6c89f351f4
feat: Company filter in Stock Ledger Variance report (backport #38553 ) ( #38573 )
...
feat: `Company` filter in `Stock Ledger Variance` report
(cherry picked from commit fb3421fcce )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-05 12:33:14 +05:30
ruthra kumar
35c06fabc5
refactor: ignore unreconcile doc on PI cancel/delete
...
(cherry picked from commit 4ca84eadb6 )
2023-12-05 06:34:13 +00:00
Gursheen Anand
cbe15e159a
fix: limit end date to current date
...
(cherry picked from commit ab6e92aae1 )
2023-12-05 05:54:12 +00:00
Shariq Ansari
3411814ee3
Merge pull request #38563 from frappe/mergify/bp/version-14-hotfix/pr-38562
...
fix: get dynamic link with parenttype contact (backport #38562 )
2023-12-04 19:22:28 +05:30
Shariq Ansari
12d3cda2d9
fix: get dynamic link with parenttype contact
...
(cherry picked from commit 3d7ad71b22 )
2023-12-04 13:51:13 +00:00
ruthra kumar
efc6a8a044
Merge pull request #38546 from frappe/mergify/bp/version-14-hotfix/pr-38283
...
chore: move reconciliation cleanup patch to pre-model sync (backport #38283 )
2023-12-04 14:33:44 +05:30
ruthra kumar
0d913a6401
Merge pull request #38549 from frappe/mergify/bp/version-14-hotfix/pr-38475
...
fix: incorrect customer outstanding amount (backport #38475 )
2023-12-04 13:58:16 +05:30
ruthra kumar
2e3a860a46
chore: resolve conflict
2023-12-04 13:43:41 +05:30
NIYAZ RAZAK
c07723d49d
fix: incorrect customer outstanding amount ( #38475 )
...
* fix: incorrect customer outstanding amount
* chore: resolve linting error
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
---------
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit 3df1d75bdd )
2023-12-04 08:10:42 +00:00
ruthra kumar
7551ba3851
chore: move reconciliation cleanup patch to pre-model
...
(cherry picked from commit f258ab5e98 )
# Conflicts:
# erpnext/patches.txt
2023-12-04 07:33:38 +00:00
ruthra kumar
67f149ee06
Merge pull request #38541 from frappe/mergify/bp/version-14-hotfix/pr-38148
...
refactor: convert Payment Reconciliation to virtual doctype (backport #38148 )
2023-12-04 13:01:49 +05:30
ruthra kumar
d27e588672
chore: resolve conflicts
2023-12-04 12:21:19 +05:30
mergify[bot]
2e333e6802
fix: don't show non-stock items in Stock Analytics report (backport #38543 ) ( #38544 )
...
* fix(ux): stock-item filter for Item Code field
(cherry picked from commit ccdcb7dfcc )
* fix: don't show non-stock items in Stock Analytics report
(cherry picked from commit 01aadbef85 )
* fix: `linter`
(cherry picked from commit 15fff84bb5 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-04 12:18:31 +05:30
ruthra kumar
59773acdd2
chore: clear singles table and reconciliation related tables
...
(cherry picked from commit f31002636b )
# Conflicts:
# erpnext/patches.txt
2023-12-04 06:31:05 +00:00
ruthra kumar
454d789232
chore: remove reconciliation defaults from patch
...
(cherry picked from commit b5dd0c8630 )
# Conflicts:
# erpnext/patches.txt
2023-12-04 06:31:04 +00:00
ruthra kumar
c349c89ae3
refactor: virtual doctype methods
...
(cherry picked from commit 9c7b19e0b7 )
2023-12-04 06:31:04 +00:00
ruthra kumar
36dc7bd55e
refactor: convert payment reconciliation tool to virtual doctype
...
(cherry picked from commit 3a51a3f37e )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation/payment_reconciliation.json
2023-12-04 06:31:03 +00:00
ruthra kumar
5a8bf7bf7d
Merge pull request #38539 from frappe/mergify/bp/version-14-hotfix/pr-38220
...
fix: exclude `invoice_doctypes` from party advance (backport #38220 )
2023-12-04 11:19:24 +05:30
Dany Robert
1042d4cfeb
fix: exclude invoice_doctypes from party advance
...
(cherry picked from commit f34ffc2062 )
2023-12-04 05:31:28 +00:00
mergify[bot]
9f23b7e46f
fix: use predefined onload property load_after_mapping (backport #38209 ) ( #38518 )
...
Co-authored-by: Sagar Vora <sagar@resilient.tech >
fix: use predefined onload property `load_after_mapping` (#38209 )
2023-12-04 09:52:16 +05:30
mergify[bot]
b7fe163de5
fix: SO ordered qty on PO item removal ( #38378 )
...
* fix: SO ordered qty on PO item removal (#38378 )
* fix: update ordered_qty for SO when PO items removed
* refactor: use cached value
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit 9087e1443e )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
* chore: resolve conflicts
---------
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2023-12-04 09:35:51 +05:30
ruthra kumar
8c9f4c8700
Merge pull request #38527 from frappe/mergify/bp/version-14-hotfix/pr-38525
...
fix: multiple minor fixes in report and Exchange Rate Revaluation (backport #38525 )
2023-12-03 17:04:10 +05:30
ruthra kumar
419943a9d9
fix: remove hardcoded, implicit rounding loss allowance
...
(cherry picked from commit 64266c4d38 )
2023-12-03 11:14:13 +00:00
ruthra kumar
eee9062814
fix: item group filter in sales person wise report
...
(cherry picked from commit f4d418ea6d )
2023-12-03 11:14:12 +00:00
mergify[bot]
6db63c971e
fix: better overlap logic for job card (backport #38432 ) ( #38521 )
...
* fix: better overlap logic for job card (#38432 )
(cherry picked from commit 74eab91042 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
* chore: fixed existing_time_logs not defined
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-03 15:15:30 +05:30
mergify[bot]
b88c7d63de
fix: don't update previous doc on rate change (backport #38493 ) ( #38523 )
...
fix: don't update previous doc on rate change
(cherry picked from commit 68f5dd3e7b )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-03 14:02:59 +05:30
mergify[bot]
9345334196
fix: don't consider cancelled entries ( #38401 )
...
* fix: don't consider cancelled entries
(cherry picked from commit adfcdb3b65 )
* refactor: get outstanding journal entry using query builder
(cherry picked from commit ff27cccff4 )
---------
Co-authored-by: Devin Slauenwhite <devin.slauenwhite@gmail.com >
2023-12-02 20:06:48 +05:30
Deepesh Garg
ae285f3417
Merge pull request #38422 from frappe/mergify/bp/version-14-hotfix/pr-38250
...
fix: unset discount amount based on coupon code (#38250 )
2023-12-02 19:42:24 +05:30
mergify[bot]
b813964ee3
chore: changed sort_order to DESC for customer (backport #38498 ) ( #38500 )
...
chore: changed sort_order to DESC for customer (#38498 )
(cherry picked from commit 6bc40373f2 )
Co-authored-by: Sherin KR <sherinkrply@gmail.com >
2023-12-01 19:09:20 +05:30
ruthra kumar
3f311fcc1e
Merge pull request #38485 from frappe/mergify/bp/version-14-hotfix/pr-38440
...
fix(pe): show split alert only on splitting (backport #38440 )
2023-12-01 13:25:47 +05:30
Dany Robert
8d6d74c237
fix(pe): show split alert only on splitting
...
(cherry picked from commit 96b13c59c1 )
2023-12-01 07:10:29 +00:00
mergify[bot]
0df52d2c4f
fix: show item name as title instead of item group in BOM (backport #38478 ) ( #38480 )
...
fix: show item name as title instead of item group in BOM (#38478 )
Item fields in BOM used to show Item Group when Items were set to show title as link fields. Now they show Item Name instead
(cherry picked from commit 3a66aefd2c )
Co-authored-by: Gughan Ravikumar <gughanrk@gmail.com >
2023-12-01 11:32:49 +05:30
mergify[bot]
497049b3fd
fix: incorrect requested quantity for the subcontracting order (backport #38455 ) ( #38471 )
...
* fix: incorrect requested quantity for the subcontracting order
(cherry picked from commit 691e3bb24f )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
# erpnext/subcontracting/doctype/subcontracting_order/subcontracting_order.py
# erpnext/subcontracting/doctype/subcontracting_order_item/subcontracting_order_item.json
# erpnext/subcontracting/doctype/subcontracting_order_service_item/subcontracting_order_service_item.json
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
* chore: fix conflicts
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2023-11-30 20:53:52 +05:30
mergify[bot]
bec7fb5493
fix(ux): make valuation field read only when it can't be modified (backport #38450 ) ( #38463 )
...
* fix(ux): make `basic_rate` field read-only based on purpose
(cherry picked from commit abc7d30024 )
* fix(ux): make PR `rate` field read-only having PO ref
(cherry picked from commit ae294ee470 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt_item/purchase_receipt_item.json
* fix(ux): make PI `rate` field read-only having PR ref
(cherry picked from commit 3d4156cc7d )
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-30 17:32:58 +05:30
Frappe PR Bot
7b6f25cb9e
chore(release): Bumped to Version 14.52.1
...
## [14.52.1](https://github.com/frappe/erpnext/compare/v14.52.0...v14.52.1 ) (2023-11-30)
### Bug Fixes
* use flt on outstanding on AR/AP summary report ([161b0da ](161b0da29a ))
2023-11-30 11:36:02 +00:00
ruthra kumar
865288976c
Merge pull request #38459 from frappe/mergify/bp/version-14/pr-38457
...
fix: use flt on outstanding on AR/AP summary report (backport #38457 )
2023-11-30 17:04:42 +05:30
ruthra kumar
00347cdc8e
Merge pull request #38460 from frappe/mergify/bp/version-14-hotfix/pr-38457
...
refactor: use flt on outstanding on AR/AP summary report (backport #38457 )
2023-11-30 16:52:15 +05:30
ruthra kumar
161b0da29a
fix: use flt on outstanding on AR/AP summary report
...
(cherry picked from commit e4bdd3a28d )
2023-11-30 16:43:58 +05:30
ruthra kumar
b7556f9b30
refactor: use flt on outstanding on AR/AP summary report
...
(cherry picked from commit e4bdd3a28d )
2023-11-30 16:28:13 +05:30
Gursheen Kaur Anand
2b570ed68c
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-38250
2023-11-30 14:15:12 +05:30
ruthra kumar
d82a123cf8
Merge pull request #38447 from frappe/mergify/bp/version-14-hotfix/pr-38446
...
refactor: pass on filter to up front outstanding query as well (backport #38446 )
2023-11-30 13:18:43 +05:30
ruthra kumar
e8ea6022f0
refactor: pass on filter to upfront outstanding query as well
...
(cherry picked from commit cfd3230c75 )
2023-11-30 07:26:29 +00:00
mergify[bot]
2908d966b6
fix: exploded items in Subcontracting Receipt (backport #38441 ) ( #38444 )
...
* fix: exploded items in Subcontracting Receipt
(cherry picked from commit 62b4a263f8 )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt_item/subcontracting_receipt_item.json
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-30 12:15:52 +05:30
mergify[bot]
2dc4b02fc8
fix: use docstatus instead of status (backport #38439 ) ( #38442 )
...
fix: use `docstatus` instead of `status`
(cherry picked from commit 1423b38d50 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-30 12:11:53 +05:30
Deepesh Garg
f9f65a53fb
Merge pull request #38430 from frappe/mergify/bp/version-14-hotfix/pr-38429
...
fix(minor): set capital WIP account before asset tests (#38429 )
2023-11-30 08:14:58 +05:30
Gursheen Anand
ecde1d58b5
fix: set cwip account before asset tests
...
(cherry picked from commit ef8e4191cd )
2023-11-29 13:21:46 +00:00
Gursheen Anand
7fa97fa7b5
fix: unset discount amount based on coupon code
...
(cherry picked from commit 6518582ed3 )
# Conflicts:
# erpnext/public/js/utils/sales_common.js
2023-11-29 10:25:18 +00:00
rohitwaghchaure
72db68dd39
Merge pull request #38410 from frappe/mergify/bp/version-14-hotfix/pr-38165
...
fix: make create button translatable (backport #38165 )
2023-11-29 13:04:34 +05:30
rohitwaghchaure
d0224cecac
Merge pull request #38418 from frappe/mergify/bp/version-14-hotfix/pr-38415
...
fix: incorrect ordered qty for Subcontracting Order (backport #38415 )
2023-11-29 13:03:04 +05:30
mergify[bot]
49296cd5cb
fix: OperationalError while selecting Serial No in Warranty Claim (backport #38394 ) ( #38413 )
...
* refactor: use arrow function
(cherry picked from commit 1763824e5f )
* refactor: use DocType `Fetch From` instead of `frm.add_fetch`
(cherry picked from commit 01044ca8e9 )
# Conflicts:
# erpnext/support/doctype/warranty_claim/warranty_claim.json
* refactor: use `frm.set_query` to add filters
(cherry picked from commit 640dfab827 )
* refactor: don't use `cur_frm`
(cherry picked from commit 9fadf5f426 )
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-29 12:27:03 +05:30
s-aga-r
55e4951445
chore: conflicts
2023-11-29 12:25:16 +05:30
rohitwaghchaure
8e370876cc
fix: incorrect ordered qty for Subcontracting Order ( #38415 )
...
(cherry picked from commit fddf341f44 )
# Conflicts:
# erpnext/controllers/tests/test_subcontracting_controller.py
2023-11-29 06:52:34 +00:00
Patrick Eissler
c71b31e3b8
fix: make create button translatable ( #38165 )
...
* fix: make all create buttons translatable
* style: use double quotes
---------
Co-authored-by: PatrickDenis-stack <77415730+PatrickDenis-stack@users.noreply.github.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
(cherry picked from commit 8e4b591ea2 )
2023-11-29 04:53:26 +00:00
Deepesh Garg
44b11750d3
chore: v14 patch release ( #38408 )
...
* feat: shift depreciation for assets [v14] [backport of #38327 ] (#38404 )
feat: shift depreciation for assets
* fix: no fstring in translation (#38381 )
fix: no fstring in translation (#38381 )
(cherry picked from commit 8f00481c5f )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
* fix: debit credit mismatch in multi-currecy asset purchase receipt (#38342 )
fix: debit credit mismatch in multi-currecy asset purchase receipt (#38342 )
* fix: Debit credit mimatch in multicurrecy asset purchase receipt
* test: multi currency purchase receipt
* chore: update init files
* test: roolback
(cherry picked from commit add238c892 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
* fix(regional): use net figures for sales calc (#38260 )
fix(regional): use net figures for sales calc (#38260 )
(cherry picked from commit 663bb8726c )
Co-authored-by: Dany Robert <danyrt@wahni.com >
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
Co-authored-by: Dany Robert <danyrt@wahni.com >
2023-11-29 10:20:53 +05:30
mergify[bot]
d337533907
fix(regional): use net figures for sales calc ( #38260 )
...
fix(regional): use net figures for sales calc (#38260 )
(cherry picked from commit 663bb8726c )
Co-authored-by: Dany Robert <danyrt@wahni.com >
2023-11-29 09:09:08 +05:30
mergify[bot]
fd6a23cf41
fix: debit credit mismatch in multi-currecy asset purchase receipt ( #38342 )
...
fix: debit credit mismatch in multi-currecy asset purchase receipt (#38342 )
* fix: Debit credit mimatch in multicurrecy asset purchase receipt
* test: multi currency purchase receipt
* chore: update init files
* test: roolback
(cherry picked from commit add238c892 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-11-29 09:07:42 +05:30
mergify[bot]
cec25740ea
fix: no fstring in translation ( #38381 )
...
fix: no fstring in translation (#38381 )
(cherry picked from commit 8f00481c5f )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-11-29 09:06:04 +05:30
Frappe PR Bot
9170ffc371
chore(release): Bumped to Version 14.52.0
...
# [14.52.0](https://github.com/frappe/erpnext/compare/v14.51.0...v14.52.0 ) (2023-11-29)
### Features
* shift depreciation for assets [v14] [backport of [#38327 ](https://github.com/frappe/erpnext/issues/38327 )] ([#38404 ](https://github.com/frappe/erpnext/issues/38404 )) ([53d083a ](53d083a121 ))
2023-11-29 00:48:28 +00:00
Anand Baburajan
6c805fff15
Merge pull request #38405 from frappe/mergify/bp/version-14/pr-38404
...
feat: shift depreciation for assets [v14] [backport of #38327 ] (backport #38404 )
2023-11-29 06:16:47 +05:30
Anand Baburajan
53d083a121
feat: shift depreciation for assets [v14] [backport of #38327 ] ( #38404 )
...
feat: shift depreciation for assets
(cherry picked from commit d8c3935e64 )
2023-11-29 00:46:14 +00:00
Anand Baburajan
d8c3935e64
feat: shift depreciation for assets [v14] [backport of #38327 ] ( #38404 )
...
feat: shift depreciation for assets
2023-11-29 06:15:22 +05:30
Frappe PR Bot
47d37aa628
chore(release): Bumped to Version 14.51.0
...
# [14.51.0](https://github.com/frappe/erpnext/compare/v14.50.0...v14.51.0 ) (2023-11-28)
### Bug Fixes
* Alert message and make sure invoice due dates are different for effective test ([0813f02 ](0813f02ca5 ))
* allow on submit for child table fields ([d72fbe9 ](d72fbe9125 ))
* annual income and expenses in digest ([7dce68b ](7dce68bdcc ))
* check reposting settings before allowing editable si ([f777d24 ](f777d24679 ))
* condition in other bundle utils ([e96ef73 ](e96ef7338e ))
* create contact if existing customer doesn't have contact ([bb2aa90 ](bb2aa904b2 ))
* do not set repost flag without validating voucher ([3ad6d08 ](3ad6d0890a ))
* filter bundle items based on disabled check ([8a3a068 ](8a3a0688ba ))
* fiscal year using future date ([b0aa4ef ](b0aa4efd3d ))
* has_product_bundle util to only check for enabled bundles ([fd19ac5 ](fd19ac55e3 ))
* job card overlap validation (backport [#38345 ](https://github.com/frappe/erpnext/issues/38345 )) ([#38347 ](https://github.com/frappe/erpnext/issues/38347 )) ([9cf8955 ](9cf8955d24 ))
* Merge conflicts ([e7183e3 ](e7183e3ea9 ))
* Negative Qty and Rates in SO/PO ([#38253 ](https://github.com/frappe/erpnext/issues/38253 )) ([50f3b01 ](50f3b01eb7 ))
* Payment Reco Issue and chart of account importer ([730a3bb ](730a3bb7ce ))
* Re-add no.of rows split in alert message ([fb19e7f ](fb19e7f15e ))
* **regional:** item wise tax calc issue ([0448d56 ](0448d56a4f ))
* Server Error while creating Product Bundle (backport [#38377 ](https://github.com/frappe/erpnext/issues/38377 )) ([#38379 ](https://github.com/frappe/erpnext/issues/38379 )) ([ca6a788 ](ca6a78882c ))
* skip disabled bundles for non-report utils ([445e9c9 ](445e9c9041 ))
* skip fixed assets in parent ([5dcd806 ](5dcd806176 ))
* stock availability not showing ([#38382 ](https://github.com/frappe/erpnext/issues/38382 )) ([3929cc3 ](3929cc30ca ))
* validation for existing bundles ([ae960e7 ](ae960e735a ))
### Features
* add disabled field in product bundle ([8d5efc9 ](8d5efc901d ))
* new Report "Lost Quotations" ([#38309 ](https://github.com/frappe/erpnext/issues/38309 )) ([1773e31 ](1773e31499 ))
2023-11-28 16:24:55 +00:00
rohitwaghchaure
6260241c55
Merge pull request #38384 from frappe/version-14-hotfix
...
chore: release v14
2023-11-28 21:53:33 +05:30
Shariq Ansari
6871331ff3
Merge pull request #38399 from frappe/mergify/bp/version-14-hotfix/pr-38398
...
fix(CRM): create contact if existing customer doesn't have contact (backport #38398 )
2023-11-28 20:45:08 +05:30
Shariq Ansari
bb2aa904b2
fix: create contact if existing customer doesn't have contact
...
(cherry picked from commit 23b0b8ba36 )
2023-11-28 14:19:59 +00:00
mergify[bot]
e490bd7785
refactor(Translations): prisoner exchange with HRMS (backport #37376 ) ( #37403 )
...
* refactor: migrate translations to HRMS
* chore: resolve conflicts
* style: remove whitespace
To make the linter happy
---------
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2023-11-28 17:50:28 +05:30
mergify[bot]
ca6a78882c
fix: Server Error while creating Product Bundle (backport #38377 ) ( #38379 )
...
* fix: product bundle search input
(cherry picked from commit 729fc738af )
* fix: don't select all fields
(cherry picked from commit 8c3713b649 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-28 15:26:36 +05:30
Raffael Meyer
321ac4c5f0
style: remove whitespace ( #38388 )
...
To make the linter happy
2023-11-28 15:22:35 +05:30
rohitwaghchaure
3929cc30ca
fix: stock availability not showing ( #38382 )
...
fix: stock availability now showing
2023-11-28 15:16:35 +05:30
mergify[bot]
25f67923ea
chore: fix flaky test case (backport #38369 ) ( #38372 )
...
chore: fix flaky test case (#38369 )
(cherry picked from commit ad3634be7c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-28 08:36:46 +05:30
ruthra kumar
5dc7faba0c
Merge pull request #38358 from frappe/mergify/bp/version-14-hotfix/pr-38354
...
refactor: handle rounding loss on AR/AP reports (backport #38354 )
2023-11-27 12:16:27 +05:30
ruthra kumar
2aa9171027
refactor: handle rounding loss on AR/AP reports
...
(cherry picked from commit 592ce45da7 )
2023-11-27 06:22:44 +00:00
mergify[bot]
730a3bb7ce
fix: Payment Reco Issue and chart of account importer
...
fix: Payment Reco Issue and chart of account importer
2023-11-27 10:30:46 +05:30
ruthra kumar
e9a2b002d8
Merge pull request #38355 from frappe/mergify/bp/version-14-hotfix/pr-38081
...
fix: check reposting ledger settings before setting repost flag (backport #38081 )
2023-11-27 09:28:59 +05:30
ruthra kumar
faf025454f
chore: resolve conflict
2023-11-27 09:08:23 +05:30
Marica
50f3b01eb7
fix: Negative Qty and Rates in SO/PO ( #38253 )
...
* fix: Don't allow negative qty in SO/PO
* fix: Type casting for safe comparisons
* fix: Grammar in error message
* fix: Negative rates should be allowed via Update Items in SO/PO
* fix: Use `non_negative` property in docfield & emove code validation
2023-11-27 09:06:27 +05:30
Gursheen Anand
f777d24679
fix: check reposting settings before allowing editable si
...
(cherry picked from commit 894ae1fe0f )
2023-11-27 03:35:38 +00:00
Gursheen Anand
d72fbe9125
fix: allow on submit for child table fields
...
(cherry picked from commit 5fae2f6d57 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice_item/purchase_invoice_item.json
2023-11-27 03:35:37 +00:00
Gursheen Anand
3ad6d0890a
fix: do not set repost flag without validating voucher
...
(cherry picked from commit ad5edbb1de )
2023-11-27 03:35:37 +00:00
Gursheen Anand
776c884403
refactor: validate reposting settings for editables inv
...
(cherry picked from commit 780b827adc )
2023-11-27 03:35:37 +00:00
mergify[bot]
a4b5fc8100
refactor: bank transaction ( #38182 )
...
refactor: bank transaction (#38182 )
(cherry picked from commit 5426b93387 )
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-11-26 18:58:04 +05:30
Deepesh Garg
b0547b5619
Merge pull request #38074 from frappe/mergify/bp/version-14-hotfix/pr-37859
...
fix: `split_invoices_based_on_payment_terms` (#37859 )
2023-11-26 18:15:11 +05:30
mergify[bot]
9cf8955d24
fix: job card overlap validation (backport #38345 ) ( #38347 )
...
* fix: job card overlap validation (#38345 )
(cherry picked from commit d8245cef72 )
# Conflicts:
# erpnext/manufacturing/doctype/job_card/job_card.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-26 17:44:02 +05:30
Deepesh Garg
f7c820ffad
Merge pull request #38331 from frappe/mergify/bp/version-14-hotfix/pr-38309
...
feat: new Report "Lost Quotations" (#38309 )
2023-11-25 17:36:27 +05:30
Raffael Meyer
1773e31499
feat: new Report "Lost Quotations" ( #38309 )
...
(cherry picked from commit 477d9fa87e )
2023-11-24 21:27:50 +00:00
Deepesh Garg
466d0849e8
Merge pull request #38313 from frappe/mergify/bp/version-14-hotfix/pr-36797
...
fix(regional): item wise tax calc issue (#36797 )
2023-11-24 16:31:03 +05:30
Deepesh Garg
28b6afcb10
Merge pull request #38315 from frappe/mergify/bp/version-14-hotfix/pr-38269
...
fix: skip fixed assets in product bundle (#38269 )
2023-11-24 16:30:05 +05:30
Deepesh Garg
bdde30a456
Merge pull request #38324 from frappe/mergify/bp/version-14-hotfix/pr-38273
...
fix: annual income and expenses in email digest (#38273 )
2023-11-24 16:29:16 +05:30
Gursheen Kaur Anand
aea169d4d4
chore: resolve conflicts
2023-11-24 15:30:19 +05:30
Gursheen Anand
b0aa4efd3d
fix: fiscal year using future date
...
(cherry picked from commit 728cc9f725 )
2023-11-24 09:51:29 +00:00
Gursheen Anand
7dce68bdcc
fix: annual income and expenses in digest
...
(cherry picked from commit 52305e3000 )
# Conflicts:
# erpnext/accounts/utils.py
2023-11-24 09:51:29 +00:00
Frappe PR Bot
436ba6f244
chore(release): Bumped to Version 14.50.0
...
# [14.50.0](https://github.com/frappe/erpnext/compare/v14.49.0...v14.50.0 ) (2023-11-24)
### Bug Fixes
* don't depreciate non-depreciable assets on scrapping [v14] ([#38294 ](https://github.com/frappe/erpnext/issues/38294 )) ([5261aba ](5261aba81f ))
* partial cancel of gle and ple (backport [#35609 ](https://github.com/frappe/erpnext/issues/35609 )) ([80bc235 ](80bc235d6e ))
* patch - Duplicate entry quality inspection parameter (backport [#38262 ](https://github.com/frappe/erpnext/issues/38262 )) ([#38263 ](https://github.com/frappe/erpnext/issues/38263 )) ([756f08b ](756f08b9ba ))
* Supplier `Primary Contact` (backport [#38268 ](https://github.com/frappe/erpnext/issues/38268 )) ([#38285 ](https://github.com/frappe/erpnext/issues/38285 )) ([f170cb9 ](f170cb9214 ))
### Features
* add Bank Transaction to connections in Journal and Payment Entry ([#38297 ](https://github.com/frappe/erpnext/issues/38297 )) ([06c6da5 ](06c6da5c0d ))
### Performance Improvements
* optimize total_purchase_cost update ([a88d322 ](a88d322e4f ))
2023-11-24 08:47:31 +00:00
ruthra kumar
79ded4bf19
Merge pull request #38320 from ruthra-kumar/version-14
...
chore: release v14
2023-11-24 14:16:16 +05:30
ruthra kumar
5af23e760c
Merge branch 'version-14-hotfix' into version-14
2023-11-24 13:26:25 +05:30
ruthra kumar
7601861f21
Merge pull request #38318 from frappe/mergify/bp/version-14-hotfix/pr-38298
...
perf: optimize update_purchase_cost method (backport #38298 )
2023-11-24 12:20:57 +05:30
ruthra kumar
1d1af26f7a
chore: resolve conflict
2023-11-24 11:54:55 +05:30
ruthra kumar
47093bebd3
refactor: update project costing based on frequency
...
(cherry picked from commit dd016e6ced )
2023-11-24 06:20:04 +00:00
ruthra kumar
205d971253
refactor: make update_project_cost optional through Buying Settings
...
(cherry picked from commit 0fe6dcd742 )
2023-11-24 06:20:04 +00:00
ruthra kumar
49a787b1a8
refactor: provide UI button to recalculate when needed
...
(cherry picked from commit bcbe6c4a53 )
# Conflicts:
# erpnext/projects/doctype/project/project.py
2023-11-24 06:20:04 +00:00
ruthra kumar
a88d322e4f
perf: optimize total_purchase_cost update
...
(cherry picked from commit aa17110bde )
2023-11-24 06:20:02 +00:00
Deepesh Garg
dfdaad0111
Merge pull request #38300 from frappe/mergify/bp/version-14-hotfix/pr-38297
...
feat: add Bank Transaction to connections in Journal and Payment Entry (#38297 )
2023-11-24 10:06:59 +05:30
ruthra kumar
d80e8c6b15
Merge pull request #38311 from frappe/mergify/bp/version-14-hotfix/pr-38296
...
chore: index to speed up basic submit/cancel functions on purchase invoice (backport #38296 )
2023-11-24 10:04:59 +05:30
Gursheen Anand
d7d5317b0e
chore: linting issues
...
(cherry picked from commit 1657337887 )
2023-11-24 04:30:38 +00:00
Gursheen Anand
445e9c9041
fix: skip disabled bundles for non-report utils
...
(cherry picked from commit 362f377f61 )
2023-11-24 04:30:38 +00:00
Gursheen Anand
e96ef7338e
fix: condition in other bundle utils
...
(cherry picked from commit 8bdb61cb87 )
2023-11-24 04:30:38 +00:00
Gursheen Anand
ae960e735a
fix: validation for existing bundles
...
(cherry picked from commit 67f43d37df )
2023-11-24 04:30:38 +00:00
Gursheen Anand
fd19ac55e3
fix: has_product_bundle util to only check for enabled bundles
...
(cherry picked from commit 3543f86c63 )
2023-11-24 04:30:38 +00:00
Gursheen Anand
8a3a0688ba
fix: filter bundle items based on disabled check
...
(cherry picked from commit 874774fe6c )
2023-11-24 04:30:37 +00:00
Gursheen Anand
8d5efc901d
feat: add disabled field in product bundle
...
(cherry picked from commit ee76af7681 )
2023-11-24 04:30:37 +00:00
Gursheen Anand
5dcd806176
fix: skip fixed assets in parent
...
(cherry picked from commit f9713eeb56 )
2023-11-24 04:30:36 +00:00
Dany Robert
0448d56a4f
fix(regional): item wise tax calc issue
...
(cherry picked from commit 89ddf3272e )
2023-11-24 04:28:23 +00:00
ruthra kumar
f74132b0be
chore: speed up Purchase Invoice cancellation
...
(cherry picked from commit 1efff268b0 )
2023-11-24 04:16:22 +00:00
ruthra kumar
6353deacf0
chore: index to speed up queries on JE child table reference
...
(cherry picked from commit 24fcd67f8b )
2023-11-24 04:16:21 +00:00
mergify[bot]
756f08b9ba
fix: patch - Duplicate entry quality inspection parameter (backport #38262 ) ( #38263 )
...
fix: patch - Duplicate entry quality inspection parameter (#38262 )
(cherry picked from commit 0ca7527f7a )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-23 22:39:14 +05:30
Raffael Meyer
2293696ab4
chore: resolve conflicts
2023-11-23 15:10:29 +01:00
Raffael Meyer
06c6da5c0d
feat: add Bank Transaction to connections in Journal and Payment Entry ( #38297 )
...
* feat(Payment Entry): Bank Transaction connection
* feat(Journal Entry): Bank Transaction connection
(cherry picked from commit 3be345e605 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.json
2023-11-23 13:03:38 +00:00
Anand Baburajan
5261aba81f
fix: don't depreciate non-depreciable assets on scrapping [v14] ( #38294 )
...
fix: don't depreciate non-depreciable assets on scrapping
2023-11-23 14:15:40 +05:30
mergify[bot]
f170cb9214
fix: Supplier Primary Contact (backport #38268 ) ( #38285 )
...
fix: Supplier `Primary Contact`
(cherry picked from commit 627165dc7c )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-23 11:45:57 +05:30
ruthra kumar
8055773425
Merge pull request #38281 from frappe/mergify/bp/version-14-hotfix/pr-38258
...
refactor: rename 'Unreconcile Payments' doctype to singular 'Unreconcile Payment' (backport #38258 )
2023-11-23 11:09:11 +05:30
ruthra kumar
82fa58d4e3
chore: update new unreconcile doctype name in JS and PY files
...
(cherry picked from commit 74f9e34182 )
2023-11-23 05:09:23 +00:00
ruthra kumar
57c6d616e6
chore: rename 'unreconcile payments' to 'unreconcile payment'
...
(cherry picked from commit 9006c9b747 )
2023-11-23 05:09:23 +00:00
ruthra kumar
639512a7c2
Merge pull request #38279 from frappe/mergify/bp/version-14-hotfix/pr-38257
...
refactor: optmize outstanding amount query (backport #38257 )
2023-11-23 10:16:11 +05:30
ruthra kumar
ac13e7362c
refactor: optimize outstanding vouchers query
...
(cherry picked from commit 8b04c1d4f6 )
2023-11-23 04:12:42 +00:00
Marica
1e7dfd3071
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-37859
2023-11-22 20:51:30 +05:30
marination
e7183e3ea9
fix: Merge conflicts
2023-11-22 16:16:37 +01:00
ruthra kumar
c4e57040b7
Merge pull request #38205 from vorasmit/partial-cancel
...
fix: partial cancel of gle and ple (backport #35609 )
2023-11-22 10:27:05 +05:30
Smit Vora
c1a7d614a2
test: partial cancel for gl entries reversal
2023-11-22 10:07:38 +05:30
Frappe PR Bot
7392f9c662
chore(release): Bumped to Version 14.49.0
...
# [14.49.0](https://github.com/frappe/erpnext/compare/v14.48.1...v14.49.0 ) (2023-11-22)
### Bug Fixes
* add revaluation journal filter in Payable report ([d0698b3 ](d0698b32bb ))
* attributes were mandatory for manufacturers ([430980a ](430980a836 ))
* duplicate field in `Closing Stock Balance` ([#38105 ](https://github.com/frappe/erpnext/issues/38105 )) ([1f16c47 ](1f16c47a2c ))
* incorrect incoming rate for serial and batch items in standalone debit note ([#38121 ](https://github.com/frappe/erpnext/issues/38121 )) ([9a34518 ](9a34518e54 ))
* pass check permission in render_address ([1ccd5e4 ](1ccd5e4ff5 ))
* payment entry rounding error ([49735bc ](49735bc120 ))
* remove ESS role when not mapped to employee (backport [#37867 ](https://github.com/frappe/erpnext/issues/37867 )) ([#38132 ](https://github.com/frappe/erpnext/issues/38132 )) ([bc01007 ](bc01007c16 ))
* round `unreconciled_amount` before asserting ([392ee2e ](392ee2e0fd ))
* set asset's valuation_rate according to asset quantity (backport [#38254 ](https://github.com/frappe/erpnext/issues/38254 )) ([#38255 ](https://github.com/frappe/erpnext/issues/38255 )) ([00def82 ](00def82843 ))
* set default asset quantity as 1 [v14] ([#38224 ](https://github.com/frappe/erpnext/issues/38224 )) ([3daf6f8 ](3daf6f822a ))
* show party values when naming by is not naming series ([dd76695 ](dd76695d3a ))
* Supplier Quotation fields ([#37963 ](https://github.com/frappe/erpnext/issues/37963 )) ([883eaee ](883eaee014 ))
* test case for rounded total with cash disc ([9b5185a ](9b5185adc9 ))
* **Timesheet:** reset billing hours equal to hours if they exceed actual hours (backport [#38134 ](https://github.com/frappe/erpnext/issues/38134 )) ([#38152 ](https://github.com/frappe/erpnext/issues/38152 )) ([c7c751e ](c7c751ecd0 ))
* **Timesheet:** warn user if billing hours > actual hours instead of resetting (backport [#38239 ](https://github.com/frappe/erpnext/issues/38239 )) ([#38240 ](https://github.com/frappe/erpnext/issues/38240 )) ([e08f114 ](e08f1145c9 ))
* update modified timestamp ([2849e0d ](2849e0daed ))
* valuation rate in report Item Prices ([#38161 ](https://github.com/frappe/erpnext/issues/38161 )) ([a70696e ](a70696ea77 ))
* wrong round off and rounded total ([296433a ](296433a1dd ))
### Features
* add `Supplier Delivery Note` field in SCR (backport [#38127 ](https://github.com/frappe/erpnext/issues/38127 )) ([#38155 ](https://github.com/frappe/erpnext/issues/38155 )) ([8d4a19c ](8d4a19cecf ))
* Add accounting dimensions to Supplier Quotation ([51e33e1 ](51e33e1556 ))
* virtual parent doctype ([8dbf2ce ](8dbf2ced79 ))
2023-11-22 04:16:31 +00:00
Deepesh Garg
aa6ef76043
Merge pull request #38247 from frappe/version-14-hotfix
...
chore: release v14
2023-11-22 09:43:45 +05:30
Deepesh Garg
f6f5ff0be9
Merge branch 'version-14' into version-14-hotfix
2023-11-22 00:28:38 +05:30
mergify[bot]
00def82843
fix: set asset's valuation_rate according to asset quantity (backport #38254 ) ( #38255 )
...
fix: set asset's valuation_rate according to asset quantity (#38254 )
(cherry picked from commit e2bb4e2baa )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-21 22:53:31 +05:30
mergify[bot]
e08f1145c9
fix(Timesheet): warn user if billing hours > actual hours instead of resetting (backport #38239 ) ( #38240 )
...
fix(Timesheet): warn user if billing hours > actual hours instead of resetting (#38239 )
* revert: "fix(Timesheet): reset billing hours equal to hours if they exceed actual hours"
This reverts commit 0ec8034507 .
* fix: warn user if billing hours > actual hours
(cherry picked from commit ac91030b31 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2023-11-21 13:41:08 +05:30
ruthra kumar
ddf82cf433
Merge pull request #38235 from frappe/mergify/bp/version-14-hotfix/pr-38234
...
test: prevent rounding loss based validation error (backport #38234 )
2023-11-21 12:30:34 +05:30
ruthra kumar
59a5e132fe
test: prevent rounding loss based validation error
...
(cherry picked from commit 56e991b7f4 )
2023-11-21 06:41:36 +00:00
ruthra kumar
7fc7105c48
Merge pull request #38217 from rtdany10/payment-reco-rounding-issue
...
fix: round `unreconciled_amount` before asserting
2023-11-21 11:33:42 +05:30
Anand Baburajan
3daf6f822a
fix: set default asset quantity as 1 [v14] ( #38224 )
...
fix: set default asset quantity as 1
2023-11-20 22:27:25 +05:30
ruthra kumar
d7278477d6
Merge pull request #38213 from frappe/mergify/bp/version-14-hotfix/pr-38210
...
refactor: extend billed amount update flag to POS Invoice as well (backport #38210 )
2023-11-20 15:02:44 +05:30
ruthra kumar
d0571530eb
Merge pull request #38215 from frappe/mergify/bp/version-14-hotfix/pr-38212
...
refactor: update scheduled job for bulk transaction (backport #38212 )
2023-11-20 14:49:10 +05:30
Dany Robert
392ee2e0fd
fix: round unreconciled_amount before asserting
2023-11-20 14:36:58 +05:30
ruthra kumar
562a55122b
refactor: update scheduled job for bulk transaction
...
(cherry picked from commit fb06ad7330 )
2023-11-20 08:51:08 +00:00
ruthra kumar
b226adeb2f
Merge pull request #38150 from frappe/mergify/bp/version-14-hotfix/pr-38038
...
refactor: supercharge Bulk actions (backport #38038 )
2023-11-20 14:16:27 +05:30
ruthra kumar
12f027b3f4
chore: resolve conflict
2023-11-20 14:15:33 +05:30
ruthra kumar
9f8aa7c59d
refactor: add flag to POS Invoice
...
(cherry picked from commit 83a13e22b7 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/pos_invoice.json
2023-11-20 08:36:52 +00:00
ruthra kumar
40f904391e
refactor: set default for 'update_billed_amount_in_delivery_note'
...
(cherry picked from commit ee0c64215d )
2023-11-20 08:36:51 +00:00
ruthra kumar
bfb85527dc
Merge pull request #38196 from frappe/mergify/bp/version-14-hotfix/pr-38159
...
refactor: provision to truncate `remarks` in General Ledger and Accounts Receivable/Payable reports (backport #38159 )
2023-11-20 13:30:39 +05:30
ruthra kumar
b868e2bd5b
chore: resolve conflicts
2023-11-20 12:33:51 +05:30
Sagar Vora
b7e74b479f
Merge pull request #38198 from frappe/mergify/bp/version-14-hotfix/pr-37963
...
fix: Supplier Quotation fields (backport #37963 )
2023-11-20 11:46:25 +05:30
Sagar Vora
7c92ecdc9d
chore: resolve conflicts
2023-11-20 11:39:15 +05:30
Smit Vora
80bc235d6e
fix: partial cancel of gle and ple (backport #35609 )
2023-11-20 10:56:56 +05:30
Vishakh Desai
883eaee014
fix: Supplier Quotation fields ( #37963 )
...
(cherry picked from commit c2bda2c705 )
# Conflicts:
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
2023-11-20 04:42:39 +00:00
ruthra kumar
ae319760a0
refactor: add substring logic in ar/ap report
...
(cherry picked from commit a9bf906545 )
2023-11-20 04:38:04 +00:00
ruthra kumar
4e2d0aa892
refactor: provision to set remarks length in accounts settings
...
(cherry picked from commit 97090ff367 )
# Conflicts:
# erpnext/accounts/doctype/accounts_settings/accounts_settings.json
2023-11-20 04:38:04 +00:00
Deepesh Garg
5afb8b59c9
Merge pull request #38190 from frappe/mergify/bp/version-14-hotfix/pr-38171
...
fix: wrong round off and rounded total (#38171 )
2023-11-19 19:44:04 +05:30
Deepesh Garg
8136657dfc
Merge pull request #38146 from GursheenK/show-party-values-when-naming-series-unset
...
fix(minor): show party values when naming by is not naming series
2023-11-19 19:23:57 +05:30
Dany Robert
9b5185adc9
fix: test case for rounded total with cash disc
...
(cherry picked from commit cc60c328fe )
2023-11-19 13:49:06 +00:00
Dany Robert
296433a1dd
fix: wrong round off and rounded total
...
(cherry picked from commit 3a487bd33a )
2023-11-19 13:49:05 +00:00
Deepesh Garg
5033f189f9
Merge pull request #38172 from frappe/mergify/bp/version-14-hotfix/pr-38142
...
feat: Add accounting dimensions to Supplier Quotation (#38142 )
2023-11-19 19:10:39 +05:30
Deepesh Garg
d85185db2e
Merge pull request #38175 from frappe/mergify/bp/version-14-hotfix/pr-38163
...
fix: attributes were mandatory for manufacturers (#38163 )
2023-11-19 19:08:46 +05:30
Deepesh Garg
76b6e0407d
Merge pull request #38179 from frappe/mergify/bp/version-14-hotfix/pr-38161
...
fix: valuation rate in report Item Prices (#38161 )
2023-11-19 18:47:40 +05:30
Deepesh Garg
2fdc575441
Merge pull request #38181 from pps190/fix-pe-precision-bp
...
fix: payment entry rounding error (#38177 )
2023-11-19 18:47:01 +05:30
Deepesh Garg
7b9afa43ff
chore: resolve conflicts
2023-11-19 18:34:47 +05:30
Devin Slauenwhite
49735bc120
fix: payment entry rounding error
2023-11-18 15:09:44 +00:00
Patrick Eissler
a70696ea77
fix: valuation rate in report Item Prices ( #38161 )
...
Co-authored-by: PatrickDenis-stack <77415730+PatrickDenis-stack@users.noreply.github.com >
(cherry picked from commit 32f622ef80 )
2023-11-18 14:55:12 +00:00
barredterra
2849e0daed
fix: update modified timestamp
...
Was missing in 434c2a1815
2023-11-18 15:44:36 +01:00
Deepesh Garg
da27c0fb2d
chore: resolve conflicts
2023-11-18 20:10:28 +05:30
PatrickDenis-stack
430980a836
fix: attributes were mandatory for manufacturers
...
(cherry picked from commit 434c2a1815 )
2023-11-18 14:38:57 +00:00
Deepesh Garg
51e33e1556
feat: Add accounting dimensions to Supplier Quotation
...
(cherry picked from commit 089da459f7 )
# Conflicts:
# erpnext/buying/doctype/supplier_quotation/supplier_quotation.json
# erpnext/patches.txt
2023-11-18 14:11:16 +00:00
mergify[bot]
8d4a19cecf
feat: add Supplier Delivery Note field in SCR (backport #38127 ) ( #38155 )
...
* feat: add `Supplier Delivery Note` field in SCR
(cherry picked from commit da80e4dbce )
# Conflicts:
# erpnext/subcontracting/doctype/subcontracting_receipt/subcontracting_receipt.json
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-18 18:53:55 +05:30
s-aga-r
9a34518e54
fix: incorrect incoming rate for serial and batch items in standalone debit note ( #38121 )
2023-11-18 18:48:25 +05:30
Sagar Vora
39841f9edd
Merge pull request #38168 from frappe/mergify/bp/version-14-hotfix/pr-38167
...
fix: pass check permission in `render_address` (backport #38167 )
2023-11-18 17:39:38 +05:30
Vishakh Desai
1ccd5e4ff5
fix: pass check permission in render_address
...
(cherry picked from commit 45299fe4b3 )
2023-11-18 12:08:24 +00:00
Gursheen Kaur Anand
05d514ca8e
Merge branch 'version-14-hotfix' into show-party-values-when-naming-series-unset
2023-11-17 20:36:11 +05:30
mergify[bot]
c7c751ecd0
fix(Timesheet): reset billing hours equal to hours if they exceed actual hours (backport #38134 ) ( #38152 )
...
fix(Timesheet): reset billing hours equal to hours if they exceed actual hours (#38134 )
(cherry picked from commit 20c6e9fca2 )
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
2023-11-17 18:28:10 +05:30
ruthra kumar
fa1f623801
refactor: raise exception on invalid date
...
(cherry picked from commit a393a6b76c )
2023-11-17 10:56:24 +00:00
ruthra kumar
8dbe753a25
refactor: update traceback on retry
...
(cherry picked from commit a52a1b49af )
2023-11-17 10:56:24 +00:00
ruthra kumar
a060000b70
refactor: support list view filters
...
(cherry picked from commit 93295bf25b )
2023-11-17 10:56:24 +00:00
ruthra kumar
b615cfc540
chore: resolve linting issue
...
(cherry picked from commit 73639db910 )
2023-11-17 10:56:24 +00:00
ruthra kumar
32b6eed691
refactor: rollback for retries and UI alerts
...
(cherry picked from commit c320288690 )
2023-11-17 10:56:23 +00:00
ruthra kumar
ad03008a1a
refactor: barebones retry functionality
...
(cherry picked from commit 0aa1636d04 )
2023-11-17 10:56:23 +00:00
ruthra kumar
2ec1a2f862
chore: show retried in list view
...
(cherry picked from commit 194d70f8a0 )
2023-11-17 10:56:23 +00:00
ruthra kumar
f5f48f7480
refactor: add basic functionalities
...
(cherry picked from commit af35590549 )
2023-11-17 10:56:23 +00:00
ruthra kumar
8dbf2ced79
feat: virtual parent doctype
...
(cherry picked from commit a248b13cc3 )
2023-11-17 10:56:22 +00:00
ruthra kumar
b951dbfced
chore: make from_doctype readonly
...
(cherry picked from commit b0dfc936a1 )
2023-11-17 10:56:22 +00:00
ruthra kumar
863a200989
chore: add indexes
...
(cherry picked from commit 73090fa130 )
2023-11-17 10:56:22 +00:00
ruthra kumar
8dafe103bd
chore: add list view filters
...
(cherry picked from commit ade09bc709 )
2023-11-17 10:56:22 +00:00
ruthra kumar
eda9800c93
refactor: simplify logging logic bulk_transaction
...
(cherry picked from commit ebd74a4e5b )
2023-11-17 10:56:22 +00:00
ruthra kumar
6d983b5f45
chore: rearrange fields
...
(cherry picked from commit c4f8f3613f )
2023-11-17 10:56:21 +00:00
ruthra kumar
65614497ed
chore: convert child to normal table
...
(cherry picked from commit e5a8ad54e2 )
2023-11-17 10:56:21 +00:00
ruthra kumar
785bec98d3
chore: remove 'Bulk Transaction Log' doctype
...
(cherry picked from commit 815c616f18 )
2023-11-17 10:56:21 +00:00
Gursheen Kaur Anand
6b08aa2198
Merge branch 'version-14-hotfix' into show-party-values-when-naming-series-unset
2023-11-17 14:21:52 +05:30
Gursheen Anand
dd76695d3a
fix: show party values when naming by is not naming series
2023-11-17 12:50:08 +05:30
Frappe PR Bot
236a064cd3
chore(release): Bumped to Version 14.48.1
...
## [14.48.1](https://github.com/frappe/erpnext/compare/v14.48.0...v14.48.1 ) (2023-11-17)
### Bug Fixes
* add revaluation journal filter in Payable report ([4eb37cc ](4eb37cce26 ))
2023-11-17 04:38:02 +00:00
ruthra kumar
dd685e50df
Merge pull request #38140 from frappe/mergify/bp/version-14/pr-38119
...
fix: add revaluation journal filter in Payable report (backport #38119 )
2023-11-17 10:06:30 +05:30
ruthra kumar
85853295c4
Merge pull request #38138 from frappe/mergify/bp/version-14-hotfix/pr-38119
...
fix: add revaluation journal filter in Payable report (backport #38119 )
2023-11-17 10:04:51 +05:30
ruthra kumar
4eb37cce26
fix: add revaluation journal filter in Payable report
...
(cherry picked from commit 134201794a )
2023-11-17 10:03:24 +05:30
ruthra kumar
d0698b32bb
fix: add revaluation journal filter in Payable report
...
(cherry picked from commit 134201794a )
2023-11-17 10:02:13 +05:30
mergify[bot]
bc01007c16
fix: remove ESS role when not mapped to employee (backport #37867 ) ( #38132 )
...
fix: remove ESS role when not mapped to employee (#37867 )
* fix: remove ESS role when not mapped to employee
* fix: emp role removal on unlinking
* fix: test case for user employee role mapping
* fix: mapped employee and user on creation
(cherry picked from commit 56b8d1b927 )
Co-authored-by: Dany Robert <danyrt@wahni.com >
2023-11-16 20:27:53 +05:30
Anand Baburajan
fb2ca3e172
Merge pull request #38114 from frappe/mergify/bp/version-14/pr-38112
...
chore: change read only condition of asset quantity field (backport #38111 ) (backport #38112 )
2023-11-15 18:03:01 +05:30
mergify[bot]
7d66cb2195
chore: change read only condition of asset quantity field (backport #38111 ) ( #38112 )
...
chore: change read only condition of asset quantity field (#38111 )
chore: change read only condition of asset quantity
(cherry picked from commit 6e0362dee8 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
(cherry picked from commit 58cb4303ee )
2023-11-15 12:32:19 +00:00
mergify[bot]
58cb4303ee
chore: change read only condition of asset quantity field (backport #38111 ) ( #38112 )
...
chore: change read only condition of asset quantity field (#38111 )
chore: change read only condition of asset quantity
(cherry picked from commit 6e0362dee8 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-15 18:01:28 +05:30
Deepesh Garg
56c70d300b
Merge pull request #38106 from frappe/mergify/bp/version-14-hotfix/pr-38105
...
fix: duplicate field (#38105 )
2023-11-15 13:29:35 +05:30
Arjun
1f16c47a2c
fix: duplicate field in Closing Stock Balance ( #38105 )
...
(cherry picked from commit 908b21f7fd )
2023-11-15 07:06:34 +00:00
Anand Baburajan
7b14e9d5f6
Merge pull request #38100 from frappe/mergify/bp/version-14/pr-38098
...
chore: refetch item images on transaction save (backport #38095 ) (backport #38098 )
2023-11-14 20:15:28 +05:30
mergify[bot]
966adfc081
chore: refetch item images on transaction save (backport #38095 ) ( #38098 )
...
* chore: refetch item images on transaction save (#38095 )
chore: re fetch item images on transaction save
(cherry picked from commit e93a19ffb5 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
# erpnext/selling/doctype/quotation_item/quotation_item.json
* chore: fix conflict in pos_invoice_item.json
* chore: fix conflict in sales_invoice_item.json
* chore: fix conflict in quotation_item.json
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
(cherry picked from commit d1a8202624 )
2023-11-14 14:43:12 +00:00
mergify[bot]
d1a8202624
chore: refetch item images on transaction save (backport #38095 ) ( #38098 )
...
* chore: refetch item images on transaction save (#38095 )
chore: re fetch item images on transaction save
(cherry picked from commit e93a19ffb5 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json
# erpnext/accounts/doctype/sales_invoice_item/sales_invoice_item.json
# erpnext/selling/doctype/quotation_item/quotation_item.json
* chore: fix conflict in pos_invoice_item.json
* chore: fix conflict in sales_invoice_item.json
* chore: fix conflict in quotation_item.json
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-14 20:11:23 +05:30
Frappe PR Bot
7a2df24129
chore(release): Bumped to Version 14.48.0
...
# [14.48.0](https://github.com/frappe/erpnext/compare/v14.47.4...v14.48.0 ) (2023-11-14)
### Bug Fixes
* asset depreciation ledger (backport [#37991 ](https://github.com/frappe/erpnext/issues/37991 )) ([#37992 ](https://github.com/frappe/erpnext/issues/37992 )) ([043dc1b ](043dc1b14b ))
* close `Credit Limit Crossed` dialog (backport [#38052 ](https://github.com/frappe/erpnext/issues/38052 )) ([#38058 ](https://github.com/frappe/erpnext/issues/38058 )) ([6979c3e ](6979c3e490 ))
* COA Importer app related issues ([#37238 ](https://github.com/frappe/erpnext/issues/37238 )) ([57ce73d ](57ce73d540 ))
* german translations of Accounts Settings ([b75aae9 ](b75aae99ca ))
* indentation issue in the Production Plan Summary report (backport [#38019 ](https://github.com/frappe/erpnext/issues/38019 )) ([#38068 ](https://github.com/frappe/erpnext/issues/38068 )) ([c552884 ](c5528844fd ))
* make adjustment entry using stock reconciliation (backport [#37995 ](https://github.com/frappe/erpnext/issues/37995 )) ([#38008 ](https://github.com/frappe/erpnext/issues/38008 )) ([984703c ](984703c3c9 ))
* make item field read-only in batch (backport [#38010 ](https://github.com/frappe/erpnext/issues/38010 )) ([#38033 ](https://github.com/frappe/erpnext/issues/38033 )) ([424ebd1 ](424ebd154a ))
* minor change added to test_case ([6b34568 ](6b34568128 ))
* minor issue ([0eab723 ](0eab723243 ))
* new logic for handling revaluation journals ([9c0d80c ](9c0d80cef4 ))
* pick serial nos from selected batch only ([#37988 ](https://github.com/frappe/erpnext/issues/37988 )) ([db29180 ](db29180eec ))
* sales order not assigned to territory orders ([#37905 ](https://github.com/frappe/erpnext/issues/37905 )) ([#38024 ](https://github.com/frappe/erpnext/issues/38024 )) ([620f4f2 ](620f4f2c10 ))
* Set right party name in bank transaction ([21b430a ](21b430a575 ))
* **translations:** suggestions from review ([4d2169e ](4d2169e48e ))
* Use `process.extract` to get the corresponding party doc name of the result ([b0a184e ](b0a184e937 ))
### Features
* **accounts_receivable:** test_case added for multi-select customer group ([cf0d936 ](cf0d936195 ))
* multi-select customer group in AR Report ([935286f ](935286ff94 ))
2023-11-14 12:57:28 +00:00
Deepesh Garg
ecb116aa99
Merge pull request #38086 from frappe/version-14-hotfix
...
chore: release v14
2023-11-14 18:25:20 +05:30
mergify[bot]
8446e87cc2
chore: delete comments and unlink attachments on company transactions deletion (backport #38077 ) ( #38078 )
...
* chore: delete comments and unlink attachments on company transactions deletion
(cherry picked from commit 2f9e96e324 )
* fix: unrelated transation date typo
(cherry picked from commit b097bb20d9 )
---------
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-11-13 19:20:52 +05:30
marination
fb19e7f15e
fix: Re-add no.of rows split in alert message
...
(cherry picked from commit 1fc5844025 )
2023-11-13 10:46:39 +00:00
marination
c840f30a20
style: Remove spaces introduced via merge conflict
...
(cherry picked from commit 4b4b176fcf )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/test_payment_entry.py
2023-11-13 10:46:39 +00:00
marination
0813f02ca5
fix: Alert message and make sure invoice due dates are different for effective test
...
- Make invoice due dates are different so that the invoice with the earliest due date is allocated first in the test
- Translate voucher type, simplify alert message. The invoice could be "split" into 1 row, no. of rows in the message seems unnecessary.
(cherry picked from commit 56ac3424d2 )
2023-11-13 10:46:38 +00:00
marination
a7e2867526
test: get_outstanding_reference_documents (triggered via UI)
...
(cherry picked from commit 162c0497d1 )
2023-11-13 10:46:38 +00:00
marination
077f3928cf
refactor: split_invoices_based_on_payment_terms
...
- Invoices were in the wrong order due to the logic. The invoices with payment terms were added first and the rest after.
- Overly long function with unnecessary loops (reduced to one main loop) and complexity
- The split row as per payment terms was not ordered. So the second installment was allocated first
(cherry picked from commit 6bd56d2d5f )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.py
2023-11-13 10:46:38 +00:00
mergify[bot]
c5528844fd
fix: indentation issue in the Production Plan Summary report (backport #38019 ) ( #38068 )
...
fix: indentation issue in the Production Plan Summary report (#38019 )
fix: Production Plan Summary report
(cherry picked from commit 4a111f7362 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-13 14:03:45 +05:30
ruthra kumar
55885e84ab
Merge pull request #38066 from frappe/mergify/bp/version-14/pr-38064
...
refactor: add revaluation journal checkbox in AR/AP summary reports (backport #38064 )
2023-11-13 12:15:34 +05:30
ruthra kumar
2faf2ce468
Merge pull request #38065 from frappe/mergify/bp/version-14-hotfix/pr-38064
...
refactor: add revaluation journal checkbox in AR/AP summary reports (backport #38064 )
2023-11-13 12:15:27 +05:30
ruthra kumar
7ab18fc434
refactor: add revaluation journal checkbox in AR/AP summary reports
...
(cherry picked from commit 95edd82638 )
2023-11-13 06:39:03 +00:00
ruthra kumar
a104a4bca6
refactor: add revaluation journal checkbox in AR/AP summary reports
...
(cherry picked from commit 95edd82638 )
2023-11-13 06:38:38 +00:00
mergify[bot]
6979c3e490
fix: close Credit Limit Crossed dialog (backport #38052 ) ( #38058 )
...
fix: close `Credit Limit Crossed` dialog (#38052 )
(cherry picked from commit 94faa44697 )
Co-authored-by: Arjun <arjun99c@gmail.com >
2023-11-12 18:07:31 +05:30
mergify[bot]
57ce73d540
fix: COA Importer app related issues ( #37238 )
...
fix: COA Importer app related issues (#37238 )
* fix: COA Importer app related issues
* fix: Clear all account links fields befor import
* fix: Attribute error
(cherry picked from commit 8634abc021 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-11-12 17:40:56 +05:30
mergify[bot]
424ebd154a
fix: make item field read-only in batch (backport #38010 ) ( #38033 )
...
* fix: make item field read-only in batch
(cherry picked from commit 779260fb49 )
# Conflicts:
# erpnext/stock/doctype/batch/batch.json
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-11 10:51:36 +05:30
Frappe PR Bot
7c7dc5328e
chore(release): Bumped to Version 14.47.4
...
## [14.47.4](https://github.com/frappe/erpnext/compare/v14.47.3...v14.47.4 ) (2023-11-10)
### Bug Fixes
* new logic for handling revaluation journals ([010ccf8 ](010ccf80f5 ))
2023-11-10 07:46:10 +00:00
ruthra kumar
cb655226de
Merge pull request #38037 from frappe/mergify/bp/version-14/pr-38004
...
fix: handling of exchange rate journals in AR/AP (backport #38004 )
2023-11-10 13:14:45 +05:30
ruthra kumar
010ccf80f5
fix: new logic for handling revaluation journals
...
(cherry picked from commit 1d8fcd66e6 )
2023-11-10 12:05:46 +05:30
ruthra kumar
13ea910fa6
Merge pull request #38035 from frappe/mergify/bp/version-14-hotfix/pr-38004
...
fix: handling of exchange rate journals in AR/AP (backport #38004 )
2023-11-10 11:59:03 +05:30
ruthra kumar
9c0d80cef4
fix: new logic for handling revaluation journals
...
(cherry picked from commit 1d8fcd66e6 )
2023-11-10 11:17:46 +05:30
mergify[bot]
620f4f2c10
fix: sales order not assigned to territory orders ( #37905 ) ( #38024 )
...
fix: sales order not assigned to territory orders (#37905 )
filtered sales order are not assigned to 'territory_orders' which results in 0 order amount and 0 billing amount in the output
(cherry picked from commit 45b4bfc947 )
Co-authored-by: jabir-elat <44110258+jabir-elat@users.noreply.github.com >
2023-11-09 21:52:43 +05:30
ruthra kumar
89695022c7
Merge pull request #38021 from frappe/mergify/bp/version-14/pr-37860
...
refactor: ignore disabled account while selecting Income Accounts (backport #37860 )
2023-11-09 17:28:14 +05:30
Frappe PR Bot
50627733b4
chore(release): Bumped to Version 14.47.3
...
## [14.47.3](https://github.com/frappe/erpnext/compare/v14.47.2...v14.47.3 ) (2023-11-09)
### Bug Fixes
* make adjustment entry using stock reconciliation (backport [#37995 ](https://github.com/frappe/erpnext/issues/37995 )) (backport [#38008 ](https://github.com/frappe/erpnext/issues/38008 )) ([#38018 ](https://github.com/frappe/erpnext/issues/38018 )) ([7942ad4 ](7942ad488e ))
2023-11-09 11:24:29 +00:00
mergify[bot]
7942ad488e
fix: make adjustment entry using stock reconciliation (backport #37995 ) (backport #38008 ) ( #38018 )
...
fix: make adjustment entry using stock reconciliation (backport #37995 ) (#38008 )
* fix: make adjustment entry using stock reconciliation (#37995 )
fix: do adjustment entry using stock reconciliation
(cherry picked from commit a8216b9727 )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
* chore: fix conflicts
* fix: conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 984703c3c9 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-09 16:53:14 +05:30
ruthra kumar
c3d7348c73
refactor: ignore disabled account while selecting Income Accounts
...
(cherry picked from commit 6e3e094c95 )
2023-11-09 11:14:38 +00:00
Deepesh Garg
ad178db28f
Merge pull request #38012 from frappe/mergify/bp/version-14-hotfix/pr-37716
...
feat: multi-select customer group in AR Report (backport #37716 )
2023-11-09 14:05:59 +05:30
mergify[bot]
984703c3c9
fix: make adjustment entry using stock reconciliation (backport #37995 ) ( #38008 )
...
* fix: make adjustment entry using stock reconciliation (#37995 )
fix: do adjustment entry using stock reconciliation
(cherry picked from commit a8216b9727 )
# Conflicts:
# erpnext/stock/doctype/stock_ledger_entry/stock_ledger_entry.json
# erpnext/stock/doctype/stock_reconciliation/stock_reconciliation.py
* chore: fix conflicts
* fix: conflicts
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-09 13:40:14 +05:30
vishal
6b34568128
fix: minor change added to test_case
...
(cherry picked from commit 30402033bc )
2023-11-09 07:35:16 +00:00
vishal
cf0d936195
feat(accounts_receivable): test_case added for multi-select customer group
...
(cherry picked from commit de445b32f5 )
2023-11-09 07:35:16 +00:00
vishal
0eab723243
fix: minor issue
...
(cherry picked from commit b60c57a97d )
2023-11-09 07:35:15 +00:00
vishal
935286ff94
feat: multi-select customer group in AR Report
...
(cherry picked from commit 8903c1bc6f )
2023-11-09 07:35:15 +00:00
Frappe PR Bot
9a2674ea29
chore(release): Bumped to Version 14.47.2
...
## [14.47.2](https://github.com/frappe/erpnext/compare/v14.47.1...v14.47.2 ) (2023-11-09)
### Bug Fixes
* pick serial nos from selected batch only (backport [#37988 ](https://github.com/frappe/erpnext/issues/37988 )) ([#38011 ](https://github.com/frappe/erpnext/issues/38011 )) ([0405aae](0405aae4a0 ))
2023-11-09 07:28:50 +00:00
mergify[bot]
0405aae4a0
fix: pick serial nos from selected batch only (backport #37988 ) ( #38011 )
...
fix: pick serial nos from selected batch only (#37988 )
* fix: pick current serial nos from selected batch only
* test: add test case for current qty and current serial nos
(cherry picked from commit db29180eec )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-09 12:57:03 +05:30
s-aga-r
db29180eec
fix: pick serial nos from selected batch only ( #37988 )
...
* fix: pick current serial nos from selected batch only
* test: add test case for current qty and current serial nos
2023-11-09 12:30:22 +05:30
ruthra kumar
b5bed65d9e
Merge pull request #38001 from frappe/mergify/bp/version-14-hotfix/pr-37860
...
refactor: ignore disabled account while selecting Income Accounts (backport #37860 )
2023-11-09 10:41:13 +05:30
ruthra kumar
3f7f5bd8f0
refactor: ignore disabled account while selecting Income Accounts
...
(cherry picked from commit 6e3e094c95 )
2023-11-09 04:45:53 +00:00
Frappe PR Bot
3f433b1b8b
chore(release): Bumped to Version 14.47.1
...
## [14.47.1](https://github.com/frappe/erpnext/compare/v14.47.0...v14.47.1 ) (2023-11-08)
### Bug Fixes
* asset depreciation ledger (backport [#37991 ](https://github.com/frappe/erpnext/issues/37991 )) ([#37992 ](https://github.com/frappe/erpnext/issues/37992 )) ([0ac78a9 ](0ac78a96a9 ))
2023-11-08 18:40:20 +00:00
Anand Baburajan
0532f72cb1
Merge pull request #37996 from frappe/mergify/bp/version-14/pr-37992
...
fix: asset depreciation ledger (backport #37991 ) (backport #37992 )
2023-11-09 00:09:05 +05:30
mergify[bot]
0ac78a96a9
fix: asset depreciation ledger (backport #37991 ) ( #37992 )
...
* fix: asset depreciation ledger (#37991 )
* fix: include opening acc depr while calculating asset depr ledger report
* chore: include opening acc depr properly in acc depr amt
* chore: add cost_center in asset depr ledger report
* fix: handle finance books properly in asset depr ledger report
* chore: rename 'include default book entries' to 'include default FB entries'
(cherry picked from commit 9a171db97f )
# Conflicts:
# erpnext/accounts/report/balance_sheet/balance_sheet.js
# erpnext/accounts/report/cash_flow/cash_flow.js
# erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js
# erpnext/accounts/report/trial_balance/trial_balance.js
# erpnext/translations/pl.csv
# erpnext/translations/tr.csv
* chore: fix conflict in balance_sheet.js
* chore: fix conflict in cash_flow.js
* chore: fix conflict in consolidated_financial_statement.js
* chore: fix conflict in trial_balance.js
* chore: fix conflict in tr.csv
* chore: fix conflict in pl.csv
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
(cherry picked from commit 043dc1b14b )
2023-11-08 18:07:42 +00:00
mergify[bot]
043dc1b14b
fix: asset depreciation ledger (backport #37991 ) ( #37992 )
...
* fix: asset depreciation ledger (#37991 )
* fix: include opening acc depr while calculating asset depr ledger report
* chore: include opening acc depr properly in acc depr amt
* chore: add cost_center in asset depr ledger report
* fix: handle finance books properly in asset depr ledger report
* chore: rename 'include default book entries' to 'include default FB entries'
(cherry picked from commit 9a171db97f )
# Conflicts:
# erpnext/accounts/report/balance_sheet/balance_sheet.js
# erpnext/accounts/report/cash_flow/cash_flow.js
# erpnext/accounts/report/consolidated_financial_statement/consolidated_financial_statement.js
# erpnext/accounts/report/trial_balance/trial_balance.js
# erpnext/translations/pl.csv
# erpnext/translations/tr.csv
* chore: fix conflict in balance_sheet.js
* chore: fix conflict in cash_flow.js
* chore: fix conflict in consolidated_financial_statement.js
* chore: fix conflict in trial_balance.js
* chore: fix conflict in tr.csv
* chore: fix conflict in pl.csv
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-11-08 23:36:17 +05:30
Deepesh Garg
c5a6b17c15
Merge pull request #37825 from frappe/mergify/bp/version-14-hotfix/pr-37278
...
fix: german translations of Accounts Settings (backport #37278 )
2023-11-08 18:44:11 +05:30
Deepesh Garg
16c3f3bcbd
Merge pull request #37913 from frappe/mergify/bp/version-14-hotfix/pr-37299
...
fix: Set right party name in bank transaction (backport #37299 )
2023-11-08 12:28:10 +05:30
Frappe PR Bot
4d804951c6
chore(release): Bumped to Version 14.47.0
...
# [14.47.0](https://github.com/frappe/erpnext/compare/v14.46.7...v14.47.0 ) (2023-11-08)
### Bug Fixes
* `TypeError` in PR for non-stock item ([ef4471f ](ef4471f8c0 ))
* add missing disbursement account in update_old_loans patch ([ad64065 ](ad64065ec6 ))
* add translation wrapper (backport [#37911 ](https://github.com/frappe/erpnext/issues/37911 )) ([#37946 ](https://github.com/frappe/erpnext/issues/37946 )) ([c53d281 ](c53d281b9e ))
* don't reset rate if greater than zero in standalone debit note (backport [#37935 ](https://github.com/frappe/erpnext/issues/37935 )) ([#37940 ](https://github.com/frappe/erpnext/issues/37940 )) ([64658fc ](64658fc790 ))
* fetch asset received but not billed account only when needed ([7df4009 ](7df4009dd3 ))
* gov compliance for tax withholding report ([#37590 ](https://github.com/frappe/erpnext/issues/37590 )) ([273cc35 ](273cc35b91 ))
* In-Transit Warehouse company filter (backport [#37796 ](https://github.com/frappe/erpnext/issues/37796 )) ([#37797 ](https://github.com/frappe/erpnext/issues/37797 )) ([0b1da08 ](0b1da08d78 ))
* link between parent and child procedure (backport [#37903 ](https://github.com/frappe/erpnext/issues/37903 )) ([#37943 ](https://github.com/frappe/erpnext/issues/37943 )) ([24da29a ](24da29a817 ))
* list index out of range ([#37880 ](https://github.com/frappe/erpnext/issues/37880 )) ([05fed9e ](05fed9e352 ))
* make `Material Request Item` required if `Material Request` is set in PO (backport [#37928 ](https://github.com/frappe/erpnext/issues/37928 )) ([#37936 ](https://github.com/frappe/erpnext/issues/37936 )) ([c870120 ](c87012046d ))
* permission error while creating Supplier Quotation from Portal (backport [#37864 ](https://github.com/frappe/erpnext/issues/37864 )) ([#37870 ](https://github.com/frappe/erpnext/issues/37870 )) ([1a3dae0 ](1a3dae0f9a ))
* **plaid:** Do not sync pending transactions ([ffdc11b ](ffdc11bbf6 ))
* POS change amount gl entry with no amount ([#37799 ](https://github.com/frappe/erpnext/issues/37799 )) ([5e1a89b ](5e1a89b3f9 ))
* Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (backport [#37499 ](https://github.com/frappe/erpnext/issues/37499 )) ([#37916 ](https://github.com/frappe/erpnext/issues/37916 )) ([eb3630b ](eb3630bcf8 ))
* remove voucher type and no for Item and Warehouse based reposting (backport [#37849 ](https://github.com/frappe/erpnext/issues/37849 )) ([#37850 ](https://github.com/frappe/erpnext/issues/37850 )) ([e19cade ](e19cade12d ))
* standard submit perm in repost ledger for editable invoices (backport [#37826 ](https://github.com/frappe/erpnext/issues/37826 )) ([#37854 ](https://github.com/frappe/erpnext/issues/37854 )) ([69b569d ](69b569df46 ))
* status for over delivery or billing ([d8e7430 ](d8e743013f ))
* type error on new payment entry ([38184f7 ](38184f77c7 ))
* typo in AR report ([3d72ec7 ](3d72ec7ca4 ))
* validate so item with qtn ([4a225b0 ](4a225b069b ))
### Features
* reserved production plan sub assembly items (backport [#37884 ](https://github.com/frappe/erpnext/issues/37884 )) ([#37926 ](https://github.com/frappe/erpnext/issues/37926 )) ([4de97a4 ](4de97a4fcb ))
* settings page for repost ([09cde5d ](09cde5da08 ))
* **Stock Balance:** add filters from route (backport [#37836 ](https://github.com/frappe/erpnext/issues/37836 )) ([#37839 ](https://github.com/frappe/erpnext/issues/37839 )) ([e8a706a ](e8a706a5ea ))
### Performance Improvements
* Add index to supplier invoice field (backport [#37861 ](https://github.com/frappe/erpnext/issues/37861 )) ([#37862 ](https://github.com/frappe/erpnext/issues/37862 )) ([2c93f81 ](2c93f81d59 ))
* index return against for purchase invoice (backport [#37881 ](https://github.com/frappe/erpnext/issues/37881 )) ([#37882 ](https://github.com/frappe/erpnext/issues/37882 )) ([fed25fa ](fed25fac76 ))
2023-11-08 06:19:10 +00:00
Deepesh Garg
c5ddb4153a
Merge pull request #37965 from frappe/version-14-hotfix
...
chore: release v14
2023-11-08 11:47:53 +05:30
ruthra kumar
b0ed3c2f0a
Merge pull request #37977 from ruthra-kumar/add_voucher_detail_no_to_payment_ledger
...
refactor: Add voucher_detail_no to payment ledger
2023-11-08 11:23:15 +05:30
ruthra kumar
3f8d58c9c6
refactor: add voucher_detail_no to PLE doctype
2023-11-08 10:53:16 +05:30
ruthra kumar
8a3139f6f5
Merge pull request #37901 from frappe/mergify/bp/version-14-hotfix/pr-37887
...
chore: performance optimization on payment ledger entry doctype (backport #37887 )
2023-11-08 10:48:30 +05:30
ruthra kumar
0b601d8cae
chore: performance optimization on payment ledger entry doctype
...
(cherry picked from commit f14d1eb871 )
2023-11-08 10:23:52 +05:30
ruthra kumar
9be71e45b9
Merge pull request #37975 from frappe/mergify/bp/version-14-hotfix/pr-37971
...
refactor: optimize bulk transaction for speed (backport #37971 )
2023-11-08 07:08:42 +05:30
ruthra kumar
e58604a90f
refactor: optimize for speed
...
(cherry picked from commit 416bd400bb )
2023-11-08 01:03:28 +00:00
mergify[bot]
e895bb3a63
chore: typo in Stock Entry enqueue msg (backport #37970 ) ( #37972 )
...
chore: typo in `Stock Entry` enqueue msg
(cherry picked from commit ee60fa940c )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-07 15:57:20 +00:00
ruthra kumar
38a5e6f10b
Merge pull request #37967 from frappe/mergify/bp/version-14-hotfix/pr-37954
...
refactor: expand repost to `Expense Claim` and make it configurable (backport #37954 )
2023-11-07 16:24:44 +05:30
ruthra kumar
8f0cf1b7dc
chore: resolve conflict
2023-11-07 15:56:35 +05:30
ruthra kumar
3da2597703
refactor: update permissions for repost settings
...
(cherry picked from commit 10b9570429 )
2023-11-07 10:14:36 +00:00
ruthra kumar
82bf726b83
refactor(test): repost test case for purchase invoice
...
(cherry picked from commit 11c8d9fcf1 )
2023-11-07 10:14:35 +00:00
ruthra kumar
7d4dc67b61
refactor: select distinct types
...
(cherry picked from commit 61705047b0 )
2023-11-07 10:14:33 +00:00
ruthra kumar
35f5498913
refactor(test): update repost settings for test cases
...
(cherry picked from commit ac79b8483f )
2023-11-07 10:14:32 +00:00
ruthra kumar
ed557274d2
refactor: support for expense claim repost
...
(cherry picked from commit b651b36fff )
2023-11-07 10:14:30 +00:00
ruthra kumar
18e6931d78
refactor: configurable repost settings
...
(cherry picked from commit 5a068410c6 )
2023-11-07 10:14:29 +00:00
ruthra kumar
560a45b343
chore: patch to update default repost settings value
...
(cherry picked from commit ebb186c8df )
# Conflicts:
# erpnext/patches.txt
2023-11-07 10:14:28 +00:00
ruthra kumar
09cde5da08
feat: settings page for repost
...
(cherry picked from commit d582a73795 )
2023-11-07 10:14:21 +00:00
ruthra kumar
503c0f33bb
Merge pull request #37957 from frappe/mergify/bp/version-14-hotfix/pr-37956
...
fix: type error on new payment entry (backport #37956 )
2023-11-07 12:47:10 +05:30
ruthra kumar
38184f77c7
fix: type error on new payment entry
...
(cherry picked from commit adff287160 )
2023-11-07 12:40:16 +05:30
Frappe PR Bot
449b641560
chore(release): Bumped to Version 14.46.7
...
## [14.46.7](https://github.com/frappe/erpnext/compare/v14.46.6...v14.46.7 ) (2023-11-06)
### Bug Fixes
* typo in AR report ([d54e756 ](d54e756453 ))
2023-11-06 15:33:32 +00:00
ruthra kumar
3cc5e5591d
Merge pull request #37951 from frappe/mergify/bp/version-14/pr-37948
...
fix: typo in AR report (backport #37948 )
2023-11-06 21:00:23 +05:30
ruthra kumar
bc5e01e846
Merge pull request #37949 from frappe/mergify/bp/version-14-hotfix/pr-37948
...
fix: typo in AR report (backport #37948 )
2023-11-06 20:55:22 +05:30
ruthra kumar
d54e756453
fix: typo in AR report
...
(cherry picked from commit 67e74d03ed )
2023-11-06 15:00:11 +00:00
ruthra kumar
3d72ec7ca4
fix: typo in AR report
...
(cherry picked from commit 67e74d03ed )
2023-11-06 14:56:44 +00:00
mergify[bot]
c53d281b9e
fix: add translation wrapper (backport #37911 ) ( #37946 )
...
fix: add translation wrapper
(cherry picked from commit 8722318081 )
Co-authored-by: hyaray <hyaray@vip.qq.com >
2023-11-06 19:52:11 +05:30
Frappe PR Bot
94b38b900c
chore(release): Bumped to Version 14.46.6
...
## [14.46.6](https://github.com/frappe/erpnext/compare/v14.46.5...v14.46.6 ) (2023-11-06)
### Bug Fixes
* don't reset rate if greater than zero in standalone debit note (backport [#37935 ](https://github.com/frappe/erpnext/issues/37935 )) (backport [#37940 ](https://github.com/frappe/erpnext/issues/37940 )) ([#37945 ](https://github.com/frappe/erpnext/issues/37945 )) ([235f166 ](235f1664e0 ))
2023-11-06 14:15:53 +00:00
mergify[bot]
235f1664e0
fix: don't reset rate if greater than zero in standalone debit note (backport #37935 ) (backport #37940 ) ( #37945 )
...
fix: don't reset rate if greater than zero in standalone debit note (backport #37935 ) (#37940 )
* fix: don't reset rate if greater than zero in standalone debit note
(cherry picked from commit 5cce522ecd )
* fix(test): `test_gl_entries_for_standalone_debit_note`
(cherry picked from commit f9fc6c9c9d )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
(cherry picked from commit 64658fc790 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-06 19:37:15 +05:30
mergify[bot]
24da29a817
fix: link between parent and child procedure (backport #37903 ) ( #37943 )
...
* fix: link between parent and child procedure
(cherry picked from commit 05f24ede96 )
* chore: add missing filters for `Parent Procedure`
(cherry picked from commit 8fbd4cea5b )
* test: add test case for Quality Procedure`
(cherry picked from commit 30c6b83a10 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-06 19:28:19 +05:30
mergify[bot]
64658fc790
fix: don't reset rate if greater than zero in standalone debit note (backport #37935 ) ( #37940 )
...
* fix: don't reset rate if greater than zero in standalone debit note
(cherry picked from commit 5cce522ecd )
* fix(test): `test_gl_entries_for_standalone_debit_note`
(cherry picked from commit f9fc6c9c9d )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-06 19:27:28 +05:30
mergify[bot]
c87012046d
fix: make Material Request Item required if Material Request is set in PO (backport #37928 ) ( #37936 )
...
fix: make `Material Request Item` required if `Material Request` is set in PO
(cherry picked from commit a9d91189b0 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-06 17:26:37 +05:30
Frappe PR Bot
21ad1dba19
chore(release): Bumped to Version 14.46.5
...
## [14.46.5](https://github.com/frappe/erpnext/compare/v14.46.4...v14.46.5 ) (2023-11-06)
### Bug Fixes
* additional filter in ar/ap report ([930aee1 ](930aee1d70 ))
2023-11-06 06:42:02 +00:00
ruthra kumar
9c356a0ac2
Merge pull request #37929 from frappe/mergify/bp/version-14/pr-37873
...
refactor: 'group only by voucher' flag in AR/AP report (backport #37869 ) (backport #37873 )
2023-11-06 12:10:29 +05:30
ruthra kumar
930aee1d70
fix: additional filter in ar/ap report
...
empty commit
2023-11-06 11:51:39 +05:30
mergify[bot]
4de97a4fcb
feat: reserved production plan sub assembly items (backport #37884 ) ( #37926 )
...
feat: reserved production plan sub assembly items (#37884 )
(cherry picked from commit 34d3eb88b3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-11-06 11:40:21 +05:30
ruthra kumar
932d1e7c62
Merge pull request #37924 from frappe/mergify/bp/version-14-hotfix/pr-37879
...
refactor: flag to toggle billed amy update in DN for Credit Note (backport #37879 )
2023-11-06 11:24:08 +05:30
ruthra kumar
a8b26ebc6b
refactor: group only by voucher flag in AR/AP report
...
(cherry picked from commit 23beb46d15 )
(cherry picked from commit ee5898a773 )
2023-11-06 05:53:50 +00:00
ruthra kumar
71ad448281
refactor(test): enable billed amt update on Sales Return(Cr Note)
...
(cherry picked from commit 0c5bdbdcf3 )
2023-11-06 09:40:32 +05:30
ruthra kumar
6eb867a1e4
refactor: flag to toggle billed amy update in DN for Credit Note
...
(cherry picked from commit a3191f1c8c )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
2023-11-06 03:11:20 +00:00
mergify[bot]
5e1a89b3f9
fix: POS change amount gl entry with no amount ( #37799 )
...
fix: POS change amount gl entry with no amount (#37799 )
(cherry picked from commit 2b02ef0066 )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-11-05 17:56:19 +05:30
Frappe PR Bot
b2b8b72952
chore(release): Bumped to Version 14.46.4
...
## [14.46.4](https://github.com/frappe/erpnext/compare/v14.46.3...v14.46.4 ) (2023-11-05)
### Bug Fixes
* Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (backport [#37499 ](https://github.com/frappe/erpnext/issues/37499 )) (backport [#37916 ](https://github.com/frappe/erpnext/issues/37916 )) ([#37919 ](https://github.com/frappe/erpnext/issues/37919 )) ([555ebc1](555ebc190c ))
2023-11-05 06:41:12 +00:00
mergify[bot]
555ebc190c
fix: Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (backport #37499 ) (backport #37916 ) ( #37919 )
...
fix: Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (backport #37499 ) (#37916 )
fix: Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (#37499 )
* fix: account for case-insensitive database primary key for parameter names
* chore: linting
(cherry picked from commit b099590b2c )
Co-authored-by: Richard Case <110036763+casesolved-co-uk@users.noreply.github.com >
(cherry picked from commit eb3630bcf8 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-11-05 12:10:04 +05:30
viralkansodiya15
05fed9e352
fix: list index out of range ( #37880 )
...
* fix: list index out of range
* fix: changes in error message
* fix: change error message and date comparision
* fix: change a return a value when disposal date is equal to available for use date
* fix: changes to fix linter test failing
2023-11-05 11:54:39 +05:30
mergify[bot]
eb3630bcf8
fix: Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (backport #37499 ) ( #37916 )
...
fix: Quality Inspection Parameter migration - DuplicateEntryError due to case sensitivity (#37499 )
* fix: account for case-insensitive database primary key for parameter names
* chore: linting
(cherry picked from commit b099590b2c )
Co-authored-by: Richard Case <110036763+casesolved-co-uk@users.noreply.github.com >
2023-11-05 06:16:23 +00:00
ruthra kumar
c2001bec15
Merge pull request #37915 from ruthra-kumar/prevent_precision_based_validation_error_reconciliation
...
refactor: avoid precision based validation error on reconciliation
2023-11-05 05:58:32 +05:30
ruthra kumar
be925d2d33
refactor: avoid precision based validation error on reconciliation
2023-11-05 05:22:09 +05:30
marination
b0a184e937
fix: Use process.extract to get the corresponding party doc name of the result
...
- rapidfuzz accepts an iterable or a dict. dict input gives the dict key and value in the result
(cherry picked from commit e0a03789ae )
2023-11-04 15:48:18 +00:00
marination
21b430a575
fix: Set right party name in bank transaction
...
- If party name and docname are different, set the docname in Bank Transaction
(cherry picked from commit ff1dc72d74 )
2023-11-04 15:48:18 +00:00
Anand Baburajan
65dfef021a
chore: rename depreciation_amount_based_on_num_days_in_month to daily_prorata_based [v14] ( #37898 )
...
chore: rename depreciation_amount_based_on_num_days_in_month to daily_prorata_based
2023-11-03 20:18:20 +00:00
Anand Baburajan
86c6ae6275
chore: rename daily_depreciation in asset to depreciation_amount_based_on_num_days_in_month [v14] ( #37895 )
...
chore: rename daily_depreciation to depreciation_amount_based_on_num_days_in_month
2023-11-03 23:26:34 +05:30
mergify[bot]
fed25fac76
perf: index return against for purchase invoice (backport #37881 ) ( #37882 )
...
perf: index return against for purchase invoice (#37881 )
(cherry picked from commit 469ae2c7f1 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-11-03 21:59:46 +05:30
Frappe PR Bot
58eaaaa8ad
chore(release): Bumped to Version 14.46.3
...
## [14.46.3](https://github.com/frappe/erpnext/compare/v14.46.2...v14.46.3 ) (2023-11-03)
### Bug Fixes
* add missing disbursement account in update_old_loans patch ([00bbf0f ](00bbf0fbc5 ))
2023-11-03 16:29:27 +00:00
Anand Baburajan
df00bde748
Merge pull request #37894 from frappe/mergify/bp/version-14/pr-37889
...
fix: add missing disbursement account in update_old_loans patch (backport #37889 )
2023-11-03 21:57:35 +05:30
anandbaburajan
00bbf0fbc5
fix: add missing disbursement account in update_old_loans patch
...
(cherry picked from commit ad64065ec6 )
2023-11-03 16:25:46 +00:00
Anand Baburajan
6b5cffc77a
Merge pull request #37889 from anandbaburajan/update_old_loans_disb_account
...
fix: add missing disbursement account in update_old_loans patch
2023-11-03 21:45:33 +05:30
anandbaburajan
ad64065ec6
fix: add missing disbursement account in update_old_loans patch
2023-11-03 20:57:52 +05:30
mergify[bot]
1a3dae0f9a
fix: permission error while creating Supplier Quotation from Portal (backport #37864 ) ( #37870 )
...
* fix: permission error while creating Supplier Quotation from Portal
(cherry picked from commit e019d43d0b )
# Conflicts:
# erpnext/controllers/buying_controller.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-03 16:24:36 +05:30
ruthra kumar
15308c9aac
Merge pull request #37875 from frappe/mergify/bp/version-14-hotfix/pr-37852
...
refactor: better ledger comparision report (backport #37852 )
2023-11-03 13:25:22 +05:30
ruthra kumar
09ba6c1266
Merge pull request #37873 from frappe/mergify/bp/version-14-hotfix/pr-37869
...
refactor: 'group only by voucher' flag in AR/AP report (backport #37869 )
2023-11-03 13:25:04 +05:30
ruthra kumar
afa6ed9e22
refactor(test): for ledger comparision report
...
(cherry picked from commit 639f427d6d )
2023-11-03 07:22:59 +00:00
ruthra kumar
3d2ff7eea3
refactor: better output on gl and pl comparison report
...
(cherry picked from commit 539f0251d9 )
2023-11-03 07:22:58 +00:00
ruthra kumar
ee5898a773
refactor: group only by voucher flag in AR/AP report
...
(cherry picked from commit 23beb46d15 )
2023-11-03 07:00:25 +00:00
mergify[bot]
2c93f81d59
perf: Add index to supplier invoice field (backport #37861 ) ( #37862 )
...
fix: Add index to supplier invoice field (#37861 )
* fix: Add index to supplier invoice field
* chore: remove unintetional changes
(cherry picked from commit c37e374fdd )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-11-03 11:52:07 +05:30
mergify[bot]
e19cade12d
fix: remove voucher type and no for Item and Warehouse based reposting (backport #37849 ) ( #37850 )
...
* fix: remove voucher type and no for Item and Warehouse based reposting
(cherry picked from commit 0104897d69 )
* chore: fix test cases
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2023-11-02 15:15:53 +05:30
mergify[bot]
273cc35b91
fix: gov compliance for tax withholding report ( #37590 )
...
* refactor: avoid relying only on against in tds docs query
(cherry picked from commit 705dadae8e )
* chore: change column order
(cherry picked from commit 7ecc0d5a04 )
* fix: sort by section code
(cherry picked from commit 4471ad581e )
* feat: proprietorship & partnership options in entity type
(cherry picked from commit ed2457bddf )
# Conflicts:
# erpnext/buying/doctype/supplier/supplier.json
# erpnext/selling/doctype/customer/customer.json
* chore: linting issues
(cherry picked from commit 75441017c6 )
* feat: add cols for supplier inv details
(cherry picked from commit 6d5ccde864 )
* chore: resolve conflicts
* chore: resolve conflicts
* chore: linting issues
---------
Co-authored-by: Gursheen Anand <gursheen@frappe.io >
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2023-11-02 14:34:23 +05:30
mergify[bot]
69b569df46
fix: standard submit perm in repost ledger for editable invoices (backport #37826 ) ( #37854 )
...
fix: standard submit perm in repost ledger for editable invoices (#37826 )
* fix: ignore perm while reposting ledger
* fix: use flag in save
* fix: remove unnecessary save
(cherry picked from commit 1b808e1d7c )
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2023-11-02 14:33:33 +05:30
Frappe PR Bot
99338b6d01
chore(release): Bumped to Version 14.46.2
...
## [14.46.2](https://github.com/frappe/erpnext/compare/v14.46.1...v14.46.2 ) (2023-11-02)
### Bug Fixes
* `TypeError` in PR for non-stock item (backport [#37819 ](https://github.com/frappe/erpnext/issues/37819 )) (backport [#37841 ](https://github.com/frappe/erpnext/issues/37841 )) ([#37853 ](https://github.com/frappe/erpnext/issues/37853 )) ([f6418c1 ](f6418c14dd ))
2023-11-02 08:33:41 +00:00
mergify[bot]
f6418c14dd
fix: TypeError in PR for non-stock item (backport #37819 ) (backport #37841 ) ( #37853 )
...
fix: `TypeError` in PR for non-stock item
(cherry picked from commit 028b3e2fbf )
(cherry picked from commit ef4471f8c0 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-02 14:02:07 +05:30
rohitwaghchaure
a07d58bd0e
Merge pull request #37841 from frappe/mergify/bp/version-14-hotfix/pr-37819
...
fix: `TypeError` in PR for non-stock item (backport #37819 )
2023-11-02 13:34:23 +05:30
ruthra kumar
50fdc9dda0
Merge pull request #37846 from frappe/mergify/copy/version-14-hotfix/pr-37845
...
chore: add std permissions for Process Payment Reconciilation log (copy #37845 )
2023-11-02 12:10:27 +05:30
ruthra kumar
9b0a46853f
chore: std permissions for Process Payment Reconciilation log
...
(cherry picked from commit a9fceeb00f )
2023-11-02 06:10:54 +00:00
ruthra kumar
64d7590bd0
Merge pull request #37843 from frappe/mergify/bp/version-14-hotfix/pr-37838
...
refactor: pass limits to JE and PE queries in reconciliation tool (backport #37838 )
2023-11-02 11:08:51 +05:30
mergify[bot]
e8a706a5ea
feat(Stock Balance): add filters from route (backport #37836 ) ( #37839 )
...
feat(Stock Balance): add filters from route
(cherry picked from commit 38e5e4a893 )
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2023-11-02 10:46:42 +05:30
ruthra kumar
289236d065
refactor: pass limits to JE and PE queries in reconciliation tool
...
(cherry picked from commit 54e8ce1ac5 )
2023-11-02 05:13:08 +00:00
s-aga-r
ef4471f8c0
fix: TypeError in PR for non-stock item
...
(cherry picked from commit 028b3e2fbf )
2023-11-02 05:10:19 +00:00
ruthra kumar
e616a0bb63
Merge pull request #37833 from frappe/mergify/bp/version-14-hotfix/pr-37832
...
refactor: checkbox to toggle remarks in General Ledger (backport #37832 )
2023-11-02 08:06:40 +05:30
ruthra kumar
174b76f6ff
refactor: checkbox to toggle remarks in General Ledger
...
(cherry picked from commit 8fa677b8e8 )
2023-11-02 07:28:42 +05:30
mergify[bot]
875d7f8b72
refactor: update fields label and remove unused fields from BIN (backport #37827 ) ( #37829 )
...
* refactor: rearrange fields and update label
(cherry picked from commit ec1a7869f8 )
* refactor: remove unused fields `fcfs_rate` and `ma_rate` from Bin
(cherry picked from commit f0a1f4ac7c )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-11-01 16:41:33 +05:30
Raffael Meyer
2c1fdecc91
chore: resolve merge conflicts
2023-11-01 11:54:29 +01:00
barredterra
4d2169e48e
fix(translations): suggestions from review
...
(cherry picked from commit 115f024260 )
2023-11-01 09:43:41 +00:00
barredterra
b75aae99ca
fix: german translations of Accounts Settings
...
(cherry picked from commit b3486b43c4 )
# Conflicts:
# erpnext/translations/de.csv
2023-11-01 09:43:40 +00:00
Deepesh Garg
f502ec2268
Merge pull request #37821 from frappe/mergify/bp/version-14-hotfix/pr-37635
...
fix: validate sales order item with quotation (backport #37635 )
2023-11-01 15:13:26 +05:30
Deepesh Garg
0196d7ac23
Merge pull request #37717 from frappe/mergify/bp/version-14-hotfix/pr-37690
...
fix(plaid): Do not sync pending transactions (#37690 )
2023-11-01 14:12:33 +05:30
Deepesh Garg
357697702b
chore: resolve conflicts
2023-11-01 14:11:36 +05:30
Gursheen Anand
4a225b069b
fix: validate so item with qtn
...
(cherry picked from commit 17ebc1ea80 )
2023-11-01 08:34:50 +00:00
Deepesh Garg
28c9458482
Merge pull request #37815 from frappe/mergify/bp/version-14-hotfix/pr-37680
...
fix: status when over delivery or billing in SO (#37680 )
2023-11-01 14:03:59 +05:30
Gursheen Anand
d8e743013f
fix: status for over delivery or billing
...
(cherry picked from commit d69b0d76dd )
2023-11-01 07:00:14 +00:00
Frappe PR Bot
42ccc092fe
chore(release): Bumped to Version 14.46.1
...
## [14.46.1](https://github.com/frappe/erpnext/compare/v14.46.0...v14.46.1 ) (2023-11-01)
### Bug Fixes
* fetch asset received but not billed account only when needed ([487aa35 ](487aa35ee3 ))
2023-11-01 06:43:35 +00:00
Deepesh Garg
222bce62bf
Merge pull request #37814 from frappe/mergify/bp/version-14/pr-37812
...
fix: fetch asset received but not billed account only when needed (#37737 )
2023-11-01 12:12:02 +05:30
Deepesh Garg
487aa35ee3
fix: fetch asset received but not billed account only when needed
...
(cherry picked from commit 3a8736374c )
(cherry picked from commit 7df4009dd3 )
2023-11-01 06:41:33 +00:00
Deepesh Garg
555cc62e50
Merge pull request #37812 from frappe/mergify/bp/version-14-hotfix/pr-37737
...
fix: fetch asset received but not billed account only when needed (backport #37737 )
2023-11-01 12:10:04 +05:30
Deepesh Garg
7df4009dd3
fix: fetch asset received but not billed account only when needed
...
(cherry picked from commit 3a8736374c )
2023-11-01 04:49:59 +00:00
ruthra kumar
08a9a9d188
Merge pull request #37806 from frappe/mergify/bp/version-14-hotfix/pr-37795
...
chore: update default limit values in reconciliation tool (backport #37795 )
2023-10-31 20:37:40 +05:30
ruthra kumar
e98be384f9
Merge pull request #37804 from frappe/mergify/bp/version-14-hotfix/pr-37793
...
refactor: pull remarks only if needed on AR/AP report (backport #37793 )
2023-10-31 20:37:06 +05:30
ruthra kumar
fdf2977ce2
chore: update default limit values in reconciliation tool
...
(cherry picked from commit 1fd888175f )
2023-10-31 14:22:29 +00:00
ruthra kumar
3276f39740
refactor: pull remarks only if needed on AR/AP report
...
(cherry picked from commit eb73017798 )
2023-10-31 14:21:52 +00:00
mergify[bot]
0b1da08d78
fix: In-Transit Warehouse company filter (backport #37796 ) ( #37797 )
...
fix: In-Transit Warehouse company filter (#37796 )
(cherry picked from commit daf2ec063c )
Co-authored-by: hyaray <hyaray@vip.qq.com >
2023-10-31 18:53:37 +05:30
Frappe PR Bot
0f848fd968
chore(release): Bumped to Version 14.46.0
...
# [14.46.0](https://github.com/frappe/erpnext/compare/v14.45.4...v14.46.0 ) (2023-10-31)
### Bug Fixes
* add regional support to extend purchase gl entries ([d02ebd6 ](d02ebd6215 ))
* avoid name clash in delivery stop (backport [#37306 ](https://github.com/frappe/erpnext/issues/37306 )) ([#37701 ](https://github.com/frappe/erpnext/issues/37701 )) ([556095d ](556095daaa ))
* Cash flow mapping fix ([#37522 ](https://github.com/frappe/erpnext/issues/37522 )) ([8e31379 ](8e31379ecc ))
* close employee loan on write off ([#37638 ](https://github.com/frappe/erpnext/issues/37638 )) ([922ace4 ](922ace4076 ))
* **defaults:** apply discount and provisonal defaults from item group and brand if available (backport [#37466 ](https://github.com/frappe/erpnext/issues/37466 )) ([#37703 ](https://github.com/frappe/erpnext/issues/37703 )) ([a0893dd ](a0893ddf96 ))
* **delivery:** rename dt fetch stop action (backport [#37605 ](https://github.com/frappe/erpnext/issues/37605 )) ([#37606 ](https://github.com/frappe/erpnext/issues/37606 )) ([8660faa ](8660faaa54 ))
* GL Entries for receiving non CWIP assets using Purchase Receipt ([#37660 ](https://github.com/frappe/erpnext/issues/37660 )) ([80774e2 ](80774e2da1 ))
* incorrect cost center in the purchase invoice (backport [#37591 ](https://github.com/frappe/erpnext/issues/37591 )) ([#37609 ](https://github.com/frappe/erpnext/issues/37609 )) ([50daf70 ](50daf701dd ))
* incorrect material request quantity in production plan ([#37785 ](https://github.com/frappe/erpnext/issues/37785 )) ([25718d9 ](25718d9f1b ))
* incorrect process loss validation for multiple finished items (backport [#37576 ](https://github.com/frappe/erpnext/issues/37576 )) ([#37656 ](https://github.com/frappe/erpnext/issues/37656 )) ([638c271 ](638c271d70 ))
* indexing on Delivery Note Item (backport [#37766 ](https://github.com/frappe/erpnext/issues/37766 )) ([#37777 ](https://github.com/frappe/erpnext/issues/37777 )) ([9b66a06 ](9b66a06c86 ))
* make changes that enable gantt view for job cards (backport [#37661 ](https://github.com/frappe/erpnext/issues/37661 )) ([#37756 ](https://github.com/frappe/erpnext/issues/37756 )) ([712ddb7 ](712ddb75be ))
* **minor:** filter bank accounts in bank statement import ([#37525 ](https://github.com/frappe/erpnext/issues/37525 )) ([1cb9f4c ](1cb9f4cf8b ))
* **minor:** filter tax template based on company in subscription ([#37562 ](https://github.com/frappe/erpnext/issues/37562 )) ([c05e0a4 ](c05e0a4ffc ))
* **minor:** set tax values for item variants (backport [#37674 ](https://github.com/frappe/erpnext/issues/37674 )) ([#37738 ](https://github.com/frappe/erpnext/issues/37738 )) ([fabcfc1 ](fabcfc1fce ))
* negative current qty causing recursion issue ([#37752 ](https://github.com/frappe/erpnext/issues/37752 )) ([f1407bc ](f1407bcfd2 ))
* overallocation on Payment with PO/SO ([d71b885 ](d71b885fb8 ))
* purchase receipt with stock and asset items ([375be8c ](375be8cd93 ))
* remove from or target warehouse for non internal transfer entries (backport [#37612 ](https://github.com/frappe/erpnext/issues/37612 )) ([#37628 ](https://github.com/frappe/erpnext/issues/37628 )) ([78b7c26 ](78b7c26420 ))
* set correct `purchase_sle` in `get_last_sle()` ([#37708 ](https://github.com/frappe/erpnext/issues/37708 )) ([86cf156 ](86cf156968 ))
* set empty value for tax template in item details ([#37496 ](https://github.com/frappe/erpnext/issues/37496 )) ([ec208b8 ](ec208b8df5 ))
* typeerror on tds payable monthly report ([fea27d5 ](fea27d5e2e ))
* update existing doc if possible ([89f07dc ](89f07dcfac ))
* wrong german translation ([#37658 ](https://github.com/frappe/erpnext/issues/37658 )) ([fa5780c ](fa5780ca81 ))
### Features
* allow return of components for SCO that don't have SCR created (backport [#37686 ](https://github.com/frappe/erpnext/issues/37686 )) ([#37692 ](https://github.com/frappe/erpnext/issues/37692 )) ([e96d5b3 ](e96d5b314a ))
* **delivery:** link to delivery notes list view from delivery trip (backport [#37604 ](https://github.com/frappe/erpnext/issues/37604 )) ([#37695 ](https://github.com/frappe/erpnext/issues/37695 )) ([c58fefb ](c58fefb359 ))
### Reverts
* Revert "fix: set empty value for tax template in item details (#37496 )" ([ca13816 ](ca13816ca1 )), closes [#37496 ](https://github.com/frappe/erpnext/issues/37496 ) [#37496 ](https://github.com/frappe/erpnext/issues/37496 )
2023-10-31 12:45:11 +00:00
rohitwaghchaure
c117ab851a
Merge pull request #37788 from frappe/version-14-hotfix
...
chore: release v14
2023-10-31 18:13:28 +05:30
rohitwaghchaure
b7b62a8966
Merge branch 'version-14' into version-14-hotfix
2023-10-31 17:38:42 +05:30
Samuel Danieli
86cf156968
fix: set correct purchase_sle in get_last_sle() ( #37708 )
...
sle_dict may look like this:
{
'incoming': [
{... Stock Entry ...},
{... Purchase Receipt ...}
],
'outgoing': [
{... Stock Entry ...}
]
}
2023-10-31 16:07:10 +05:30
rohitwaghchaure
25718d9f1b
fix: incorrect material request quantity in production plan ( #37785 )
2023-10-31 15:12:35 +05:30
mergify[bot]
9b66a06c86
fix: indexing on Delivery Note Item (backport #37766 ) ( #37777 )
...
fix: indexing on Delivery Note Item (#37766 )
fix: added indexing on Delivery Note Item
(cherry picked from commit 056b74b162 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-31 14:31:38 +05:30
ruthra kumar
7c2bd24d0b
Merge pull request #37765 from frappe/mergify/bp/version-14/pr-37761
...
chore: add index to posting_date in PLE (backport #37761 )
2023-10-30 17:39:53 +05:30
ruthra kumar
af57cc6c5f
Merge pull request #37762 from frappe/mergify/bp/version-14-hotfix/pr-37761
...
chore: add index to posting_date in PLE (backport #37761 )
2023-10-30 17:31:08 +05:30
ruthra kumar
25448fcdbc
chore: add index to posting_date in PLE
...
(cherry picked from commit ca69845238 )
2023-10-30 17:01:38 +05:30
ruthra kumar
69e83ff6ab
chore: add index to posting_date in PLE
...
(cherry picked from commit ca69845238 )
2023-10-30 16:59:56 +05:30
ruthra kumar
87a8c8d08e
Merge pull request #37760 from frappe/mergify/bp/version-14-hotfix/pr-37720
...
refactor: ignore cancelled GLE's while looking for currency of existing entries (backport #37720 )
2023-10-30 16:52:50 +05:30
ruthra kumar
4c01128827
refactor: ignore cancelled GLE's while looking for currency
...
(cherry picked from commit 8d9b90f3f5 )
2023-10-30 10:43:02 +00:00
mergify[bot]
712ddb75be
fix: make changes that enable gantt view for job cards (backport #37661 ) ( #37756 )
...
fix: make changes that enable gantt view for job cards (#37661 )
* fix: make changes that enable gantt view for job cards
* fix: add fields on listview and remove from json file
* fix: undo modified date
---------
Co-authored-by: Dietmar Fischer <fischer@kk-software.de >
(cherry picked from commit 500435b856 )
Co-authored-by: Didiman1998 <118364772+Didiman1998@users.noreply.github.com >
2023-10-30 15:20:26 +05:30
Frappe PR Bot
78a9edf6c9
chore(release): Bumped to Version 14.45.4
...
## [14.45.4](https://github.com/frappe/erpnext/compare/v14.45.3...v14.45.4 ) (2023-10-30)
### Bug Fixes
* negative current qty causing recursion issue (backport [#37752 ](https://github.com/frappe/erpnext/issues/37752 )) ([#37753 ](https://github.com/frappe/erpnext/issues/37753 )) ([20ca948 ](20ca948e6b ))
2023-10-30 08:55:38 +00:00
mergify[bot]
20ca948e6b
fix: negative current qty causing recursion issue (backport #37752 ) ( #37753 )
...
fix: negative current qty causing recursion issue (#37752 )
(cherry picked from commit f1407bcfd2 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-30 14:23:39 +05:30
rohitwaghchaure
f1407bcfd2
fix: negative current qty causing recursion issue ( #37752 )
2023-10-30 13:53:48 +05:30
mergify[bot]
b605b08ec1
refactor: remove extraneous disabled filters (backport #37732 ) ( #37748 )
...
* refactor: remove extraneous disabled filters
(cherry picked from commit f276fbba4f )
# Conflicts:
# erpnext/accounts/report/profitability_analysis/profitability_analysis.js
# erpnext/public/js/controllers/accounts.js
* chore: `conflicts`
---------
Co-authored-by: Bernd Oliver Sünderhauf <46800703+bosue@users.noreply.github.com >
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-30 10:10:16 +05:30
mergify[bot]
fabcfc1fce
fix(minor): set tax values for item variants (backport #37674 ) ( #37738 )
...
* fix: copy all child fields to item variant
(cherry picked from commit 5deba1b6f9 )
* fix: only update if variant table empty
(cherry picked from commit d436a40739 )
---------
Co-authored-by: Gursheen Anand <gursheen@frappe.io >
2023-10-29 12:16:34 +05:30
Anand Baburajan
cfb9d8c6be
Merge pull request #37730 from frappe/mergify/copy/version-14/pr-37725
...
chore: allow wip_composite_asset in the MR PO PR PI flow (copy #37723 ) (copy #37725 )
2023-10-27 19:31:38 +05:30
mergify[bot]
6a6a5b0a75
chore: allow wip_composite_asset in the MR PO PR PI flow (copy #37723 ) ( #37725 )
...
* chore: allow wip_composite_asset in the MR PO PR PI flow
(cherry picked from commit 0e5bea33a3 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
* chore: resolve conflict
---------
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
(cherry picked from commit 3f296eea3a )
2023-10-27 13:26:16 +00:00
mergify[bot]
3f296eea3a
chore: allow wip_composite_asset in the MR PO PR PI flow (copy #37723 ) ( #37725 )
...
* chore: allow wip_composite_asset in the MR PO PR PI flow
(cherry picked from commit 0e5bea33a3 )
# Conflicts:
# erpnext/buying/doctype/purchase_order/purchase_order.py
* chore: resolve conflict
---------
Co-authored-by: anandbaburajan <anandbaburajan@gmail.com >
2023-10-27 18:54:47 +05:30
Deepesh Garg
ffdc11bbf6
fix(plaid): Do not sync pending transactions
...
(cherry picked from commit 46ea868559 )
# Conflicts:
# erpnext/erpnext_integrations/doctype/plaid_settings/plaid_settings.py
2023-10-27 06:08:46 +00:00
Frappe PR Bot
8e4e4a9fb4
chore(release): Bumped to Version 14.45.3
...
## [14.45.3](https://github.com/frappe/erpnext/compare/v14.45.2...v14.45.3 ) (2023-10-27)
### Bug Fixes
* typeerror on tds payable monthly report ([52cfe3f ](52cfe3f612 ))
2023-10-27 03:54:13 +00:00
ruthra kumar
254dd3d9bf
Merge pull request #37715 from frappe/mergify/bp/version-14/pr-37714
...
fix: typeerror on tds payable monthly report (backport #37714 )
2023-10-27 09:22:22 +05:30
Frappe PR Bot
83b3785202
chore(release): Bumped to Version 14.45.2
...
## [14.45.2](https://github.com/frappe/erpnext/compare/v14.45.1...v14.45.2 ) (2023-10-27)
### Bug Fixes
* purchase receipt with stock and asset items ([848928e ](848928e7d1 ))
2023-10-27 03:44:35 +00:00
Deepesh Garg
b017f4a817
Merge pull request #37712 from frappe/mergify/bp/version-14/pr-37705
...
fix: purchase receipt with stock and asset items (#37705 )
2023-10-27 09:12:57 +05:30
ruthra kumar
52cfe3f612
fix: typeerror on tds payable monthly report
...
(cherry picked from commit fea27d5e2e )
2023-10-27 03:23:30 +00:00
ruthra kumar
fd21dcd3b5
Merge pull request #37714 from ruthra-kumar/fix_typeerror_in_tds_montly_report
...
fix: typeerror on tds payable monthly report
2023-10-27 08:52:11 +05:30
ruthra kumar
fea27d5e2e
fix: typeerror on tds payable monthly report
2023-10-27 07:41:30 +05:30
Smit Vora
848928e7d1
fix: purchase receipt with stock and asset items
...
(cherry picked from commit 375be8cd93 )
2023-10-26 17:53:09 +00:00
Deepesh Garg
0f4e50185e
Merge pull request #37705 from vorasmit/backport-asserts
...
fix: purchase receipt with stock and asset items
2023-10-26 23:22:18 +05:30
mergify[bot]
a0893ddf96
fix(defaults): apply discount and provisonal defaults from item group and brand if available (backport #37466 ) ( #37703 )
...
fix(defaults): apply discount and provisonal defaults from item group and brand if available (#37466 )
(cherry picked from commit 1612d7ba3f )
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
2023-10-26 18:14:23 +05:30
mergify[bot]
556095daaa
fix: avoid name clash in delivery stop (backport #37306 ) ( #37701 )
...
fix: avoid name clash in delivery stop (#37306 )
* fix(stock): avoid name clash in delivery stop with Document.lock()
* chore(stock): format delivery stop json according to doctype builder
(cherry picked from commit 681782121c )
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
2023-10-26 18:12:01 +05:30
Smit Vora
375be8cd93
fix: purchase receipt with stock and asset items
2023-10-26 17:59:42 +05:30
Frappe PR Bot
38665760cd
chore(release): Bumped to Version 14.45.1
...
## [14.45.1](https://github.com/frappe/erpnext/compare/v14.45.0...v14.45.1 ) (2023-10-26)
### Bug Fixes
* add regional support to extend purchase gl entries ([7558b62 ](7558b622a4 ))
* update existing doc if possible ([e457d39 ](e457d39b5d ))
2023-10-26 08:52:24 +00:00
Deepesh Garg
f5120a6dd0
Merge pull request #37699 from frappe/mergify/bp/version-14/pr-37687
...
fix: add regional support to extend purchase gl entries (#37595 )
2023-10-26 14:20:48 +05:30
Deepesh Garg
519bf3d377
chore: resolve conflicts
...
(cherry picked from commit fa490ef2f0 )
2023-10-26 08:45:32 +00:00
Deepesh Garg
cef2231d6a
chore: resolve conflicts
...
(cherry picked from commit e01e9ebc37 )
2023-10-26 08:45:32 +00:00
Smit Vora
e457d39b5d
fix: update existing doc if possible
...
(cherry picked from commit ff7108a3b1 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
(cherry picked from commit 89f07dcfac )
2023-10-26 08:45:32 +00:00
Smit Vora
7558b622a4
fix: add regional support to extend purchase gl entries
...
(cherry picked from commit 77cc91d06b )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
# erpnext/controllers/stock_controller.py
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
(cherry picked from commit d02ebd6215 )
2023-10-26 08:45:31 +00:00
mergify[bot]
c58fefb359
feat(delivery): link to delivery notes list view from delivery trip (backport #37604 ) ( #37695 )
...
feat(delivery): link to delivery notes list view from delivery trip
(cherry picked from commit 85488cd0dc )
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
2023-10-26 13:12:44 +05:30
mergify[bot]
e96d5b314a
feat: allow return of components for SCO that don't have SCR created (backport #37686 ) ( #37692 )
...
* feat: allow return of components for SCO that don't have SCR created
(cherry picked from commit 8e3b9ec879 )
* fix: consider returned qty while calculating unsupplied qty
(cherry picked from commit 3290df5593 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-26 06:14:02 +00:00
Deepesh Garg
a615535ca5
Merge pull request #37687 from frappe/mergify/bp/version-14-hotfix/pr-37595
...
fix: add regional support to extend purchase gl entries (#37595 )
2023-10-25 23:09:28 +05:30
Deepesh Garg
fa490ef2f0
chore: resolve conflicts
2023-10-25 19:46:51 +05:30
Deepesh Garg
e01e9ebc37
chore: resolve conflicts
2023-10-25 19:42:02 +05:30
Smit Vora
89f07dcfac
fix: update existing doc if possible
...
(cherry picked from commit ff7108a3b1 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
2023-10-25 14:05:19 +00:00
Smit Vora
d02ebd6215
fix: add regional support to extend purchase gl entries
...
(cherry picked from commit 77cc91d06b )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.py
# erpnext/controllers/stock_controller.py
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.py
2023-10-25 14:05:17 +00:00
mergify[bot]
f5e9913746
refactor: rename field Over Order Allowance to Blanket Order Allowance (backport #37669 ) ( #37681 )
...
* refactor: rename field `Over Order Allowance` to `Blanket Order Allowance`
(cherry picked from commit 8ffa2bfe25 )
* chore: patch to rename field `over_order_allowance`
(cherry picked from commit fcfcf6957e )
# Conflicts:
# erpnext/patches.txt
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-25 09:55:24 +00:00
mergify[bot]
a7b75a4cc1
chore: fixed test case non_internal_transfer_delivery_note (backport #37671 ) ( #37675 )
...
chore: fixed test case non_internal_transfer_delivery_note (#37671 )
(cherry picked from commit 2bcff4c7f2 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-25 13:50:01 +05:30
rohitwaghchaure
6b951bd17a
chore(release): Bumped to Version 14.45.0
2023-10-25 12:30:31 +05:30
ruthra kumar
912c315286
Merge pull request #37667 from frappe/mergify/bp/version-14-hotfix/pr-37625
...
refactor: set exchange rate on foreign currency JE from Bank Reconciliation (backport #37625 )
2023-10-25 12:24:37 +05:30
Frappe PR Bot
f35a0c227d
chore: release v14 ( #37654 )
...
* fix(delivery): rename dt fetch stop action (backport #37605 ) (#37606 )
fix(delivery): rename dt fetch stop action
(cherry picked from commit 79d51a0a0b )
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
* fix: incorrect cost center in the purchase invoice (backport #37591 ) (#37609 )
* fix: incorrect cost center in the purchase invoice (#37591 )
(cherry picked from commit 14b009b093 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* fix(minor): filter bank accounts in bank statement import (#37525 )
fix(minor): filter bank accounts in bank statement import (#37525 )
fix: filter by company in bank account
(cherry picked from commit 9d392970f0 )
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
* fix: set empty value for tax template in item details (#37496 )
* fix: set empty value for tax template in item details (#37496 )
* fix: empty tax template for items with invalid templates
* fix: test for empty tax template
* fix: test for item tax template calculation
* fix: test for pos inv tax template calculation
(cherry picked from commit b0d440c34b )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/test_pos_invoice.py
* chore: resolve conflicts
---------
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
* fix(minor): filter tax template based on company in subscription (#37562 )
fix: filter tax template based on company
(cherry picked from commit 1a2f659de2 )
Co-authored-by: Gursheen Anand <gursheen@frappe.io >
* fix: Cash flow mapping fix (#37522 )
Cash flow mapping fix
* fix: remove from or target warehouse for non internal transfer entries (backport #37612 ) (#37628 )
fix: remove from or target warehouse for non internal transfer entries (#37612 )
(cherry picked from commit 5136fe196b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* Revert "fix: set empty value for tax template in item details (#37496 )"
Revert "fix: set empty value for tax template in item details (#37496 )"
This reverts commit ec208b8df5 .
* refactor: gain_loss posting date fields in the allocation table
(cherry picked from commit 55dbcee36a )
* refactor: introduce fields in popup
(cherry picked from commit 5323bb7bee )
* refactor: pass gain loss posting date to controller
(cherry picked from commit 7e600a6494 )
* test: varying posting date for gain loss journal
(cherry picked from commit 514d5434a3 )
* fix: overallocation on Payment with PO/SO
(cherry picked from commit 23df4205f8 )
# Conflicts:
# erpnext/accounts/utils.py
* test: overalloction on reconciliation when PO is involved
(cherry picked from commit 946228d783 )
* refactor(test): make use of utility methods
(cherry picked from commit 547993f801 )
* chore: fix flakiness `test_sales_order_partial_advance_payment`
(cherry picked from commit 4dff2c7a0d )
* chore: resolve conflict
* fix: close employee loan on write off (#37638 )
* fix: exclude written off amount while calculating loan repayment
* fix: revert exclude written off amount while calculating loan repayment
* fix: close employee loan on write off
* refactor: button on PE to filter associated Journals
(cherry picked from commit 150728deaa )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
* chore: resolve conflict
* fix: incorrect process loss validation for multiple finished items (backport #37576 ) (#37656 )
fix: incorrect process loss validation for multiple finished items (#37576 )
(cherry picked from commit 92cbe580e6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
* chore: fixed test cases related to Internal Transfer (#37659 )
* fix: GL Entries for receiving non CWIP assets using Purchase Receipt (#37660 )
* fix: GL Entries for receiving non CWIP assets using Purchase Receipt
* fix: rearrange functions
* chore: rearrange functions
* chore: rearrange functions
* fix: Purchase Invoice GL entires for assets
* test: cwip accounting unit tests
* chore: Attribute error
* chore: Purchase Invoice tests
* chore: Missing asset account
* chore: Missing asset account
* chore: update tests
* fix: Internal transfer GL Entries
* test: Deprecate tests
* test: Depricate tests
* test: Depricate tests
* chore: make `Reserve Stock` checkbox visible in SO
* refactor: rename field `Auto Reserve Stock for Sales Order`
* feat: add fields to hold SO and SO Item ref in PR Item
* test: Deprecate tests
* test: Depricate tests
* test: Depricate tests
* refactor: Remove expense included in valuation accounts
* chore: Add back default in transit warehousefield
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
* fix: wrong german translation (#37658 )
---------
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
Co-authored-by: Gursheen Anand <gursheen@frappe.io >
Co-authored-by: saeedkola <mohammedsaeedk@gmail.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
Co-authored-by: Raffael Meyer <14891507+barredterra@users.noreply.github.com >
2023-10-25 12:03:24 +05:30
ruthra kumar
2317f6a000
chore: resolve conflict
2023-10-25 11:27:51 +05:30
ruthra kumar
91130854d8
refactor: handle bank transaction in foreign currency
...
(cherry picked from commit 74a0d6408a )
2023-10-25 05:39:51 +00:00
ruthra kumar
677d728e67
refactor: exc rate on foreign currency JE from Bank Reconciliation
...
(cherry picked from commit 89f484282a )
# Conflicts:
# erpnext/accounts/doctype/bank_reconciliation_tool/bank_reconciliation_tool.py
2023-10-25 05:39:51 +00:00
Raffael Meyer
fa5780ca81
fix: wrong german translation ( #37658 )
2023-10-25 09:13:06 +05:30
Deepesh Garg
80774e2da1
fix: GL Entries for receiving non CWIP assets using Purchase Receipt ( #37660 )
...
* fix: GL Entries for receiving non CWIP assets using Purchase Receipt
* fix: rearrange functions
* chore: rearrange functions
* chore: rearrange functions
* fix: Purchase Invoice GL entires for assets
* test: cwip accounting unit tests
* chore: Attribute error
* chore: Purchase Invoice tests
* chore: Missing asset account
* chore: Missing asset account
* chore: update tests
* fix: Internal transfer GL Entries
* test: Deprecate tests
* test: Depricate tests
* test: Depricate tests
* chore: make `Reserve Stock` checkbox visible in SO
* refactor: rename field `Auto Reserve Stock for Sales Order`
* feat: add fields to hold SO and SO Item ref in PR Item
* test: Deprecate tests
* test: Depricate tests
* test: Depricate tests
* refactor: Remove expense included in valuation accounts
* chore: Add back default in transit warehousefield
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-25 09:12:27 +05:30
rohitwaghchaure
72d32a4901
chore: fixed test cases related to Internal Transfer ( #37659 )
2023-10-24 19:10:23 +05:30
mergify[bot]
638c271d70
fix: incorrect process loss validation for multiple finished items (backport #37576 ) ( #37656 )
...
fix: incorrect process loss validation for multiple finished items (#37576 )
(cherry picked from commit 92cbe580e6 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-24 18:03:34 +05:30
ruthra kumar
356b1bdb38
Merge pull request #37647 from frappe/mergify/copy/version-14-hotfix/pr-37200
...
refactor: button in Payment Entry to filter associated Journals (copy #37200 )
2023-10-24 10:23:53 +05:30
ruthra kumar
0b082f0edc
chore: resolve conflict
2023-10-24 09:44:41 +05:30
ruthra kumar
be90be37c7
refactor: button on PE to filter associated Journals
...
(cherry picked from commit 150728deaa )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
2023-10-24 04:09:06 +00:00
Anand Baburajan
922ace4076
fix: close employee loan on write off ( #37638 )
...
* fix: exclude written off amount while calculating loan repayment
* fix: revert exclude written off amount while calculating loan repayment
* fix: close employee loan on write off
2023-10-24 09:38:08 +05:30
ruthra kumar
920de792ce
Merge pull request #37646 from frappe/mergify/bp/version-14-hotfix/pr-37586
...
fix: overallocation on purchase order to multiple invoices (backport #37586 )
2023-10-24 09:22:19 +05:30
ruthra kumar
d576fc7490
chore: resolve conflict
2023-10-24 08:48:53 +05:30
ruthra kumar
7b9daeff66
chore: fix flakiness test_sales_order_partial_advance_payment
...
(cherry picked from commit 4dff2c7a0d )
2023-10-24 03:14:52 +00:00
ruthra kumar
c921d7d409
refactor(test): make use of utility methods
...
(cherry picked from commit 547993f801 )
2023-10-24 03:14:51 +00:00
ruthra kumar
c8922ad566
test: overalloction on reconciliation when PO is involved
...
(cherry picked from commit 946228d783 )
2023-10-24 03:14:51 +00:00
ruthra kumar
d71b885fb8
fix: overallocation on Payment with PO/SO
...
(cherry picked from commit 23df4205f8 )
# Conflicts:
# erpnext/accounts/utils.py
2023-10-24 03:14:51 +00:00
ruthra kumar
f413530493
Merge pull request #37643 from frappe/mergify/bp/version-14-hotfix/pr-37630
...
refactor: configurable exchange gain or loss posting date (backport #37630 )
2023-10-24 05:50:57 +05:30
ruthra kumar
ae788e8358
test: varying posting date for gain loss journal
...
(cherry picked from commit 514d5434a3 )
2023-10-23 15:57:16 +00:00
ruthra kumar
515bed8c80
refactor: pass gain loss posting date to controller
...
(cherry picked from commit 7e600a6494 )
2023-10-23 15:57:16 +00:00
ruthra kumar
063d658b04
refactor: introduce fields in popup
...
(cherry picked from commit 5323bb7bee )
2023-10-23 15:57:15 +00:00
ruthra kumar
fa7fa85d92
refactor: gain_loss posting date fields in the allocation table
...
(cherry picked from commit 55dbcee36a )
2023-10-23 15:57:14 +00:00
Deepesh Garg
ca13816ca1
Revert "fix: set empty value for tax template in item details ( #37496 )"
...
Revert "fix: set empty value for tax template in item details (#37496 )"
This reverts commit ec208b8df5 .
2023-10-23 15:11:33 +05:30
mergify[bot]
78b7c26420
fix: remove from or target warehouse for non internal transfer entries (backport #37612 ) ( #37628 )
...
fix: remove from or target warehouse for non internal transfer entries (#37612 )
(cherry picked from commit 5136fe196b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-23 12:27:01 +05:30
saeedkola
8e31379ecc
fix: Cash flow mapping fix ( #37522 )
...
Cash flow mapping fix
2023-10-23 11:14:06 +05:30
mergify[bot]
c05e0a4ffc
fix(minor): filter tax template based on company in subscription ( #37562 )
...
fix: filter tax template based on company
(cherry picked from commit 1a2f659de2 )
Co-authored-by: Gursheen Anand <gursheen@frappe.io >
2023-10-23 11:01:23 +05:30
mergify[bot]
ec208b8df5
fix: set empty value for tax template in item details ( #37496 )
...
* fix: set empty value for tax template in item details (#37496 )
* fix: empty tax template for items with invalid templates
* fix: test for empty tax template
* fix: test for item tax template calculation
* fix: test for pos inv tax template calculation
(cherry picked from commit b0d440c34b )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice/test_pos_invoice.py
* chore: resolve conflicts
---------
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2023-10-23 10:15:46 +05:30
mergify[bot]
1cb9f4cf8b
fix(minor): filter bank accounts in bank statement import ( #37525 )
...
fix(minor): filter bank accounts in bank statement import (#37525 )
fix: filter by company in bank account
(cherry picked from commit 9d392970f0 )
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
2023-10-23 10:04:02 +05:30
mergify[bot]
50daf701dd
fix: incorrect cost center in the purchase invoice (backport #37591 ) ( #37609 )
...
* fix: incorrect cost center in the purchase invoice (#37591 )
(cherry picked from commit 14b009b093 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-20 17:02:56 +05:30
mergify[bot]
8660faaa54
fix(delivery): rename dt fetch stop action (backport #37605 ) ( #37606 )
...
fix(delivery): rename dt fetch stop action
(cherry picked from commit 79d51a0a0b )
Co-authored-by: David Arnold <dgx.arnold@gmail.com >
2023-10-20 16:12:42 +05:30
Frappe PR Bot
6931db98f1
chore(release): Bumped to Version 14.44.1
...
## [14.44.1](https://github.com/frappe/erpnext/compare/v14.44.0...v14.44.1 ) (2023-10-19)
### Bug Fixes
* billed_qty to show a sum of all invoiced qty from the purchase order item. (backport [#37539 ](https://github.com/frappe/erpnext/issues/37539 )) ([#37558 ](https://github.com/frappe/erpnext/issues/37558 )) ([ac7d6d6 ](ac7d6d6d59 ))
* consider received qty while creating SO -> MR (backport [#37414 ](https://github.com/frappe/erpnext/issues/37414 )) ([#37514 ](https://github.com/frappe/erpnext/issues/37514 )) ([1b94510 ](1b94510f08 ))
* don't set finance books if gross_purchase_amount is not set (backport [#37480 ](https://github.com/frappe/erpnext/issues/37480 )) ([#37482 ](https://github.com/frappe/erpnext/issues/37482 )) ([0590f21 ](0590f21814 ))
* e-commerce permissions for address ([#37554 ](https://github.com/frappe/erpnext/issues/37554 )) ([022f85d ](022f85dd08 ))
* german tranlations of "Is Return" ([f9b2355 ](f9b2355066 ))
* GL Entries not getting created for PR Return (backport [#37513 ](https://github.com/frappe/erpnext/issues/37513 )) ([#37516 ](https://github.com/frappe/erpnext/issues/37516 )) ([c32258e ](c32258e4b6 ))
* **gp:** wrong `allocated_amount` on multi sales person invoice ([d266423 ](d266423011 ))
* Incorrect vat amount in KSA VAT report ([44f7de0 ](44f7de0f31 ))
* inflated total amt in TDS report using back calculation ([78e22af ](78e22af3ca ))
* Issues related to RFQ and Supplier Quotation on Portal (backport [#37565 ](https://github.com/frappe/erpnext/issues/37565 )) ([#37577 ](https://github.com/frappe/erpnext/issues/37577 )) ([e1504ef ](e1504efd40 ))
* keep customer/supplier website role by default ([76ef61c ](76ef61c24f ))
* keyerror on gl and pl comparision report ([6f143d3 ](6f143d35aa ))
* payment entry count on supplier dashboard (backport [#37571 ](https://github.com/frappe/erpnext/issues/37571 )) ([#37575 ](https://github.com/frappe/erpnext/issues/37575 )) ([95abd79 ](95abd7908f ))
* same Serial No get mapped while creating SO -> DN ([#37527 ](https://github.com/frappe/erpnext/issues/37527 )) ([5025850 ](5025850258 ))
* serial and batch no get removed on save of return DN ([#37476 ](https://github.com/frappe/erpnext/issues/37476 )) ([f1814a1 ](f1814a1a2a ))
* Stock Reconciliation Insufficient Stock Error ([#37494 ](https://github.com/frappe/erpnext/issues/37494 )) ([9406ddb ](9406ddbff0 ))
* **test:** project test case (backport [#37541 ](https://github.com/frappe/erpnext/issues/37541 )) ([#37543 ](https://github.com/frappe/erpnext/issues/37543 )) ([e23710b ](e23710bf00 ))
* use `flt` to ignore TypeError ([#37481 ](https://github.com/frappe/erpnext/issues/37481 )) ([d2b22db ](d2b22db500 ))
### Performance Improvements
* index `dn_detail` in `Delivery Note Item` (backport [#37528 ](https://github.com/frappe/erpnext/issues/37528 )) ([#37530 ](https://github.com/frappe/erpnext/issues/37530 )) ([001c230 ](001c230688 ))
2023-10-19 11:36:28 +00:00
Deepesh Garg
fdb2e94b5c
Merge pull request #37545 from frappe/version-14-hotfix
...
chore: release v14
2023-10-19 17:04:34 +05:30
mergify[bot]
e1504efd40
fix: Issues related to RFQ and Supplier Quotation on Portal (backport #37565 ) ( #37577 )
...
* fix: Issues related to RFQ and Supplier Quotation on Portal (#37565 )
fix: RFQ and Supplier Quotation for Portal
(cherry picked from commit 2851a41310 )
* chore: removed backport changes
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-19 13:50:55 +05:30
mergify[bot]
95abd7908f
fix: payment entry count on supplier dashboard (backport #37571 ) ( #37575 )
...
fix: payment entry count on supplier dashboard (#37571 )
(cherry picked from commit 10311ff114 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-19 13:38:24 +05:30
mergify[bot]
022f85dd08
fix: e-commerce permissions for address ( #37554 )
...
* fix: E-commerce permissions
(cherry picked from commit f4d74990fe )
# Conflicts:
# erpnext/controllers/selling_controller.py
* chore: conflicts
---------
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-10-18 17:21:46 +05:30
Deepesh Garg
837a6b5f50
Merge pull request #37555 from frappe/mergify/bp/version-14-hotfix/pr-37550
...
chore: Add accounting dimensions to Sales Order Item table (backport #37550 )
2023-10-18 17:09:14 +05:30
ruthra kumar
f6a550faae
Merge pull request #37569 from frappe/mergify/bp/version-14-hotfix/pr-37105
...
refactor: move `unreconcile` button into a drop down (backport #37105 )
2023-10-18 16:31:52 +05:30
ruthra kumar
54f672e144
refactor: add unreconcile btn to purchase invoice
...
(cherry picked from commit 94ce43b0d5 )
2023-10-18 10:58:20 +00:00
ruthra kumar
e8d082560a
refactor: move unreconcile btn inside a drop down
...
(cherry picked from commit f2b0ac6868 )
2023-10-18 10:58:19 +00:00
mergify[bot]
ac7d6d6d59
fix: billed_qty to show a sum of all invoiced qty from the purchase order item. (backport #37539 ) ( #37558 )
...
fix: billed_qty to show a sum of all invoiced qty from the purchase order item.
(cherry picked from commit 8a72f4f58a )
Co-authored-by: HarryPaulo <paulo_fabris@hotmail.com >
2023-10-18 06:00:29 +00:00
ruthra kumar
e2e89492e0
Merge pull request #37556 from frappe/mergify/bp/version-14-hotfix/pr-37549
...
refactor: use account in key while grouping voucher in ar/ap report (backport #37549 )
2023-10-18 09:41:24 +05:30
ruthra kumar
760eab961d
test: report output if party is missing
...
(cherry picked from commit 244cec64b2 )
2023-10-18 03:40:35 +00:00
ruthra kumar
3499089323
refactor: use account in key while grouping voucher in ar/ap report
...
(cherry picked from commit 601ab4567e )
2023-10-18 03:40:34 +00:00
Deepesh Garg
7db6988364
chore: resolve conflicts
2023-10-18 09:00:49 +05:30
Deepesh Garg
bfa93cd3f6
chore: Add accounting dimensions to Sales Order Item table
...
(cherry picked from commit e31db18912 )
# Conflicts:
# erpnext/patches.txt
2023-10-17 17:25:57 +00:00
mergify[bot]
e23710bf00
fix(test): project test case (backport #37541 ) ( #37543 )
...
fix(test): project test case
(cherry picked from commit fd6aee15e6 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-17 15:03:16 +05:30
s-aga-r
5025850258
fix: same Serial No get mapped while creating SO -> DN ( #37527 )
...
* fix: same Serial No get mapped while creating SO -> DN
* test: add test case for DN with repetitive serial item
2023-10-17 12:20:23 +05:30
ruthra kumar
473610506c
Merge pull request #37540 from frappe/mergify/bp/version-14-hotfix/pr-37330
...
refactor: checkbox to toggle exchange rate inheritence in PO->PI (backport #37330 )
2023-10-17 10:55:27 +05:30
ruthra kumar
71cb7d37ee
refactor: checkbox to toggle exchange rate inheritence in PO->PI
...
(cherry picked from commit 08315522bb )
2023-10-17 04:16:50 +00:00
Deepesh Garg
5b1016c17d
Merge pull request #37524 from deepeshgarg007/ksa_vat
...
fix: Incorrect vat amount in KSA VAT report
2023-10-16 18:41:25 +05:30
Ankush Menat
d598dad50e
Merge pull request #37533 from frappe/mergify/bp/version-14-hotfix/pr-37532
...
fix: keep customer/supplier website role by default (backport #37532 )
2023-10-16 17:33:44 +05:30
Ankush Menat
76ef61c24f
fix: keep customer/supplier website role by default
...
(cherry picked from commit d2096cfdb7 )
2023-10-16 12:01:17 +00:00
mergify[bot]
001c230688
perf: index dn_detail in Delivery Note Item (backport #37528 ) ( #37530 )
...
* perf: index `dn_detail` in `Delivery Note Item`
(cherry picked from commit 5b4528e614 )
# Conflicts:
# erpnext/stock/doctype/delivery_note_item/delivery_note_item.json
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-16 16:48:55 +05:30
Deepesh Garg
44f7de0f31
fix: Incorrect vat amount in KSA VAT report
2023-10-16 14:37:16 +05:30
mergify[bot]
c32258e4b6
fix: GL Entries not getting created for PR Return (backport #37513 ) ( #37516 )
...
* fix: GL Entries not getting created for PR Return
(cherry picked from commit 46add06a29 )
* test: add test case for PR return with zero rate
(cherry picked from commit 253d4782c6 )
# Conflicts:
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-16 01:24:10 +05:30
mergify[bot]
1b94510f08
fix: consider received qty while creating SO -> MR (backport #37414 ) ( #37514 )
...
fix: consider received qty while creating SO -> MR
(cherry picked from commit b2cee396ac )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-16 01:23:13 +05:30
ruthra kumar
65b7fb1293
Merge pull request #37511 from frappe/mergify/bp/version-14-hotfix/pr-37319
...
test: use fixtures for sales and purchase invoice (backport #37319 )
2023-10-15 12:44:13 +05:30
ruthra kumar
d1f6d62d72
chore: fix flaky test case
2023-10-15 12:19:34 +05:30
ruthra kumar
77e7a6cde7
Merge pull request #37512 from ruthra-kumar/back_calculate_tds
...
fix: inflated total amt in TDS report using back calculation
2023-10-15 11:54:25 +05:30
ruthra kumar
78e22af3ca
fix: inflated total amt in TDS report using back calculation
2023-10-15 11:23:52 +05:30
ruthra kumar
7f903532f3
chore: resovle conflicts
2023-10-15 10:44:37 +05:30
ruthra kumar
8d1eac89e3
refactor(test): make sure TDS Payable is available for testing
...
(cherry picked from commit fbabf4ac2e )
2023-10-15 04:47:43 +00:00
ruthra kumar
d78316869b
refactor(test): make use of @change_settings in PI test cases
...
(cherry picked from commit 0207d6e7c9 )
2023-10-15 04:47:43 +00:00
ruthra kumar
33becb7b32
refactor(test): use test fixture in purchase invoice
...
(cherry picked from commit a2e064d214 )
2023-10-15 04:47:43 +00:00
ruthra kumar
b97fdbe6fc
refactor(test): use test fixture in subscription
...
(cherry picked from commit 3bdf4f628c )
# Conflicts:
# erpnext/accounts/doctype/subscription/test_subscription.py
2023-10-15 04:47:42 +00:00
ruthra kumar
5699a8daa2
refactor(test): use @change_settings to fix failing test cases
...
(cherry picked from commit de9baef84a )
2023-10-15 04:47:42 +00:00
ruthra kumar
91a5bd8615
refactor(test): fix broken test cases in Sales Invoice
...
(cherry picked from commit 8ebe5733ac )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2023-10-15 04:47:42 +00:00
ruthra kumar
485cb7dd28
refactor(test): use @change_settings in sales invoice
...
(cherry picked from commit 58065f31b1 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2023-10-15 04:47:42 +00:00
ruthra kumar
9d6b434d1f
refactor(test): unset accounts frozen date
...
(cherry picked from commit fc50b174eb )
2023-10-15 04:47:41 +00:00
ruthra kumar
405d1528c3
test: use fixtures for sales and purchase invoice
...
(cherry picked from commit c322e5f381 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
2023-10-15 04:47:41 +00:00
s-aga-r
f1814a1a2a
fix: serial and batch no get removed on save of return DN ( #37476 )
...
* fix: serial and batch no get removed on save of return DN
* test: add test case for DN return with product bundle
2023-10-15 09:57:39 +05:30
s-aga-r
9406ddbff0
fix: Stock Reconciliation Insufficient Stock Error ( #37494 )
...
* fix: Stock Reconciliation Insufficient Stock Error
* fix: linter
* test: add test case for Stock Reco Batch Item
2023-10-14 16:53:29 +05:30
ruthra kumar
bae6c5bf5f
Merge pull request #37500 from frappe/mergify/bp/version-14-hotfix/pr-37435
...
fix(gp): wrong `allocated_amount` when grouped by Sales Person (backport #37435 )
2023-10-14 12:54:33 +05:30
ruthra kumar
cf9acd1ff6
Merge pull request #37501 from frappe/mergify/bp/version-14-hotfix/pr-37495
...
fix: keyerror on gl and pl comparision report (backport #37495 )
2023-10-14 12:54:09 +05:30
ruthra kumar
6f143d35aa
fix: keyerror on gl and pl comparision report
...
(cherry picked from commit ad00df0af6 )
2023-10-14 06:46:18 +00:00
Dany Robert
d266423011
fix(gp): wrong allocated_amount on multi sales person invoice
...
(cherry picked from commit bda82bf1e9 )
2023-10-14 06:43:15 +00:00
s-aga-r
d2b22db500
fix: use flt to ignore TypeError ( #37481 )
2023-10-13 10:22:20 +05:30
ruthra kumar
c43d0b81e3
Merge pull request #37488 from frappe/mergify/bp/version-14-hotfix/pr-37484
...
refactor(patch): ignore links on closing balance patch (backport #37484 )
2023-10-13 09:59:08 +05:30
ruthra kumar
cf0ab51348
refactor(patch): ignore links on closing balance patch
...
(cherry picked from commit 17ca8756a7 )
2023-10-13 03:50:02 +00:00
mergify[bot]
0590f21814
fix: don't set finance books if gross_purchase_amount is not set (backport #37480 ) ( #37482 )
...
fix: don't set finance books if gross_purchase_amount is not set (#37480 )
(cherry picked from commit 18e3a8907a )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-10-12 19:44:36 +05:30
Sagar Vora
bbdf26c82e
Merge pull request #37468 from frappe/mergify/bp/version-14-hotfix/pr-37418
...
fix: german tranlations of "Is Return" (backport #37418 )
2023-10-12 13:05:49 +05:30
ruthra kumar
020d2e2ca6
Merge pull request #37464 from frappe/mergify/bp/version-14-hotfix/pr-37436
...
refactor: for non-repost fields, don't validate (backport #37436 )
2023-10-12 10:51:42 +05:30
ruthra kumar
f434548204
Merge pull request #37465 from frappe/mergify/bp/version-14-hotfix/pr-37459
...
refactor: add validation for Advances in SI/PI (backport #37459 )
2023-10-12 10:51:18 +05:30
barredterra
f9b2355066
fix: german tranlations of "Is Return"
...
(cherry picked from commit 38ca164662 )
2023-10-12 02:21:05 +00:00
Frappe PR Bot
2815952a03
chore(release): Bumped to Version 14.44.0
...
# [14.44.0](https://github.com/frappe/erpnext/compare/v14.43.1...v14.44.0 ) (2023-10-12)
### Bug Fixes
* added validation for the batch on stock reco ([#37174 ](https://github.com/frappe/erpnext/issues/37174 )) ([4c337a6 ](4c337a6f44 ))
* ageing summary in AR ([15d2024 ](15d2024b8e ))
* allocate amt for payment term invoices ([b22ac13 ](b22ac137f5 ))
* call validate before setting repost flag ([bec3e8e ](bec3e8ed96 ))
* do not run bg job for single doc ([4123e7b ](4123e7b244 ))
* **Employee:** enable `no_copy` for `relieving_date` (backport [#37344 ](https://github.com/frappe/erpnext/issues/37344 )) ([#37358 ](https://github.com/frappe/erpnext/issues/37358 )) ([2b38b78 ](2b38b780ba ))
* exception on exporting errored rows ([e58b3b1 ](e58b3b11e9 ))
* fetch company details for Lead based quotation ([c1d40a6](c1d40a6bfa ))
* fetch dependent task subject and project (backport [#37401 ](https://github.com/frappe/erpnext/issues/37401 )) ([#37421 ](https://github.com/frappe/erpnext/issues/37421 )) ([0aad942 ](0aad942312 ))
* ignore cancelled gle in voucher-wise balance report ([#36417 ](https://github.com/frappe/erpnext/issues/36417 )) ([ee1255a ](ee1255a716 ))
* incorrect status of the returned purchase receipt ([#37300 ](https://github.com/frappe/erpnext/issues/37300 )) ([63f4573 ](63f45739e0 ))
* linting issues ([6c8a65e ](6c8a65e03b ))
* negative valuation rate in PR return ([#37424 ](https://github.com/frappe/erpnext/issues/37424 )) ([26ad688 ](26ad688584 ))
* payment request rounding in multi-currency and on status update ([eed5863 ](eed58634ba ))
* production plan reserved qty incorrect calculation (backport [#37400 ](https://github.com/frappe/erpnext/issues/37400 )) ([#37458 ](https://github.com/frappe/erpnext/issues/37458 )) ([573b159 ](573b159541 ))
* split inv allocated amt on server side ([06b0477 ](06b04770fc ))
* typo in doctype name and qb ([606c99e ](606c99e57c ))
* **ux:** allow MR to Stop until fully received (backport [#37452 ](https://github.com/frappe/erpnext/issues/37452 )) ([#37456 ](https://github.com/frappe/erpnext/issues/37456 )) ([fb0b426 ](fb0b426fe4 ))
* validation for si ([3dc68e3 ](3dc68e3b00 ))
### Features
* add repost btn in invoice ([cde848d ](cde848dc7f ))
* allow on submit fields ([f5245f6 ](f5245f6b3f ))
* allow repost for pi ([2d13dda ](2d13dda49c ))
* composite WIP asset ([#37352 ](https://github.com/frappe/erpnext/issues/37352 )) ([0ecd7d2 ](0ecd7d2bf5 ))
* disable currency exchange api. ([#33593 ](https://github.com/frappe/erpnext/issues/33593 )) ([1ca0516 ](1ca0516fe5 ))
* filter on voucher no ([cb35218 ](cb35218eec ))
* introduce unreconcile doctype ([ae8355c ](ae8355c953 ))
* UI for unreconcile ([9531a45 ](9531a45b94 ))
* unreconcile support for journal entry ([cd2d335 ](cd2d335256 ))
* validate negative stock for inventory dimension ([#37373 ](https://github.com/frappe/erpnext/issues/37373 )) ([1480aca ](1480acabb0 ))
2023-10-12 02:15:37 +00:00
Deepesh Garg
33f4fae8cd
Merge pull request #37430 from frappe/version-14-hotfix
...
chore: release v14
2023-10-12 07:43:46 +05:30
ruthra kumar
d37a1811db
refactor: add validation for Advances in SI/PI
...
(cherry picked from commit 0cdd6435a5 )
2023-10-11 14:34:38 +00:00
ruthra kumar
8dd26949b7
refactor: for non-repost fields, don't validate
...
(cherry picked from commit c1782c5015 )
2023-10-11 14:34:29 +00:00
s-aga-r
26ad688584
fix: negative valuation rate in PR return ( #37424 )
...
* fix: negative valuation rate in PR return
* test: add test case for PR return
2023-10-11 18:44:32 +05:30
Frappe PR Bot
48ceead9d0
chore(release): Bumped to Version 14.43.1
...
## [14.43.1](https://github.com/frappe/erpnext/compare/v14.43.0...v14.43.1 ) (2023-10-11)
### Bug Fixes
* fetch company details for Lead based quotation ([e4ed1d6 ](e4ed1d684d ))
2023-10-11 11:14:16 +00:00
ruthra kumar
9dd33739f9
Merge pull request #37460 from frappe/mergify/bp/version-14/pr-37371
...
fix: fetch company details for Lead based quotation (backport #37370 ) (backport #37371 )
2023-10-11 16:42:42 +05:30
ruthra kumar
e4ed1d684d
fix: fetch company details for Lead based quotation
...
(cherry picked from commit f388864fd5 )
(cherry picked from commit c1d40a6bfa )
2023-10-11 10:46:00 +00:00
mergify[bot]
573b159541
fix: production plan reserved qty incorrect calculation (backport #37400 ) ( #37458 )
...
fix: production plan reserved qty incorrect calculation (#37400 )
(cherry picked from commit f3238f9105 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-10-11 14:41:32 +05:30
mergify[bot]
fb0b426fe4
fix(ux): allow MR to Stop until fully received (backport #37452 ) ( #37456 )
...
fix(ux): allow MR to Stop until fully received
(cherry picked from commit 0d7a0f393d )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-11 13:51:29 +05:30
ruthra kumar
63ff1f1eaa
Merge pull request #37399 from frappe/mergify/bp/version-14-hotfix/pr-37194
...
feat: editable purchase invoice (backport #37194 )
2023-10-10 21:05:56 +05:30
ruthra kumar
4d79a4e7b3
Merge pull request #37420 from frappe/mergify/bp/version-14-hotfix/pr-37204
...
fix: allocate payment amount for split invoices in PE (backport #37204 )
2023-10-10 21:04:26 +05:30
ruthra kumar
97f9656460
Merge pull request #37419 from frappe/mergify/bp/version-14-hotfix/pr-37123
...
fix: payment request rounding in multi-currency and on status update (backport #37123 )
2023-10-10 21:03:52 +05:30
ruthra kumar
14ddcd6c24
Merge pull request #37427 from frappe/mergify/bp/version-14-hotfix/pr-36417
...
fix: ignore cancelled gle in voucher-wise balance report (backport #36417 )
2023-10-10 21:03:21 +05:30
Deepesh Garg
9689c1fcec
Merge branch 'version-14' into version-14-hotfix
2023-10-10 20:19:26 +05:30
Gursheen Kaur Anand
ee1255a716
fix: ignore cancelled gle in voucher-wise balance report ( #36417 )
...
fix: ignore cancelled gle
(cherry picked from commit 1ddfaa7605 )
2023-10-10 08:09:32 +00:00
ruthra kumar
b0ac097327
chore: resolve conflicts
2023-10-10 11:31:19 +05:30
ruthra kumar
5d97a69e32
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-37194
2023-10-10 11:10:09 +05:30
mergify[bot]
0aad942312
fix: fetch dependent task subject and project (backport #37401 ) ( #37421 )
...
fix: fetch dependent task subject and project (#37401 )
(cherry picked from commit 78eaf5d035 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-10 11:06:33 +05:30
ruthra kumar
debfbc4761
refactor: remove references in repost doctypes upon parent doc delet
...
(cherry picked from commit ed7f67b1a8 )
2023-10-10 11:01:05 +05:30
Gursheen Anand
3dc68e3b00
fix: validation for si
...
(cherry picked from commit 61c6ebbb95 )
2023-10-10 10:58:19 +05:30
Gursheen Anand
bec3e8ed96
fix: call validate before setting repost flag
...
(cherry picked from commit 8ef0d88708 )
2023-10-10 10:58:19 +05:30
Gursheen Anand
4123e7b244
fix: do not run bg job for single doc
...
(cherry picked from commit 1856050ef9 )
2023-10-10 10:58:19 +05:30
Gursheen Anand
c9bcf79e83
refactor: remove repeated validation for voucher
...
(cherry picked from commit a856091ff4 )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2023-10-10 10:58:19 +05:30
Gursheen Anand
677525b2cf
refactor: use repost accounting legder
...
(cherry picked from commit 7ebf083683 )
2023-10-10 10:58:19 +05:30
Gursheen Anand
8c83bbc096
refactor: remove unused method
...
(cherry picked from commit ba7212c98b )
2023-10-10 10:58:19 +05:30
Gursheen Anand
a512d27dbb
test: reposted acc entries for pi
...
(cherry picked from commit c66c438575 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/test_purchase_invoice.py
2023-10-10 10:58:19 +05:30
Gursheen Anand
6c8a65e03b
fix: linting issues
...
(cherry picked from commit c88f6d1fa7 )
2023-10-10 10:58:19 +05:30
Gursheen Anand
2d13dda49c
feat: allow repost for pi
...
(cherry picked from commit 23470bf52d )
2023-10-10 10:58:19 +05:30
Gursheen Anand
cde848dc7f
feat: add repost btn in invoice
...
(cherry picked from commit e77814fbc0 )
2023-10-10 10:58:19 +05:30
Gursheen Anand
79e414cb97
refactor: move reposting logic to common controller
...
(cherry picked from commit 68effd93bd )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.py
2023-10-10 10:58:19 +05:30
Gursheen Anand
f5245f6b3f
feat: allow on submit fields
...
(cherry picked from commit e922ec60eb )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
2023-10-10 10:58:19 +05:30
ruthra kumar
dc804f216d
Merge pull request #37402 from frappe/mergify/bp/version-14-hotfix/pr-36879
...
feat: Unreconcile Payments (backport #36879 )
2023-10-10 10:39:54 +05:30
Gursheen Anand
bc0db696c9
chore: remove unused variable
...
(cherry picked from commit 545f2ccdf1 )
2023-10-10 04:42:15 +00:00
Gursheen Anand
06b04770fc
fix: split inv allocated amt on server side
...
(cherry picked from commit b3aa201eb5 )
2023-10-10 04:42:15 +00:00
Gursheen Anand
b22ac137f5
fix: allocate amt for payment term invoices
...
(cherry picked from commit ac28a5b372 )
2023-10-10 04:42:15 +00:00
David Arnold
eed58634ba
fix: payment request rounding in multi-currency and on status update
...
(cherry picked from commit 6e1ad4c5bd )
2023-10-10 04:38:31 +00:00
mergify[bot]
24852e46c1
chore: rewrite query using query builder (backport #37310 ) ( #37415 )
...
* chore: rewrite query using query builder
(cherry picked from commit 25718f5cc7 )
* chore: fix shopping cart tests
(cherry picked from commit fb51cae88b )
---------
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-10-09 20:56:43 +05:30
Deepesh Garg
50521d4efe
Merge pull request #37322 from frappe/mergify/bp/version-14-hotfix/pr-37119
...
chore: add regional support for getting payment entries (#37119 )
2023-10-09 19:28:07 +05:30
ruthra kumar
8fc705ea6a
chore: resolve conflicts
2023-10-09 15:17:47 +05:30
ruthra kumar
63274527d2
test: multi currency invoice unreconciliation
...
exchange gain/loss associated with the unreconcile invoice should be
cancelled as well
(cherry picked from commit d398775715 )
2023-10-09 06:15:09 +00:00
ruthra kumar
aba51ee352
refactor(test): more modularization
...
(cherry picked from commit 5c09fdf941 )
2023-10-09 06:15:09 +00:00
ruthra kumar
4bd83b5058
refactor: cancel gain/loss JE on multi currency transactions
...
(cherry picked from commit 1d93d66c30 )
2023-10-09 06:15:09 +00:00
ruthra kumar
75d3093aea
refactor: only cancel specific gain/loss je
...
(cherry picked from commit 5dbcf7d2b9 )
2023-10-09 06:15:09 +00:00
ruthra kumar
669d692844
refactor: display allocated amount in account currency with symbol
...
(cherry picked from commit 6fd1c1bca2 )
2023-10-09 06:15:09 +00:00
ruthra kumar
606c99e57c
fix: typo in doctype name and qb
...
(cherry picked from commit 9a1588f1cc )
2023-10-09 06:15:08 +00:00
ruthra kumar
cf308912a1
test: more granular unreconciliation
...
(cherry picked from commit 67980188a7 )
2023-10-09 06:15:08 +00:00
ruthra kumar
f5718390b7
refactor: unlink individual vouchers from payments
...
(cherry picked from commit 9b6eac23b6 )
2023-10-09 06:15:08 +00:00
ruthra kumar
8954bd7759
chore: type info
...
(cherry picked from commit b4dc2bdf28 )
2023-10-09 06:15:08 +00:00
ruthra kumar
3cbaea389b
refactor: convert raw sql to query_builder
...
(cherry picked from commit 0130aea2aa )
2023-10-09 06:15:07 +00:00
ruthra kumar
335cb5fd28
refactor: single fetch and unlinking logic for JE and PE
...
(cherry picked from commit de910ab152 )
2023-10-09 06:15:07 +00:00
ruthra kumar
cd2d335256
feat: unreconcile support for journal entry
...
(cherry picked from commit 285963acdb )
2023-10-09 06:15:07 +00:00
ruthra kumar
1a69db0f80
refactor: modularisation and group by voucher_no
...
(cherry picked from commit cce96669f0 )
2023-10-09 06:15:07 +00:00
ruthra kumar
84e4a2509c
chore: rename and add trigger in journal entry
...
(cherry picked from commit 0ccb6d8242 )
2023-10-09 06:15:06 +00:00
ruthra kumar
f4e1959cc7
chore: code cleanup
...
(cherry picked from commit 69683776a5 )
2023-10-09 06:15:06 +00:00
ruthra kumar
7651ecbc2b
chore: fetch logic for payment entry
...
(cherry picked from commit 1981f3837a )
2023-10-09 06:15:06 +00:00
ruthra kumar
e464f5e419
chore: move functions to a separate file in utils
...
(cherry picked from commit 25fe752185 )
# Conflicts:
# erpnext/accounts/doctype/payment_entry/payment_entry.js
# erpnext/public/js/erpnext.bundle.js
2023-10-09 06:15:06 +00:00
ruthra kumar
1e93d0bcc4
chore: move dialog building function to utils.js file
...
(cherry picked from commit 5981c7e0ad )
2023-10-09 06:15:05 +00:00
ruthra kumar
b886589657
refactor: add UI elements
...
(cherry picked from commit 58dc0e52e1 )
2023-10-09 06:15:05 +00:00
ruthra kumar
3a670264b2
chore: delete unreoncile doc upon parent doc deletion
...
(cherry picked from commit 6bbe47c671 )
2023-10-09 06:15:05 +00:00
ruthra kumar
2fd500ce26
chore: track changes
...
(cherry picked from commit 489a545bbb )
2023-10-09 06:15:04 +00:00
ruthra kumar
9422422dcc
refactor: remove references using framework
...
(cherry picked from commit 42df0d3d67 )
2023-10-09 06:15:04 +00:00
ruthra kumar
37fc82cd11
chore: delete references upon parent deletion
...
(cherry picked from commit fbdfb8151c )
2023-10-09 06:15:04 +00:00
ruthra kumar
cb35218eec
feat: filter on voucher no
...
(cherry picked from commit 41eb2c9f5a )
2023-10-09 06:15:04 +00:00
ruthra kumar
9531a45b94
feat: UI for unreconcile
...
(cherry picked from commit fc6be5bfb9 )
2023-10-09 06:15:03 +00:00
ruthra kumar
fb41f5f88c
test: basic unreconcile function
...
(cherry picked from commit 0faffaa8db )
2023-10-09 06:15:03 +00:00
ruthra kumar
b9647ac0a4
refactor: adding 'Get Allocations' button
...
(cherry picked from commit 5114a9580d )
2023-10-09 06:15:03 +00:00
ruthra kumar
77fa0f68df
chore: working state on barebones functions
...
(cherry picked from commit e48a90efe6 )
2023-10-09 06:15:03 +00:00
ruthra kumar
ae8355c953
feat: introduce unreconcile doctype
...
(cherry picked from commit dc71623295 )
2023-10-09 06:15:02 +00:00
ruthra kumar
c42ef922d2
Merge pull request #37396 from frappe/mergify/bp/version-14-hotfix/pr-37395
...
fix: exception on exporting errored rows (backport #37395 )
2023-10-08 18:39:49 +05:30
ruthra kumar
e58b3b11e9
fix: exception on exporting errored rows
...
(cherry picked from commit d3c6000904 )
2023-10-08 12:52:16 +00:00
ruthra kumar
8f0e10bfbe
Merge pull request #37388 from frappe/mergify/bp/version-14-hotfix/pr-37289
...
fix: ageing summary in SOA AR (backport #37289 )
2023-10-08 12:25:51 +05:30
Gursheen Kaur Anand
77d719af6e
chore: linting issues
2023-10-07 15:40:27 +05:30
Gursheen Kaur Anand
3f59518d01
chore: resolve conflicts
2023-10-07 15:21:50 +05:30
Gursheen Anand
24b1100c8f
test: process soa for gl and ar
...
(cherry picked from commit 644e25e587 )
2023-10-07 09:40:32 +00:00
Gursheen Anand
c29eab12df
refactor: separate function for statement dict
...
(cherry picked from commit 67f878ff8c )
# Conflicts:
# erpnext/accounts/doctype/process_statement_of_accounts/process_statement_of_accounts.py
2023-10-07 09:40:32 +00:00
Gursheen Anand
15d2024b8e
fix: ageing summary in AR
...
(cherry picked from commit d9eb44e62d )
2023-10-07 09:40:32 +00:00
rohitwaghchaure
1480acabb0
feat: validate negative stock for inventory dimension ( #37373 )
...
* feat: validate negative stock for inventory dimension
* test: test case for validate negative stock for inv dimension
2023-10-06 17:55:32 +05:30
rohitwaghchaure
4c337a6f44
fix: added validation for the batch on stock reco ( #37174 )
2023-10-06 13:06:13 +05:30
rohitwaghchaure
63f45739e0
fix: incorrect status of the returned purchase receipt ( #37300 )
2023-10-06 11:58:15 +05:30
ruthra kumar
55a9a8fd51
Merge pull request #37371 from frappe/mergify/bp/version-14-hotfix/pr-37370
...
fix: fetch company details for Lead based quotation (backport #37370 )
2023-10-05 14:25:14 +05:30
ruthra kumar
c1d40a6bfa
fix: fetch company details for Lead based quotation
...
(cherry picked from commit f388864fd5 )
2023-10-05 08:21:26 +00:00
ruthra kumar
bbc13c719e
Merge pull request #37367 from frappe/mergify/bp/version-14-hotfix/pr-37359
...
refactor: add `access_key` field to facilitate use of exchangerate.host provider (backport #37359 )
2023-10-05 12:57:41 +05:30
ruthra kumar
3b49079ad7
Merge branch 'version-14-hotfix' into mergify/bp/version-14-hotfix/pr-37359
2023-10-05 12:17:07 +05:30
ruthra kumar
6fad2bad11
Merge pull request #37369 from frappe/mergify/bp/version-14-hotfix/pr-33593
...
feat: disable currency exchange api. (backport #33593 )
2023-10-05 10:25:40 +05:30
Devin Slauenwhite
1ca0516fe5
feat: disable currency exchange api. ( #33593 )
...
(cherry picked from commit 179a31ed5e )
2023-10-05 04:03:15 +00:00
ruthra kumar
04b8527ba8
chore: refactor test case for exchangerate.host provider
...
(cherry picked from commit c8e3dc6c4c )
2023-10-05 03:50:28 +00:00
ruthra kumar
98a9007e9f
refactor: introduce access_key field
...
(cherry picked from commit 81591a34c2 )
# Conflicts:
# erpnext/accounts/doctype/currency_exchange_settings/currency_exchange_settings.json
2023-10-05 03:50:28 +00:00
ruthra kumar
64a50cfabf
Merge pull request #37366 from frappe/mergify/bp/version-14-hotfix/pr-37294
...
refactor: block Payment Entry as ref in Journals from UI (backport #37294 )
2023-10-05 09:20:20 +05:30
ruthra kumar
587a965bdf
refactor: block Payment Entry as ref in JE from UI
...
(cherry picked from commit d391e81505 )
2023-10-05 03:25:04 +00:00
ruthra kumar
52c0900576
Merge pull request #37363 from frappe/mergify/copy/version-14-hotfix/pr-37362
...
test: fixing test_capitalization_with_wip_composite_asset (copy #37362 )
2023-10-05 08:38:20 +05:30
anandbaburajan
67a43c353c
test: fixing test_capitalization_with_wip_composite_asset
...
(cherry picked from commit 9468513d7c )
2023-10-04 16:44:31 +00:00
Frappe PR Bot
cf9fc552f0
chore(release): Bumped to Version 14.43.0
...
# [14.43.0](https://github.com/frappe/erpnext/compare/v14.42.0...v14.43.0 ) (2023-10-04)
### Features
* composite WIP asset (backport [#37352 ](https://github.com/frappe/erpnext/issues/37352 )) ([#37360 ](https://github.com/frappe/erpnext/issues/37360 )) ([6947686 ](6947686141 ))
2023-10-04 14:18:28 +00:00
mergify[bot]
6947686141
feat: composite WIP asset (backport #37352 ) ( #37360 )
...
feat: composite WIP asset (#37352 )
feat: wip composite asset
(cherry picked from commit 0ecd7d2bf5 )
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-10-04 19:46:30 +05:30
mergify[bot]
2b38b780ba
fix(Employee): enable no_copy for relieving_date (backport #37344 ) ( #37358 )
...
Co-authored-by: Rucha Mahabal <ruchamahabal2@gmail.com >
Co-authored-by: Jignesh (GreyCube Technologies) <jignesh@greycube.in >
fix(Employee): enable `no_copy` for `relieving_date` (#37344 )
2023-10-04 14:29:45 +05:30
Anand Baburajan
0ecd7d2bf5
feat: composite WIP asset ( #37352 )
...
feat: wip composite asset
2023-10-04 10:29:14 +05:30
Frappe PR Bot
9f1b9320e9
chore(release): Bumped to Version 14.42.0
...
# [14.42.0](https://github.com/frappe/erpnext/compare/v14.41.2...v14.42.0 ) (2023-10-04)
### Bug Fixes
* add only float row values for total ([020aedb ](020aedb8b0 ))
* currency symbol in the Supplier Quotation Comparison report ([#37337 ](https://github.com/frappe/erpnext/issues/37337 )) ([82e8606 ](82e8606b3c ))
* Description field for the 'Ignore Available Stock' ([#37293 ](https://github.com/frappe/erpnext/issues/37293 )) ([7f1483a ](7f1483ad70 ))
* do not consider submitted Work Orders in the Production Plan Res… ([#37343 ](https://github.com/frappe/erpnext/issues/37343 )) ([c3aeb2d ](c3aeb2dec5 ))
* ignore user permissions for `Source Warehouse` (backport [#37313 ](https://github.com/frappe/erpnext/issues/37313 )) ([#37314 ](https://github.com/frappe/erpnext/issues/37314 )) ([04f0dfb ](04f0dfb691 ))
* incorrect qty for material request in Production Plan ([#37270 ](https://github.com/frappe/erpnext/issues/37270 )) ([8fe4a4d ](8fe4a4d3aa ))
* Not unique table/alias: 'tabTask' (backport [#37285 ](https://github.com/frappe/erpnext/issues/37285 )) ([#37298 ](https://github.com/frappe/erpnext/issues/37298 )) ([95e0bf5 ](95e0bf5e0e ))
* party format in test ([28756bf ](28756bf7b6 ))
* PCV posting issues ([#37029 ](https://github.com/frappe/erpnext/issues/37029 )) ([92eabe3 ](92eabe3cf5 ))
* process soa filter for multiselect ([4962b67 ](4962b67358 ))
* query for multiselect filter ([6d7aa2a ](6d7aa2ae94 ))
* set route filter values for AP ([49f0f1c ](49f0f1ca09 ))
* set route filter values for AR ([2b30727 ](2b30727fdc ))
* summary report filters ([403ff69 ](403ff697e9 ))
* trial balance report freezes when adding filters (backport [#37264 ](https://github.com/frappe/erpnext/issues/37264 )) ([#37265 ](https://github.com/frappe/erpnext/issues/37265 )) ([6a8146b ](6a8146ba8a ))
* Use default Cost Center of the Company for additional discount ([#37234 ](https://github.com/frappe/erpnext/issues/37234 )) ([e483b4a ](e483b4a78a ))
* validation message for valuation rate ([#37301 ](https://github.com/frappe/erpnext/issues/37301 )) ([643bb05 ](643bb0511c ))
### Features
* asset salvage_value_percentage (backport [#37302 ](https://github.com/frappe/erpnext/issues/37302 )) ([#37334 ](https://github.com/frappe/erpnext/issues/37334 )) ([6daea6c ](6daea6ccb2 ))
2023-10-04 02:15:16 +00:00
ruthra kumar
12a7cb21b5
Merge pull request #37339 from frappe/version-14-hotfix
...
chore: release v14
2023-10-04 07:43:39 +05:30
rohitwaghchaure
643bb0511c
fix: validation message for valuation rate ( #37301 )
2023-10-03 22:56:33 +05:30
rohitwaghchaure
e975a10a75
chore: fix linter issue ( #37349 )
2023-10-03 22:08:37 +05:30
rohitwaghchaure
c3aeb2dec5
fix: do not consider submitted Work Orders in the Production Plan Res… ( #37343 )
...
fix: do not consider submitted Work Orders in the Production Plan Reserve qty
2023-10-03 20:34:10 +05:30
ruthra kumar
fe32787e6e
Merge pull request #37346 from frappe/mergify/bp/version-14-hotfix/pr-37304
...
fix: only float row values for total in AP summary (backport #37304 )
2023-10-03 20:19:54 +05:30
ruthra kumar
f3b872a8e2
refactor: use isinstance over type
...
(cherry picked from commit 67440c38ae )
2023-10-03 14:16:27 +00:00
Gursheen Anand
020aedb8b0
fix: add only float row values for total
...
(cherry picked from commit 1dab195560 )
2023-10-03 14:16:27 +00:00
rohitwaghchaure
82e8606b3c
fix: currency symbol in the Supplier Quotation Comparison report ( #37337 )
...
fix: currency in the Supplier Quotation Comparison report
2023-10-03 18:53:43 +05:30
mergify[bot]
6daea6ccb2
feat: asset salvage_value_percentage (backport #37302 ) ( #37334 )
...
* feat: asset salvage_value_percentage (#37302 )
* feat: asset salvage_value_percentage
* chore: add missing parameter in get_item_details
* chore: change asset depr table colors
(cherry picked from commit fed94845ce )
# Conflicts:
# erpnext/assets/doctype/asset/asset.js
# erpnext/assets/doctype/asset_activity/asset_activity.json
# erpnext/assets/doctype/asset_finance_book/asset_finance_book.json
* chore: resolving conflicts
---------
Co-authored-by: Anand Baburajan <anandbaburajan@gmail.com >
2023-10-03 13:35:10 +05:30
Smit Vora
f7de825e89
chore: add regional support for getting payment entries ( #37119 )
...
chore: add regional support for get payment entries
(cherry picked from commit 3e282bfbce )
2023-10-02 10:32:40 +00:00
mergify[bot]
04f0dfb691
fix: ignore user permissions for Source Warehouse (backport #37313 ) ( #37314 )
...
* fix: ignore user permissions for `Source Warehouse` (#37313 )
(cherry picked from commit e7f4b7b190 )
# Conflicts:
# erpnext/accounts/doctype/purchase_invoice/purchase_invoice.json
# erpnext/stock/doctype/purchase_receipt/purchase_receipt.json
* chore: `conflicts`
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-10-01 21:31:17 +05:30
mergify[bot]
95e0bf5e0e
fix: Not unique table/alias: 'tabTask' (backport #37285 ) ( #37298 )
...
fix: Not unique table/alias: 'tabTask' (#37285 )
(cherry picked from commit 361e555118 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-09-29 15:07:10 +05:30
rohitwaghchaure
7f1483ad70
fix: Description field for the 'Ignore Available Stock' ( #37293 )
2023-09-29 14:35:45 +05:30
HENRY Florian
21c1c7194b
refactor: In Quotation Item, discount_and_margin section should have same collapsible_depends_on as other similar DocType (Sales Order Item,Sales Invoice Item,...) ( #37272 )
2023-09-29 08:29:18 +05:30
Deepesh Garg
81c4279a30
Merge pull request #37282 from frappe/mergify/bp/version-14-hotfix/pr-37268
...
fix: AP AR filters from Party link (backport #37268 )
2023-09-28 19:34:56 +05:30
ruthra kumar
01b54134ae
test: multi select party filter in AR report
...
(cherry picked from commit 2c7d6aec89 )
2023-09-28 06:26:05 +00:00
Gursheen Anand
28756bf7b6
fix: party format in test
...
(cherry picked from commit 59e8abfd57 )
2023-09-28 06:26:05 +00:00
Gursheen Anand
4962b67358
fix: process soa filter for multiselect
...
(cherry picked from commit 4b28154f5e )
2023-09-28 06:26:05 +00:00
Gursheen Anand
403ff697e9
fix: summary report filters
...
(cherry picked from commit f7cb68a45f )
2023-09-28 06:26:04 +00:00
Gursheen Anand
6d7aa2ae94
fix: query for multiselect filter
...
(cherry picked from commit e7239e02d4 )
2023-09-28 06:26:04 +00:00
Gursheen Anand
2b30727fdc
fix: set route filter values for AR
...
(cherry picked from commit 9d15124a6a )
2023-09-28 06:26:04 +00:00
Gursheen Anand
49f0f1ca09
fix: set route filter values for AP
...
(cherry picked from commit 888ed36eed )
2023-09-28 06:26:04 +00:00
rohitwaghchaure
8fe4a4d3aa
fix: incorrect qty for material request in Production Plan ( #37270 )
2023-09-27 20:02:05 +05:30
mergify[bot]
6a8146ba8a
fix: trial balance report freezes when adding filters (backport #37264 ) ( #37265 )
...
fix: trial balance report freezes when adding filters (#37264 )
fix: Only add onclick if correct data is returned
workaround for https://github.com/frappe/datatable/issues/177
(cherry picked from commit 2dc95e5d59 )
Co-authored-by: Ankush Menat <ankush@frappe.io >
2023-09-27 12:36:58 +05:30
Deepesh Garg
b18678df4d
Merge pull request #37262 from frappe/mergify/bp/version-14-hotfix/pr-37029
...
fix: PCV posting issues (backport #37029 )
2023-09-27 12:07:54 +05:30
Deepesh Garg
8d813e3256
chore: resolve conflicts
2023-09-27 11:19:39 +05:30
Deepesh Garg
c6966f4e2d
Merge pull request #37263 from frappe/mergify/bp/version-14-hotfix/pr-37234
...
fix: Use default Cost Center of the Company for additional discount (backport #37234 )
2023-09-27 11:18:29 +05:30
vr-greycube
e483b4a78a
fix: Use default Cost Center of the Company for additional discount ( #37234 )
...
fix: Set cost center as default company cost center
When Discount Accounting in enabled in Selling Settings, use Company default Cost Center while making GL entries for additional_discount_account
(cherry picked from commit 4ada5a488e )
2023-09-27 05:09:46 +00:00
Deepesh Garg
92eabe3cf5
fix: PCV posting issues ( #37029 )
...
* fix: PCV posting issues
* fix: process closing entries separately in a background job
* test: Update tests
* chore: fix broken ci
(cherry picked from commit 8c5fcb8257 )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request.json
2023-09-27 04:53:41 +00:00