Rohit Waghchaure
d7e6b83e64
fix: duplicate name error while making variant
2024-01-17 20:52:16 +05:30
ruthra kumar
bfe42fdccb
refactor: better ordering of query result
2024-01-16 15:58:19 +05:30
ruthra kumar
3349dde5e2
fix(test): test case for project query
2024-01-16 14:28:09 +05:30
ruthra kumar
4eefb445a7
fix: project query controller logic
2024-01-16 13:38:53 +05:30
rohitwaghchaure
ad5906916d
Merge pull request #39372 from rohitwaghchaure/fixed-get-query-for-batch-no-field
...
fix: batches not coming correctly in the batch selector
2024-01-14 23:48:48 +05:30
Rohit Waghchaure
114f2b4326
fix: batches not coming correctly in the batch selector
2024-01-14 23:27:29 +05:30
Deepesh Garg
41d9225bd1
Revert "fix: GL values in transaction currency via JV"
2024-01-14 10:51:30 +05:30
rohitwaghchaure
402a1b91f9
Merge pull request #39335 from s-aga-r/FIX-8359
...
fix: SBB Total Qty validation for SE
2024-01-12 20:59:46 +05:30
s-aga-r
c20241fcb5
fix: SBB Total Qty validation for SE
2024-01-12 15:26:35 +05:30
barredterra
8039dc5194
Merge branch 'develop' into unreconcile-bank-transaction-on-cancel
2024-01-11 13:54:07 +01:00
Deepesh Garg
f057dc6867
Merge pull request #39256 from deepeshgarg007/opening_ignore_tempplate
...
fix: Ignore default payment terms template for opening invoices
2024-01-10 16:06:03 +05:30
Nabin Hait
01f507ebcb
Merge pull request #39238 from nabinhait/asset-purchase-amount
...
fix: Set asset purchase amount based on qty and valuation_rate
2024-01-10 11:31:30 +05:30
barredterra
5b4c5d59d8
Merge branch 'develop' into unreconcile-bank-transaction-on-cancel
2024-01-09 18:12:30 +01:00
s-aga-r
74ceb6da5e
Merge pull request #39242 from s-aga-r/FIX-8184
...
fix: skip rate validation for return `DN Items` with `Moving Average` valuation
2024-01-09 21:45:45 +05:30
s-aga-r
e0ad52b500
fix: skip rate validation for return DN Items
with Moving Average
valuation
2024-01-09 21:18:19 +05:30
Deepesh Garg
53bf44d2b8
fix: Ignore default payment terms template for opening invoices
2024-01-09 15:57:38 +05:30
Nabin Hait
ec07b42ea2
Merge pull request #38530 from bosue/duplicate_zero_quantity_check2
...
refactor: Consolidate duplicate zero-quantity Items checks for transactions.
2024-01-09 13:12:25 +05:30
Nabin Hait
135e19d0aa
fix: Set asset purchase amount based on qty and valuation_rate
2024-01-09 12:51:57 +05:30
ruthra kumar
cf988434e9
refactor: remove 'Bank Trasaction' logic from status_update
2024-01-08 17:32:22 +05:30
s-aga-r
54383cfb55
Merge pull request #39140 from s-aga-r/FIX-8018
...
fix: don't set rate for non-stock item in Internal Transfer
2024-01-05 22:51:47 +05:30
rohitwaghchaure
f09e2130a1
fix: serial / batch barcode scanner ( #39114 )
2024-01-04 14:58:02 +05:30
s-aga-r
e1b0fffd0c
fix: don't set rate for non-stock item in Internal Transfer
2024-01-04 11:43:02 +05:30
Deepesh Garg
5b1571879c
fix: flaky demo test case
2024-01-04 10:48:01 +05:30
Deepesh Garg
beee98da6d
feat: Against voucher filter in General Ledger ( #39100 )
2024-01-03 10:03:27 +05:30
Deepesh Garg
3f9693b31f
fix: GL values in transaction currency via JV ( #38914 )
2023-12-31 20:00:03 +05:30
Deepesh Garg
cd37fd790b
fix: Validate account in Sales/Purchase Taxes and Charges Template ( #39013 )
2023-12-29 12:52:22 +05:30
rohitwaghchaure
f983e09f92
fix: purchase return without item code not working ( #39014 )
2023-12-29 12:06:04 +05:30
Deepesh Garg
3b4b2275de
fix: Multiple subscription fixes ( #39005 )
2023-12-29 08:25:38 +05:30
barredterra
0a95b38166
fix: unreconcile Bank Transaction on cancel of payment voucher
2023-12-27 23:05:37 +01:00
Gursheen Kaur Anand
47f7b65058
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
2023-12-24 16:13:31 +05:30
s-aga-r
d0ed8ef83b
Merge pull request #38558 from s-aga-r/ADD-ITEMS-STOCK-RESERVATION-DIALOG
...
feat: provision to add items in Stock Reservation dialog
2023-12-22 12:15:07 +05:30
mergify[bot]
07175367d8
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 3a668bbe9694fdd6e8265869c6943e42f889ac41)
# Conflicts:
# erpnext/stock/stock_ledger.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-12-21 14:40:52 +05:30
mergify[bot]
4057682c87
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 7fdac62393ee1e96969cca38a4ce0c07993dce7e)
# Conflicts:
# erpnext/stock/doctype/delivery_note/test_delivery_note.py
* chore: fix conflicts
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-12-19 18:29:56 +05:30
mergify[bot]
4aa960b744
fix: item variant with manufacturer (backport #38845 ) ( #38847 )
...
* fix: item variant with manufacturer (#38845 )
(cherry picked from commit e0c8ff10daeed0829266aea9142805f68ceedb2b)
* chore: fix test case
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-12-19 14:59:33 +05:30
mergify[bot]
32a608f948
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 23042dfc3c0d02374c5710ed679731b1910f9b9a)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-12-18 18:13:47 +05:30
rohitwaghchaure
0743289925
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
2023-12-17 12:42:07 +05:30
Deepesh Garg
863116f1cd
Merge pull request #37232 from GursheenK/make-against-field-dynamic
...
fix: make GL and JV against fields dynamic links
2023-12-16 22:27:50 +05:30
Deepesh Garg
2588970d55
fix: Init internal child table values
2023-12-12 15:18:54 +05:30
rohitwaghchaure
89326bd657
fix: auto delete draft serial and batch bundle ( #38637 )
2023-12-10 11:05:58 +05:30
barredterra
eb9ee3f79b
refactor: simplify conditional logic
...
Command: `sourcery review --fix --enable de-morgan .`
2023-12-05 11:22:55 +01:00
s-aga-r
00261094c8
fix(ux): show row index and field label while selecting the Sales Order Item
2023-12-04 18:00:06 +05:30
Bernd Oliver Sünderhauf
4918aeb4c6
refactor: Consolidate duplicate zero-quantity transaction Items checks.
2023-12-03 19:57:32 +01:00
Bernd Oliver Sünderhauf
b2d8a44199
test: Add, expand and refine test-cases for zero-quantity transactions.
2023-12-03 16:33:29 +01:00
s-aga-r
a008f5f611
Merge pull request #38493 from s-aga-r/FIX-6325
...
fix: don't update previous doc on rate change
2023-12-03 10:08:44 +05:30
Sagar Vora
b6a7549407
fix: use predefined onload property load_after_mapping
( #38209 )
2023-12-02 20:06:19 +05:30
Gursheen Kaur Anand
9087e1443e
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>
2023-12-02 19:53:00 +05:30
rohitwaghchaure
5e9016ffab
fix: validation error has not throw for the batch ( #38494 )
...
* fix: validation error has not throw for the batch
* chore: fix test cases
2023-12-01 21:42:22 +05:30
s-aga-r
68f5dd3e7b
fix: don't update previous doc on rate change
2023-12-01 14:45:01 +05:30
s-aga-r
68aee8c144
Merge pull request #38482 from s-aga-r/FIX-38476
...
fix: `AttributeError` while saving Purchase Invoice
2023-12-01 13:54:42 +05:30
s-aga-r
60a81a563e
fix: AttributeError
while saving Purchase Invoice
2023-12-01 11:27:54 +05:30