James Cole
ac86e75233
Updated various files for #506
2016-12-30 13:45:02 +01:00
James Cole
82718a74dc
Fix tests
2016-12-25 12:55:22 +01:00
James Cole
b6aa79bb38
Various code cleanup. Removed executable flags, added newlines.
2016-12-22 19:42:45 +01:00
James Cole
14a0de6b6a
This should fix account-number.
2016-12-22 19:18:35 +01:00
James Cole
13e56b7249
Can handle account number, but do nothing with it.
2016-12-22 19:17:33 +01:00
James Cole
46c26a64d8
Update import storage routine for issue #483 , as suggested by @zjean
2016-12-21 17:21:36 +01:00
James Cole
7ecd691ee2
New tests.
2016-12-17 19:19:49 +01:00
James Cole
f3398c7dec
This fixes #472
2016-12-17 17:09:46 +01:00
James Cole
848cfabcba
Rearrange code [skip ci]
2016-12-14 18:59:12 +01:00
James Cole
a1cef5c339
Found a bug in the import routine where "default accounts" (an account type no longer used by default) is found.
2016-11-20 11:44:27 +01:00
James Cole
94875adb6c
Various code cleanup.
2016-11-20 11:43:19 +01:00
James Cole
75a524c656
Added debug code for a possible import issue.
2016-11-20 11:40:05 +01:00
James Cole
da49afa37b
Removed duplicate code.
2016-11-12 19:12:16 +01:00
James Cole
7821c52842
Ajax some report parts.
2016-10-30 18:29:26 +01:00
James Cole
e092515dff
Better export.
2016-10-23 12:55:07 +02:00
James Cole
81f6fef978
Add new line to files [skip ci]
2016-10-23 12:42:44 +02:00
James Cole
d92768ecbf
This code fixes #349
2016-10-20 19:10:43 +02:00
James Cole
3598780d54
This should at least catch #357
2016-10-14 19:18:00 +02:00
James Cole
23fad62d46
Completely removed account crud class.
2016-10-10 08:03:03 +02:00
James Cole
de6f838413
Moved getAccountsByType
2016-10-10 07:49:39 +02:00
James Cole
717c1d080e
Copied (not yet removed) findByName
2016-10-10 07:20:49 +02:00
James Cole
0ae9afd325
Move findByIban
2016-10-10 07:16:05 +02:00
James Cole
d1b56c2afa
Moved findByAccountNumber
2016-10-10 07:14:01 +02:00
James Cole
8ef7c5ac33
Moved find() method to new class.
2016-10-10 07:12:39 +02:00
Robert Horlings
ee9a5d91e2
Merge branch 'develop' into bugfix/abn-amro-specific
2016-10-09 19:53:11 +02:00
Robert Horlings
171ab8a4c3
Fixed issue causing all imported transactions to have unknown opposing account with ABN AMRO specific
2016-10-09 17:19:00 +02:00
James Cole
c64771b76b
Move some methods around, refactoring.
2016-10-09 07:58:27 +02:00
James Cole
49af6522a8
Some code cleanup.
2016-10-07 05:44:21 +02:00
Sander Kleykens
cf543613c9
Fix the CSV importer failing when using PostgreSQL
...
Add ordered column to the list of columns that are selected so PostgreSQL doesn't throw an error
2016-10-06 23:49:33 +02:00
James Cole
b355c18e0c
Some code cleanup and copyright cleanup. [skip ci]
2016-10-05 06:52:15 +02:00
James Cole
724d25f2c2
Merge branch 'develop'
...
* develop:
Fixed some rare bugs.
Extra clear button to reapply rules #307
Fix trim when null [skip ci]
Fixed a bug where incoming transactions would not be properly filtered in several reports.
Removed for #334
Fix #337 [skip ci]
Fix #335
Remove account extra text #336 [skip ci]
Fixes bug #338
Refer to correct page [skip ci]
Catch unset row.
2016-10-04 20:08:35 +02:00
Tom van der Werf
d7fef45a56
added some comments
2016-10-04 17:50:01 +00:00
Tom van der Werf
dc22802dec
removed some debug commands
2016-10-04 17:30:49 +00:00
Tom van der Werf
ce5af7b1d9
Better descriptions for ING accounts
2016-10-03 17:08:24 +00:00
James Cole
0a147e5c9c
Fixed some rare bugs.
2016-10-02 15:09:43 +02:00
James Cole
dbb5cdb9cf
Catch unset row.
2016-09-29 07:02:47 +02:00
James Cole
e4e0e21293
Smaller method.
2016-09-25 08:59:27 +02:00
James Cole
15089f0d7e
Some issues fixed for scrutiniser.
2016-09-25 08:50:12 +02:00
James Cole
7232c1d7bb
partial fix for #307
2016-09-25 08:46:57 +02:00
James Cole
9a53d8c21c
Some array_keys fixes.
2016-09-25 08:46:42 +02:00
James Cole
45bc23b8af
Some issues fixed for scrutiniser.
2016-09-25 08:32:53 +02:00
James Cole
bb7c26b77c
Some issues fixed for scrutiniser.
2016-09-25 08:20:17 +02:00
James Cole
ad2b254be0
Fix for issue #328 . Turns out the import routine converts accounts back and forth instead of creating new entries.
2016-09-24 18:59:31 +02:00
James Cole
1357352276
Merge pull request #320 from Mortalife/master
...
Decimal place fix on import
2016-09-20 20:21:02 +02:00
Matthew Peck
70bb85a75b
Cleanup
2016-09-20 00:00:11 +01:00
Matthew Peck
8cd901b57b
Added support for multiple decimal places
2016-09-19 23:53:51 +01:00
James Cole
a95099fa46
Update FF configuration.
2016-09-18 19:57:21 +02:00
James Cole
5ca9099654
Some code fixes.
2016-09-17 09:50:40 +02:00
James Cole
6958f71cfd
@fuf discovered a bug where FF3 will fall back to the hard-coded system default currency and not the set default currency. See #307
2016-09-13 19:19:58 +02:00
James Cole
e4fef6dfc3
Fixed an import bug where a new transaction validation rule would break storing of the transaction, while the import would not notice this error happening. The importer will now also correctly set a date on the "import tag" and will not tag an incomplete journal as already imported.
...
Signed-off-by: James Cole <thegrumpydictator@gmail.com>
2016-09-11 08:08:01 +02:00