ruthra kumar
08ef197906
Merge pull request #48013 from aerele/mt940-bank-statement-import
...
feat(bank-statement-import): add support for uploading MT940 format b…
2025-06-23 15:45:27 +05:30
Akhil Narang
c275c55d6c
build(deps): bump rapidfuzz ( #47503 )
...
Signed-off-by: Akhil Narang <me@akhilnarang.dev >
2025-06-13 15:57:25 +05:30
Karuppasamy923
7987ba9b7c
feat(bank-statement-import): add support for uploading MT940 format bank statements
2025-06-11 05:20:07 +05:30
Ankush Menat
41fe30ea6e
chore: erpnext.com -> frappe.io/erpnext ( #46288 )
2025-03-05 05:32:21 +00:00
David
2394da419e
test: configure test-time type checking
...
see: https://github.com/frappe/frappe/pull/28554
2024-11-28 23:36:24 +01:00
HENRY Florian
6e34d52506
fix: bump pycountry version in ERPNext to be compatible with the frappe one ( #43317 )
...
* fix: pycountry dependency is now in frappe develop branch with 24.6.1 version
* fix: bump pycountry version in ERPNext to be compatible with the frappe one
2024-09-21 12:19:42 +02:00
Ankush Menat
6142d07f1a
fix: update project URLs ( #41331 )
2024-05-06 06:02:57 +00:00
barredterra
8afb7790de
chore: switch to ruff for python formatting/linting
2024-03-27 16:06:04 +05:30
Ankush Menat
294f562fb9
build: Pin frappe requirements to ^16.0.0 ( #39782 )
2024-02-07 18:30:35 +05:30
s-aga-r
eded7871f3
refactor!: remove GoCardless Settings
2023-09-22 18:59:28 +05:30
David Arnold
b740cdfc00
build(deps): update tweepy 3.10.0 -> 4.14.0
2023-07-23 23:14:58 -05:00
barredterra
aa18b25a71
feat: add local holidays
2023-07-13 13:29:07 +02:00
Raffael Meyer
51848ee9d7
Merge branch 'develop' into bank-trans-party-automatch
2023-06-15 16:36:17 +02:00
Ankush Menat
f957a84830
build!: update deps and drop setup.py ( #35653 )
2023-06-12 21:46:06 +05:30
marination
e7745033df
feat: Party auto-matcher from Bank Transaction data
...
- Created Bank Party Mapper
- Created class to auto match by account/iban or party name/description(fuzzy)
- Automatch and set in transaction or create mapper
- `rapidfuzz` introduced
2023-03-31 16:11:00 +05:30
Ankush Menat
52ab11389b
chore: drop hypothesis dependency
...
pinned in framework now
2023-03-08 15:31:25 +05:30
Ankush Menat
e84e778151
chore(deps): remove stdnum dependency ( #34137 )
2023-02-20 10:40:07 +05:30
Johannes Obermeier
2a90fad710
feat(stock): Support more barcodes in an item by validate the barcode with the barcodenumber module ( #33863 )
...
feat(stock): Support more barcodes in an article by validate the barcode with the barcodenumber module
2023-02-19 19:36:05 +05:30
Deepesh Garg
454b598718
chore: Update requirements
2022-11-22 13:00:00 +05:30
Sagar Vora
2e9f531e2c
chore(deps): specify PyPNG as a dependency
2022-09-01 11:54:08 +05:30
Ankush Menat
4a38ce659d
refactor!: drop redisearch
...
incr: replace text and tag fields
incr: use rediswrapper's make key
incr: indexDefinition from redis
incr: replace index creation
incr: replace AutoCompleter
incr: replace product search ac
incr: replace client querying
fix: broken redisearch load test
fix: pass actual query to get suggestion
2022-08-31 17:06:20 +05:30
Ankush Menat
57d08b7cdf
build!: bump min python required to 3.10
2022-06-30 15:49:43 +05:30
Ankush Menat
cd0450b102
refactor: move dev-dependencies to pyproject
2022-06-30 11:43:00 +05:30
Ankush Menat
20f85195f4
build!: declarative builds
2022-06-30 11:42:59 +05:30
Chillar Anand
915b34391c
chore: Clean up imports ( #27302 )
...
* chore: Added isort to pre-commit config
* chore: Sort imports with isort
* chore: Clean up imports with pycln
* chore: Sort imports with isort
* chore: Fix import issues
* chore: Clean up sider issues
* chore: Remove import errors from flake8 ignore list
* chore: Clean up lint issues
2021-09-02 16:44:59 +05:30