Commit Graph

25 Commits

Author SHA1 Message Date
James Cole
2c7d94e5e9
Update tests and code. 2018-12-21 16:38:10 +01:00
Dennis Enderink
057619b157
Cast to string because trans() could return array 2018-10-27 23:26:04 +02:00
Dennis Enderink
81a23b5b22
Added translation for initial balance account name on creation 2018-10-27 23:20:54 +02:00
James Cole
8c1d1d1db0 Improved implementation of liability accounts and the option to add or remove accounts from the net-worth calculations. 2018-08-26 18:40:38 +02:00
James Cole
5908c0ce8c
Code cleanup and realign. 2018-08-06 19:14:30 +02:00
James Cole
8dbc846314
Basic code for tracking liabilities. 2018-08-04 17:30:47 +02:00
James Cole
719d610be3
Fix issue with new crud() method. 2018-07-28 07:26:33 +02:00
James Cole
07ae64693e
new language strings and updated code 2018-07-28 06:27:30 +02:00
James Cole
89be30c4b9 Catch various errors. 2018-07-26 06:27:52 +02:00
James Cole
10abd7b0ae
Delete account meta data when field is made empty. 2018-05-29 18:31:48 +02:00
James Cole
714b54ed06
Refactor and rename test code. 2018-05-21 07:22:38 +02:00
James Cole
13b78bdc20
Code cleanup 2018-04-28 06:23:13 +02:00
James Cole
846df21764
Fix #1372 2018-04-24 19:26:31 +02:00
James Cole
49421f50ac
Will not store fields with empty strings or weird value 2018-04-22 08:07:33 +02:00
James Cole
fa7ab45a40
Code cleanup 2018-04-02 14:50:17 +02:00
James Cole
170d23d768
Code cleanup before release. 2018-03-29 19:01:47 +02:00
James Cole
6660306ac4
Various code cleanup. 2018-03-25 09:01:43 +02:00
James Cole
b12872e5de
Various code cleanup. 2018-03-11 16:24:07 +01:00
James Cole
aad0864018
Various code cleanup [skip ci] 2018-03-10 22:38:20 +01:00
James Cole
a97bfc92e1
Add newlines and strict types 2018-03-05 19:35:58 +01:00
James Cole
2ab44fb33a
Improve test coverage. 2018-03-04 07:56:30 +01:00
James Cole
139c2284b8
Various code cleanup. 2018-03-02 16:31:02 +01:00
James Cole
06dc8a499b
Expand factory tests. 2018-03-01 20:54:50 +01:00
James Cole
35d0bd1985
Factory seems to work for update and create 2018-02-21 21:06:59 +01:00
James Cole
b4157e8ce0
Build account update service. 2018-02-21 20:34:24 +01:00