ruthra kumar
2ae94b2af2
chore: resolve conflicts
2024-07-24 13:01:51 +05:30
ruthra kumar
e607f3c78d
refactor(test): remove assert on 'repost_required'
...
(cherry picked from commit e71cb4eab7 )
2024-07-24 07:29:12 +00:00
ruthra kumar
d69361b1c9
refactor: remove attribute check on 'repost_required'
...
(cherry picked from commit 07fc952a43 )
2024-07-24 07:29:11 +00:00
ruthra kumar
949d7f4b53
refactor: repost without checking on flag
...
(cherry picked from commit 09f429ffba )
2024-07-24 07:29:11 +00:00
ruthra kumar
01dfea3ffa
chore: remove stale UI code related to repost
...
(cherry picked from commit fe46e1d089 )
2024-07-24 07:29:11 +00:00
ruthra kumar
8b9860902c
chore: remove 'repost_required' from Journal Entry
...
(cherry picked from commit e81373bb6a )
# Conflicts:
# erpnext/accounts/doctype/journal_entry/journal_entry.json
2024-07-24 07:29:11 +00:00
ruthra kumar
3d8eac9b5a
chore: remove 'repost_required' from purchase invoice
...
(cherry picked from commit a467888a67 )
2024-07-24 07:29:11 +00:00
ruthra kumar
a8fe0e89a8
chore: remove stale 'repost_required' flag from sales invoice
...
(cherry picked from commit 06c5334f2a )
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/sales_invoice.json
2024-07-24 07:29:11 +00:00
ruthra kumar
9b52d89e03
chore: remove stale code from sales invoice
...
(cherry picked from commit f3fda9ce98 )
2024-07-24 07:29:11 +00:00
Khushi Rawat
c045c9a6dd
Merge pull request #42450 from frappe/mergify/bp/version-15-hotfix/pr-42372
...
fix: correct validation for depreciation posting date (backport #42372 )
2024-07-24 12:10:00 +05:30
Raffael Meyer
8141c6504e
Merge pull request #42437 from frappe/mergify/bp/version-15-hotfix/pr-42419
...
fix: provide initial value for `.reduce()` call (backport #42419 )
2024-07-23 13:06:37 +02:00
Khushi Rawat
ffacf4222b
fix: correct validation for depreciation posting date
...
(cherry picked from commit da4ed90a3e )
2024-07-23 09:54:44 +00:00
barredterra
72bc539ffd
fix: provide initial value for .reduce() call
...
Fixes the error "TypeError: Reduce of empty array with no initial value" (https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Errors/Reduce_of_empty_array_with_no_initial_value#invalid_cases )
(cherry picked from commit 65f80abf2f )
2024-07-22 18:42:13 +00:00
mergify[bot]
926fd41a2b
fix: qty in the 'Serial No Ledger' report (backport #42429 ) ( #42433 )
...
fix: qty in the 'Serial No Ledger' report (#42429 )
(cherry picked from commit be2648245b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-22 18:06:56 +05:30
ruthra kumar
f2bc064da2
Merge pull request #42409 from frappe/mergify/bp/version-15-hotfix/pr-42407
...
test: basic test case for item-wise purchase register (backport #42407 )
2024-07-21 20:08:27 +05:30
mergify[bot]
555be2be11
fix: serial and batch bundle for POS Invoice (backport #41491 ) ( #42396 )
...
* fix: serial and batch bundle for POS Invoice (#41491 )
(cherry picked from commit e5dfc5e545 )
# Conflicts:
# erpnext/accounts/doctype/pos_invoice_item/pos_invoice_item.json
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-21 00:00:14 +05:30
mergify[bot]
8da28dcfb2
fix: Consider adding warranty period to serial nos (backport #42051 ) ( #42182 )
...
fix: Consider adding warranty period to serial nos (#42051 )
(cherry picked from commit 55e2b876a2 )
Co-authored-by: Syed Mujeer Hashmi <mujeerhashmi@4csolutions.in >
2024-07-20 11:12:17 +05:30
Smit Vora
5741f32080
Merge pull request #42420 from frappe/mergify/bp/version-15-hotfix/pr-42399
...
feat: add make_regional_gl_entries override for Sales Invoice (backport #42399 )
2024-07-20 09:34:39 +05:30
HENRY Florian
22b17de2b4
feat: add make_regional_gl_entries override for Sales Invoice ( #42399 )
...
* feat: add make_regional_gl_entries override for Sales Invoice and Stock Controler
* chore: remove regionnal override for stock management
(cherry picked from commit 1bbe020cfd )
2024-07-20 02:56:01 +00:00
Khushi Rawat
96062dec10
Merge pull request #42413 from frappe/mergify/bp/version-15-hotfix/pr-42412
...
fix: set filter to show only submitted asset (backport #42412 )
2024-07-19 19:24:24 +05:30
Khushi Rawat
29fc975fb8
fix: set filter to show only submitted asset
...
(cherry picked from commit 69b8e10e20 )
2024-07-19 13:47:45 +00:00
ruthra kumar
0052ca9173
test: basic test case for item-wise purchase register
...
(cherry picked from commit c3c5d3f615 )
2024-07-19 11:21:08 +00:00
mergify[bot]
54791e938b
fix: rounding issue causing incorrect quantity in SE (backport #42380 ) ( #42395 )
...
fix: rounding issue causing incorrect quantity in SE (#42380 )
(cherry picked from commit e1b9b432c3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-19 14:49:56 +05:30
mergify[bot]
709be13e82
fix: Purchase Order Analysis Report Data (backport #42387 ) ( #42394 )
...
fix: Purchase Order Analysis Report Data (#42387 )
(cherry picked from commit 67bf9bec47 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-19 14:49:39 +05:30
ruthra kumar
7893a957cb
Merge pull request #42403 from frappe/mergify/bp/version-15-hotfix/pr-41959
...
fix: Don't allow negative amount on Payment Request #41905 (backport #41959 )
2024-07-19 10:54:46 +05:30
ruthra kumar
a9146efc17
chore: resolve conflict
2024-07-19 10:36:42 +05:30
hiteshprajapati
aee2cc2e03
fix: Don't allow negative amount on Payment Request #41905
...
(cherry picked from commit b823aa66bf )
# Conflicts:
# erpnext/accounts/doctype/payment_request/payment_request.json
2024-07-19 05:04:34 +00:00
ruthra kumar
307dcea097
Merge pull request #42385 from frappe/mergify/bp/version-15-hotfix/pr-42374
...
fix: Show the rows in AR/AP report where outstanding equals to 0.01 (backport #42374 )
2024-07-18 14:39:27 +05:30
ruthra kumar
0dae0a05d4
test: AR/AP report on miniscule outstanding
...
(cherry picked from commit bb9e42cce2 )
2024-07-18 08:15:39 +00:00
Nabin Hait
886256c86b
fix: Show the rows in AR/AP report where outstanding equals to 0.01
...
(cherry picked from commit e1dedc5402 )
2024-07-18 08:15:39 +00:00
ruthra kumar
372a7e905c
Merge pull request #42381 from frappe/mergify/bp/version-15-hotfix/pr-42369
...
fix: missing cr/dr notes on payment reconciliation (backport #42369 )
2024-07-18 12:58:42 +05:30
ruthra kumar
3f820734b6
test: payment filter should not affect dr/cr notes
...
(cherry picked from commit 2d686c06ea )
2024-07-18 07:12:44 +00:00
ruthra kumar
0a41ccda99
fix: missing cr/dr notes on payment reconciliation
...
(cherry picked from commit a30af68e9e )
2024-07-18 07:12:44 +00:00
mergify[bot]
18500b8e3a
fix: not able to save QC (backport #42371 ) ( #42373 )
...
fix: not able to save QC (#42371 )
(cherry picked from commit 62fb495a65 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-17 21:36:47 +05:30
Smit Vora
bebd70d752
Merge pull request #42365 from frappe/mergify/bp/version-15-hotfix/pr-42307
...
fix: remove redundant proprietorship field from customer type and supplier type (backport #42307 )
2024-07-17 18:55:22 +05:30
Sanket322
527781a588
fix: remove proprietorship and update it with individual
...
(cherry picked from commit c8ad6d1b2c )
2024-07-17 08:32:17 +00:00
Khushi Rawat
55dc157694
Merge pull request #42360 from frappe/mergify/bp/version-15-hotfix/pr-42188
...
fix: service item capitalization (backport #42188 )
2024-07-17 01:51:54 +05:30
Khushi Rawat
c45d11cd60
fix: removed patch from patches.txt
2024-07-17 01:35:03 +05:30
Khushi Rawat
cfab956811
chore: resolved conflicts
2024-07-16 22:46:54 +05:30
Smit Vora
d1ba12f581
Merge pull request #42362 from frappe/mergify/bp/version-15-hotfix/pr-42352
...
fix: show total rows credit row in balance sheet (backport #42352 )
2024-07-16 19:52:39 +05:30
ljain112
0d2ef0df7d
fix: show total rows credit row in balance sheet
...
(cherry picked from commit 327b19cba6 )
2024-07-16 13:58:37 +00:00
mergify[bot]
b5a2e5a375
fix: items not fetching in End Transit entry (backport #42358 ) ( #42361 )
...
fix: items not fetching in End Transit entry (#42358 )
(cherry picked from commit 001e5b612b )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-16 18:45:18 +05:30
Khushi Rawat
2ffe7d5838
fix: service item capitalization ( #42188 )
...
* feat: capitalize with service expenses only
* chore: added test
* refactor: removed Capitalized In field from asset doc
(cherry picked from commit 81e0b96c30 )
# Conflicts:
# erpnext/assets/doctype/asset/asset.py
2024-07-16 12:16:47 +00:00
mergify[bot]
62fc42803f
fix: same posting date and time causing incorrect valuation rate (backport #42351 ) ( #42356 )
...
fix: same posting date and time causing incorrect valuation rate (#42351 )
(cherry picked from commit 85d2d34116 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-16 16:30:24 +05:30
mergify[bot]
29ee2d46f0
fix: bin deadlock issue (backport #42342 ) ( #42357 )
...
fix: bin deadlock issue (#42342 )
(cherry picked from commit 21df38bf18 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-16 16:30:11 +05:30
mergify[bot]
b741b2a285
fix: remove doctype link from serial no ledger report (backport #42327 ) ( #42348 )
...
fix: remove doctype link from serial no ledger report (#42327 )
* fix: remove doctype link from serial no ledger report
* fix: remove doctype link from serial no ledger report
* fix: remove doctype link from serial no ledger report --update
(cherry picked from commit 17b437709c )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-07-16 16:08:11 +05:30
mergify[bot]
1754adfcd6
fix: extra qty pick in pick list (backport #42345 ) ( #42349 )
...
fix: extra qty pick in pick list (#42345 )
(cherry picked from commit 6a50b40976 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-16 15:46:44 +05:30
mergify[bot]
5f1d6ede31
feat: create variant with/without image (backport #41317 ) ( #42343 )
...
feat: create variant with/without image (#41317 )
* feat: create variant with/without image
* feat: create variant with/without image
* feat: create variant with/without image
* feat: create variant with/without image
* feat: create variant with/without image
* feat: create variant with/without image
* fix: change the variable name use_same_image to use_template_image
(cherry picked from commit 66b35ec9fb )
Co-authored-by: Nihantra C. Patel <141945075+Nihantra-Patel@users.noreply.github.com >
2024-07-15 22:58:30 +05:30
mergify[bot]
cf2651dd85
fix: not able to cancel the inter transfer DN (backport #42333 ) ( #42340 )
...
fix: not able to cancel the inter transfer DN (#42333 )
(cherry picked from commit 6d42cd0f4c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-07-15 16:52:28 +05:30
ruthra kumar
29158652db
Merge pull request #42338 from frappe/mergify/bp/version-15-hotfix/pr-42294
...
refactor: make reposting implicit (backport #42294 )
2024-07-15 15:37:00 +05:30