Ankush Menat
83b4cc5091
build: specify frappe dependency ( #40061 )
...
build: specify frappe dependency
Added 15.10 as dependency because stock balance depends on https://github.com/frappe/frappe/pull/24346
2024-02-23 12:43:01 +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