FADIL

Results 85 comments of FADIL

This probably because Windows installer is not signed. https://v2.tauri.app/distribute/sign/windows/

Will probably do soon. I need to buy a signing certificate. Tauri signing Procedure is here : https://v2.tauri.app/distribute/sign/windows/

closed for no activity

Related to #108. I think we can add an activity type holding to log a quantity and average price without impacting cash-flow

You can now (starting 1.0.18) use TRANSFER_IN/ TRANSFER_OUT to log a holding without impaction cashflow.

@maidh91 I think the refactoring you did broke the database URL. The database should be in the data_dir, not the current_dir. Any idea how to get this URL without using...

Should be fixed in v1.1.12. Can you please confirm?

Closing this. History calculation are now persisted to database starting v1.014. This should improve performance after first calculation.

Added SPLIT activity type in v1.0.18 to log a stock split. It's a basic implementation but should do. Feedback welcomed

Can you please try with the latest version. I tweaked split handling and should fix this issue