Lakshit Jain
360f52e636
fix(taxes): add category and add_deduct_tax fields to tax entries ( #55753 )
2026-06-09 18:02:33 +05:30
Nabin Hait
092d8f771c
fix: update references to relocated mapper functions and POS wrapper
...
After moving mapping functions into per-doctype mapper.py modules and POS
logic into POSService, several call sites still referenced the old
locations, breaking import/collection in CI:
- bulk_transaction: import mapper modules for make_* transitions
- test_purchase_order / test_purchase_receipt / test_stock_entry: import
make_purchase_receipt, make_purchase_invoice, make_inter_company_purchase_receipt
and make_stock_entry from their mapper modules
- order.html: point portal API URL to purchase_order.mapper
- sales_invoice: add validate_full_payment delegating wrapper (called by POSInvoice)
2026-06-03 15:50:06 +05:30
Mihir Kandoi
a68769565b
refactor: remove old subcontracting flow ( #54717 )
2026-05-04 14:06:59 +05:30
Raffael Meyer
c543d15f3c
feat: copy terms attachments to transactions ( #53403 )
2026-04-29 21:14:58 +00:00
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
ruthra kumar
33f4791698
refactor: replace IntegrationTestCase with ERPNextTestCase repo-wide
...
- import ERPNextTestSuite
- use it on test class
2026-03-18 20:59:35 +05:30
Sudharsanan11
c5b3673a30
fix(accounts): set posting time to get incoming rate
2026-03-02 13:21:25 +05:30
diptanilsaha
cac6b65dee
refactor(utilities): type annotations for whitelisted methods
2026-02-18 01:39:50 +05:30
Jarif Junaeed
47353fbceb
fix: resolve POS crash and correct is_return typo in TransactionBase
2026-02-14 14:08:57 +06:00
ljain112
e8510287e3
chore: remove unused imports
2026-01-17 14:45:57 +05:30
Rohit Waghchaure
5eb062c065
fix: item not found
2026-01-08 19:40:18 +05:30
ravibharathi656
a55092d8da
fix: set posting time during restore
2025-12-19 19:48:58 +05:30
Raffael Meyer
ba9bbed038
fix(Rename Tool): use "Link" field instead of "Select"
2025-12-16 17:54:50 +05:30
Diptanil Saha
31d55248e4
Merge pull request #50931 from diptanilsaha/gh-49357
2025-12-05 16:31:54 +05:30
mahsem
e148a38353
fix: state_to_state_province for translation ( #50244 )
...
Co-authored-by: Mihir Kandoi <kandoimihir@gmail.com >
2025-11-11 05:07:34 +00:00
ruthra kumar
06702ffae2
chore: better description for attachment in Rename Tool
2025-10-07 10:24:48 +05:30
Jannat Patel
866b252309
chore: update sales_data from site_info
2025-09-23 13:09:59 +05:30
l0gesh29
a88c62a307
feat: fetch valuation rate for internal transaction
2025-07-18 14:08:36 +05:30
l0gesh29
dd43594ad6
fix: consider empty string in previous doc validation
2025-07-03 16:04:19 +05:30
Ankush Menat
765c7c2bcc
refactor: rename get_settings -> get_single_value ( #47961 )
2025-06-09 04:40:02 +00:00
Ankush Menat
45a4beb401
perf: Use cached accounts settings ( #47947 )
2025-06-06 13:59:18 +00:00
rohitwaghchaure
75b5ba6e67
refactor: track completed app setup wizards and re-run the setup wizard upon new app installation. ( #47691 )
2025-06-03 13:02:45 +05:30
rohitwaghchaure
67c86ec028
fix: skip drop ship items ( #47670 )
2025-05-25 11:36:51 +05:30
Mihir Kandoi
48e6fee6a1
fix: rfq error on item_code
2025-04-29 18:19:45 +05:30
Raffael Meyer
cb111c43d4
fix(Rename Tool): allow more than 500 rows ( #47117 )
...
Co-authored-by: Sagar Vora <16315650+sagarvora@users.noreply.github.com >
2025-04-23 19:32:03 +02:00
ruthra kumar
a4c913a794
chore: fix typo
2025-03-08 14:54:11 +05:30
ruthra kumar
f585fd6b88
fix: attribute error on internal so and po
2025-03-08 09:14:36 +05:30
Raffael Meyer
a9bc395e98
fix: secure bulk transaction ( #45386 )
2025-01-24 14:44:26 +05:30
ruthra kumar
7b8a099d95
Merge pull request #44950 from mahsem/postal_code_move_and_fixes
...
fix: postal_code_move_and_fixes
2025-01-23 16:17:15 +05:30
ruthra kumar
51354c894a
refactor: use idx for identifying row
2025-01-02 11:54:55 +05:30
mahsem
185bbb4c20
fix: postal_code_move_and_fixes
2024-12-28 09:25:30 +01:00
ruthra kumar
2c5b5d4117
Merge pull request #44604 from akhilnarang/drop-pytz-usage
...
refactor: drop pytz
2024-12-13 15:02:14 +05:30
ruthra kumar
c97e058bc6
chore: rename and move test file
2024-12-10 17:48:13 +05:30
ruthra kumar
a06a6ccaa6
test: auto-filling of basic details on items
2024-12-10 17:48:13 +05:30
ruthra kumar
5b4987e160
chore: cleanup code
2024-12-10 17:48:13 +05:30
ruthra kumar
364126d2e4
refactor: remove unneccesary 'item' variable
2024-12-10 17:48:13 +05:30
ruthra kumar
d68f30769a
refactor: only use 'item_obj'
2024-12-10 17:48:13 +05:30
ruthra kumar
d0153065b0
chore: rename method
2024-12-10 17:48:13 +05:30
ruthra kumar
af580c9977
refactor: dynamic dimension handling and more
2024-12-10 17:48:13 +05:30
ruthra kumar
88e6b572a8
refactor: move remaining logic
...
Handle internal parties
conversion factor and applying pricing list rate
2024-12-10 17:48:13 +05:30
ruthra kumar
600d92100c
refactor: use helper method to fetch item details
2024-12-10 17:48:12 +05:30
ruthra kumar
ce1ee98a12
refactor: moving item code trigger to server side
...
1 to 1 barebones migration
2024-12-10 17:48:12 +05:30
Akhil Narang
af3743f09e
refactor: drop pytz
...
Follow up to https://github.com/frappe/frappe/pull/28093 so I can drop the pytz dependency
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-12-09 11:37:09 +05:30
Sagar Vora
b6b8a06fda
perf: reduce queries during transaction save
2024-11-30 00:20:18 +05:30
David
58c49dc9d2
refactor: Use IntegrationTestCase in multiple files
...
Signed-off-by: David <dgx.arnold@gmail.com >
2024-10-08 02:13:00 +02:00
Kitti U
d4dd01d8d1
feat: provide hook point for bulk transaction tasks
2024-09-07 17:46:19 +07:00
ruthra kumar
83ff94b9b8
refactor: better error messages
2024-06-17 07:29:24 +05:30
ruthra kumar
0f0b4d88bc
refactor: validation to force accounts to be on same currency
2024-06-10 20:16:23 +05:30
s-aga-r
9a290fdfc9
fix: validate uom is integer for PR item
2024-04-17 22:09:28 +05:30
Akhil Narang
3effaf21ef
refactor(treewide): formatting and ruff fixes, + manually enabled F401
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2024-03-27 16:06:04 +05:30