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 ))
v14.65.1
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