ruthra kumar
60435daba3
refactor: avoid precision based validation error while reconciling
2023-11-03 17:58:19 +05:30
rohitwaghchaure
056b74b162
fix: indexing on Delivery Note Item ( #37766 )
...
fix: added indexing on Delivery Note Item
2023-10-31 12:32:52 +05:30
s-aga-r
e752f8f0ef
Merge pull request #37758 from s-aga-r/FIX-37566
...
fix: `PermissionError` while creating DN from SO
2023-10-30 18:08:27 +05:30
ruthra kumar
54a32adef3
Merge pull request #37761 from ruthra-kumar/add_index_to_posting_date_in_ple
...
chore: add index to posting_date in PLE
2023-10-30 16:48:46 +05:30
ruthra kumar
ca69845238
chore: add index to posting_date in PLE
2023-10-30 16:15:05 +05:30
ruthra kumar
d2fdda8bcd
Merge pull request #37720 from ruthra-kumar/ignore_cancelled_entries_while_looking_for_currency
...
refactor: ignore cancelled GLE's while looking for currency of existing entries
2023-10-30 16:11:05 +05:30
s-aga-r
afc64ed9ee
fix: ignore permissions while mapping DN Item
2023-10-30 15:39:11 +05:30
Didiman1998
500435b856
fix: make changes that enable gantt view for job cards ( #37661 )
...
* fix: make changes that enable gantt view for job cards
* fix: add fields on listview and remove from json file
* fix: undo modified date
---------
Co-authored-by: Dietmar Fischer <fischer@kk-software.de>
2023-10-30 15:18:41 +05:30
s-aga-r
8a34a4ba68
Merge pull request #37732 from bosue/remove_extraneous_disabled_filters
...
refactor: remove extraneous disabled filters
2023-10-30 09:54:05 +05:30
Deepesh Garg
83db7c6a65
Merge pull request #37737 from deepeshgarg007/arbnb_account_fetch
...
fix: fetch asset received but not billed account only when needed
2023-10-29 13:55:24 +05:30
s-aga-r
62384e9321
Merge pull request #37722 from s-aga-r/FIX-TYPO
...
fix: typo in function name and msg
2023-10-29 12:17:27 +05:30
Deepesh Garg
1081df3d7e
Merge pull request #37674 from GursheenK/item-variant-tax-template
...
fix(minor): set tax values for item variants
2023-10-29 10:33:03 +05:30
Deepesh Garg
3a8736374c
fix: fetch asset received but not billed account only when needed
2023-10-29 10:18:47 +05:30
Bernd Oliver Sünderhauf
f276fbba4f
refactor: remove extraneous disabled filters
2023-10-28 02:10:28 +02:00
rohitwaghchaure
fd78f868e1
fix: unsupported operand type(s) for serial and batch bundle in POS Invoice ( #37721 )
2023-10-27 23:33:04 +05:30
Anand Baburajan
d99a56bc27
chore: allow wip_composite_asset in the MR PO PR PI flow ( #37723 )
2023-10-27 18:54:36 +05:30
s-aga-r
48c66b68ab
fix: typo in function name and msg
2023-10-27 17:07:16 +05:30
ruthra kumar
8d9b90f3f5
refactor: ignore cancelled GLE's while looking for currency
2023-10-27 13:58:44 +05:30
Deepesh Garg
4a86375e89
Merge pull request #37690 from deepeshgarg007/plaid_fixes
...
fix(plaid): Do not sync pending transactions
2023-10-27 11:37:33 +05:30
ruthra kumar
e33fd450fd
Merge pull request #37707 from ruthra-kumar/typeerror_on_tds_payable_monthly
...
fix: typeerror on TDS payable monthly report
2023-10-27 07:36:19 +05:30
ruthra kumar
dc5d2c7406
fix: typerror on TDS payable monthly report
2023-10-26 20:36:52 +05:30
David Arnold
1612d7ba3f
fix(defaults): apply discount and provisonal defaults from item group and brand if available ( #37466 )
2023-10-26 12:03:22 +00:00
David Arnold
681782121c
fix: avoid name clash in delivery stop ( #37306 )
...
* fix(stock): avoid name clash in delivery stop with Document.lock()
* chore(stock): format delivery stop json according to doctype builder
2023-10-26 11:46:50 +00:00
s-aga-r
35cf944cb7
Merge pull request #37604 from blaggacao/feat/link-dn-list-from-dt-form
...
feat(delivery): link to delivery notes list view from delivery trip
2023-10-26 13:01:55 +05:30
s-aga-r
74b6bfb9eb
Merge pull request #37686 from s-aga-r/FIX-37423
...
feat: allow return of components for SCO that don't have SCR created
2023-10-26 11:15:36 +05:30
Deepesh Garg
46ea868559
fix(plaid): Do not sync pending transactions
2023-10-25 22:58:24 +05:30
s-aga-r
3290df5593
fix: consider returned qty while calculating unsupplied qty
2023-10-25 19:08:51 +05:30
s-aga-r
8e3b9ec879
feat: allow return of components for SCO that don't have SCR created
2023-10-25 18:06:23 +05:30
s-aga-r
787fc8737f
Merge pull request #37669 from s-aga-r/FIX-37664
...
refactor: rename field `Over Order Allowance` to `Blanket Order Allowance`
2023-10-25 14:53:25 +05:30
s-aga-r
fcfcf6957e
chore: patch to rename field over_order_allowance
2023-10-25 14:03:53 +05:30
s-aga-r
8ffa2bfe25
refactor: rename field Over Order Allowance
to Blanket Order Allowance
2023-10-25 14:03:51 +05:30
rohitwaghchaure
2bcff4c7f2
chore: fixed test case non_internal_transfer_delivery_note ( #37671 )
2023-10-25 13:24:34 +05:30
Gursheen Anand
d436a40739
fix: only update if variant table empty
2023-10-25 13:06:03 +05:30
Gursheen Anand
5deba1b6f9
fix: copy all child fields to item variant
2023-10-25 12:50:16 +05:30
mergify[bot]
886102d462
chore: fixed test cases related to Internal Transfer (backport #37659 ) ( #37662 )
...
* chore: fixed test cases related to Internal Transfer (#37659 )
(cherry picked from commit 72d32a49012329d33fd4ecea70988fbfbfce566f)
# Conflicts:
# erpnext/accounts/doctype/sales_invoice/test_sales_invoice.py
# erpnext/stock/doctype/purchase_receipt/test_purchase_receipt.py
* chore: fix conflicts
* chore: fix conflicts
* chore: fix test cases
---------
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-10-25 12:46:39 +05:30
Ankush Menat
7be578485e
fix: force delete removed report ( #37668 )
2023-10-25 07:12:35 +00:00
ruthra kumar
7c1b990c55
Merge pull request #37625 from ruthra-kumar/set_multi_currency_fields_for_je_in_bank_reconciliation
...
refactor: set exchange rate on foreign currency JE from Bank Reconciliation
2023-10-25 11:08:55 +05:30
ruthra kumar
74a0d6408a
refactor: handle bank transaction in foreign currency
2023-10-25 09:45:05 +05:30
rohitwaghchaure
92cbe580e6
fix: incorrect process loss validation for multiple finished items ( #37576 )
2023-10-24 15:28:55 +05:30
Ankush Menat
d92eb0c603
Update initiate_release.yml
2023-10-24 15:25:03 +05:30
Deepesh Garg
11d956fa18
fix: Purchase Receipt GL Entries ( #37642 )
...
* fix: Purchase Receipt GL Entries
* chore: cleanup
* test: set cwip account
2023-10-24 14:28:19 +05:30
s-aga-r
8e523961dc
fix(patch): update_sre_from_voucher_details
( #37649 )
2023-10-24 14:13:26 +05:30
s-aga-r
cdbe1c87d4
Merge pull request #37603 from s-aga-r/AUTO-RESERVATION
...
feat: auto reserve stock for Sales Order on purchase
2023-10-24 10:14:18 +05:30
ruthra kumar
3f42128fff
Merge pull request #37586 from ruthra-kumar/overallocation_on_po_to_multiple_invoices
...
fix: overallocation on purchase order to multiple invoices
2023-10-24 08:44:00 +05:30
ruthra kumar
4dff2c7a0d
chore: fix flakiness test_sales_order_partial_advance_payment
2023-10-24 08:09:22 +05:30
ruthra kumar
547993f801
refactor(test): make use of utility methods
2023-10-24 06:40:14 +05:30
ruthra kumar
946228d783
test: overalloction on reconciliation when PO is involved
2023-10-24 06:40:14 +05:30
ruthra kumar
23df4205f8
fix: overallocation on Payment with PO/SO
2023-10-24 06:40:14 +05:30
ruthra kumar
89f484282a
refactor: exc rate on foreign currency JE from Bank Reconciliation
2023-10-24 06:39:37 +05:30
ruthra kumar
025acc0e48
Merge pull request #37630 from ruthra-kumar/provision_to_set_for_gain_loss_journal
...
refactor: configurable exchange gain or loss posting date
2023-10-23 21:25:48 +05:30