[Kesavan-001]
b53e9d6386
fix: Cost center mapping issue
2026-03-17 18:02:23 +05:30
[Kesavan-001]
a084feba96
Fix:Cost center mapping issue
2026-03-14 12:50:47 +05:30
[Kesavan-001]
10fe8580d5
Fix:Cost center mapping issue
2026-03-14 12:39:48 +05:30
Mihir Kandoi
fc8647d1da
Merge pull request #52209 from mihir-kandoi/fix-precision-pr
2026-01-30 12:05:16 +05:30
Mihir Kandoi
f82f1da706
Merge pull request #52213 from mihir-kandoi/st58513
2026-01-30 11:58:53 +05:30
Mihir Kandoi
6e17ccf499
fix: hide close button on WO if WO is completed
2026-01-30 11:56:38 +05:30
Mihir Kandoi
40bfd08866
Merge pull request #52210 from mihir-kandoi/gh52189
2026-01-30 11:46:49 +05:30
Mihir Kandoi
89f6f0f46f
fix(barcode): failing request when item has both batch and serial
2026-01-30 11:37:21 +05:30
Mihir Kandoi
838d245215
fix: add precision to rejected batch no qty calculation
2026-01-30 10:19:35 +05:30
Dany Robert
b565dd3da8
fix: missing depr_series causing error on jv creation ( #52085 )
2026-01-29 23:10:04 +05:30
Mihir Kandoi
e1b6ec340c
Merge pull request #52201 from mihir-kandoi/gh52199
2026-01-29 21:42:29 +05:30
Mihir Kandoi
c38f884095
fix: hide item_wise_tax_details table from print
2026-01-29 21:25:39 +05:30
rohitwaghchaure
464560a949
Merge pull request #52190 from rohitwaghchaure/fixed-lead-time-calculation-for-fg
...
fix: lead time calculation for FG item
2026-01-29 17:58:44 +05:30
rohitwaghchaure
f7f2e73f79
Add Landed Cost Voucher Amount in Internal Purchase Receipt ( #52158 )
...
* fix(stock): set incoming_rate with lcv rate for internal purchase
* test: add unit test to check internal purchase with lcv
2026-01-29 17:32:13 +05:30
Rohit Waghchaure
646688c291
fix: lead time calculation for FG item
2026-01-29 17:30:22 +05:30
kavin-114
dd4fd89ef8
test: add unit test to check internal purchase with lcv
2026-01-29 16:48:39 +05:30
kavin-114
f0dccc3cd7
fix(stock): set incoming_rate with lcv rate for internal purchase
2026-01-29 16:48:32 +05:30
Mihir Kandoi
91b1df49a4
Merge pull request #52181 from mihir-kandoi/st58663
2026-01-29 15:30:29 +05:30
Mihir Kandoi
7f6f39f5e7
fix: js error if user does not have write permission for date field
2026-01-29 15:28:55 +05:30
Jacob Salvi
cdcf3fa593
refactor: new accounting icons ( #52173 )
...
* chore: new icons share-management
* chore: new accounting icons
* chore: trigger CI
---------
Co-authored-by: Soham Kulkarni <77533095+sokumon@users.noreply.github.com >
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2026-01-29 14:42:47 +05:30
Diptanil Saha
e11ba21b42
fix(demo): removed toolbar eventlistener ( #52171 )
2026-01-29 05:57:12 +00:00
Mihir Kandoi
1a4ecba742
Merge pull request #52166 from mihir-kandoi/gh52113
2026-01-29 10:49:53 +05:30
Mihir Kandoi
4e19c7e8bd
fix: production plan not considering planning datetime when creating WO
2026-01-29 10:16:06 +05:30
Aarol D'Souza
578b06e027
Merge pull request #52092 from AarDG10/fix-email-render-rfq
...
fix(RFQ): render email templates for preview and sending
2026-01-29 09:06:51 +05:30
Soham Kulkarni
3d65db2ac3
feat: clear demo data from desktop screen ( #52128 )
2026-01-28 17:13:22 +05:30
rohitwaghchaure
fabc26bb69
Merge pull request #52007 from aerele/fix/set-zero-rate-for-expired-batch
...
Fix: Set Zero Rate for Standalone Credit Note with Expired Batch
2026-01-28 16:12:37 +05:30
mahsem
27226b1d82
chore: delete swedish 2024 chart of accounts template ( #52032 )
2026-01-28 15:09:48 +05:30
Mihir Kandoi
0dc804f9b4
Merge pull request #51961 from aerele/sales-order-project-dimensions
2026-01-27 21:53:39 +05:30
Mihir Kandoi
3192f3f011
Merge pull request #52084 from harrishragavan/fix/shipment-field-validation
2026-01-27 21:26:42 +05:30
harrishragavan
3c6eb9a531
fix(shipment): user contact validation to use full name
2026-01-27 20:52:26 +05:30
Soham Kulkarni
8dae178728
Merge pull request #52119 from sokumon/blue-icons
2026-01-27 20:43:51 +05:30
sokumon
6f9cd8c261
chore: change color of icons in accounting folders
2026-01-27 20:15:00 +05:30
ruthra kumar
d6189b8101
Merge pull request #51894 from ruthra-kumar/refactor_accounting_workspace
...
refactor: accounting workspace
2026-01-27 18:45:10 +05:30
Nikhil Kothari
48f4a44fb5
feat(accounts): retain filters when switching between financial statements ( #51668 )
2026-01-27 18:38:37 +05:30
ruthra kumar
f0332c4dc7
refactor: reuse icon for invoicing
2026-01-27 18:30:03 +05:30
NaviN
ec41f1b0f5
fix(asset capitalization): update total_asset_cost on asset capitalisation submission ( #52077 )
...
fix(asset capitalization): update total_asset_cost on asset capitalization submission
2026-01-27 18:04:04 +05:30
madelyngamble2
7e9647f3f0
fix: unable to split asset from capitalization ( #52020 )
...
* fix: Allow split asset from capitalized composite asset (fixes #52016 )
* test: Add test case for splitting asset created via capitalization (fixes #52016 )
* docs: Add docstring to before_submit method
* fix: Remove unused variable and fix UTF-8 encoding in asset files
* fix: Remove UTF-8 BOM from asset.py to fix linting
* fix: Fix test_split_asset_created_via_capitalization test parameters
* fix: Remove unused import create_item
* chore: remove unnecessary comments
Removed validation comments for composite asset capitalization in before_submit method.
---------
Co-authored-by: Khushi Rawat <142375893+khushi8112@users.noreply.github.com >
2026-01-27 17:46:58 +05:30
ruthra kumar
fb9656b975
refactor: rename Accounts to Accounting
2026-01-27 17:23:40 +05:30
Mihir Kandoi
1b6fe8498d
Merge pull request #52106 from mihir-kandoi/gh34977
2026-01-27 16:27:14 +05:30
Mihir Kandoi
5eeebbde7f
test: fix tests
2026-01-27 16:10:44 +05:30
ruthra kumar
f7abf9c1da
refactor: link payments dashboard to sidebar
2026-01-27 15:52:57 +05:30
ruthra kumar
99406ccc15
refactor: payments dashboard
2026-01-27 15:52:57 +05:30
ruthra kumar
1295d7aa30
refactor: shed duplicates from invoicing sidebar
2026-01-27 15:52:57 +05:30
ruthra kumar
5a680d5037
refactor: reorder accounts setup sidebar
2026-01-27 15:52:57 +05:30
ruthra kumar
7528d42187
refactor: introduce setup icon and reorder
2026-01-27 15:52:57 +05:30
ruthra kumar
cbdc945287
refactor: payments sidebar and icon
2026-01-27 15:52:57 +05:30
ruthra kumar
faf0dcb102
chore: rename accounting to invoicing
2026-01-27 15:52:57 +05:30
ruthra kumar
5e02b4009e
chore: remove accounting icon
2026-01-27 15:52:57 +05:30
ruthra kumar
8125f9035c
refactor: invoicing icon
2026-01-27 15:52:57 +05:30
Vishnu Priya Baskaran
efa3973b77
fix: check the payment ledger entry has the dimension ( #51823 )
...
* fix: check the payment ledger entry has the dimension
* fix: add project in payment ledger entry
2026-01-27 15:45:33 +05:30
Mihir Kandoi
71371b0ba5
fix: show everything else besides other party specific item
2026-01-27 15:43:58 +05:30
SowmyaArunachalam
543b6e51c0
fix: handle parent level project change
2026-01-27 15:37:14 +05:30
kavin-114
3460a7efb5
test(credit-note): add unit test for zero valuation rate on expired batch
2026-01-27 15:13:46 +05:30
kavin-114
e78c750b4e
fix(credit-note): set incoming rate as zero for expired batch
2026-01-27 15:13:34 +05:30
Dharanidharan S
d82c92a237
fix(accounts): correct base grand total and rounded total mismatch ( #51739 )
2026-01-27 14:08:16 +05:30
Mihir Kandoi
826cf66af8
Merge pull request #52088 from mihir-kandoi/gh51577
2026-01-27 12:19:58 +05:30
Mihir Kandoi
b49c679a50
fix: show message if image is removed from item description
2026-01-27 12:04:49 +05:30
NaviN
5f05714e9d
fix(payment entry): update currency symbol ( #51956 )
2026-01-27 12:01:11 +05:30
AarDG10
37cdae2f34
ci: minor text correction
2026-01-27 11:59:18 +05:30
SowmyaArunachalam
3b27f49d79
chore: use frappe.model.set_value
2026-01-27 11:36:51 +05:30
AarDG10
525b3960e1
fix(RFQ): render email templates for preview and sending
2026-01-27 11:35:50 +05:30
kavin-114
04cdf88715
feat(credit-note): add checkbox to set valuation rate as zero for expired batch
2026-01-27 11:04:36 +05:30
V Shankar
f8f626975f
fix(journal-entry): prevent submit failure due to double background queuing ( #52083 )
2026-01-27 11:00:38 +05:30
rohitwaghchaure
31c536e33f
Merge pull request #52062 from rohitwaghchaure/fixed-github-52028
...
fix: not able to complete the job card
2026-01-26 23:14:20 +05:30
Mihir Kandoi
c1fef8269a
Merge pull request #52064 from Shankarv19bcr/customer-auto-name-fix
2026-01-26 15:16:21 +05:30
Shankarv19bcr
e5ba0e6401
fix: strip whitespace in customer_name
2026-01-26 14:37:55 +05:30
Rohit Waghchaure
696ea68f86
fix: not able to complete the job card
2026-01-26 11:35:48 +05:30
MochaMind
71d00f5290
chore: update POT file ( #52057 )
2026-01-25 20:37:19 +01:00
Henning Wendtland
0fb37ad792
feat(Transaction Deletion Record): Editable "DocTypes To Delete" List with CSV import/export ( #50592 )
...
* feat: add editable DocTypes To Delete list with import/export
Add user control over transaction deletion with reviewable and reusable deletion templates.
- New "DocTypes To Delete" table allows users to review and customize what will be deleted before submission
- Import/Export CSV templates for reusability across environments
- Company field rule: only filter by company if field is specifically named "company", otherwise delete all records
- Child tables (istable=1) automatically excluded from selection
- "Remove Zero Counts" helper button to clean up list
- Backward compatible with existing deletion records
* refactor: improve Transaction Deletion Record code quality
- Remove unnecessary chatty comments from AI-generated code
- Add concise docstrings to all new methods
- Remove redundant @frappe.whitelist() decorators from internal methods
- Improve CSV import validation (header check, child table filtering)
- Add better error feedback with consolidated skip messages
- Reorder form fields: To Delete list now appears before Excluded list
- Add conditional visibility for Summary table (legacy records only)
- Improve architectural clarity: single API entry point per feature
Technical improvements:
- export_to_delete_template_method and import_to_delete_template_method
are now internal helpers without whitelist decorators
- CSV import now validates format and provides detailed skip reasons
- Summary table only shows for submitted records without To Delete list
- Maintains backward compatibility for existing deletion records
* fix: field order
* test: fix broken tests and add new ones
* fix: adapt create_transaction_deletion_request
* test: fix assertRaises trigger
* fix: conditionally execute Transaction Deletion pre-tasks based on selected DocTypes
* refactor: replace boolean task flags with status fields
* fix: remove UI comment
* fix: don't allow virtual doctype selection and improve protected Doctype List
* fix: replace outdated frappe.db.sql by frappe.qb
* feat: add support for multiple company fields
* fix: autofill comapny field, add docstrings, filter for company_field
* fix: add edge case handling for update_naming_series and add tests for prefix extraction
* fix: use redis for running deletion validation, check per doctype instead of company
2026-01-25 14:20:28 +05:30
rohitwaghchaure
88069779b2
Merge pull request #52050 from mahsem/swedish_address_template
...
fix: swedish_address_template
2026-01-25 10:51:39 +05:30
rohitwaghchaure
c5a4164a6b
Merge pull request #52043 from rohitwaghchaure/fixed-uom-not-fetching-in-bom
...
fix: UOM of item not fetching in BOM
2026-01-25 10:44:28 +05:30
mahsem
334e8ada30
fix: swedish_address_template
2026-01-24 23:41:30 +01:00
Rohit Waghchaure
ba8eadda52
fix: UOM of item not fetching in BOM
2026-01-24 14:15:56 +05:30
Smit Vora
297a2ea259
Merge pull request #51691 from Abdeali099/do-not-warn-filter-missing
2026-01-24 12:37:45 +05:30
Smit Vora
e129e1438e
Merge pull request #51670 from Abdeali099/fix-bank-quik-entry-erroe
2026-01-24 12:36:46 +05:30
HALFWARE
e810cd8440
fix: update country_wise_tax.json for Algerian Taxes ( #51878 )
...
* Algeria chart of accounts
Algeria chart of accounts
* Update Algeria Chart Of Account
* Algeria chart of account
* Algeria Chart of Account
Algeria Chart of Account
* Modify Algeria tax entries in country_wise_tax.json
Updated tax rates and account names for Algeria.
* Rename account for Algeria tax from VAT to TVA
Rename account for Algeria tax from VAT to TVA
2026-01-24 12:02:39 +05:30
El-Shafei H.
50b3396064
fix: Ensure paid_amount is always numeric before calling allocate_amount_to_references ( #50935 )
...
fix: ensure paid_amount is not null in allocate_party_amount_against_ref_docs
2026-01-24 11:47:38 +05:30
Abdeali Chharchhoda
9322095786
refactor: use console.error for error logging in Plaid integration
2026-01-24 11:34:34 +05:30
Abdeali Chharchhoda
8a1b8259bd
fix: handle undefined bank_transaction_mapping in quick entry
2026-01-24 11:33:42 +05:30
Abdeali Chharchhoda
d905f78984
refactor: not warn when filter field is missing in FS reports
2026-01-24 11:21:17 +05:30
rohitwaghchaure
7250ee4429
Merge pull request #52024 from rohitwaghchaure/fixed-support-56966
...
fix: Bin reserved qty for production for extra material transfer
2026-01-23 21:13:20 +05:30
Rohit Waghchaure
f5378b6573
fix: Bin reserved qty for production for extra material transfer
2026-01-23 19:35:47 +05:30
Diptanil Saha
c4e35f1284
Merge pull request #51976 from diptanilsaha/gh_51348
2026-01-23 16:30:27 +05:30
Mihir Kandoi
6a9c0e22de
Merge pull request #51999 from aerele/support/fix-58134
2026-01-23 14:03:26 +05:30
rohitwaghchaure
809b29fe90
Merge pull request #52006 from rohitwaghchaure/fixed-negative-stock-for-purchase-return
...
fix: negative stock for purchase return
2026-01-23 11:33:25 +05:30
Rohit Waghchaure
d68a04ad16
fix: negative stock for purchae return
2026-01-23 01:19:52 +05:30
rohitwaghchaure
6954811c55
Merge pull request #52003 from rohitwaghchaure/fixed-hide-stock-entry-button
...
fix: do not show stock entry button if timer is running
2026-01-22 23:56:54 +05:30
rohitwaghchaure
8cdc21c264
Merge pull request #51989 from aerele/fix/autofill-warehouse
...
fix: autofill warehouse for packed items
2026-01-22 22:57:16 +05:30
Rohit Waghchaure
466668c6b8
fix: do not show stock entry button if timer is running
2026-01-22 22:56:34 +05:30
MochaMind
e7e22c809e
fix: sync translations from crowdin ( #51913 )
...
* fix: Arabic translations
* fix: Arabic translations
* fix: Arabic translations
* fix: Arabic translations
2026-01-22 13:52:18 +00:00
Bharathidhasan06
2606ca6fa9
fix(stock): use purchase UOM in Supplier Quotation items
2026-01-22 18:07:36 +05:30
diptanilsaha
54acaa2aec
fix(payment_reconciliation): retain journal entry accounts child table order
2026-01-22 14:06:56 +05:30
Khushi Rawat
a030ea6fde
Merge pull request #51756 from aerele/asset-repair
...
fix: disable asset repair when status is fully depreciated
2026-01-22 13:59:39 +05:30
Sudharsanan11
3f8a0a4833
fix: autofill warehouse for packed items
2026-01-22 12:54:51 +05:30
Mihir Kandoi
e5d25a7f04
Merge pull request #51908 from ljain112/fix-inward-subcontracting
2026-01-22 10:34:44 +05:30
Mihir Kandoi
40e86b6670
Merge pull request #51929 from ljain112/fix-subcontracting-inward-rm-rate
2026-01-22 10:31:53 +05:30
Mihir Kandoi
d0c9924c37
Merge pull request #51966 from aerele/customer-group-filters
2026-01-22 10:26:22 +05:30
Mihir Kandoi
ede4faa152
Merge pull request #51967 from aerele/project-update-naming-series
2026-01-22 10:22:31 +05:30
Mihir Kandoi
05cf1dcab8
Merge pull request #51968 from mihir-kandoi/gh51965
2026-01-21 22:50:22 +05:30
Mihir Kandoi
43a6dd5657
Merge pull request #51964 from mihir-kandoi/dont-show-dn-btn-if-not-reqd
2026-01-21 22:39:08 +05:30
Mihir Kandoi
343ee9695b
fix: rejected qty in PR doesn't consider conversion factor
2026-01-21 22:33:24 +05:30
ravibharathi656
49e64f4e1c
fix(project): add missing counter to project update naming series
2026-01-21 19:55:33 +05:30
SowmyaArunachalam
1e3db9f916
fix(customer): add customer group filters
2026-01-21 17:37:37 +05:30
Mihir Kandoi
70ec977cb2
fix: create DN btn should not be shown if it cannot be created
2026-01-21 17:13:35 +05:30
Mihir Kandoi
d6bbe43fa0
Merge pull request #51958 from mihir-kandoi/force-serial-batch-stock-reco
2026-01-21 16:23:18 +05:30
SowmyaArunachalam
9e51701e2a
fix(sales order): set project at item level from parent
2026-01-21 16:11:04 +05:30
Mihir Kandoi
035b3cb61e
fix: tests
2026-01-21 15:58:46 +05:30
Mihir Kandoi
97c36d1edc
Merge pull request #51947 from mihir-kandoi/st57849
2026-01-21 15:46:38 +05:30
Mihir Kandoi
7170a1bd78
fix: force user to enter batch or serial for serial/batch items
2026-01-21 15:30:55 +05:30
Diptanil Saha
936f13eb20
ci: generate pot files for version-16-hotfix ( #51954 )
2026-01-21 14:37:21 +05:30
Mihir Kandoi
ed51db3217
Merge pull request #51948 from mihir-kandoi/st57735
2026-01-21 13:05:43 +05:30
Mihir Kandoi
5bacb67d36
fix: warehouse permissions in MR incorrectly ignored
2026-01-21 12:50:50 +05:30
Mihir Kandoi
c919b1de38
fix: job cards should not be deleted on close of WO
2026-01-21 11:46:00 +05:30
Mihir Kandoi
46ab5e8e46
Merge pull request #51934 from mihir-kandoi/st57619
2026-01-20 20:46:38 +05:30
Mihir Kandoi
3960c01798
fix: validation message in stock reco row idx
2026-01-20 20:30:10 +05:30
rohitwaghchaure
3c5071cefc
Merge pull request #51930 from frappe/revert-51920-fixed-do-reposting-for-lcv
...
Revert "perf: prevent duplicate reposting for the same item"
2026-01-20 19:48:35 +05:30
rohitwaghchaure
6e4b90055f
Revert "perf: prevent duplicate reposting for the same item"
2026-01-20 19:30:42 +05:30
ljain112
37ee560eae
fix: calculate weighted average rate for customer provided items in subcontracting inward order
2026-01-20 18:48:59 +05:30
Mihir Kandoi
4b3000b071
Merge pull request #51909 from mihir-kandoi/gh51906
2026-01-20 17:44:23 +05:30
rohitwaghchaure
ad6cb177e3
Merge pull request #51920 from rohitwaghchaure/fixed-do-reposting-for-lcv
...
perf: prevent duplicate reposting for the same item
2026-01-20 17:38:15 +05:30
ljain112
d256365f4a
fix: throw if item order field is not set in subcontracting controller
2026-01-20 17:33:01 +05:30
Diptanil Saha
05fea7f66f
Merge pull request #51887 from diptanilsaha/bank_ac
2026-01-20 17:21:51 +05:30
Rohit Waghchaure
7535931571
perf: prevent duplicate reposting for the same item
2026-01-20 17:13:16 +05:30
Mihir Kandoi
27915c9ce2
Merge pull request #51914 from mihir-kandoi/st57262
2026-01-20 16:44:43 +05:30
ruthra kumar
93b131f48a
Merge pull request #51671 from nikkothari22/advance-taxes-dimensions
...
fix(accounts): add missing accounting dimensions in advance taxes and charges
2026-01-20 16:36:16 +05:30
Nikhil Kothari
10d5463a40
Merge branch 'develop' into advance-taxes-dimensions
2026-01-20 16:19:08 +05:30
Mihir Kandoi
017cc9d9f9
fix: continuous raw material consumption with bom validation
2026-01-20 16:18:06 +05:30
Mihir Kandoi
b691de0147
fix: allow creation of DN in SI for items not having DN reference
2026-01-20 15:08:37 +05:30
rohitwaghchaure
beabbb1fa2
Merge pull request #51900 from rohitwaghchaure/fixed-github-49961
...
fix: validation to check at-least one raw material for manufacture entry
2026-01-20 13:54:48 +05:30
rohitwaghchaure
65c3020d1b
Merge pull request #51899 from rohitwaghchaure/fixed-github-51401
...
feat: option to import serial / batches using csv for outward entry
2026-01-20 13:37:35 +05:30
Rohit Waghchaure
f003b3c378
fix: validation to check at-least one raw material for manufacture entry
2026-01-20 13:36:46 +05:30
Rohit Waghchaure
a268316322
feat: option to import serial / batches using csv for outward entry
2026-01-20 13:10:40 +05:30
Mihir Kandoi
090dabeea5
Merge pull request #51895 from mihir-kandoi/st57390
2026-01-20 13:03:08 +05:30
Mihir Kandoi
edba9efb5e
fix: overproduction % not considered when making WO from SO
2026-01-20 12:48:03 +05:30
Diptanil Saha
ad205546c3
fix: collapsible filters on accounts receivable and accounts payables reports ( #51798 )
...
Co-authored-by: sokumon <sohamkulkarns9@gmail.com >
2026-01-20 12:44:49 +05:30
ruthra kumar
47ee9ce0e2
Merge pull request #51886 from barredterra/translatable-return-msg
...
fix(accounts_controller): make return message translatable
2026-01-20 07:55:47 +05:30
Lakshit Jain
aea70c5ec1
Merge pull request #51561 from ljain112/fic-adv-ple-po
...
fix: delete advance ledger entries while reconciling payment entry
2026-01-20 07:50:27 +05:30
diptanilsaha
7532ab01d6
fix(bank_account): validation for is_company_account
2026-01-20 00:46:46 +05:30
barredterra
0209f0fe29
fix(accounts_controller): make return message translatable
2026-01-19 17:55:50 +01:00
rohitwaghchaure
51fd15e2af
Merge pull request #51830 from aerele/fix/work-order-produced-qty
...
fix(manufacturing): consider process loss qty while validating the work order
2026-01-19 21:46:06 +05:30
Mihir Kandoi
7b5f69bae8
Merge pull request #51880 from mihir-kandoi/gh51873
2026-01-19 20:04:26 +05:30
Mihir Kandoi
11d198fcd6
Merge pull request #51879 from mihir-kandoi/gh51875
2026-01-19 19:59:42 +05:30
Mihir Kandoi
ad11914fca
fix: no attribute error on LCV
2026-01-19 19:49:01 +05:30
Mihir Kandoi
fbac8b032e
fix: no attribute error on subcontracting receipt
2026-01-19 19:43:31 +05:30
Diptanil Saha
04a2a52639
Merge pull request #51595 from FHenry/dev_fr_chertofaccount_2025
2026-01-19 17:52:47 +05:30
Diptanil Saha
7dc8b74aa1
Merge pull request #51860 from frappe/pot_develop_2026-01-19
2026-01-19 15:42:08 +05:30
rohitwaghchaure
15047235cb
Merge pull request #51769 from aerele/pos-set-warehouse-reset
...
fix(pos): reapply set warehouse during cart update
2026-01-19 15:35:53 +05:30
rohitwaghchaure
020bdfb5bc
Merge pull request #51690 from nishkagosalia/gh-49830
...
feat: Adding Item name in update item dialog box
2026-01-19 15:29:08 +05:30
rohitwaghchaure
3a85c38417
Merge pull request #51856 from rohitwaghchaure/fixed-serial-no-count
...
fix: qty with serial no count
2026-01-19 15:24:43 +05:30
frappe-pr-bot
60ed4ada10
chore: update POT file
2026-01-19 09:52:35 +00:00
Khushi Rawat
4b27bcd432
Merge pull request #51822 from aerele/check-dimensions
...
fix(budget variance report): check budget dimensions
2026-01-19 15:22:23 +05:30
Diptanil Saha
a2ae2c1a1a
Merge pull request #51819 from earona/patch-1
2026-01-19 15:21:08 +05:30
Rohit Waghchaure
56e58ef301
fix: qty with serial no count
2026-01-19 15:13:08 +05:30
rohitwaghchaure
7102036500
Refactor batch bundle get snos sle ( #51644 )
...
* refactor: Batch & Bundle get Stock ledger for snos
* refactor: Batch & Bundle get Stock ledger for snos v2
* refactor: Batch & Bundle get Stock ledger for snos - added posting date in select
* refactor: Batch & Bundle get sle for snos - Added docstring
* chore: fix semantic commit message
---------
Co-authored-by: Rohit Waghchaure <rohitw1991@gmail.com >
2026-01-19 14:52:20 +05:30
Rohit Waghchaure
dfcbee9cc0
chore: fix semantic commit message
2026-01-19 14:22:32 +05:30
krupalvora
22dee50348
refactor: Batch & Bundle get sle for snos - Added docstring
2026-01-19 14:21:19 +05:30
krupalvora
1ccc7365a7
refactor: Batch & Bundle get Stock ledger for snos - added posting date in select
2026-01-19 14:21:18 +05:30
krupalvora
a074d81754
refactor: Batch & Bundle get Stock ledger for snos v2
2026-01-19 14:21:18 +05:30
krupalvora
c0149925ad
refactor: Batch & Bundle get Stock ledger for snos
2026-01-19 14:21:17 +05:30
Mihir Kandoi
d8d74236dd
Merge pull request #51845 from aerele/bom-company-filter
2026-01-19 14:03:15 +05:30
22-poojashree
73bcfc4710
fix(bom): pass company warehouse filter
2026-01-19 13:30:07 +05:30
mahsem
0c0f43f7f7
fix: common_party_path ( #51826 )
...
* fix: common_pary_path
* chore: remove non-existent anchor
---------
Co-authored-by: ruthra kumar <ruthra@erpnext.com >
2026-01-19 07:49:30 +00:00
MochaMind
998f206da1
fix: sync translations from crowdin ( #51704 )
...
* fix: Persian translations
* fix: Hungarian translations
* fix: Hungarian translations
* fix: Hungarian translations
2026-01-19 13:01:37 +05:30
ruthra kumar
e7f6125df8
Merge pull request #51513 from aerele/net-profit-calculation
...
fix: calculate net profit amount from root node accounts
2026-01-19 12:44:14 +05:30
Lakshit Jain
f00aeec9b4
Merge pull request #51787 from ljain112/fix-taxes-disc
...
fix: recalculate taxes when item tax template changes after discount
2026-01-19 12:30:29 +05:30
Smit Vora
83919119f8
fix: allow disassemble stock entry without work order ( #51761 )
...
* fix: allow disassemble stock entry without work order
* fix: use existing functionality to load fg item
* chore: better dict update
2026-01-19 11:36:12 +05:30
ruthra kumar
9a79beda04
Merge pull request #51742 from aerele/item-wise-sales-register
...
fix: add other charges in total
2026-01-19 11:13:51 +05:30
Sudharsanan11
e6366e830c
fix(manufacturing): consider process loss qty while validating the work order
2026-01-19 11:09:21 +05:30
ruthra kumar
218c255543
Merge pull request #51803 from ljain112/unused-imports
...
chore: remove unused imports
2026-01-19 10:24:44 +05:30
Mihir Kandoi
167e9c5341
Merge pull request #51827 from trustedcomputer/fix-email-digest
2026-01-19 09:58:41 +05:30
Mihir Kandoi
7cbd644782
Merge pull request #51824 from mihir-kandoi/fg-qty-process-loss-fix
2026-01-18 22:50:21 +05:30
trustedcomputer
d2e01e97f0
fix: remove incorrect validation throwing spurious error
2026-01-18 08:32:46 -08:00
Mihir Kandoi
56f5df6847
fix: setting process loss qty causes fg item qty to be incorrect
2026-01-18 20:11:51 +05:30
ervishnucs
cb696a8880
fix(budget variance report): check budget dimensions
2026-01-18 19:32:51 +05:30
Florian HENRY
b3efb3084f
chore: re add older template
2026-01-18 10:46:13 +01:00
Florian HENRY
4fe1b214c1
chore: fix bank account type
2026-01-18 10:43:09 +01:00
Mihir Kandoi
96c3fccb05
Merge pull request #51817 from aerele/fix/barcode-uom-fx-in-item
2026-01-18 15:04:59 +05:30
Florian HENRY
6a876de838
chore: fix CASH acount type
2026-01-17 22:05:53 +01:00
Florian HENRY
765487a087
chore: fix bank acount type
2026-01-17 21:17:43 +01:00
Exequiel Arona
d472888bf0
ci: fix generate POT workflow
2026-01-17 17:06:16 -03:00
Florian HENRY
b83640fae7
Merge branch 'develop' of https://github.com/frappe/erpnext into dev_fr_chertofaccount_2025
2026-01-17 20:57:19 +01:00
Florian HENRY
c519cd0268
chore: add Expenses Included In Valuation account
2026-01-17 20:57:08 +01:00
Pandiyan5273
30263b26a5
fix: prevent UOM from updating incorrectly while scanning barcode
2026-01-17 20:28:04 +05:30
Sowmya
3fe5b5c80d
fix: change docfield type to render html format ( #51795 )
2026-01-17 14:55:25 +05:30
ljain112
e8510287e3
chore: remove unused imports
2026-01-17 14:45:57 +05:30
ruthra kumar
310cca6939
Merge pull request #51555 from ili-ad/fix/postgres-company-month-sales
...
fix(postgres): compute current month sales without DATE_FORMAT
2026-01-16 16:58:22 +05:30
Mihir Kandoi
e51b7155aa
Merge pull request #51790 from aerele/fix/support-57170
2026-01-16 16:17:56 +05:30
Mihir Kandoi
96ade0b821
Merge pull request #51791 from mihir-kandoi/item-fields-visibility
2026-01-16 16:00:25 +05:30
Mihir Kandoi
b3db2981de
fix: dont show certain fields based on permissions
2026-01-16 15:58:02 +05:30
Mihir Kandoi
0d7b2d812c
Merge pull request #51784 from aerele/warehouse-filter
2026-01-16 15:13:56 +05:30
Pandiyan5273
f959b2c59a
fix(stock): resolve quantity issue when adding items via barcode scan
2026-01-16 15:12:28 +05:30
Mihir Kandoi
7549f1ba95
Merge pull request #51788 from mihir-kandoi/js-errors
2026-01-16 15:11:53 +05:30
Mihir Kandoi
047343ca11
fix: js error on customer doctype
2026-01-16 15:10:31 +05:30
Mihir Kandoi
876c815bd8
Merge pull request #51693 from mihir-kandoi/sample-retention-refactor
2026-01-16 13:53:50 +05:30
Mihir Kandoi
8fd1d6aec8
chore: typo
2026-01-16 13:38:38 +05:30
rohitwaghchaure
589a393b5c
fix: opening stock not working for serial / batch ( #51781 )
2026-01-16 13:15:24 +05:30
Mihir Kandoi
19ae405742
fix: bugs
2026-01-16 13:15:22 +05:30
SowmyaArunachalam
f952b92d71
fix: add company filters for warehouse
2026-01-16 13:15:00 +05:30
Mihir Kandoi
b567184dd7
test: add test case
2026-01-16 12:31:54 +05:30
Jatin3128
c5b0787de6
Merge pull request #51673 from Jatin3128/ar/ap-future-range-fix
...
fix: add below-0 column in ar/ap report
2026-01-16 12:06:22 +05:30
Mihir Kandoi
3d0f649411
feat: support for serial item
2026-01-16 10:23:11 +05:30
Mihir Kandoi
b54067e04d
fix: remove already transferred batch
2026-01-16 10:23:11 +05:30
Mihir Kandoi
8d188cd32b
refactor: sample retention stock entry
2026-01-16 10:23:11 +05:30
Diptanil Saha
5ebaee03da
Merge pull request #51764 from diptanilsaha/hook_dv
2026-01-15 18:02:06 +05:30
rohitwaghchaure
7ff31a1d91
Merge pull request #51768 from rohitwaghchaure/fixed-stock-and-account-value-comparision-report
...
fix: Show non-SLE vouchers with GL entries in Stock vs Account Value …
2026-01-15 17:49:24 +05:30
Rohit Waghchaure
1db9ce205f
fix: Show non-SLE vouchers with GL entries in Stock vs Account Value Comparison report
2026-01-15 17:04:49 +05:30
ravibharathi656
5a53c45321
fix(pos): reapply set warehouse during cart update
2026-01-15 17:03:16 +05:30
diptanilsaha
050ea96cc6
chore(hooks): develop_version bump
2026-01-15 15:14:27 +05:30
Mihir Kandoi
fb6e0be5fe
Merge pull request #51753 from mahsem/docs_path
2026-01-14 21:29:33 +05:30
SowmyaArunachalam
66fe1aa85d
fix: disable asset repair when status is fully depreciated
2026-01-14 21:22:10 +05:30
mahsem
7ef8c81caf
fix: docs_path
2026-01-14 16:36:22 +01:00
rohitwaghchaure
2f3d4ddc58
Merge pull request #51729 from rohitwaghchaure/fixed-valuation-for-non-batchwise-valuation
...
fix: valuation rate for non batchwise valuation
2026-01-14 19:35:20 +05:30
Diptanil Saha
257f0c338c
Merge pull request #51730 from diptanilsaha/st_56828
2026-01-14 15:51:09 +05:30
SowmyaArunachalam
9406c07c42
fix: add other charges in total
2026-01-14 12:49:30 +05:30
Ankush Menat
1d35e2b261
build: bump required frappe version ( #51738 )
2026-01-14 11:07:06 +05:30
Mihir Kandoi
0643beb079
Merge pull request #51684 from aerele/test/manufacture-entry-without-wo
2026-01-14 11:03:19 +05:30
Mihir Kandoi
22e0ca2d7e
Merge pull request #51295 from aerele/partial-billing-timesheet
2026-01-14 11:02:18 +05:30
Mihir Kandoi
ce7be9fad5
Merge pull request #51733 from mihir-kandoi/gh51731
2026-01-14 10:24:36 +05:30
Mihir Kandoi
6d3f6d73d0
fix: add uom js error
2026-01-14 10:22:59 +05:30
diptanilsaha
8b445e04e5
fix(transaction.js): use flt instead of cint for plc_conversion_rate
2026-01-14 01:36:15 +05:30
Rohit Waghchaure
b6312bca9c
fix: valuation rate for non batchwise valuation
2026-01-14 00:02:28 +05:30
Mihir Kandoi
201a04c49a
Merge pull request #51725 from mihir-kandoi/ci-patch-test-develop-2
2026-01-13 20:12:13 +05:30
Mihir Kandoi
5e2c7a08d3
revert: make CI not run on .github change
2026-01-13 19:57:11 +05:30
Mihir Kandoi
0da98e6769
ci: patch test for v16 branch
2026-01-13 19:29:39 +05:30
rohitwaghchaure
da87f358c4
Merge pull request #51719 from rohitwaghchaure/fixed-github-51715
...
fix: stock module not opened when no warehouses
2026-01-13 17:19:33 +05:30
Rohit Waghchaure
9de3b07223
fix: stock module not opened when no warehouses
2026-01-13 17:02:48 +05:30
Khushi Rawat
d3cd887f5e
Merge pull request #51666 from aerele/fix-asset-value-adjustment-cancel
...
fix(asset value adjustment): skip cancelling revaluation journal entry if already cancelled
2026-01-13 12:38:44 +05:30
Navin-S-R
d65cd605a1
fix: move validation to before_cancel
2026-01-13 12:16:52 +05:30
Ankush Menat
6ec41fa47e
build: Bump dev version
2026-01-13 12:15:21 +05:30
Khushi Rawat
d879a91165
Merge pull request #51509 from khushi8112/fix-test-cases
...
fix: use system configured float precision for depreciation rate
2026-01-13 11:58:58 +05:30
Khushi Rawat
d21cfae095
Merge pull request #51363 from aerele/asset-partial-sales
...
fix(asset): handle partial asset sales by splitting remaining quantity
2026-01-13 11:54:20 +05:30
Mihir Kandoi
be5f2b6cf0
Merge pull request #51650 from mihir-kandoi/v16-prep
2026-01-13 11:06:02 +05:30
ruthra kumar
37b3a22825
Merge pull request #51412 from ljain112/fix-tds-customer
...
fix(tds): correct tax logic for customer
2026-01-13 11:05:31 +05:30
Mihir Kandoi
bb307dec0a
chore: add v14
...
remove when EOL reached
2026-01-13 11:04:17 +05:30
Nabin Hait
3bc58fb46f
fix: Redirect to Desktop after signup ( #51696 )
2026-01-12 19:20:27 +05:30
Navin-S-R
73b038084b
fix: prevent manual cancellation of the linked Revaluation Journal Entry
2026-01-12 18:18:22 +05:30
Nishka Gosalia
e6133ad6d4
feat: Adding Item name in update item dialog box
2026-01-12 17:06:49 +05:30
Navin-S-R
eeb6d0e9bf
fix: remove the redundant purchase receipt submit
2026-01-12 16:45:04 +05:30
Navin-S-R
ca97f34092
fix: use new_asset instead of asset_doc when checking values after splitting
2026-01-12 16:36:34 +05:30
Saqib Ansari
ccb4b1fbc4
fix: delete outdated desktop icon & sidebar ( #51685 )
2026-01-12 16:13:46 +05:30
Saqib Ansari
adec530792
ci: ignore server tests on svg changes ( #51687 )
2026-01-12 16:12:46 +05:30
Pandiyan5273
784e338be4
test(stock-entry): manufacture entry without work order
2026-01-12 15:52:38 +05:30
Jacob Salvi
b5e0b543f7
chore: new icons share-management ( #51682 )
2026-01-12 10:18:28 +00:00
Khushi Rawat
e87857cee0
Merge pull request #51678 from khushi8112/asset-toggle-reference-doc
...
fix(asset): properly reset purchase reference and item fields
2026-01-12 15:46:15 +05:30
Nabin Hait
02a9c54b74
fix: Subcontracting settings link should point to subcontracting tab of Buying Settings ( #51680 )
2026-01-12 14:08:30 +05:30
Nabin Hait
8434efd11b
fix: removed duplicate sidebar link: Tree of procedures ( #51679 )
2026-01-12 13:22:28 +05:30
khushi8112
671610db1e
fix(asset): properly reset purchase reference and item fields
2026-01-12 13:06:48 +05:30
Nabin Hait
1c6bfc9af7
fix: desktop icon for share management and banking ( #51676 )
2026-01-12 13:06:00 +05:30
Khushi Rawat
b9659a8741
Merge pull request #51630 from aerele/fix/unlink-purchase-flow
...
fix(asset): remove references for composite and existing assets
2026-01-12 12:59:32 +05:30
rohitwaghchaure
e3beca400f
Merge pull request #51656 from aerele/fix-material-transfer-transferred-qty
...
fix(stock entry): calculate transferred quantity using transfer_qty
2026-01-12 12:04:59 +05:30
Nikhil Kothari
22e9cb4cf4
fix(accounts): add missing accounting dimensions in advance taxes and charges
2026-01-12 00:42:52 +05:30
Abdeali Chharchhoda
7c7ba0154a
refactor: remove redundant onload function for bank mapping table
2026-01-12 00:23:02 +05:30
Navin-S-R
500c44e3f5
fix: ignore permissions when cancelling revaluation journal entry
2026-01-11 21:30:09 +05:30
Navin-S-R
5f00239bba
refactor(journal entry): replace raw SQL with query builder to unlink asset value adjustment
2026-01-11 19:25:22 +05:30
Navin-S-R
b1704ccef1
fix(asset value adjustment): skip cancelling revaluation journal entry if already cancelled
2026-01-11 19:20:01 +05:30
ruthra kumar
d8ff1595a7
Merge pull request #51662 from frappe/l10n_develop
...
fix: sync translations from crowdin
2026-01-11 19:03:06 +05:30
ruthra kumar
528de7fbd4
Merge pull request #51664 from ruthra-kumar/reduce_tabs_in_accounts_settings
...
refactor: UI cleanup in Accounts settings and reports
2026-01-11 19:02:27 +05:30
NaviN
cecd07bbf4
fix(payment reconciliation): handle adhoc payment returns ( #51311 )
...
* fix(payment reconciliation): handle reverse payments
* test: validate payment return gain or loss
* chore: typo
2026-01-11 18:57:39 +05:30
ruthra kumar
e66b1a06f4
refactor: remove redundant separators in P&L
2026-01-11 18:38:23 +05:30
ruthra kumar
c15e96c460
refactor: cleanup accounts settings
2026-01-11 18:30:58 +05:30
rohitwaghchaure
78ac8232d8
Merge pull request #51661 from rohitwaghchaure/fixed-single-table-for-better-performance
...
refactor: single table for better performance
2026-01-11 14:51:50 +05:30
l0gesh29
f7004aa8c3
chore: modify error msg
2026-01-11 14:32:15 +05:30
l0gesh29
8379b39aaf
fix: add validation for direct return
2026-01-11 13:52:46 +05:30
Rohit Waghchaure
8d4a179a8f
refactor: single table for better performance
2026-01-11 13:43:09 +05:30
MochaMind
058500e011
fix: Indonesian translations
2026-01-11 12:04:33 +05:30
Navin-S-R
bf2ab32abf
test: validate transferred quantity for material transfer entry
2026-01-10 20:13:17 +05:30
Navin-S-R
7e99148357
test: allow from_warehouse while creating material request
2026-01-10 19:42:09 +05:30
Navin-S-R
4e6d86d6f0
fix(stock entry): calculate transferred quantity using transfer_qty
2026-01-10 19:29:25 +05:30
Mihir Kandoi
584c40a1b5
Merge pull request #51652 from mihir-kandoi/so_picked_qty
2026-01-10 18:12:53 +05:30
Mihir Kandoi
1d6d9c2040
fix: pick list qty does not reset when pick list is cancelled
2026-01-10 17:57:31 +05:30
Mihir Kandoi
4987b2fe26
ci: ignore ci folder for tests
2026-01-10 17:01:04 +05:30
Mihir Kandoi
7e7e83440f
ci: version 16 related changes
2026-01-10 16:43:39 +05:30
Mihir Kandoi
4cb4b34683
Merge pull request #51648 from mihir-kandoi/gh51636
2026-01-10 15:54:54 +05:30
Mihir Kandoi
7662616721
Merge pull request #51647 from mihir-kandoi/reorder-check-readonly
2026-01-10 15:50:21 +05:30
Mihir Kandoi
9f4bf65768
fix: error message args in sle.py
2026-01-10 15:40:03 +05:30
Mihir Kandoi
7c96a08054
fix: reorder checkbox in MR should be readonly
2026-01-10 15:35:37 +05:30
Diptanil Saha
46e7fedff8
Merge pull request #51633 from diptanilsaha/pos_settings
2026-01-10 13:42:51 +05:30
Soham Kulkarni
e8665864a4
Merge pull request #51641 from sokumon/add-standard-field
2026-01-10 01:22:18 +05:30
sokumon
b6e5b67676
chore: export sidebars for new schema
2026-01-10 00:07:12 +05:30
l0gesh29
ff9b936634
fix: add validation for return against
2026-01-09 19:08:23 +05:30
diptanilsaha
e9c009b564
fix(patch): copy the value of post_change_gl_entries from accounts settings to pos settings
2026-01-09 18:44:56 +05:30
Diptanil Saha
17955337cc
Merge pull request #51618 from diptanilsaha/settings_icon
2026-01-09 18:39:49 +05:30
diptanilsaha
34fd4e7043
chore: renaming settings icon to erpnext_setting
2026-01-09 18:20:46 +05:30
diptanilsaha
bf199cc2e0
fix: renaming 'Settings' desktop icon and workspace to 'ERPNext Settings'
2026-01-09 18:20:42 +05:30
diptanilsaha
e4741072a6
fix: moved pos related accounts settings configuration to pos settings
2026-01-09 18:15:14 +05:30
Logesh Periyasamy
43d1d685c6
fix: add validation for amount and hours
...
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2026-01-09 18:11:42 +05:30
rohitwaghchaure
f23c11256c
Merge pull request #51351 from rohitwaghchaure/fixed-serial-no-save-performance-issue
...
perf: SABB taking time to save the record
2026-01-09 17:45:36 +05:30
l0gesh29
cda8a97f4a
fix: add validation for duplication
2026-01-09 17:43:55 +05:30
Rohit Waghchaure
8e143d68b4
fix: incoming rate calculation
2026-01-09 17:29:34 +05:30
Nabin Hait
79a14f49e1
Revert "chore: export sidebars for new schema" ( #51631 )
2026-01-09 17:24:17 +05:30
rohitwaghchaure
d3a480200e
Merge branch 'develop' into fixed-serial-no-save-performance-issue
2026-01-09 16:57:24 +05:30
nivithamerlin
c1d50c492b
fix(asset): remove references for composite and existing asset
2026-01-09 16:36:12 +05:30
rohitwaghchaure
d595a974ee
Merge pull request #51628 from rohitwaghchaure/fixed-removed-unused-code
...
chore: removed unused code
2026-01-09 16:21:53 +05:30
Rohit Waghchaure
b11f20596e
chore: removed unused code
2026-01-09 16:03:45 +05:30
Soham Kulkarni
c06a8568bd
Merge pull request #51623 from jacob-salvi/new-icons
2026-01-09 15:08:51 +05:30
jacob-salvi
fc9bc36110
chore: update new solid icons
2026-01-09 14:53:09 +05:30
jacob-salvi
67def7dc13
chore: update new icons
2026-01-09 14:50:37 +05:30
Khushi Rawat
cdd7b12279
Merge pull request #51453 from khushi8112/payment-entry-gl-merge
...
fix(payment_entry): merge GL entries with similar account heads based on setting
2026-01-08 23:43:08 +05:30
Diptanil Saha
3a995ba260
Merge pull request #51613 from diptanilsaha/pos_item_selector_ui_ux
2026-01-08 23:05:36 +05:30
diptanilsaha
4d8d29b0df
fix: animate on item load
2026-01-08 22:21:15 +05:30
diptanilsaha
02cefa8bdb
fix: item group field clear button
2026-01-08 22:21:15 +05:30
diptanilsaha
aef2e2794b
fix: race condition
2026-01-08 22:21:15 +05:30
diptanilsaha
069f28feeb
fix(pos): item selector section ui/ux
2026-01-08 22:21:15 +05:30
Soham Kulkarni
62270af65b
Merge pull request #51604 from sokumon/new-sidebar-schema
2026-01-08 22:13:02 +05:30
rohitwaghchaure
5139442205
Merge pull request #51607 from rohitwaghchaure/fixed-item-not-found
...
fix: item not found
2026-01-08 19:58:11 +05:30
Rohit Waghchaure
5eb062c065
fix: item not found
2026-01-08 19:40:18 +05:30
rohitwaghchaure
20f6e37b65
Merge pull request #51507 from elshafei-developer/fix-add-missing-translate-function
...
fix: add missing translation function for company default error message
2026-01-08 19:33:03 +05:30
sokumon
c5ce14dc14
chore: export sidebars for new schema
2026-01-08 18:51:01 +05:30
Soham Kulkarni
b5d0e85b59
Merge pull request #51600 from nabinhait/accounts-workspace-cleanup
2026-01-08 18:45:53 +05:30
Soham Kulkarni
7db70742e8
Merge pull request #51599 from nabinhait/financial-reports-workspace
2026-01-08 18:39:22 +05:30
Florian HENRY
bf430fce09
feat: remove old French chart of accounts with code as nex 2025 is provided
2026-01-08 13:49:16 +01:00
Florian HENRY
6bdaeb983d
chore: Review PR #51595
2026-01-08 13:47:40 +01:00
Nabin Hait
b0a04e202a
fix: Removed opening and closing workspace
2026-01-08 18:02:32 +05:30
Nabin Hait
721b29c8df
fix: Added AR, AP, Sales and Purchase Register reports
2026-01-08 17:56:55 +05:30
ruthra kumar
f4f02458ef
Merge pull request #51534 from aerele/fix/support-56421
...
fix(accounts): correct sales order item deletion message for MR and PO linkage
2026-01-08 17:39:21 +05:30
rohitwaghchaure
e5b93d85e6
Merge pull request #51574 from aerele/fix/support-56834
...
fix(stock): enable allow on submit for tracking status field
2026-01-08 16:30:02 +05:30
rohitwaghchaure
e4a0bc2d5f
Merge pull request #51594 from nabinhait/debit-credit-note-links
...
fix: Workspace sidebar links for Debit/Credit Notes
2026-01-08 16:13:52 +05:30
Florian HENRY
c81dee137f
feat: add new 2025 Charts of Accounts for France
2026-01-08 10:59:18 +01:00
Nabin Hait
8acf373e68
fix: Workspace sidebar links for Debit/Credit Notes
2026-01-08 15:23:40 +05:30
Nabin Hait
10a3f61689
fix: erpnext workspaces cleanup ( #51461 )
2026-01-08 15:03:11 +05:30
rohitwaghchaure
3c13543c24
Merge pull request #51514 from rohitwaghchaure/fixed-purchase-return-issue
...
fix: purchase return issue
2026-01-08 14:46:45 +05:30
rohitwaghchaure
3906bf450e
Merge pull request #51586 from rohitwaghchaure/fixed-support-54626
...
fix: negative stock issue for higher precision
2026-01-08 14:36:37 +05:30
Mihir Kandoi
69597329e9
Merge pull request #51585 from mihir-kandoi/st56826
2026-01-08 14:22:36 +05:30
Rohit Waghchaure
87be020c78
fix: negative stock issue for higher precision
2026-01-08 14:11:52 +05:30
Mihir Kandoi
d0ba365aaa
fix: closed WO becomes open when RM is returned
2026-01-08 14:07:14 +05:30
ruthra kumar
d82bf43684
fix: sync translations from crowdin ( #51579 )
...
fix: Swedish translations
2026-01-08 14:05:25 +05:30
Mihir Kandoi
cfa00829a8
Merge pull request #51583 from mihir-kandoi/st56954
2026-01-08 13:31:19 +05:30
Mihir Kandoi
190204a939
fix: allow all users of supplier to create purchase invoices
2026-01-08 13:14:34 +05:30
Logesh Periyasamy
bc63c85daf
fix(accounting-dimension): System-generated round-off GL entries fail to set the accounting dimension ( #51167 )
...
* chore: remove disabled condition statement
* fix: add default dimension for round off gle
* fix: validate report type to handle opening entries roundoff
2026-01-08 12:05:36 +05:30
MochaMind
dbab929016
fix: Swedish translations
2026-01-08 11:26:58 +05:30
Pandiyan5273
1bfb62465f
fix(stock): enable allow on submit for tracking status field
2026-01-07 19:27:16 +05:30
ruthra kumar
dd94e51d66
Merge pull request #51400 from Jatin3128/quick-entry-address-fix
...
fix(supplier): avoid mandatory_depends_on trigger from prefetched country in quick entry
2026-01-07 17:13:40 +05:30
ruthra kumar
fd0ed04979
Merge pull request #51294 from Jatin3128/subscription-grace-status
...
fix(subscription): add grace period status while invoice in grace period
2026-01-07 17:10:17 +05:30
rohitwaghchaure
f111d97444
Merge pull request #51550 from rohitwaghchaure/fixed-modified-date
...
fix: modified date not updated
2026-01-07 13:06:17 +05:30
ruthra kumar
ae7aa19afc
Merge pull request #51192 from aerele/bank-clearance-tool
...
fix: add comment and validation for clearance date updation
2026-01-07 12:50:27 +05:30
ruthra kumar
772847c0d3
Merge pull request #51542 from aerele/fix/filter_in_mode_of_payment
...
fix(mode of payment): use valid syntax
2026-01-07 12:45:27 +05:30
ruthra kumar
ed1f1110c7
Merge pull request #51199 from Jatin3128/subscription_date_fix
...
fix(subscription): add cancellation and date validation
2026-01-07 12:43:42 +05:30
l0gesh29
24c8cfe128
fix: add comment and validation for clearance date updation
2026-01-07 12:36:25 +05:30
ruthra kumar
5fa9e0421c
Merge pull request #51560 from frappe/l10n_develop
...
fix: sync translations from crowdin
2026-01-07 11:26:27 +05:30
MochaMind
103e4aaa93
fix: Bosnian translations
2026-01-07 11:06:06 +05:30
MochaMind
6729d3d1ca
fix: Croatian translations
2026-01-07 11:06:03 +05:30
MochaMind
66425462ba
fix: Swedish translations
2026-01-07 11:05:59 +05:30
MochaMind
e675c76628
fix: Hungarian translations
2026-01-07 11:05:56 +05:30
Matt Howard
64f391adf7
fix(postgres): compute current month sales without DATE_FORMAT
2026-01-06 15:00:25 -05:00
khushi8112
c0a85faa68
test: set up float precision
2026-01-06 23:49:21 +05:30
Diptanil Saha
57624e1e33
Merge pull request #51551 from diptanilsaha/pos_whitespace
2026-01-06 22:00:58 +05:30
Rohit Waghchaure
3acc3e6ad1
fix: modified date not updated
2026-01-06 21:05:05 +05:30
ruthra kumar
2dcba90afc
Merge pull request #51528 from trustedcomputer/change-payment-references-float-to-currency
...
fix: change float types in payment entry reference table to currency
2026-01-06 20:50:25 +05:30
ruthra kumar
ede0dcd58a
Merge pull request #51454 from Jatin3128/gh_38620
...
fix(Accounting Period): allow GL entries for exempted roles
2026-01-06 20:40:37 +05:30
Mihir Kandoi
a7be255261
Merge pull request #51536 from sokumon/deprecate-moduldes
2026-01-06 20:34:55 +05:30
Mihir Kandoi
015529a321
fix: change http to https
2026-01-06 20:20:25 +05:30
MochaMind
f5aaa1139c
fix: sync translations from crowdin ( #51404 )
2026-01-06 14:55:41 +01:00
Rohit Waghchaure
d420ec0b22
fix: purchase return issue
2026-01-06 19:02:33 +05:30
Rohit Waghchaure
20320c4a6c
perf: SABB taking time to save the record
2026-01-06 18:47:35 +05:30
rohitwaghchaure
e0f6f2a600
Merge pull request #51163 from aerele/mr-product-bundle
...
fix(material-request): get remaining qty on partial transaction with product bundle
2026-01-06 18:16:43 +05:30
ervishnucs
6cd4ef694e
fix(mode of payment): use valid syntax
2026-01-06 18:13:26 +05:30
ruthra kumar
e432a88ec1
Merge pull request #51544 from ruthra-kumar/unsaved_bug_in_gain_loss_journal
...
fix: unsaved status on opening gain loss journal
2026-01-06 17:47:25 +05:30
ruthra kumar
8fdf6a9ac6
Merge pull request #51424 from Jatin3128/trial-balance-party-fix
...
fix(trial balance party): add check for parties with zero credit and debit
2026-01-06 17:47:04 +05:30
ruthra kumar
e5b02e81a9
fix: unsaved status on opening gain loss journal
2026-01-06 17:45:11 +05:30
diptanilsaha
a36331c393
fix(pos): removed white space from the bottom of pos screen
2026-01-06 16:09:48 +05:30
Khushi Rawat
b63d069635
Merge pull request #51540 from khushi8112/allow-data-import-for-asset-repiar
...
feat: allow data import for asset repair doctype
2026-01-06 16:08:29 +05:30
Khushi Rawat
feb4bf394a
Merge pull request #51405 from khushi8112/fix-budget-variance-report
...
refactor: budget variance report
2026-01-06 16:05:46 +05:30
khushi8112
49f1688a51
feat: allow data import for asset repair doctype
2026-01-06 15:49:03 +05:30
sokumon
fd6683e196
fix: add deprecation message
2026-01-06 15:02:36 +05:30
khushi8112
825e3717ca
fix: do not update float precision on setup
2026-01-06 14:41:36 +05:30
khushi8112
007258d657
refactor: modify test cases to handle float precision rounded to 2 decimals
2026-01-06 14:39:31 +05:30
Pandiyan5273
5a47503611
fix(accounts): correct sales order item deletion message for MR and PO linkage
2026-01-06 12:58:54 +05:30
khushi8112
07a69a073d
refactor: optimize budget variance report queries
2026-01-06 12:25:14 +05:30
Sowmya
f8f82ccf31
Merge pull request #51458 from aerele/default-age-range
...
feat: add default-age-range in accounts settings
2026-01-06 11:07:28 +05:30
Mihir Kandoi
54cbe4222d
Merge pull request #51530 from mihir-kandoi/fix-email-details-visibility
2026-01-06 10:47:03 +05:30
Mihir Kandoi
f222d3a37b
fix: email details should be visible if emails are to be sent
2026-01-06 10:32:02 +05:30
trustedcomputer
8ba71300db
fix: change float types in payment entry reference table to currency
2026-01-05 14:21:31 -08:00
Jatin3128
7a4cd3ac33
fix(Accounting Period): allow GL entries for exempted roles
2026-01-06 03:31:52 +05:30
khushi8112
7f6e509e20
refactor: more code cleanup
2026-01-06 01:25:56 +05:30
khushi8112
f786c16a7d
refactor: better function and variable name
2026-01-06 01:05:10 +05:30
khushi8112
53b13501a9
fix: get correct total budget data
2026-01-06 00:40:32 +05:30
Navin-S-R
c84986d00e
fix: calculate net profit amount from root node accounts
2026-01-05 19:09:05 +05:30
khushi8112
244319bf1d
fix: show budget variance chart
2026-01-05 18:48:17 +05:30
khushi8112
f6a4f696a1
fix: Show Cumulative Amount based on checkbox in filter
2026-01-05 18:43:20 +05:30
rohitwaghchaure
afc5dda372
Merge pull request #51506 from rohitwaghchaure/fixed-reposting-for-transaction
...
fix: reposting fixes for transaction based and parallel reposting
2026-01-05 18:29:50 +05:30
khushi8112
8d186d6b3f
fix: use correct test class
2026-01-05 16:47:32 +05:30
Khushi Rawat
140d13cfb3
Merge pull request #51504 from khushi8112/fiscal-year-not-found-error
...
fix: use non-standard-fieldname for budget
2026-01-05 16:44:36 +05:30
khushi8112
1296829b9c
fix(test): Use the system-configured float precision
2026-01-05 16:44:06 +05:30
elshafei-developer
0950e67eea
fix: add missing translation function for company default error message
2026-01-05 10:49:35 +00:00
Rohit Waghchaure
31a147126e
fix: reposting fixes for transaction based and parallel reposting
2026-01-05 16:17:33 +05:30
Mihir Kandoi
72aa27a87f
Merge pull request #51503 from mihir-kandoi/rfq-email-refactor
2026-01-05 15:11:14 +05:30
Mihir Kandoi
9cb5768fea
refactor: RFQ email process
2026-01-05 14:50:18 +05:30
khushi8112
01c560eb99
refactor: remove budget reference from monthly distribution dashboard
2026-01-05 14:38:33 +05:30
khushi8112
fa0ac8db4d
fix: use non-standard-fieldname-for-bdget
2026-01-05 14:37:38 +05:30
Diptanil Saha
57c6f4ffb6
Merge pull request #51500 from diptanilsaha/pos_ui_ux
2026-01-05 13:32:46 +05:30
diptanilsaha
84612d676b
fix(pos): hide sidebar
2026-01-05 13:25:31 +05:30
Mihir Kandoi
c7a81161c7
Merge pull request #51495 from mihir-kandoi/gh51193
2026-01-05 12:36:33 +05:30
Mihir Kandoi
aac39b2671
fix: bom item code getting fg item name on row add
2026-01-05 12:32:10 +05:30
ruthra kumar
028cd97ee1
Merge pull request #51326 from aerele/fix-background-jv-submission
...
fix(journal entry): use submission_queue to perform submit and cancel actions for rows over 100
2026-01-05 12:21:46 +05:30
ruthra kumar
c297282fa5
Merge pull request #51457 from aerele/project-filters-jv
...
fix: add company filters to project
2026-01-05 10:52:40 +05:30
ruthra kumar
522e4887ca
Merge pull request #51467 from aerele/pcv-account-filter
...
fix: update filters on period closing voucher
2026-01-05 10:49:53 +05:30
rohitwaghchaure
bd94deee62
Merge pull request #51476 from rohitwaghchaure/fixed-purchase-serial-no-return-issue
...
fix: not able to make purchase return for serial nos
2026-01-05 10:04:09 +05:30
Rohit Waghchaure
344572cf87
fix: not able to make purchase return for serial nos
2026-01-04 19:47:33 +05:30
rohitwaghchaure
fc9496a36b
Merge pull request #51475 from rohitwaghchaure/fixed-stock-reco-cancel-issue
...
fix: SABB not cancelled on cancel of Stock Reco
2026-01-03 16:16:25 +05:30
Rohit Waghchaure
b204853193
fix: SABB not cancelled on cancel of Stock Reco
2026-01-03 15:59:25 +05:30
rohitwaghchaure
2d5d03e63a
Merge pull request #51468 from rohitwaghchaure/fixed-support-56624
...
fix: not able to submit backdated stock reco
2026-01-03 15:21:22 +05:30
Rohit Waghchaure
cccd34b06a
fix: not able to submit backdated stock reco
2026-01-03 15:01:30 +05:30
SowmyaArunachalam
7ab1e1f677
fix: update filters on period closing voucher
2026-01-03 14:15:03 +05:30
diptanilsaha
daabb42ad7
fix(pos): remove full screen feature
2026-01-03 11:53:40 +05:30
Mihir Kandoi
3d4c8d6d35
Merge pull request #51462 from mihir-kandoi/gh51459
2026-01-02 23:07:11 +05:30
Mihir Kandoi
247cc1d53e
fix: multiple issues
2026-01-02 20:53:44 +05:30
Soham Kulkarni
2eb448d4b4
Merge pull request #51452 from sokumon/export-desktop-icons
2026-01-02 19:48:27 +05:30
Mihir Kandoi
7308021aa8
fix: use SABB posting_datetime instead of posting_date
2026-01-02 19:32:39 +05:30
rohitwaghchaure
82b49f5d9d
Merge pull request #51451 from rohitwaghchaure/fixed-removed-forecasting_method
...
chore: removed forecasting method holt winter
2026-01-02 18:35:21 +05:30
Nabin Hait
b9e8b2808a
fix: JSON decode error ( #51301 )
2026-01-02 18:32:52 +05:30
Mihir Kandoi
d4702ac232
Merge pull request #51455 from nishkagosalia/gh-51383
2026-01-02 17:05:58 +05:30
Nishka Gosalia
f622996c48
fix: disallowing overlapping time logs in allow on submit mode
2026-01-02 16:50:20 +05:30
khushi8112
b8b55754c8
fix: breaking test
2026-01-02 16:39:23 +05:30
khushi8112
7baa75faa5
fix: add back test record - removed for debugging
2026-01-02 16:13:54 +05:30
khushi8112
6147f9c6a3
test: add tests for merging GL entries based on Accounts Settings
2026-01-02 16:11:32 +05:30
SowmyaArunachalam
7c16db567b
fix: add company filters to project
2026-01-02 16:05:36 +05:30
sokumon
83bc8744bb
chore: reexport desktop icons with new schema
2026-01-02 15:42:26 +05:30
Rohit Waghchaure
fd5b84fe1a
chore: removed forecasting_method holt winter
2026-01-02 15:21:01 +05:30
khushi8112
59f5ee7b63
fix(payment_entry): merge GL entries with similar account heads based on setting
2026-01-02 15:09:30 +05:30
Abdeali Chharchhodawala
4632ddc497
Merge pull request #51078 from Abdeali099/custom-financial-statement-pdf-export
2026-01-02 13:29:49 +05:30
Mihir Kandoi
7bb0ec836f
Merge pull request #51441 from mihir-kandoi/semgrep-autofixes
2026-01-01 22:11:32 +05:30
Mihir Kandoi
ca568a01f5
fix: autofixes by semgrep
2026-01-01 21:56:12 +05:30
Mihir Kandoi
06fd0f8084
Merge pull request #51439 from frappe/revert-51434-semgrep-autofix
2026-01-01 18:22:07 +05:30
Mihir Kandoi
cc6cb5d1af
Revert "fix: autofixes by semgrep"
2026-01-01 18:07:34 +05:30
Mihir Kandoi
6c6bf306d3
Merge pull request #51434 from mihir-kandoi/semgrep-autofix
2026-01-01 18:06:02 +05:30
rohitwaghchaure
43e859b093
Merge pull request #51436 from rohitwaghchaure/fixed-github-43596
...
fix: do not sum quantities for similar items across different operations
2026-01-01 17:43:24 +05:30
Rohit Waghchaure
855dd4162f
fix: do not sum quantities for similar items across different operations
2026-01-01 17:20:10 +05:30
rohitwaghchaure
28a49a21ee
Merge pull request #51432 from rohitwaghchaure/fixed-github-43967
...
fix: LCV rate not updated based on PI rate if PI created from PO
2026-01-01 16:26:08 +05:30
Rohit Waghchaure
50b30fce4a
fix: LCV rate not updated based on PI rate if PI created from PO
2026-01-01 16:06:52 +05:30
Mihir Kandoi
debd3c6886
fix: autofixes by semgrep
2026-01-01 15:59:44 +05:30
Jatin3128
83ddaf1696
fix(trial balance party): add check for parties with zero credit and debit
2026-01-01 13:49:09 +05:30
Ankush Menat
f79e7dd806
build: bump required python version ( #51421 )
...
closes https://github.com/frappe/erpnext/issues/51420
2026-01-01 12:26:52 +05:30
rohitwaghchaure
9854b146a5
Merge pull request #51427 from rohitwaghchaure/fixed-github-48006
...
fix: avoid duplicate items under the same parent in bom creator
2026-01-01 12:25:10 +05:30
Nabin Hait
b93f920592
fix: sidebar items for accounts ( #51418 )
2026-01-01 12:24:39 +05:30
Rohit Waghchaure
45fe7f2875
fix: avoid duplicate items under the same parent in bom creator
2026-01-01 12:03:37 +05:30
Khushi Rawat
1fba6fc2f4
Merge pull request #51426 from khushi8112/refactor-workspace-sidebar-for-budget
...
refactor: remove monthly distribution doctype from sidebar
2026-01-01 11:52:10 +05:30
khushi8112
7e81be7b8c
refactor: remove monthly distribution doctype from sidebar
2026-01-01 11:34:32 +05:30
Mihir Kandoi
767bb534c0
Merge pull request #51419 from mihir-kandoi/actual-qty-mat-rcpt
2025-12-31 18:07:45 +05:30
Mihir Kandoi
349db6cfaf
fix: actual qty resets to 0 on save of material receipt
2025-12-31 17:52:36 +05:30
Mihir Kandoi
73e7c38bc7
Merge pull request #51414 from nishkagosalia/gh-51382
2025-12-31 15:50:54 +05:30
ruthra kumar
7811c08e2b
Merge pull request #51409 from ljain112/fix-tds-manual-entry-taxes
...
fix(tds): always update item taxable value
2025-12-31 15:13:53 +05:30
Nishka Gosalia
aefd36e050
fix: task actual hours calculation correction post timesheet update after submit
2025-12-31 15:11:50 +05:30
Mihir Kandoi
87d00a373f
Merge pull request #51305 from mihir-kandoi/gh45824
2025-12-31 09:26:38 +00:00
ljain112
86b0f67dbc
fix(tds): correct tax logic for customer
2025-12-31 14:26:22 +05:30
ljain112
410a4b20af
fix: always update item taxable value
2025-12-31 13:03:30 +05:30
khushi8112
f56a673baa
refactor: formatted code
2025-12-31 11:40:38 +05:30
khushi8112
24757465ce
fix: consider dimension filter while generating report
2025-12-31 11:40:38 +05:30
khushi8112
c57a43b3f4
fix: distribute non-monthly budgets across months when creating budget map
2025-12-31 11:40:38 +05:30
khushi8112
e3fb7f4c47
fix: include budget with for multiple fiscal years
2025-12-31 11:40:38 +05:30
khushi8112
8108fe4ca5
fix: correct query of fetching budget records
2025-12-31 11:40:37 +05:30
khushi8112
8ebd1fd029
refactor: budget variance report
2025-12-31 11:40:37 +05:30
Jatin3128
a450f7a00d
fix(supplier): avoid mandatory_depends_on trigger from prefetched country in quick entry
2025-12-31 04:45:28 +05:30
Mihir Kandoi
cb5926f59b
Revert "fix: purchase receipt item showing wrong expense account" ( #51398 )
2025-12-30 14:44:57 +00:00
rohitwaghchaure
0c08fb9303
Merge pull request #51341 from aerele/fix/remove-item-image
...
fix(stock): remove item image to avoid setting the image of previous item
2025-12-30 16:49:55 +05:30
rohitwaghchaure
732b04f37c
Merge pull request #51375 from aerele/fix/stock-reservation-entry
...
fix(stock): prevent excess stock reservation
2025-12-30 16:49:18 +05:30
Navin-S-R
4adeaedfde
test: validate asset split for auto created asset from purchase voucher
2025-12-30 16:29:46 +05:30
Mihir Kandoi
016170b08c
Merge pull request #51255 from mihir-kandoi/read-only-job-card-employee
2025-12-30 16:08:14 +05:30
ruthra kumar
566d1a1ee2
Merge pull request #51340 from aerele/bank-reconciliation-pass-company-bank-account
...
fix(bank reconciliation tool): carry bank account to payment entry
2025-12-30 15:57:26 +05:30
Sudharsanan11
e1f9adf4e9
fix(stock): prevent excess stock reservation
2025-12-30 15:16:49 +05:30
Navin-S-R
23b094f151
fix(asset): handle same asset being sold in multiple line items in sales invoice
2025-12-30 14:47:28 +05:30
Khushi Rawat
ae9c9f7570
Merge pull request #51380 from khushi8112/purchase-receipt-item-expense-account-query
...
fix: expense_account query override in Purchase Receipt
2025-12-30 12:56:06 +05:30
Mihir Kandoi
1416ae3fb2
Merge pull request #51374 from mihir-kandoi/gh45169
2025-12-30 12:51:10 +05:30
Mihir Kandoi
c249638ebb
Merge pull request #51377 from mihir-kandoi/gh47785
2025-12-30 12:31:02 +05:30
ruthra kumar
d24a68b206
Merge pull request #51356 from Jatin3128/cost-center-fix
...
fix(subscription): added the cost center from the subscription plan to invoice item
2025-12-30 12:30:24 +05:30
Mihir Kandoi
1097d6eef1
fix: add missing GTIN-14 barcode
2025-12-30 12:25:34 +05:30
ruthra kumar
a9b3839c3c
Merge pull request #51368 from Ponnusamy1-V/error-when-reposting-on-background
...
fix: start reposting accounting ledger after commit
2025-12-30 12:22:56 +05:30
Mihir Kandoi
2860d5a406
fix: variant creation with translation
2025-12-30 12:14:43 +05:30
Mihir Kandoi
b8ecefa06c
fix: add missing patch
2025-12-30 12:10:46 +05:30
Navin-S-R
e7e6567792
fix(asset): skip purchase document validation while splitting existing asset
2025-12-30 12:09:37 +05:30
khushi8112
292a51c160
fix: expense_account query override in Purchase Receipt
2025-12-30 12:05:48 +05:30
Ponnusamy
469a1ade79
fix: start reposting accounting ledger after commit
2025-12-30 06:33:38 +00:00
Mihir Kandoi
acb30dc6ac
Merge pull request #51338 from mihir-kandoi/gh43256
2025-12-30 11:53:32 +05:30
Mihir Kandoi
43cdca950f
fix: type in barcode type
2025-12-30 06:23:08 +00:00
Mihir Kandoi
e2e2e78b65
Merge pull request #51376 from mihir-kandoi/gh45649
2025-12-30 11:52:28 +05:30
Mihir Kandoi
0c43c07cf6
fix: purchase receipt item showing wrong expense account ( #51362 )
2025-12-30 11:51:50 +05:30
ruthra kumar
875bf5c8a9
Merge pull request #51361 from aerele/payment-entry-clear-party-name-in-internal-transfer
...
fix(payment entry): clear party_name for internal transfer
2025-12-30 11:47:17 +05:30
Mihir Kandoi
b30ffc561b
fix: misleading and confusing item variants field copy message
2025-12-30 11:18:05 +05:30
ruthra kumar
8fa047f96d
Merge pull request #51171 from nabinhait/party_merge_validation
...
fix: validate party's existing transaction currency before merging
2025-12-30 10:21:37 +05:30
ruthra kumar
4a30634942
Merge pull request #51165 from nabinhait/bank-clearance-ux
...
fix: update button was getting frozen after validation
2025-12-30 10:09:01 +05:30
Navin-S-R
9eeccb765d
test: validate asset partial sales
2025-12-29 22:14:26 +05:30
Sudharsanan11
69e94248c1
fix(stock): remove item image to avoid setting the image of previous item
2025-12-29 16:16:04 +05:30
Navin-S-R
a88fe2ecab
fix: refactor older testcases
2025-12-29 15:53:31 +05:30
Navin-S-R
9a2710b9d7
fix(asset): handle partial asset sales by splitting remaining quantity
2025-12-29 15:40:46 +05:30
Mihir Kandoi
8fb8f32ad6
Merge pull request #51364 from mihir-kandoi/gh51357
2025-12-29 15:32:30 +05:30
Mihir Kandoi
da899913b8
fix: RFQ does not fetch html response
2025-12-29 15:03:59 +05:30
Nishka Gosalia
41a7e64772
feat: Adding support for discarding document ( #51316 )
...
Co-authored-by: Nishka Gosalia <nishkagosalia@Nishkas-MacBook-Air.local >
2025-12-29 08:49:46 +00:00
ravibharathi656
aae0448e1f
fix(payment entry): clear party_name for internal transfer
2025-12-29 12:06:28 +05:30
ruthra kumar
9f0f4d6709
Merge pull request #51358 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-12-29 10:52:58 +05:30
MochaMind
7b4cb629de
fix: Persian translations
2025-12-29 10:05:29 +05:30
Jatin3128
3ef66f65b9
fix(subscription): added the cost center from the subscription plan to invoice item
2025-12-29 01:34:32 +05:30
MochaMind
70f1d3ca47
fix: sync translations from crowdin ( #51246 )
...
* fix: Slovenian translations
* fix: Persian translations
* fix: Serbian (Latin) translations
* fix: French translations
* fix: Spanish translations
* fix: Arabic translations
* fix: Czech translations
* fix: Danish translations
* fix: German translations
* fix: Hungarian translations
* fix: Italian translations
* fix: Dutch translations
* fix: Polish translations
* fix: Portuguese translations
* fix: Russian translations
* fix: Serbian (Cyrillic) translations
* fix: Swedish translations
* fix: Turkish translations
* fix: Chinese Simplified translations
* fix: Vietnamese translations
* fix: Portuguese, Brazilian translations
* fix: Indonesian translations
* fix: Tamil translations
* fix: Thai translations
* fix: Croatian translations
* fix: Burmese translations
* fix: Bosnian translations
* fix: Norwegian Bokmal translations
* fix: Esperanto translations
* fix: Persian translations
* fix: Serbian (Latin) translations
* fix: Serbian (Cyrillic) translations
* fix: Persian translations
2025-12-28 20:07:19 +01:00
Jatin3128
68ccb961f1
test(subscription): add auto-completion/cancellation test case
2025-12-28 21:29:44 +05:30
Jatin3128
20dc93a4b7
fix(subscription): complete subscription if no outstanding invoices
2025-12-28 21:02:21 +05:30
Mihir Kandoi
bf791ae716
Merge pull request #51349 from KerollesFathy/fix-type-error
2025-12-28 14:47:52 +05:30
KerollesFathy
44d85b0764
fix: get_item_details error
2025-12-27 18:26:32 +00:00
Mihir Kandoi
b3526599dd
Merge pull request #51343 from frappe/revert-51259-gh-51233
2025-12-26 21:58:29 +05:30
Mihir Kandoi
bce4ec20e5
Merge pull request #51330 from aerele/fix/purchase-receipt-trends
2025-12-26 21:49:19 +05:30
Mihir Kandoi
30d4d53171
Revert "fix: company creation for Italy country"
2025-12-26 21:38:58 +05:30
ravibharathi656
9dfb0fdcbb
fix(bank reconciliation tool): fix incorrect bank account field mapping
2025-12-26 20:41:01 +05:30
ravibharathi656
6fc9636642
fix(bank reconciliation tool): carry bank account to payment entry
2025-12-26 18:00:08 +05:30
Mihir Kandoi
db9ce998e1
test: remove invalid test case
2025-12-26 17:33:09 +05:30
Mihir Kandoi
11db07c42e
fix: division in supplier score criteria throws zero division error
2025-12-26 16:33:57 +05:30
Khushi Rawat
5f4185ede9
Merge pull request #51325 from khushi8112/budget-migration-accounting-dimensions
...
fix: budget migration for accounting dimensions
2025-12-26 11:55:05 +05:30
Raffael Meyer
b6cb9d4799
fix: don't duplicate default income account to Item ( #50413 )
...
* fix: don't duplicate default income account to Item
Only store _Default Income Account_ in **Item** if it's different from the **Company**'s _Default Income Account_.
Resolves #48231
* refactor: move db call out of loop
* docs: add docstring
2025-12-25 10:22:37 +01:00
Sudharsanan11
7df349844a
fix(stock): remove total bar in chart view
2025-12-25 13:56:17 +05:30
ruthra kumar
73daad0fc9
Merge pull request #51222 from aerele/restore-old-records
...
fix: set posting time during restore
2025-12-25 10:28:00 +05:30
Navin-S-R
fa8e80c6a0
fix(journal entry): use submission_queue to perform submit and cancel actions for rows over 100
2025-12-25 10:18:33 +05:30
rohitwaghchaure
aebcd010ba
Merge pull request #51322 from rohitwaghchaure/composite-index-for-serial-no
...
perf: composite index for serial no
2025-12-25 09:09:38 +05:30
khushi8112
8dacfdf287
fix: budget migration for accounting dimensions
2025-12-25 00:52:24 +05:30
l0gesh29
50f73a5072
fix: handle return cancellation
2025-12-24 22:09:03 +05:30
l0gesh29
ae594e81f9
test: add test for partial billing and return
2025-12-24 22:08:28 +05:30
Mihir Kandoi
0050898762
Merge pull request #50826 from Abdeali099/bulk-update-picked-qty
2025-12-24 21:34:54 +05:30
Rohit Waghchaure
734d553338
perf: composite index for serial no
2025-12-24 20:15:04 +05:30
ruthra kumar
ca31a94c76
Merge pull request #51286 from ruthra-kumar/refactor_workspace_charts
...
refactor: cleanup accounting workspace and charts
2025-12-24 19:54:34 +05:30
ruthra kumar
666c77dd91
refactor: accounting workspace
2025-12-24 19:34:57 +05:30
ruthra kumar
20654acdd7
refactor: update icon and chart in financial report workspace
2025-12-24 19:34:57 +05:30
ruthra kumar
e8777d4f72
refactor: remove workspace for receivable and payable
2025-12-24 19:34:57 +05:30
ruthra kumar
3ebff7e236
refactor: number cards in selling
2025-12-24 19:34:43 +05:30
ruthra kumar
f44a181c81
refactor: remove columns from chart labels
2025-12-24 19:02:59 +05:30
ruthra kumar
4a8ed972d0
refactor: subscription and budget sidebars
2025-12-24 19:02:59 +05:30
ruthra kumar
ca2ddd5d92
refactor: banking sidebar
2025-12-24 19:02:59 +05:30
ruthra kumar
201dbad545
refactor: remove redundant icons
2025-12-24 19:02:59 +05:30
ruthra kumar
c44adc6d98
refactor: add opening and closing to Accounting sidebar
2025-12-24 19:02:59 +05:30
ruthra kumar
9580a3c9f7
refactor: add charts to financial statements workspace
2025-12-24 19:02:59 +05:30
ruthra kumar
941b70a185
refactor: reorder icon in ERPNext desktop dialog
2025-12-24 19:02:59 +05:30
ruthra kumar
232cc16bbb
refactor: add process payment reconciliation to sidebar
2025-12-24 19:02:56 +05:30
ruthra kumar
96829787b9
refactor: move receivables and payables outside of group
2025-12-24 19:02:32 +05:30
ruthra kumar
b55afe36c8
refactor: tidy up accounts workspace and dashboard
2025-12-24 19:02:29 +05:30
l0gesh29
57d34ab146
fix: include total hours validation in depends on
2025-12-24 18:35:48 +05:30
Mihir Kandoi
c7069df4b4
Merge pull request #51306 from mihir-kandoi/gh40171
2025-12-24 16:55:11 +05:30
rohitwaghchaure
46f8cfd228
Merge pull request #51293 from rohitwaghchaure/fixed-test-case-to-handle-complex-cases
...
test: test cases to handle complex cases
2025-12-24 15:34:10 +05:30
Rohit Waghchaure
dd18d78c10
test: test cases to handle complex cases
2025-12-24 15:05:35 +05:30
rohitwaghchaure
6cb6cbb00b
Merge pull request #51310 from rohitwaghchaure/fixed-index-for-serial-no
...
perf: index for warehouse field
2025-12-24 14:59:16 +05:30
Rohit Waghchaure
23c70332df
perf: index for warehouse field
2025-12-24 14:31:12 +05:30
Soham Kulkarni
278fd072c3
Merge pull request #51308 from sokumon/desktop-icons
2025-12-24 14:25:39 +05:30
sokumon
fc92458378
chore: rename corrrect desktop icon
2025-12-24 14:08:53 +05:30
Diptanil Saha
a35216a668
Merge pull request #51304 from diptanilsaha/ral_preview
2025-12-24 12:52:12 +05:30
Mihir Kandoi
175d262b94
fix: correctly copy serial/batch from cancelled doc
2025-12-24 12:45:09 +05:30
diptanilsaha
bd9f5fca08
fix(repost accounting ledger): prevent preview generation when no vouchers are selected
2025-12-24 11:52:48 +05:30
SowmyaArunachalam
f523c7889e
fix: update remaining qty calculation
2025-12-23 22:02:57 +05:30
Mihir Kandoi
ca00b46507
Merge pull request #51256 from aerele/fix/validate-delivered-qty
2025-12-23 21:31:20 +05:30
SowmyaArunachalam
88dd869a11
fix(material-request): consider delivered qty for remaining qty calculation
2025-12-23 21:20:15 +05:30
Mihir Kandoi
4e04d5d1bc
Merge pull request #48347 from iamkhanraheel/add-supplier_group-permission
2025-12-23 21:14:49 +05:30
SowmyaArunachalam
f2160a0629
chore: check 2nd row value
2025-12-23 21:14:06 +05:30
SowmyaArunachalam
9ca3d00eb7
test(marterial-request): validate partial transaction with product bundle
2025-12-23 21:14:06 +05:30
SowmyaArunachalam
6ade609dd6
fix(material-request): get remaining qty on partial transaction with product bundle
2025-12-23 21:14:06 +05:30
iamkhanraheel
e84c84975c
feat: added supplier group field to link permission
2025-12-23 21:00:04 +05:30
Lakshit Jain
c66f78c784
feat: Introduce tax withholding entry
2025-12-23 20:47:53 +05:30
Mihir Kandoi
56192afe5f
Merge pull request #51225 from aerele/report-button
2025-12-23 20:46:01 +05:30
Mihir Kandoi
8af3dd0ba0
Merge pull request #51283 from nishkagosalia/gh-49518-2
2025-12-23 20:30:32 +05:30
Mihir Kandoi
655b35fcdd
Merge pull request #51263 from mihir-kandoi/gh48779
2025-12-23 20:20:39 +05:30
l0gesh29
ff0b37055b
feat: add list_view status for partial billing
2025-12-23 20:14:45 +05:30
l0gesh29
c87b5d3132
feat(timesheet): handle partial billing in sales invoice
2025-12-23 20:13:54 +05:30
l0gesh29
38a4642479
feat: modify field properties
2025-12-23 20:10:38 +05:30
Jatin3128
489a035637
fix(subscription): add grace period status while invoice in grace period
2025-12-23 19:58:45 +05:30
Sudharsanan11
2073cb0106
test(manufacturing): add test to validate planned qty
2025-12-23 18:26:17 +05:30
Sudharsanan11
eda8a621c6
fix(manufacturing): validate delivered qty in production plan
2025-12-23 18:13:48 +05:30
rohitwaghchaure
83ab480211
Merge pull request #51271 from rohitwaghchaure/fixed-scrap-items-in-job-card
...
fix: scrap items in job card
2025-12-23 18:00:58 +05:30
ruthra kumar
f122509816
Merge pull request #51285 from diptanilsaha/frankfurter-v14-patch
...
fix(patch): handle currency exchange settings frankfurter api update for older versions
2025-12-23 17:40:52 +05:30
diptanilsaha
50bb1ce31d
fix(patch): fallback for frankfurter settings v14 patch
2025-12-23 17:23:08 +05:30
rohitwaghchaure
2873dab98e
Merge pull request #51276 from rohitwaghchaure/fixed-expense-account-stock-entry
...
fix: use stock adjustment if the account has not set
2025-12-23 17:07:43 +05:30
Rohit Waghchaure
9bbcbe0ac3
fix: use stock adjustment if the account has not set
2025-12-23 16:08:37 +05:30
Nishka Gosalia
8310b5ca36
feat: Added description column for update items
2025-12-23 15:47:44 +05:30
Rohit Waghchaure
09bcadfbb9
fix: scrap items in job card
2025-12-23 15:38:09 +05:30
Mihir Kandoi
250b9755f2
Merge pull request #51248 from vorasmit/phantom-as-additional-costs
2025-12-23 15:04:09 +05:30
Mihir Kandoi
6ac88f9bbf
test: add test case
2025-12-23 14:57:23 +05:30
Mihir Kandoi
4b07d4a1b9
fix: create delivery notes condering customer AND addresses
2025-12-23 14:57:23 +05:30
Akhil Narang
1b530f7f92
Merge pull request #51275 from akhilnarang/dependency-update
...
build: update to python3.14 and nodejs 24, bump dependencies
2025-12-23 14:51:27 +05:30
Akhil Narang
8a8e1a2c4d
chore: update action versions
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-12-23 13:35:13 +05:30
Akhil Narang
352c585208
build(ci): use python 3.14 and node 24
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-12-23 12:58:36 +05:30
Akhil Narang
e98d8bf638
build(deps): bump
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-12-23 12:52:03 +05:30
rohitwaghchaure
bb21415a72
Merge pull request #51259 from nishkagosalia/gh-51233
...
fix: company creation for Italy country
2025-12-23 12:42:41 +05:30
Nishka Gosalia
bc784a0e73
fix: company creation for Italy country
2025-12-22 20:23:03 +05:30
Mihir Kandoi
48c53c06ce
Merge pull request #51266 from mihir-kandoi/fix-phantom-bom-filter
2025-12-22 19:33:03 +05:30
Mihir Kandoi
5e8d7a949c
fix: filter not changing when field is changed
2025-12-22 19:31:24 +05:30
rohitwaghchaure
1d0aa4d3ec
Merge pull request #51251 from rohitwaghchaure/fixed-added-limit-serial-nos
...
fix: limit condition to fetch serial nos
2025-12-22 17:44:58 +05:30
Khushi Rawat
f1b79e6687
Merge pull request #51262 from khushi8112/validate-finance-books-row-values
...
fix: validate depreciation row values
2025-12-22 17:34:18 +05:30
Rohit Waghchaure
da4b78491d
fix: limit condition to fetch serial nos
2025-12-22 17:21:48 +05:30
khushi8112
16c6b2c39f
fix: validate depreciation row values
2025-12-22 16:50:43 +05:30
rohitwaghchaure
9e28703ad9
Merge pull request #51258 from frappe/revert-50978-fixed-support-55110
...
Revert "fix: performance of the reposting"
2025-12-22 16:41:38 +05:30
rohitwaghchaure
e9c37642c8
chore: fix linters issue
2025-12-22 16:23:15 +05:30
rohitwaghchaure
d191b80587
chore: fix test case
2025-12-22 16:22:44 +05:30
rohitwaghchaure
280558efa2
Revert "fix: performance of the reposting"
2025-12-22 16:19:11 +05:30
Mihir Kandoi
cfe2181bf8
chore: make job card employee field read only
2025-12-22 15:55:54 +05:30
Mihir Kandoi
fbb67265b2
Merge pull request #51224 from aerele/task-end-date
2025-12-22 15:34:30 +05:30
Khushi Rawat
58e4f5690e
Merge pull request #51186 from khushi8112/finance-book-wise-balance
...
fix: filter COA balances by finance book
2025-12-22 14:41:38 +05:30
Smit Vora
a441b1c53a
test: ensure enough stock
2025-12-22 13:19:15 +05:30
rohitwaghchaure
0e1b45ca26
Merge pull request #51215 from vorasmit/fix-disassembly
...
fix: de-duplicate rows on disassembly with multiple manufacture entries
2025-12-22 11:38:35 +05:30
Smit Vora
a5e5365ba9
fix: conditional check for phantom item if field exists
2025-12-22 11:34:37 +05:30
Mihir Kandoi
dfe57b9fd3
Merge pull request #51249 from mihir-kandoi/fix-local-tests
2025-12-22 11:29:58 +05:30
Mihir Kandoi
19bfa9225d
fix: flaky local test
2025-12-22 11:10:42 +05:30
Smit Vora
6e8a6582a0
fix: don't consider phantom item in additional costs in stock entry
2025-12-22 11:04:21 +05:30
rohitwaghchaure
5ae7805429
Merge pull request #51244 from rohitwaghchaure/fixed-support-55963
...
fix: same serial number was picked in multiple sales invoices
2025-12-22 09:38:43 +05:30
rohitwaghchaure
586431ca1c
Merge pull request #51242 from aerele/fix/batch-qty-ignore-reserved-stock
...
fix(stock-report): ignore reserved stock in batch qty calculation
2025-12-21 22:25:52 +05:30
Rohit Waghchaure
61c31f0cd0
fix: same serial number was picked in multiple sales invoices
2025-12-21 22:22:28 +05:30
MochaMind
6c65c8955c
chore: update POT file ( #51240 )
2025-12-21 14:27:20 +01:00
Pugazhendhi Velu
9a1f551e53
fix(stock-report): ignore reserved stock in batch qty calculation
2025-12-21 12:22:47 +00:00
SowmyaArunachalam
b8434ecfb0
test(task): validate expected end date
2025-12-19 23:27:51 +05:30
SowmyaArunachalam
c0ac5f94b5
feat: add redirect button on report
2025-12-19 22:49:34 +05:30
SowmyaArunachalam
820ccba9a4
fix(task): calculate end date if not available
2025-12-19 22:20:03 +05:30
rohitwaghchaure
c62b66038b
Merge pull request #49951 from aerele/feat/update-batch-qty-report
...
feat(report): add batch qty update functionality in report
2025-12-19 20:25:22 +05:30
ravibharathi656
a55092d8da
fix: set posting time during restore
2025-12-19 19:48:58 +05:30
Pugazhendhi Velu
15d9d8b719
fix: update batch_qty using get_batch_qty
2025-12-19 14:12:45 +00:00
Pugazhendhi Velu
cf03d03033
fix: use get_batch_qty to fetch batch data
2025-12-19 14:12:44 +00:00
Pugazhendhi Velu
9cc77934a6
refactor: fetch batch qty difference in a single db query
2025-12-19 14:12:44 +00:00
Pugazhendhi Velu
f40c492a05
feat(report): add batch qty update functionality in report
2025-12-19 14:12:44 +00:00
Smit Vora
5b3d2c0d02
test: ensure full qty reversal for items outside of BOM on disassemble
2025-12-19 19:32:34 +05:30
Smit Vora
ce123f1a89
fix: support disassemble of RMs other than in BOM
2025-12-19 19:03:22 +05:30
Smit Vora
18ac589796
test: ensure no regression after save and submit on disassemble
2025-12-19 18:19:40 +05:30
Smit Vora
df13308663
fix: don't fetch qty as it's unused
2025-12-19 18:14:06 +05:30
rohitwaghchaure
32b3a13591
Merge pull request #51219 from rohitwaghchaure/fixed-projects-home
...
fix: chart and number cards for projects and qc
2025-12-19 18:13:30 +05:30
rohitwaghchaure
83522bf079
Merge pull request #51214 from aerele/fix/recalculate-batch-qty
...
fix(stock): ignore reserved stock while calculating batch qty
2025-12-19 18:00:04 +05:30
Rohit Waghchaure
7c6f0e4463
fix: chart and number cards for projects and qc
2025-12-19 17:48:50 +05:30
Sudharsanan11
4d8ec5f54c
test(stock): add test for ignore reserve stock
2025-12-19 17:25:20 +05:30
rohitwaghchaure
68fabb72fa
Merge pull request #51218 from rohitwaghchaure/fixed-subcontracting-home
...
fix: chart and number cards for subcontracting
2025-12-19 17:21:47 +05:30
Sudharsanan11
b23c6e2687
fix(stock): ignore reserved stock while calculating batch qty
2025-12-19 17:20:17 +05:30
rohitwaghchaure
8c0dbb5bf6
Merge pull request #51217 from rohitwaghchaure/fixed-buying-home
...
fix: number cards for buying module
2025-12-19 17:18:37 +05:30
Rohit Waghchaure
3b221b0078
fix: chart and number cards for subcontracting
2025-12-19 16:58:29 +05:30
Rohit Waghchaure
fb0bd44a85
fix: number cards for buying module
2025-12-19 16:57:44 +05:30
Diptanil Saha
cb951bbb18
Merge pull request #51216 from diptanilsaha/gh_50890
2025-12-19 15:53:22 +05:30
diptanilsaha
0942845af7
fix(pos): prevent setting focus to item search field after item selection
2025-12-19 15:41:48 +05:30
rohitwaghchaure
b567eac01d
Merge pull request #51209 from rohitwaghchaure/fixed-manufacturing-dashboard
...
fix: manufacturing chart and number cards
2025-12-19 15:14:32 +05:30
Rohit Waghchaure
278963be69
fix: manufacturing chart and number cards
2025-12-19 14:12:18 +05:30
Khushi Rawat
c55c97a9fe
fix: add space
2025-12-19 14:11:54 +05:30
Smit Vora
a091e47bd7
fix: de-duplicate rows on disassembly with multiple manufacture entries
2025-12-19 14:07:09 +05:30
khushi8112
358083d759
fix: include entries with null finance book
2025-12-19 13:50:20 +05:30
Khushi Rawat
fdebf25ca7
Merge pull request #51205 from khushi8112/do-not-disable-primary-action-button
...
fix: do not hide primary-action for composite asset
2025-12-19 00:06:57 +05:30
Mihir Kandoi
6710a8b032
Merge pull request #51166 from mihir-kandoi/gh50060
2025-12-18 21:27:55 +05:30
Mihir Kandoi
d78a626661
chore: make mr_item indexed
2025-12-18 21:09:38 +05:30
Mihir Kandoi
48ea75c452
Merge branch 'gh50060' of https://github.com/mihir-kandoi/erpnext into gh50060
2025-12-18 21:07:57 +05:30
khushi8112
e04353fc31
fix: add server side validation
2025-12-18 17:34:31 +05:30
khushi8112
e2ac7646e6
fix: set frm.has_active_capitalization before using it
2025-12-18 17:15:10 +05:30
ruthra kumar
7a3206f0bf
Merge pull request #51197 from ruthra-kumar/fix_deterministic_bug_in_sql_procedures
...
refactor: remove custom sql function in AR SQL procedure approach
2025-12-18 17:07:24 +05:30
khushi8112
482efee6c0
fix: do not hide primary-action for composite asset
2025-12-18 16:43:26 +05:30
Mihir Kandoi
41e1f92612
Merge pull request #51204 from mihir-kandoi/gh51201
2025-12-18 16:40:24 +05:30
Mihir Kandoi
39031ae8a2
fix: customer quick entry address
2025-12-18 16:37:27 +05:30
Diptanil Saha
e53a74f2be
fix(payment entry): make taxes & charges section non-collapsible and remove border ( #51191 )
2025-12-18 16:23:24 +05:30
Diptanil Saha
3a604dd249
fix(pegged currencies): skip adding currencies_to_add items on pegged_currency_item if source_currency or pegged_against currency doc does not exist ( #51188 )
2025-12-18 16:22:56 +05:30
Mihir Kandoi
11ce4ad102
Merge pull request #51202 from mihir-kandoi/gh51195
2025-12-18 16:15:01 +05:30
Mihir Kandoi
adabb6acb3
fix: NoneType error when starting job card
2025-12-18 16:06:58 +05:30
Jatin3128
00c9e20df3
fix(subscription): add cancellation and date validation
2025-12-18 16:01:08 +05:30
ruthra kumar
d1e0992253
refactor: remove custom sql function in AR SQL procedure approach
2025-12-18 15:45:05 +05:30
Khushi Rawat
260e6fb979
Merge pull request #51175 from khushi8112/asset-depreciation-manual-value-update
...
fix: manual depreciation update logic
2025-12-18 15:32:36 +05:30
Mihir Kandoi
a0af90f755
Merge pull request #51194 from mihir-kandoi/type-resolve-error
2025-12-18 15:18:18 +05:30
Mihir Kandoi
b0d3681593
Merge pull request #51189 from mihir-kandoi/gh49776
2025-12-18 15:11:40 +05:30
Mihir Kandoi
8b1fd7469c
fix: get_item_tax_template error
2025-12-18 14:56:51 +05:30
khushi8112
f991420152
fix: Apply finance book filter conditionally
2025-12-18 14:54:37 +05:30
khushi8112
31374e1134
fix: filter account balances by default finance book in COA tree view
2025-12-18 14:54:37 +05:30
khushi8112
c186b1d9c8
fix: additional check to regenerate depreciation
2025-12-18 14:52:58 +05:30
khushi8112
178bc759c7
fix: logic error in docstatus check and use better arg
2025-12-18 14:52:58 +05:30
khushi8112
aa8e8da29f
fix: check and update depreciation if depreciation method was changed
2025-12-18 14:52:58 +05:30
khushi8112
028b6790cf
fix: update depreciation schedule when asset value changes for manual depreciation
2025-12-18 14:52:58 +05:30
Mihir Kandoi
333169e52b
test: patch: add test case and patch
2025-12-18 09:17:42 +00:00
Mihir Kandoi
17320d1062
refactor: pick list from material request
2025-12-18 09:17:42 +00:00
Mihir Kandoi
34cee8fa9c
fix: set conversion factor before validation
2025-12-18 09:16:55 +00:00
Ankush Menat
fe66bd4dc2
test: fix tests failing due to dependent state ( #51187 )
...
* test: Use fixture instead of hardcoded employee
* test: create user before assigning
2025-12-18 09:13:05 +00:00
Mihir Kandoi
9638e7ea83
Merge pull request #51168 from nishkagosalia/gh-42873
2025-12-18 10:14:05 +05:30
Mihir Kandoi
80933ec66b
test: patch: add test case and patch
2025-12-17 20:16:13 +05:30
rohitwaghchaure
abef84358c
Merge pull request #51022 from rohitwaghchaure/feat-run-parallel-reposting
...
feat: run parallel reposting
2025-12-17 16:41:40 +05:30
Nabin Hait
f48b90c600
fix: validate party's existing transaction currency before merging
2025-12-17 15:26:36 +05:30
Diptanil Saha
64e50f2e55
Merge pull request #51169 from diptanilsaha/gh_39653
2025-12-17 15:21:29 +05:30
diptanilsaha
848f8d6b1f
fix(payment entry): set row id for 'On Previous Row Amount' or 'On Previous Row Total' charge type on tax table
2025-12-17 15:12:45 +05:30
Nishka Gosalia
1562e9b828
fix: Disallow due date to be before the posting date in Quotation
2025-12-17 14:44:24 +05:30
Mihir Kandoi
1778e2c564
refactor: pick list from material request
2025-12-17 14:41:09 +05:30
Nabin Hait
62acc4aeb5
fix: update button was getting freezed after validation
2025-12-17 14:36:40 +05:30
Khushi Rawat
da4d6cb567
Merge pull request #51156 from aerele/asset-depreciation-schedule-calculation
...
fix: show company currency in asset depreciation schedule
2025-12-17 14:33:34 +05:30
Khushi Rawat
5f80857bc9
fix: show correct PR amount in email template ( #51033 )
...
* fix: show correct PR amount in email template
* fix: add translation string
2025-12-17 14:06:54 +05:30
Diptanil Saha
a412e0b357
Merge pull request #51155 from diptanilsaha/st_55683
2025-12-17 13:53:40 +05:30
Nishka Gosalia
f4c0611cc5
feat: update item button addition for quotation ( #50976 )
...
* feat: update item button addition for quotation
* feat: update item button addition for supplier quotation
* fix: test case
---------
Co-authored-by: Nishka Gosalia <nishkagosalia@Nishkas-MacBook-Air.local >
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-12-17 13:53:10 +05:30
rohitwaghchaure
dec474ef3a
fix: incorrect current qty in stock reco ( #51152 )
2025-12-17 13:15:00 +05:30
diptanilsaha
f3142c4af6
fix: allow rename for market segment doctype
2025-12-17 12:39:34 +05:30
Ankush Menat
0b3e40b155
perf!: Avoid updating sales data on every transaction ( #51151 )
2025-12-17 07:04:46 +00:00
sudarshan-g
e32f898dd7
fix: show company currency in asset depreciation schedule
2025-12-17 12:09:22 +05:30
NaviN
5f6ed62c03
fix: use serial and batch bundle to fetch incoming rate ( #51119 )
2025-12-16 15:51:43 +01:00
Soham Kulkarni
382e4fe843
Merge pull request #51139 from sokumon/portal-redirect
2025-12-16 19:58:23 +05:30
Diptanil Saha
f07f2cfe88
Merge pull request #51120 from aerele/item-group-filter-quickentry
2025-12-16 18:26:17 +05:30
Mihir Kandoi
978aa9ac23
Merge pull request #51141 from aerele/fix/filter-disabled-suppliers
2025-12-16 18:21:23 +05:30
Mihir Kandoi
af4707d1ee
Merge pull request #51136 from mihir-kandoi/gh42070
2025-12-16 18:17:51 +05:30
Mihir Kandoi
76da5efaa9
Merge pull request #51137 from mihir-kandoi/gh42599
2025-12-16 18:13:33 +05:30
sokumon
5986d79643
fix: remove /portal redirects
2025-12-16 18:12:58 +05:30
Sudharsanan11
6cc2290f6e
fix(buying): add disabled filter for supplier
2025-12-16 17:58:20 +05:30
Raffael Meyer
ba9bbed038
fix(Rename Tool): use "Link" field instead of "Select"
2025-12-16 17:54:50 +05:30
Mihir Kandoi
273ff33ebf
Merge pull request #51130 from mihir-kandoi/gh51126
2025-12-16 17:52:18 +05:30
Mihir Kandoi
38affb0562
fix: delayed tasks summary chart color
2025-12-16 17:47:23 +05:30
Mihir Kandoi
44840b8b80
fix: work order status for non tracked SFG
2025-12-16 17:33:41 +05:30
Kavin
2f19244660
fix(subcontract): ignore BOM qty validation for alternative items ( #51122 )
2025-12-16 17:26:34 +05:30
Logesh Periyasamy
890316a793
fix: add validation for transferred qty and handle MR transfer status for in-transit entry. ( #50683 )
...
* fix: add validation for transferred qty
* fix: modify if statement
* test: add unit test for mr transfer status in-transit entry
2025-12-16 17:25:30 +05:30
Mihir Kandoi
b6aec1d31a
fix: ignore transfer material against if track semi finished goods
2025-12-16 16:36:48 +05:30
ruthra kumar
c2cd09cda7
Merge pull request #51048 from aerele/fetch-exchange-gain-loss-account
...
fix(payment entry): fetch gain loss account from company boot
2025-12-16 16:27:35 +05:30
ruthra kumar
c4136870cf
Merge pull request #51123 from ruthra-kumar/fix_security_issue_in_payment_request
...
fix: ensure type on method parameter
2025-12-16 15:33:10 +05:30
ruthra kumar
c055e86e51
fix: ensure type on method parameter
2025-12-16 14:05:28 +05:30
Afsal Syed
3bef6bf5ef
fix: add link filters for item group in quickentry
2025-12-16 13:03:31 +05:30
Mihir Kandoi
9ff5425859
Merge pull request #51100 from mihir-kandoi/gh41716
2025-12-16 12:01:37 +05:30
Mihir Kandoi
d0bdbfecef
Merge pull request #51102 from mihir-kandoi/price-list-js-error
2025-12-16 11:24:28 +05:30
Mihir Kandoi
c287665033
fix: rejected qty not outward-ed in SCR
2025-12-16 11:23:19 +05:30
ruthra kumar
ac6583574e
Merge pull request #51114 from frappe/l10n_develop
...
fix: sync translations from crowdin
2025-12-16 11:05:32 +05:30
ruthra kumar
9a4619a289
Merge pull request #51077 from aerele/standardize-cost-center-trigger
...
refactor: standardize cost_center updation across transactions
2025-12-16 10:51:29 +05:30
MochaMind
0563faca54
fix: Hungarian translations
2025-12-16 07:05:45 +05:30
MochaMind
bc213c45aa
fix: Persian translations
2025-12-16 07:05:26 +05:30
0xD0M1M0
ad2c58cf2a
feat: introduce extended bank transaction fields ( #50021 )
...
Co-authored-by: barredterra <14891507+barredterra@users.noreply.github.com >
2025-12-15 20:27:23 +01:00
Soham Kulkarni
8ea4e2139b
Merge pull request #51097 from sokumon/portal-redirect
2025-12-15 17:56:24 +05:30
ruthra kumar
9331f8ce7e
Merge pull request #50837 from Jatin3128/gh_38620
...
feat(accounting-period): add role-based bypass for accounting period restrictions
2025-12-15 17:36:43 +05:30
MochaMind
41cf546946
fix: sync translations from crowdin ( #51000 )
2025-12-15 12:28:21 +01:00
ruthra kumar
6adbe7a3fd
Merge pull request #50782 from vorasmit/net-gl-balances
...
fix: only show net balance as opening in general ledger
2025-12-15 15:29:47 +05:30
Smit Vora
af9742a3ee
Merge pull request #50788 from vorasmit/cascade-available-qty
2025-12-15 14:38:22 +05:30
Mihir Kandoi
b923a6b72c
Merge pull request #51098 from mihir-kandoi/fix-dispatch-addr
2025-12-15 14:24:32 +05:30
Mihir Kandoi
09a8905b2d
fix: price list arg type error
2025-12-15 14:20:10 +05:30
rohitwaghchaure
766d157320
fix: manufacturing sidebar ( #51101 )
2025-12-15 12:19:28 +05:30
sokumon
9486d0d462
fix: add list template to all portal doctypes
2025-12-15 10:38:30 +05:30
Mihir Kandoi
d7fea5d4e1
fix: incorrect mapping of dispatch addr when creating PO from SO
2025-12-15 07:30:45 +05:30
Mihir Kandoi
ae339f69f4
Merge pull request #49139 from Anjalii-Patel/fix-employee-report-self
2025-12-15 01:55:22 +05:30
MochaMind
af4d14e820
chore: update POT file ( #51095 )
2025-12-14 13:34:30 +01:00
Ankush Menat
db7456eea2
fix: Short circuit guest perm checks
2025-12-14 12:10:26 +05:30
Mihir Kandoi
88acf05ba2
Merge pull request #51091 from aerele/purchase-invoice-item-default-conversion-factor
2025-12-13 14:48:40 +05:30
Mihir Kandoi
bf3b3d4c02
Merge pull request #51090 from mihir-kandoi/active-empployee-filter
2025-12-13 14:47:26 +05:30
Mihir Kandoi
9b794d5a42
Merge pull request #51083 from aerele/mr-customer-provided-status
2025-12-13 14:39:35 +05:30
Mihir Kandoi
d811a368a9
fix: add filter to employee field in Job Card Time Log
2025-12-13 14:29:21 +05:30
Mihir Kandoi
719cb42c1e
Merge pull request #51050 from mihir-kandoi/gh41617
2025-12-13 14:23:54 +05:30
ravibharathi656
8d523d2cd3
fix: remove default conversion factor in purchase invoice item
2025-12-13 14:16:03 +05:30
Mihir Kandoi
3de80ec640
fix: test cases
2025-12-13 13:39:19 +05:30
Mihir Kandoi
c9eda3c279
fix: bom creator page width and rate calculation
2025-12-13 11:40:51 +05:30
rohitwaghchaure
10a66b8e73
Merge pull request #51063 from KerollesFathy/fix-get-doctypes-to-be-ignored-list
...
fix(transaction-deletion): Add virtual doctypes to the list of ignored doctypes
2025-12-13 07:41:06 +05:30
KerollesFathy
0f7d89f4d1
refactor: remove redundant assignment of doctypes_to_be_ignored_list
2025-12-12 20:38:02 +00:00
SowmyaArunachalam
aa8a0d0a9f
test(material-request): add test to validate status
2025-12-12 22:56:17 +05:30
rohitwaghchaure
2fa948b070
Merge pull request #51079 from rohitwaghchaure/fixed-support-54205
...
fix: stock ageing report
2025-12-12 20:42:30 +05:30
Rohit Waghchaure
cb84ffd972
fix: stock ageing report
2025-12-12 17:36:23 +05:30
Navin-S-R
c28f6f1856
refactor: standardize cost_center updation across transactions
2025-12-12 14:25:08 +05:30
Khushi Rawat
25bf2d94e7
Merge pull request #51070 from khushi8112/budget-validation-condition
...
fix: validate budget after cost center allocation
2025-12-12 13:51:08 +05:30
rohitwaghchaure
2db85ad883
Merge pull request #51069 from rohitwaghchaure/fixed-github-47939
...
fix: incorrect invoice qty
2025-12-12 13:36:08 +05:30
rohitwaghchaure
c3723e798d
Merge pull request #51034 from aerele/fix/company-address-validation
...
fix(accounts): handle drop ship in company linked address validation
2025-12-12 13:34:14 +05:30
Sudharsanan11
f6a96e5563
test(accounts): add validation test for dispatch address with drop ship enabled
2025-12-12 13:14:40 +05:30
Sudharsanan11
2ec119e561
fix(accounts): handle drop ship in company linked address validation
2025-12-12 13:14:33 +05:30
Khushi Rawat
a8b94f2090
Merge pull request #51041 from aerele/fix-trial-balance-roundoff
...
fix(trial_balance): remove hardcoded precision for currency values
2025-12-12 13:09:08 +05:30
Rohit Waghchaure
96cdb7d54f
fix: incorrect invoice qty
2025-12-12 13:06:51 +05:30
khushi8112
f9be8a46fb
fix: validate budget after cost center allocation
2025-12-12 12:52:04 +05:30
rohitwaghchaure
3c032e1f35
Merge pull request #51047 from aerele/fix/disassembly-stock-entry
...
fix(manufacturing): get items for disassembly order
2025-12-12 11:44:12 +05:30
SowmyaArunachalam
97a7c0162d
fix(material-request): update customer provided status
2025-12-12 11:21:42 +05:30
KerollesFathy
45a7195abe
refactor: switch to or_filters so the query hits the DB only once
2025-12-11 20:56:05 +00:00
KerollesFathy
c7a7cb2b90
fix: Add virtual doctypes to the list of ignored doctypes in transaction deletion
2025-12-11 19:45:01 +00:00
Sagar Vora
7ad123592c
Merge pull request #51057 from sagarvora/remove-draft-guard
...
fix: re-calculate outstanding / write-off amount during submission
2025-12-11 23:04:29 +05:30
Sagar Vora
09c9ac1b66
fix: re-calculate outstanding / write-off amount during submission
2025-12-11 22:37:59 +05:30
Soham Kulkarni
9cc48f3686
Merge pull request #51055 from jacob-salvi/develop
2025-12-11 19:11:19 +05:30
jacob-salvi
5ed48a8539
chore: exporting desktop icons
2025-12-11 18:49:30 +05:30
Sagar Vora
bd595602de
chore: ignore noisy commits from git blame ( #51049 )
2025-12-11 18:05:51 +05:30
Sagar Vora
b3fdef8d19
fix: ensure fresh grand_total_diff is used for each calculation
2025-12-11 12:18:37 +00:00
Sudharsanan11
99148a2aba
fix(manufacturing): get items for disassembly order
2025-12-11 16:35:02 +05:30
Sudharsanan11
86d6facab3
fix(manufacturing): add validation for disassemble qty
2025-12-11 16:32:04 +05:30
ravibharathi656
8e54be7808
fix(payment entry): fetch gain loss account from company boot
2025-12-11 16:20:10 +05:30
Khushi Rawat
f15efc543b
feat: supplier invoice date in opening invoice creation tool ( #50835 )
2025-12-11 16:09:22 +05:30
Diptanil Saha
d4ef2ebd3c
Merge pull request #51037 from diptanilsaha/frankfurter-api-backward-compatibility
2025-12-11 15:53:48 +05:30
Rohit Waghchaure
767e4762bb
feat: run parallel reposting
2025-12-11 15:47:18 +05:30
diptanilsaha
5c2bb66028
fix(currency exchange settings): added backward compatibility for frankfurter api
2025-12-11 15:14:28 +05:30
Navin-S-R
a8af04f6fc
fix(trial_balance): remove hardcoded precision for currency values
2025-12-11 15:07:46 +05:30
rohitwaghchaure
605b7c5efe
Merge pull request #51035 from rohitwaghchaure/fixed-serial-nos-for-putaway
...
fix: put-away rule not applying on serial nos
2025-12-11 14:38:19 +05:30
Mihir Kandoi
a34dd9d247
Merge pull request #50955 from aerele/issue-50951
2025-12-11 14:24:10 +05:30
Rohit Waghchaure
6bb0bdcdca
fix: putaway rule not applying on serial nos
2025-12-11 13:43:58 +05:30
rohitwaghchaure
a20fd7428c
Merge pull request #51030 from mihir-kandoi/gh49703
...
fix: update project costing based on child table field and not parent…
2025-12-11 13:22:32 +05:30
Mihir Kandoi
8d9b83e410
Merge pull request #51014 from mihir-kandoi/gh42653-3
2025-12-11 11:35:33 +05:30
Mihir Kandoi
e57d2b4811
fix: update project costing based on child table field and not parent level
2025-12-11 11:21:35 +05:30
rohitwaghchaure
f3ba59480b
Merge pull request #51027 from rohitwaghchaure/fixed-support-48228
...
fix: Serial/Batches not fetching when creating Material Transfer from Purchase Receipt
2025-12-11 10:57:44 +05:30
Mihir Kandoi
4e4452b73e
Merge pull request #51019 from mihir-kandoi/gh50781
2025-12-11 10:23:28 +05:30
Mihir Kandoi
dbbad3e6ee
Merge pull request #51015 from mihir-kandoi/gh46164
2025-12-11 10:22:58 +05:30
Rohit Waghchaure
d16c50486a
fix: Serial/Batches not fetching when creating Material Transfer from Purchase Receipt
2025-12-11 10:12:42 +05:30
Nishka Gosalia
254eb5e7d6
Merge pull request #51021 from nishkagosalia/gh-50390
2025-12-11 03:26:39 +00:00
Mihir Kandoi
074bdd119b
fix: check if terms is not set in selling controller
2025-12-10 21:58:16 +05:30
Mihir Kandoi
3787b9fbe5
fix: check if terms is not set in buying controller
2025-12-10 21:57:33 +05:30
Mihir Kandoi
77045e45c5
fix: where condition
2025-12-10 21:54:43 +05:30
Mihir Kandoi
a52f42c7e4
fix: add is_active filter
2025-12-10 21:53:11 +05:30
Diptanil Saha
8e0227ea68
Merge pull request #50963 from Jatin3128/gh_38026
2025-12-10 17:41:23 +05:30
Diptanil Saha
c02fb7a619
Merge pull request #50967 from Jatin3128/gh_49740
2025-12-10 17:19:27 +05:30
Mihir Kandoi
0bec419301
fix: check if item is variant when creating WO from MR
2025-12-10 16:53:02 +05:30
rohitwaghchaure
4f99045ca0
Merge pull request #51007 from rohitwaghchaure/fixed-reposting-only-gl
...
fix: repost accounting ledgers for skipped records
2025-12-10 15:12:30 +05:30
Diptanil Saha
eb8ea4a02d
Merge pull request #50948 from aerele/fix/delivery-note-trends
2025-12-10 15:11:56 +05:30
rohitwaghchaure
74f748e1f5
Merge pull request #51009 from nishkagosalia/gh-50389-2
...
fix: updating base amounts through python for timesheet
2025-12-10 14:43:05 +05:30
Mihir Kandoi
7f1c11c92e
fix: consider reserved qty when fetching items from SO in PP
2025-12-10 14:27:52 +05:30
Mihir Kandoi
8cb0632081
fix: make sure buying/selling default terms from company master is default
2025-12-10 14:08:22 +05:30
Nishka Gosalia
e8a8d3947c
fix: updating base amount in timesheet
2025-12-10 13:12:47 +05:30
Nishka Gosalia
4568114ba8
test: test cases added for checking the base amounts in timesheet
2025-12-10 13:03:14 +05:30
Nishka Gosalia
88d8310a47
fix: updating base amounts through python for timesheet
2025-12-10 13:03:14 +05:30
Khushi Rawat
85114eda7c
Merge pull request #50804 from ljain112/fix-asset-repair-amount
...
fix: correct logic for repair cost in asset repair
2025-12-10 12:58:13 +05:30
Rohit Waghchaure
5757feb45a
fix: repost accounting ledgers for skipped records
2025-12-10 12:07:46 +05:30
Khushi Rawat
f301b36b5e
Merge pull request #50999 from khushi8112/budget-fixes
...
fix: better manual budget distribution
2025-12-10 11:57:13 +05:30
Sudharsanan11
198eb372e3
fix(stock): remove total bar in chart view
2025-12-10 11:39:55 +05:30
Mihir Kandoi
60470e2a5b
Merge pull request #50952 from rtdany10/wo-flt-issue
2025-12-10 09:51:55 +05:30
Diptanil Saha
dc718f7acb
Merge pull request #51001 from diptanilsaha/gh-39891
2025-12-10 09:49:44 +05:30
diptanilsaha
2fe5fad884
fix(share balance): use currency field instead of int for rate and amount
2025-12-10 08:13:22 +05:30
khushi8112
ed4c17d3a2
fix: patch to set budget distribution total
2025-12-10 03:06:05 +05:30
khushi8112
f194ac093c
feat: show budget distribution total
2025-12-10 02:48:44 +05:30
khushi8112
1c82f42fa8
fix: better manual budget distribution on update
2025-12-10 02:19:29 +05:30
khushi8112
d42aad18a7
fix: remove revise budget permission
2025-12-10 00:46:03 +05:30
khushi8112
6a03fc6ede
fix: add company-based filter to account field
2025-12-10 00:41:39 +05:30
khushi8112
75999a7ae4
fix: make amount and percent field read only when distribute equally is enabled
2025-12-10 00:38:33 +05:30
Diptanil Saha
b53b6cac52
Merge pull request #50944 from aerele/return-discount-validation
2025-12-09 20:46:24 +05:30
Diptanil Saha
ca12d88514
Merge pull request #50979 from ljain112/fix-item-wise-sales-register-develop
2025-12-09 20:04:13 +05:30
Mihir Kandoi
68703d6e5b
Merge pull request #50930 from elshafei-developer/Fix-typo
2025-12-09 18:40:07 +05:30
Mihir Kandoi
8f2b3f8703
Merge pull request #50912 from aerele/issue-50832
2025-12-09 18:35:48 +05:30
Mihir Kandoi
997401a16a
Merge pull request #50910 from aerele/fix/validate-picklist-partial-reserved-qty
2025-12-09 18:33:29 +05:30
Mihir Kandoi
a62b0ca196
Merge pull request #50984 from mihir-kandoi/phantom-bom-item-filter
2025-12-09 18:29:40 +05:30
Mihir Kandoi
2e5241a211
Merge pull request #50987 from mihir-kandoi/inward-status-fix
2025-12-09 18:29:02 +05:30
Diptanil Saha
4edcc12edc
Merge pull request #50970 from Abdeali099/cancle-PI-fix
2025-12-09 17:11:31 +05:30
MochaMind
cbc0f327d6
fix: sync translations from crowdin ( #50852 )
2025-12-09 12:37:24 +01:00
rohitwaghchaure
30ae3e0b59
Merge pull request #50978 from rohitwaghchaure/fixed-support-55110
...
fix: performance of the reposting
2025-12-09 16:35:03 +05:30
Diptanil Saha
a28d799c09
Merge pull request #50968 from Abdeali099/pr-bulk-update
2025-12-09 16:28:31 +05:30
Mihir Kandoi
ec3cd7e09c
feat: add return status
2025-12-09 16:15:58 +05:30
Diptanil Saha
13d4f5ec31
Merge pull request #49963 from ljain112/tds-jv
2025-12-09 15:41:35 +05:30
Mihir Kandoi
baf884f95c
fix: item should not be a fixed asset if bom is phantom
2025-12-09 15:38:46 +05:30
Rohit Waghchaure
1bcfad8eb1
fix: performance of the reposting
2025-12-09 14:51:32 +05:30
ljain112
2767cb04fb
fix: handle duplicate description in item-wise report
2025-12-09 13:34:14 +05:30
rohitwaghchaure
5401843315
Merge pull request #50974 from rohitwaghchaure/fixed-sre-for-return-components
...
fix: SRE while returning components
2025-12-09 11:44:40 +05:30
Rohit Waghchaure
5e2d246931
fix: SRE while returning components
2025-12-08 22:41:07 +05:30
rohitwaghchaure
e8f87927e1
Merge pull request #50972 from rohitwaghchaure/fixed-github-50917
...
fix: incorrect condition
2025-12-08 20:08:51 +05:30
rohitwaghchaure
107fa1d605
Merge pull request #50971 from rohitwaghchaure/fixed-github-33408
...
fix: do not create a Purchase Receipt for returned items (Debit Note)
2025-12-08 19:53:50 +05:30
Rohit Waghchaure
264baf34f6
fix: incorrect condition
2025-12-08 19:50:26 +05:30
Rohit Waghchaure
66407d22fc
fix: do not create a Purchase Receipt for returned items (Debit Note)
2025-12-08 19:24:57 +05:30
Abdeali Chharchhoda
f26ee9e546
fix: ensure payment request button only shows for submitted invoices
2025-12-08 18:51:21 +05:30
Abdeali Chharchhoda
5154fa8259
refactor: payment request status updates with bulk database operation
2025-12-08 18:00:29 +05:30
Jatin3128
b2feb5abbe
feat(sales_order, purchase_order): add bulk close and reopen actions in list view
2025-12-08 17:28:25 +05:30
Soham Kulkarni
b58c4edd5d
chore: move report to the correct module ( #50959 )
2025-12-08 14:55:27 +05:30
rohitwaghchaure
c5bbabac4b
Merge pull request #50962 from rohitwaghchaure/fixed-github-50829
...
fix: warning message to avoid serial no series overlap issue
2025-12-08 14:40:10 +05:30
Jatin3128
6ac76bac6e
fix(payment_entry): add due date to payment reference rows
2025-12-08 14:17:32 +05:30
Rohit Waghchaure
c5fdc256fa
fix: warning message to avoid serial no series overlap issue
2025-12-08 14:17:02 +05:30
MochaMind
0376bba345
chore: update POT file ( #50957 )
2025-12-07 16:32:50 +01:00
rohitwaghchaure
2e803e6494
Merge pull request #50937 from aerele/support-54673
...
fix: validate available stock with multiple dimensions
2025-12-07 10:46:38 +05:30
Afsal Syed
f13022835a
fix: sanitize address display by stripping HTML tags using html2text
2025-12-06 21:41:33 +05:30
venkat102
6e44951a96
fix: use separate item
2025-12-06 14:00:51 +05:30
Dany Robert
80730908c9
fix: precision issue on job card submission
2025-12-06 10:49:15 +05:30
venkat102
66f56eea33
fix: enable validate_negative_stock in existing dimensions
2025-12-06 00:24:20 +05:30
ravibharathi656
fab1ef5d76
fix: include return invoice discount in discount validation
2025-12-05 15:40:34 +05:30
venkat102
1e2c56874f
test: validate negative stock with multiple inventory dimensions
2025-12-04 23:58:25 +05:30
venkat102
8f86c1b3e9
fix: validate available stock with multiple dimensions
2025-12-04 22:05:21 +05:30
El-Shafei H.
b5ad4acc41
Fix typo in docstring for update_product_bundle_rate
2025-12-04 12:03:41 +03:00
Pugazhendhi Velu
445a255a7f
test: add test for return status in delivery note
2025-12-03 13:19:59 +00:00
Pugazhendhi Velu
af212f520d
fix: change is_return value in filter from Yes to 1
2025-12-03 13:14:39 +00:00
Pugazhendhi Velu
dec67eecad
fix: add return status for delivery note
2025-12-03 13:10:22 +00:00
Sudharsanan11
758553b9fc
test(picklist): add test for reserved qty after partial delivery
2025-12-03 18:23:32 +05:30
Sudharsanan11
f5b75b27d7
fix(picklist): calculate picked qty excluding the delivered qty
2025-12-03 18:23:32 +05:30
Smit Vora
09325aad3d
refactor: tax witholding in JV out of document class
2025-12-02 14:08:05 +05:30
Jatin3128
cfdbeb6a1a
feat(accounting-period): add role-based bypass for accounting period restrictions
2025-12-01 17:33:49 +05:30
ljain112
e1fd90f731
chore: remove unused import for depreciation schedule
2025-12-01 17:06:42 +05:30
ljain112
8ee2cbf259
chore: remove unwanted strings
2025-12-01 17:05:00 +05:30
ljain112
2a0ba84f69
refactor: linters
2025-12-01 13:17:47 +05:30
ljain112
0c1df30771
fix: add permission check
2025-12-01 13:13:55 +05:30
Abdeali Chharchhoda
5f986e4032
refactor: optimize picked quantity updates using bulk_update
2025-12-01 13:12:23 +05:30
ljain112
ff9b392024
fix: add duplicate purchase invoice validation in asset repair
2025-11-28 19:13:31 +05:30
ljain112
0b84d11600
perf: enhance validation for purchase invoices to check submission status for all invoices
2025-11-28 19:09:54 +05:30
ljain112
c2810ea799
perf: replace get_doc with get_lazy_doc for asset retrieval and optimize stock entry fetching
2025-11-28 18:54:37 +05:30
ljain112
00ffdee928
fix: update repair cost logic to set value only for positive amounts
2025-11-28 18:45:07 +05:30
ljain112
b9aaae6343
fix: remove unnecessary filtering by search text in get_expense_accounts
2025-11-28 18:36:13 +05:30
ljain112
e6160d1b63
fix: correct logic for repair cost in asset repair
2025-11-28 18:30:51 +05:30
Smit Vora
92fdec9b92
test: add test for projected quantity cascading across multiple sales orders
2025-11-28 13:45:20 +05:30
Smit Vora
d344be32a0
fix: cascade projected quantity across multiple items in material requests
2025-11-28 11:37:25 +05:30
Smit Vora
b7c7e0746e
fix: only show net gl balance as opening in general ledger
2025-11-27 19:15:46 +05:30
ljain112
6079bee3a3
fix: remove redundant party variable assignments
2025-11-27 13:44:28 +05:30
ljain112
6a66ce5a97
fix: add is_tax_withholding_account field to JournalEntryAccount to avoid recursive tds
2025-11-27 13:40:23 +05:30
ljain112
40b787827a
fix: use alias for get_exchange_rate function in JournalEntry
2025-11-24 18:04:56 +05:30
ljain112
50cf814b43
Merge branch 'develop' into tds-jv
2025-11-24 16:47:30 +05:30
ljain112
0f89e750a7
Merge branch 'develop' into tds-jv
2025-10-14 18:40:58 +05:30
ljain112
2de9f8f2e2
test: add TDS and TCS calculations for journal entries in Debit and Credit Notes
2025-10-14 17:30:22 +05:30
ljain112
88f6d783b4
fix: include grand_total in journal entry and handle taxes correctly in invoice total calculation
2025-10-09 13:44:32 +05:30
ljain112
2112f36577
fix: add cost center to tds row in journal entry
2025-10-09 13:32:45 +05:30
ljain112
610877fb17
refactor: update exchange rate import to avoid redundancy
2025-10-09 13:11:10 +05:30
ljain112
004bd59245
fix: calculate net_total excluding taxes
2025-10-09 13:08:55 +05:30
ljain112
84e6d278c3
chore: remove redundant code
2025-10-09 12:54:55 +05:30
ljain112
2b4f621c8e
refactor: proper variable naming
2025-10-09 12:24:54 +05:30
ljain112
31434630b5
fix: handle multicurrency in tds jv
2025-10-08 19:29:39 +05:30
ljain112
47aa006ea9
fix: recalculate totals after applying tds
2025-10-08 18:02:19 +05:30
ljain112
1319b28b1f
fix: tds for customer and supplier in Journal Entry
2025-10-08 17:27:58 +05:30
Anjali Patel
cbfb14a654
fix: add missing query key in 'Reports To' field filter
2025-08-13 13:37:48 +00:00
Anjali Patel
608d38a172
fix: prevent self in "Reports To" dropdown (UI-level check)
...
Ensures employee cannot select themselves in the "Reports To" field via UI.
This complements server-side validation by improving UX.
2025-08-13 12:25:22 +00:00