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
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
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
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
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
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