Commit Graph

798 Commits

Author SHA1 Message Date
James Cole
e525e673a8
Import routine cleanup. 2017-06-24 06:57:24 +02:00
James Cole
445dbf8779
More and improved code for the import routine. 2017-06-24 05:49:33 +02:00
James Cole
a905cce2c9
Expand import routine. 2017-06-20 21:04:25 +02:00
James Cole
7cc24417b3
Expanded import routine. 2017-06-14 20:13:19 +02:00
James Cole
902ae3f0cf
Fix for #671 2017-06-12 17:07:29 +02:00
James Cole
091596e80e
Lots of new code for new importer routine. 2017-06-10 15:09:41 +02:00
James Cole
92c5cabd70
Try to untangle complex repositories 2017-06-07 08:18:42 +02:00
James Cole
a7412e43b3
Beter message for #662 2017-06-06 06:56:32 +02:00
James Cole
17b6cc43d5
Fix display of foreign currencies in charts. 2017-06-05 22:11:54 +02:00
James Cole
c4039b53e6
Various code cleanup. 2017-06-05 11:12:50 +02:00
James Cole
64831b4c86
Code cleanup and refactoring. 2017-06-05 08:31:22 +02:00
James Cole
1dec270907
These changes fix the tests. 2017-06-05 07:37:53 +02:00
James Cole
a487c7b4b2
Make sure amounts are formatted, and fixed some issues. 2017-06-04 23:39:26 +02:00
James Cole
82e74a2afd
Big update to properly support multi currencies. 2017-06-04 13:39:16 +02:00
James Cole
74664afa68
Was not able to remove opening balance. 2017-06-02 13:00:24 +02:00
James Cole
2b1ab5c6ef
Fixed edit of multi currency transaction, ##651 2017-06-02 07:05:42 +02:00
James Cole
17fb6983d8
Fix issue #637 with cash accounts. 2017-05-07 19:45:40 +02:00
James Cole
7e11691ea4
Update code to work with filters. 2017-04-28 20:08:25 +02:00
James Cole
5de8fce156
Make event handlers easier to test (and then ignore them). 2017-04-28 10:34:11 +02:00
James Cole
359007c5bf
Clean up event related code. 2017-04-28 07:51:09 +02:00
James Cole
052b804855
Fixed a bug where the opening balance could not be stored. 2017-04-27 07:44:35 +02:00
James Cole
ee08fc2421
All “all” views are now consistent #595 2017-04-22 07:04:39 +02:00
James Cole
7867f26120
Improve report sums. 2017-04-17 08:31:42 +02:00
James Cole
e48eb2ce2f
Clean up account taker amount inconsistencies. 2017-04-16 22:15:05 +02:00
James Cole
a27f5d2474
Can now create transfers with different currencies. 2017-04-14 22:25:48 +02:00
James Cole
ea3fdb0668
Clean up and consistency in foreign and native amounts. 2017-04-14 15:42:54 +02:00
James Cole
bd917f6484
Deposit works as well. 2017-04-14 14:48:44 +02:00
James Cole
c33dd1ecee
Can now handle withdrawals in foreign currency. 2017-04-14 14:37:04 +02:00
James Cole
7e31a29b12
FF3 will now correctly store exchanged / foreign amounts. 2017-04-14 11:19:09 +02:00
James Cole
9a69ce309e
Initial user ability to set foreign currency 2017-04-14 10:16:52 +02:00
James Cole
adb16e4560
Also make sure that the account create screen sets the correct currency id. 2017-04-14 07:32:30 +02:00
James Cole
953c38563b
Make sure that accounts and their opening balance values are the same currency. 2017-04-14 07:11:30 +02:00
James Cole
994542c75d
First basic code for currency exchange rate routines. 2017-04-13 20:47:59 +02:00
James Cole
595596d73f
Apparently this is changed in PHPStorm’s formatting templates so there you go [skip ci]. 2017-04-09 07:44:22 +02:00
James Cole
fe66d089ad
Expanded test coverage. 2017-03-24 15:01:53 +01:00
James Cole
6fe319702d
Expand test coverage. Remove else-statement. 2017-03-22 17:02:15 +01:00
James Cole
9515ce6807
Expand tests. 2017-03-19 17:54:21 +01:00
James Cole
2db8d25038
This should fix tests 2017-03-16 20:46:18 +01:00
James Cole
638aab4eea Update TagRepository.php 2017-03-06 10:16:52 +01:00
James Cole
9d22bbee1c
Add code coverage ignore instructions. 2017-03-04 11:19:44 +01:00
James Cole
d9aa074330
Large commit to get rid of a lot of static methods. 2017-03-04 07:18:35 +01:00
James Cole
3bf5040324
Fixed null pointer in debug message [skip ci] 2017-03-02 16:42:33 +01:00
James Cole
311020ff2e
This fixes #602 2017-03-01 20:49:16 +01:00
James Cole
8c6972d12d
Various code cleanup. 2017-02-25 05:57:01 +01:00
James Cole
563c668e3f
Code to catch empty lists and nudge user in the right direction. 2017-02-23 07:24:05 +01:00
James Cole
b5032a7597
Added a new helper function. 2017-02-19 07:34:39 +01:00
James Cole
65a899bf25 Clean up session code 2017-02-17 20:14:22 +01:00
James Cole
5d0cdc4ffa
Various code cleanup. 2017-02-17 06:42:36 +01:00
James Cole
1a204d31e7
Small fix for opening balance issues in reports. 2017-02-12 10:58:37 +01:00
James Cole
8a98204a69
Update app() calls 2017-02-05 16:16:15 +01:00