[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
Pandiyan5273
784e338be4
test(stock-entry): manufacture entry without work order
2026-01-12 15:52:38 +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
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
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
l0gesh29
ff9b936634
fix: add validation for return against
2026-01-09 19:08:23 +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
l0gesh29
cda8a97f4a
fix: add validation for duplication
2026-01-09 17:43:55 +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
Florian HENRY
c81dee137f
feat: add new 2025 Charts of Accounts for France
2026-01-08 10:59:18 +01:00
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
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
Navin-S-R
c84986d00e
fix: calculate net profit amount from root node accounts
2026-01-05 19:09:05 +05:30
khushi8112
8d186d6b3f
fix: use correct test class
2026-01-05 16:47:32 +05:30
khushi8112
1296829b9c
fix(test): Use the system-configured float precision
2026-01-05 16:44:06 +05:30
ljain112
86b0f67dbc
fix(tds): correct tax logic for customer
2025-12-31 14:26:22 +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
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
Navin-S-R
e7e6567792
fix(asset): skip purchase document validation while splitting existing asset
2025-12-30 12:09:37 +05:30
Navin-S-R
9eeccb765d
test: validate asset partial sales
2025-12-29 22:14:26 +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
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
l0gesh29
57d34ab146
fix: include total hours validation in depends on
2025-12-24 18:35:48 +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