mergify[bot]
2db79cdf3b
fix: do not empty serial batch fields (backport #39948 ) ( #39956 )
...
fix: do not empty serial batch fields (#39948 )
(cherry picked from commit a4cbfabe0e )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit acd2e93f8c )
2024-02-19 05:16:58 +00:00
mergify[bot]
a548f12941
fix: landed cost voucher not submitting because of incorrect reference (backport #39898 ) ( #39900 )
...
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:40 +05:30
mergify[bot]
f08b424972
fix: use correct field name in accounts controller (backport #39884 ) ( #39897 )
...
fix: use correct field name in accounts controller (#39884 )
Changes to get advance payments in SI or PI from JV's
(cherry picked from commit b124081065 )
Co-authored-by: Rohit Gunjegaonkar <135806454+rohitg-pbspl@users.noreply.github.com >
2024-02-14 13:21:55 +05:30
mergify[bot]
a2f1a964f1
fix: validate duplicate SBB (backport #39862 ) ( #39866 )
...
* fix: validate duplicate SBB
(cherry picked from commit 094ecc1f62 )
* test: duplicate SBB
(cherry picked from commit 55e66db315 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-13 09:09:03 +05:30
mergify[bot]
c643e70e2f
perf: cached get_last_purchase_details to fix performance issue (backport #39854 ) ( #39856 )
...
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:53:50 +05:30
mergify[bot]
43fce29a04
fix: stock entry for use serial batch fields (backport #39843 ) ( #39844 )
...
fix: stock entry for use serial batch fields (#39843 )
(cherry picked from commit e5824fc3f1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-02-11 11:28:48 +05:30
ruthra kumar
83bf2c17e0
refactor(test): Forex Credit Note cancellation against Invoice
...
(cherry picked from commit 2f676ced5c )
2024-02-07 15:00:48 +00:00
ruthra kumar
5fd4ca56f5
refactor: cancel Cr/Dr JE's on Sales/Purchase return cancel
...
(cherry picked from commit 0549535603 )
2024-02-07 15:00:45 +00:00
Rohit Waghchaure
73618f0605
test: test case to check use serial / batch fields feature
...
(cherry picked from commit 01650120d4 )
2024-02-06 10:18:06 +00:00
Rohit Waghchaure
a08b97e886
test: fixed test cases
...
(cherry picked from commit c1e869f040 )
2024-02-06 10:18:05 +00:00
Rohit Waghchaure
282c19e7e1
fix: use old serial / batch fields to make serial batch bundle
...
(cherry picked from commit 9fafc83632 )
2024-02-06 10:18:05 +00:00
mergify[bot]
53992deb10
fix: show warehouse title field in sales docs (backport #39746 ) ( #39755 )
...
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:37 +05:30
mergify[bot]
f246684694
fix: remove applied pricing rule on qty change (backport #39688 ) ( #39737 )
...
fix: remove pricing rule
(cherry picked from commit 7c6a5a0f23 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-02-05 16:09:00 +05:30
Rohit Waghchaure
1b2831bdfe
perf: timeout for auto material request through reorder level
...
(cherry picked from commit 951023f434 )
2024-02-05 06:10:56 +00:00
mergify[bot]
d7c7748c03
fix: fetch/change tax template on basis of base_net_rate instead of net_rate ( #39448 )
...
fix: fetch/change tax template on basis of base_net_rate instead of net_rate (#39448 )
fix: change tax template on basis of base_net_rate instead of net_rate
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
(cherry picked from commit e9fe10c6f1 )
Co-authored-by: Divyam Mistry <73271406+divyam-mistry@users.noreply.github.com >
2024-02-03 09:09:59 +05:30
ruthra kumar
10fcf5af5f
refactor: prevent '{debit/credit}_to' account mismatch
...
(cherry picked from commit 6f2fae1b61 )
2024-01-30 05:31:52 +00:00
mergify[bot]
e4230cf6d9
feat: Partly billed status in Purchase Receipt ( #39543 )
...
feat: Partly billed status in Purchase Receipt (#39543 )
(cherry picked from commit a673220feb )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-29 22:41:09 +05:30
mergify[bot]
960443d268
fix: not able to submit subcontracting pr (old flow) (backport #39622 ) ( #39625 )
...
fix: not able to submit subcontracting pr (old flow) (#39622 )
(cherry picked from commit 5cf47ae5f9 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-29 21:22:21 +05:30
mergify[bot]
a118417645
refactor: provision to filter on dimensions in reconciliation tool ( #39054 )
...
* refactor: dimensions section in allocation table in reconciliation
(cherry picked from commit 1cde804c77 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
* refactor: update dimension doctypes in hooks
(cherry picked from commit cfb3d87267 )
* refactor: dimensions filter section in payment reconciliation
(cherry picked from commit 20e0acc20a )
* refactor: column break in dimension section
(cherry picked from commit 20576e0f47 )
# Conflicts:
# erpnext/accounts/doctype/payment_reconciliation_allocation/payment_reconciliation_allocation.json
* refactor: handle dimension filters
(cherry picked from commit c1fe4bcc64 )
* refactor: pass dimension filters to query
(cherry picked from commit ff60ec85b8 )
* refactor: set query filters for dimensions
(cherry picked from commit ad8475cb8b )
* refactor: pass dimension details to query
(cherry picked from commit 5dc22e1811 )
* refactor: replace sql with query builder for Jourals query
(cherry picked from commit 9c5a79209e )
* refactor: partial change on outstanding invoice popup
(cherry picked from commit 2154502955 )
* fix: typo's and parameter changes
(cherry picked from commit 0ec17590ae )
* refactor: Credit Note and its Exc gain/loss JE inherits dimensions
(cherry picked from commit ab939cc6e8 )
* refactor: apply dimension filters on cr/dr notes
(cherry picked from commit 188ff8cde7 )
* chore: test dimension filter output
(cherry picked from commit e3c44231ab )
* test: dimension inheritance for cr note reconciliation
(cherry picked from commit ba5a7c8cd8 )
* refactor: pass dimension values to Gain/Loss journal
(cherry picked from commit c44eb432a5 )
# Conflicts:
# erpnext/accounts/utils.py
* test: dimension inheritance in PE reconciliation
(cherry picked from commit 6148fb024b )
* refactor: pass dimensions on advance allocation
(cherry picked from commit cbd443a78a )
* test: dimension inheritance on adv allocation
(cherry picked from commit fcf4687c52 )
* refactor: dynamic dimension filters in pop up
(cherry picked from commit f8bbb0619c )
* refactor: update dimensions, only if provided
(cherry picked from commit ec0f17ca8b )
* refactor: handle dynamic dimension in order query
(cherry picked from commit 7c2cb70387 )
* chore: resolve conflicts
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2024-01-28 13:50:08 +05:30
mergify[bot]
6d4ca6a1ee
fix: prevent extra transfer against inter transfer transaction (backport #39213 ) ( #39596 )
...
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 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-27 23:25:13 +05:30
mergify[bot]
63eef680d0
fix: not able to save subcontracting purchase receipt (old flow) (backport #39590 ) ( #39592 )
...
fix: not able to save subcontracting purchase receipt (old flow) (#39590 )
(cherry picked from commit 67d828dab3 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-27 12:15:11 +05:30
Rohit Waghchaure
2905db19e5
fix: Item Tax template is not working for e-commerce
...
(cherry picked from commit 7d3240ae3a )
2024-01-25 06:07:23 +00:00
Rohit Waghchaure
b649c50ecc
fix: duplicate name error while making variant
...
(cherry picked from commit d7e6b83e64 )
2024-01-18 01:21:52 +00:00
ruthra kumar
5a65a10dba
refactor: better ordering of query result
...
(cherry picked from commit bfe42fdccb )
2024-01-16 10:55:36 +00:00
ruthra kumar
1b8f572e80
fix(test): test case for project query
...
(cherry picked from commit 3349dde5e2 )
2024-01-16 10:55:36 +00:00
ruthra kumar
07e2901e4b
fix: project query controller logic
...
(cherry picked from commit 4eefb445a7 )
2024-01-16 10:55:35 +00:00
Rohit Waghchaure
1394a1c5e9
fix: batches not coming correctly in the batch selector
...
(cherry picked from commit 114f2b4326 )
2024-01-14 18:19:30 +00:00
Deepesh Garg
7ca9ffbaa7
Merge pull request #39329 from frappe/mergify/bp/version-15-hotfix/pr-38974
...
fix: unreconciled Bank Transaction on cancel of payment voucher (#38974 )
2024-01-14 17:55:32 +05:30
s-aga-r
ca18853785
fix: SBB Total Qty validation for SE
...
(cherry picked from commit c20241fcb5 )
2024-01-12 15:30:36 +00:00
barredterra
16860c228d
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/purchase_invoice/purchase_invoice.js
# erpnext/accounts/doctype/sales_invoice/sales_invoice.js
2024-01-11 13:37:48 +00:00
Deepesh Garg
5dc2e80987
fix: Ignore default payment terms template for opening invoices
...
(cherry picked from commit 53bf44d2b8 )
2024-01-10 10:37:45 +00:00
Nabin Hait
f0070b4046
fix: Set asset purchase amount based on qty and valuation_rate
...
(cherry picked from commit 135e19d0aa )
2024-01-10 06:03:01 +00:00
mergify[bot]
f00a6f6c59
fix: skip rate validation for return DN Items with Moving Average valuation (backport #39242 ) ( #39266 )
...
fix: skip rate validation for return `DN Items` with `Moving Average` valuation
(cherry picked from commit e0ad52b500 )
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-09 22:02:20 +05:30
ruthra kumar
53eb6129ea
refactor: remove 'Bank Trasaction' logic from status_update
...
(cherry picked from commit cf988434e9 )
2024-01-09 05:51:38 +00:00
mergify[bot]
3caf462c6b
fix: flaky demo test case (backport #39135 ) ( #39198 )
...
fix: flaky demo test case
(cherry picked from commit 5b1571879c )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-08 17:44:24 +05:30
mergify[bot]
f3882a854f
fix: don't set rate for non-stock item in Internal Transfer (backport #39140 ) ( #39169 )
...
* 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 )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2024-01-06 11:03:24 +05:30
mergify[bot]
2db1e1a737
fix: serial / batch barcode scanner (backport #39114 ) ( #39143 )
...
fix: serial / batch barcode scanner (#39114 )
(cherry picked from commit f09e2130a1 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2024-01-04 16:02:29 +05:30
Deepesh Garg
458064f8a1
feat: Against voucher filter in General Ledger ( #39102 )
2024-01-03 10:51:34 +05:30
mergify[bot]
e5d73c780b
feat: voucher subtype for general ledger ( #38822 )
...
* feat: voucher subtype for general ledger (#38822 )
* feat: add voucher subtype column to gle
* feat: add logic to set voucher subtypes
* feat: fetch voucher subtype in ledger report
* fix: order of conditions
(cherry picked from commit 47f7b65058 )
# Conflicts:
# erpnext/accounts/doctype/gl_entry/gl_entry.json
* chore: resolve conflicts
---------
Co-authored-by: Gursheen Kaur Anand <40693548+GursheenK@users.noreply.github.com >
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2024-01-01 13:30:29 +05:30
mergify[bot]
f3254c2010
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:16:02 +05:30
mergify[bot]
2a390ac2de
fix: purchase return without item code not working (backport #39014 ) ( #39015 )
...
fix: purchase return without item code not working (#39014 )
(cherry picked from commit f983e09f92 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-29 13:07:38 +05:30
mergify[bot]
5158884dc9
fix: Multiple subscription fixes ( #39005 )
...
fix: Multiple subscription fixes (#39005 )
(cherry picked from commit 3b4b2275de )
Co-authored-by: Deepesh Garg <deepeshgarg6@gmail.com >
2023-12-29 12:52:41 +05:30
mergify[bot]
8c2c90f77a
feat: provision to add items in Stock Reservation dialog (backport #38558 ) ( #38920 )
...
* feat: provision to update items in Stock Reservation dialog
(cherry picked from commit 9471d8fff9 )
* fix(ux): show row index and field label while selecting the Sales Order Item
(cherry picked from commit 00261094c8 )
* feat: provision to add items in Stock Reservation dialog
(cherry picked from commit 8d5045ef4c )
---------
Co-authored-by: s-aga-r <sagarsharma.s312@gmail.com >
2023-12-22 15:50:07 +05:30
mergify[bot]
eabb956aca
fix: reposting not fixing valuation rate for sales return using movin… (backport #38895 ) (backport #38897 ) ( #38901 )
...
fix: reposting not fixing valuation rate for sales return using movin… (backport #38895 ) (#38897 )
* 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 )
# Conflicts:
# erpnext/stock/stock_ledger.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 07175367d8 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-21 15:44:50 +05:30
mergify[bot]
d65be69c4c
fix: incoming rate for sales return with Moving Average valuation method (backport #38849 ) (backport #38863 ) ( #38866 )
...
fix: incoming rate for sales return with Moving Average valuation method (backport #38849 ) (#38863 )
* fix: incoming rate for sales return with Moving Average valuation method (#38849 )
(cherry picked from commit 7fdac62393 )
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 4057682c87 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-19 19:13:08 +05:30
mergify[bot]
7320440b61
fix: item variant with manufacturer (backport #38845 ) (backport #38847 ) ( #38851 )
...
fix: item variant with manufacturer (backport #38845 ) (#38847 )
* fix: item variant with manufacturer (#38845 )
(cherry picked from commit e0c8ff10da )
* chore: fix test case
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 4aa960b744 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-19 15:17:54 +05:30
mergify[bot]
02ceee6669
fix: not able to make inter-company po from so (backport #38826 ) (backport #38828 ) ( #38833 )
...
fix: not able to make inter-company po from so (backport #38826 ) (#38828 )
fix: not able to make inter-company po from so (#38826 )
(cherry picked from commit 23042dfc3c )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
(cherry picked from commit 32a608f948 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-12-18 18:31:28 +05:30
Deepesh Garg
b52ceceeb7
Merge pull request #38808 from vorasmit/fetch-item-taxes-v15
...
fix: fetch item_tax_template values if fields with fetch_from exisit (#38284 )
2023-12-17 18:51:05 +05:30
mergify[bot]
8990c48e7b
fix: serial and batch bundle return not working (backport #38754 ) ( #38806 )
...
fix: serial and batch bundle return not working (#38754 )
* fix: serial and batch bundle return not working
* test: added test case for delivery note return against denormalized serial no
(cherry picked from commit 0743289925 )
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com >
2023-12-17 18:02:31 +05:30
Smit Vora
fba28d6941
fix: fetch item_tax_template values if fields with fetch_from exisit
2023-12-17 13:59:22 +05:30