Venkatesh
|
97efd51fb8
|
feat: add option to create production plan from sales order (#53662)
Co-authored-by: sudarsan2001 <frankel9675@gmail.com>
|
2026-04-16 13:49:28 +05:30 |
|
ruthra kumar
|
40012f6617
|
Merge pull request #54301 from ruthra-kumar/merge_repost_settings_to_accounts_settings
refactor(ux): merge repost settings to accounts settings
|
2026-04-16 12:08:50 +05:30 |
|
ruthra kumar
|
6a04c159ca
|
refactor: delete redundent repost setting
|
2026-04-16 11:35:23 +05:30 |
|
ruthra kumar
|
940d3cfe0a
|
refactor: limit reposting to only supported doctypes
|
2026-04-16 11:35:23 +05:30 |
|
ruthra kumar
|
ece85c770f
|
refactor: remove redundant field from filter
|
2026-04-16 11:35:23 +05:30 |
|
ruthra kumar
|
3093409933
|
refactor(ux): better error message
|
2026-04-16 11:35:23 +05:30 |
|
ruthra kumar
|
b8207d5ed1
|
refactor(test): use new source for repost setting
|
2026-04-16 11:35:23 +05:30 |
|
ruthra kumar
|
d5c58277cb
|
refactor: move allowed doctypes to accounts settings
- dropped 'allowed' field
|
2026-04-16 11:35:20 +05:30 |
|
ruthra kumar
|
ff2d536943
|
Merge pull request #54172 from Shllokkk/acc-dimension-fix
fix: move make_dimension_in_accounting_doctypes from after_insert to on_update
|
2026-04-16 11:05:51 +05:30 |
|
ruthra kumar
|
2f4bb23125
|
Merge pull request #52923 from aerele/fix/taxable-amount-conversion-rate
fix(taxes_and_totals): apply conversion_rate to taxable_amount in get_itemised_tax
|
2026-04-16 10:52:13 +05:30 |
|
Dharanidharan2813
|
2e577ed25b
|
fix(taxes_and_totals): apply conversion_rate to taxable_amount in get_itemised_tax
|
2026-04-16 10:30:20 +05:30 |
|
MochaMind
|
2e1d426c78
|
fix: sync translations from crowdin (#54312)
|
2026-04-15 16:11:43 +00:00 |
|
NaviN
|
9e9c8a07a7
|
Merge pull request #54306 from aerele/fix/expand_details_in_customer_quick_entry
fix: non-collapsible in customer quick entry
|
2026-04-15 17:26:13 +05:30 |
|
PKSowmiya05
|
53e120269d
|
fix: non-collapsible in customer quick entry
|
2026-04-15 17:17:51 +05:30 |
|
ruthra kumar
|
89ebf48544
|
refactor: merge reposting settings to accounts settings
|
2026-04-15 16:31:02 +05:30 |
|
ruthra kumar
|
4198dd643d
|
refactor(company): don't force set service expense account on save (#54275)
|
2026-04-15 15:33:39 +05:30 |
|
Smit Vora
|
ab61a757e3
|
Merge pull request #54241 from ljain112/fix-rounded-total
|
2026-04-15 15:23:14 +05:30 |
|
ruthra kumar
|
299e141cee
|
refactor(test): set dependant value in company master
|
2026-04-15 12:29:29 +05:30 |
|
Mihir Kandoi
|
af6974893b
|
fix: add portal user ownership check to supplier quotation (#54298)
|
2026-04-15 11:21:08 +05:30 |
|
rohitwaghchaure
|
0969ec4186
|
Merge pull request #54279 from rohitwaghchaure/fixed-banner-for-serial-batch
fix: banner to enable serial / batch feature
|
2026-04-14 23:14:30 +05:30 |
|
Vishnu Priya Baskaran
|
ce2670b252
|
Revert "fix: sync paid and received amount" (#54238)
|
2026-04-14 22:16:00 +05:30 |
|
MochaMind
|
b083121421
|
fix: sync translations from crowdin (#54259)
|
2026-04-14 16:46:06 +02:00 |
|
Rohit Waghchaure
|
08e8cc8575
|
fix: banner to enable serial / batch feature
|
2026-04-14 18:26:35 +05:30 |
|
Sudharsanan Ashok
|
b6b7e8e2f6
|
fix(stock): remove float precision to fix precision issue (#54284)
|
2026-04-14 16:42:17 +05:30 |
|
Mihir Kandoi
|
1cc2b159dd
|
fix: handle multi uom conversion factor for manufacture entry (#54285)
|
2026-04-14 10:43:47 +00:00 |
|
Mihir Kandoi
|
5ff2ae5a83
|
fix: fetch correct expense account for operations in stock entry (#54278)
|
2026-04-14 09:55:07 +00:00 |
|
Mihir Kandoi
|
ea0d53e2f3
|
fix: add drop ship logic in gross profit report (#54220)
|
2026-04-14 09:29:01 +00:00 |
|
ruthra kumar
|
927f40b296
|
refactor(company): don't force set service expense account on save
|
2026-04-14 14:46:46 +05:30 |
|
Mihir Kandoi
|
f37bf62824
|
fix: wrong operation time calculation (#53796)
|
2026-04-14 14:42:02 +05:30 |
|
Raffael Meyer
|
8a72d7fafe
|
fix(edi): restrict Code List imports to files and trusted backend URLs (#54137)
|
2026-04-13 21:44:24 +05:30 |
|
Sudharsanan Ashok
|
2f025272d7
|
fix(stock): update bin to zero when no previous sle exists (#54236)
|
2026-04-13 21:04:14 +05:30 |
|
rohitwaghchaure
|
488747eb5d
|
Merge pull request #54257 from rohitwaghchaure/fixed-github-65007
fix: not able to submit the PO
|
2026-04-13 19:43:34 +05:30 |
|
Rohit Waghchaure
|
1e43c37452
|
fix: not able to submit the PO
|
2026-04-13 17:10:37 +05:30 |
|
ljain112
|
e2ac476587
|
chore: spelling mistake
|
2026-04-13 16:51:20 +05:30 |
|
Khushi Rawat
|
6c5788dfba
|
Merge pull request #54190 from khushi8112/company-address-permission-check
fix: add permission validation when prompting company details for incomplete letterhead data
|
2026-04-13 15:24:04 +05:30 |
|
Nishka Gosalia
|
aa9d35b28a
|
Merge pull request #54249 from nishkagosalia/gh-53595
|
2026-04-13 15:21:30 +05:30 |
|
Khushi Rawat
|
c805324a99
|
Merge pull request #54244 from khushi8112/journal-entry-get-against-jv-sql-injection
fix: replace raw SQL with qb in get_against_jv to prevent SQL injection
|
2026-04-13 15:12:49 +05:30 |
|
nishkagosalia
|
3e2b40ad4a
|
refactor(UX): Stock ledger serial and batch number fields
|
2026-04-13 14:47:22 +05:30 |
|
khushi8112
|
c133f7156d
|
fix: replace raw SQL with qb in get_against_jv to prevent SQL injection
|
2026-04-13 14:47:21 +05:30 |
|
Sudarshan
|
a9bb3e2315
|
fix: make operation mandatory when any sub operation row is added (#54245)
|
2026-04-13 07:38:22 +00:00 |
|
Khushi Rawat
|
577a7591c7
|
Merge pull request #54176 from khushi8112/payment-entry-list-reconciliation-indicator
feat: show reconciled/unreconciled indicator in list view
|
2026-04-13 12:13:23 +05:30 |
|
ljain112
|
f8d278b733
|
fix: reset base_rounded_total when rounded_total resets
|
2026-04-13 11:48:08 +05:30 |
|
ruthra kumar
|
451e4fbb21
|
Merge pull request #54237 from ruthra-kumar/bold_group_accounts
refactor: boldface for group accounts in financial statements
|
2026-04-13 11:40:23 +05:30 |
|
ruthra kumar
|
545e9e069a
|
refactor: boldface for group accounts in financial statements
|
2026-04-13 11:16:49 +05:30 |
|
MochaMind
|
3617a9b674
|
fix: sync translations from crowdin (#54234)
|
2026-04-12 19:11:36 +02:00 |
|
MochaMind
|
39d93f35e0
|
chore: update POT file (#54228)
|
2026-04-12 10:12:49 +00:00 |
|
MochaMind
|
a76336e3d9
|
fix: sync translations from crowdin (#54181)
|
2026-04-11 21:07:20 +02:00 |
|
mgicking-bmi
|
3e5d18c5c4
|
Fix(selling): enable selling_settings creation through fixtures (#54177)
|
2026-04-11 05:12:00 +00:00 |
|
Mihir Kandoi
|
2f5fa3b207
|
fix: batch/serial should use parent's posting datetime for naming (#54206)
|
2026-04-10 18:59:16 +00:00 |
|
Sambhav Saxena
|
1dcfd9174f
|
Fix(bom): refetch the rate of item when 'source_from_supplier' is updated (#54187)
|
2026-04-10 18:12:13 +00:00 |
|