Mihir Kandoi
d6b379b936
fix: use qty instead of stock qty dropship gross profit report ( #54389 )
2026-04-19 06:40:59 +00:00
Mihir Kandoi
40bcaa7bc3
fix: dropship logic should come above non stock logic in gross profit… ( #54383 )
...
fix: dropship logic should come above non stock logic in gross profit report
2026-04-18 16:16:26 +00:00
Rohit Waghchaure
31fe6a378c
fix: exclude group warehouse in the report
2026-04-18 17:41:53 +05:30
Mihir Kandoi
3ef6c24f07
fix: zero valuation rate popup on SI ( #54376 )
2026-04-18 11:44:49 +00:00
Pandiyan P
b93f2350ee
fix: fetch item tax template from item group when creating item ( #54258 )
2026-04-18 11:58:33 +05:30
Lakshit Jain
453fe376ab
feat: add support for 'not applicable' tax in item tax templates ( #50898 )
...
* feat: add support for 'not applicable' tax in item tax templates
* refactor: remove unused imports
* fix: import NOT_APPLICABLE_TAX in get_item_tax_map function
* fix: add item wise tax details for not applicable taxes
* test: added test case for `not_applicable`
* fix: do not create item wise tax details for not applicable tax
* fix: ensure tax rate is set to 0 for not applicable tax rows
* refactor: changes as per review
* test: update selling settings
* test: correct settings
* fix: return both net and current tax amounts for not applicable tax
2026-04-18 11:34:36 +05:30
rohitwaghchaure
b0fd152896
Merge pull request #54355 from aerele/fix/support-65791
...
fix(manufacturing): handle empty list in query builder
2026-04-17 21:21:29 +05:30
rohitwaghchaure
0359a3ed0b
Merge pull request #54354 from rohitwaghchaure/fixed-negative-batch-report
...
fix: negative batch report showing same batch-warehouse multiple times
2026-04-17 21:10:47 +05:30
sarathibalamurugan
9eeb819106
test: add test for project name in exchange gain loss entry
2026-04-17 18:44:44 +05:30
sarathibalamurugan
d9b255b952
fix(accounts): fetch project name from payment entry to journal entry
2026-04-17 18:43:50 +05:30
Jatin3128
ba01d66c24
fix: changed qty validation from qty field to stock_qty ( #54352 )
2026-04-17 13:13:13 +00:00
Pandiyan37
9e5d94c1e6
fix(manufacturing): handle empty list in query builder
2026-04-17 18:26:34 +05:30
Rohit Waghchaure
700572980d
fix: negative batch report showing same batch-warehouse multiple times
2026-04-17 18:21:57 +05:30
iamkhanraheel
2018a90ad8
fix: default company perms for HR manager
2026-04-17 17:13:51 +05:30
Nishka Gosalia
9ecbf57a84
Merge pull request #54074 from nishkagosalia/gh-53442
2026-04-17 16:09:44 +05:30
iamkhanraheel
d26cd69fe5
fix: remove unwanted perm for HR user role
2026-04-17 15:39:42 +05:30
MochaMind
be711eacde
fix: sync translations from crowdin ( #54334 )
2026-04-17 11:49:12 +02:00
ljain112
0cad511136
test: add test with project not in payment entry
2026-04-17 15:18:57 +05:30
nishkagosalia
eb89903dec
fix: Table row in dialog should not have delete row option
2026-04-17 15:16:40 +05:30
Nishka Gosalia
6ee4b46be0
Merge pull request #54345 from nishkagosalia/batch-form-cleanup
2026-04-17 15:13:57 +05:30
nishkagosalia
de747fe625
refactor(UX): Batch Form Cleanup
2026-04-17 14:31:42 +05:30
ljain112
d51dbf5254
fix: add project filter to accounts payable and receivable reports
2026-04-17 14:00:01 +05:30
rohitwaghchaure
f555183ab6
Merge pull request #54342 from rohitwaghchaure/fixed-reqd-fg_warehouse
...
fix: make Target Warehouse mandatory on UI for WO
2026-04-17 13:23:39 +05:30
Rohit Waghchaure
2a8267e10a
fix: make Target Warehouse mandatory on UI
2026-04-17 13:17:06 +05:30
Mihir Kandoi
5f4641e55b
fix: hide operations field in bom creator if phantom ( #54336 )
2026-04-16 15:36:14 +00:00
Mihir Kandoi
cac7a358dd
feat: make fg phantom-able in bom creator ( #54332 )
2026-04-16 13:25:54 +00:00
ruthra kumar
ee50767e42
Merge pull request #54327 from ruthra-kumar/setup_default_for_repost_on_fresh_install
...
fix(test): missing repost allowed defaults
2026-04-16 16:02:18 +05:30
ruthra kumar
257865deb2
fix(test): missing repost allowed defaults
2026-04-16 15:36:15 +05:30
Mihir Kandoi
e04a2e6da2
refactor: add category field to uom ( #54290 )
2026-04-16 09:03:12 +00:00
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