ruthra kumar
1fd888175f
chore: update default limit values in reconciliation tool
2023-10-31 17:47:55 +05:30
David Arnold
fb0ec74d08
fix(packed_item): ensure proper names for ref integrity ( #37597 )
2023-10-31 17:41:44 +05:30
ruthra kumar
eb73017798
refactor: pull remarks only if needed on AR/AP report
2023-10-31 17:31:28 +05:30
David Arnold
139a68fd0f
test: fix bad test data ( #37773 )
...
* test(stock): fix bad test data
* test(asset): fix bad test data
* test(stock): fix bad test data
* test(manufacturing): fix bad test data
2023-10-31 16:50:09 +05:30
mergify[bot]
d758fc1b89
fix: incorrect material request quantity in production plan (backport #37785 ) ( #37789 )
...
fix: incorrect material request quantity in production plan (#37785 )
(cherry picked from commit 25718d9f1b7cda3b87263c2cf885958cbd283947)
Co-authored-by: rohitwaghchaure <rohitw1991@gmail.com>
2023-10-31 16:28:27 +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
viralkansodiya15
a15484fe3d
fix: solve linter test and update
2023-10-30 13:01:25 +05:30
viralkansodiya15
76c61c1b04
Merge branch 'frappe:develop' into develop
2023-10-30 12:12:47 +05:30
viralkansodiya15
de58c67991
fix: linter test solve
2023-10-30 10:44:17 +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
Richard Case
208d5042ee
chore: update tests
2023-10-30 00:48:17 +00:00
Richard Case
ece7049390
feat: in_party_currency option for AR/AP reports
2023-10-30 00:15:05 +00:00
barredterra
e72afd0bd6
fix: make project page translatable
2023-10-29 17:48:48 +01:00
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
vishal
b60c57a97d
fix: minor issue
2023-10-27 11:22:55 +05:30
vishal
8903c1bc6f
feat: multi-select customer group in AR Report
2023-10-27 11:12:55 +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
viralkansodiya15
4bbad7f448
fix: set docstatus filter to ignore cancel document
2023-10-26 11:45:47 +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
Gursheen Anand
d69b0d76dd
fix: status for over delivery or billing
2023-10-25 13:59:37 +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