History of the file that is called src/www/admin/acc/years/balance.php at checkin 99bb6ee70fc5fb8d

2023-09-18
12:59
Fix potential issues seen by phpstan file: [e69827e749] check-in: [16656f87a3] user: bohwaz, branch: dev, size: 3901 [annotate] [blame] [check-ins using] [diff]
2023-07-21
13:28
Rename everything from Garradin to Paheko file: [ddc4c2e4f6] check-in: [736b20220e] user: bohwaz, branch: dev, size: 3861 [annotate] [blame] [check-ins using] [diff]
2023-02-07
21:19
Merge with trunk file: [da15f83422] check-in: [926c313155] user: bohwaz, branch: dev, size: 3873 [annotate] [blame] [check-ins using] [diff]
2023-01-30
15:35
Update opening balance when submitting it again, by deleting and re-creating it file: [39cff3a259] check-in: [c994923b37] user: bohwaz, branch: trunk, size: 3847 [annotate] [blame] [check-ins using] [diff]
2022-12-14
15:04
Merge with trunk file: [448fd1291b] check-in: [870fdf5f7a] user: bohwaz, branch: dev, size: 3782 [annotate] [blame] [check-ins using] [diff]
2022-12-09
14:29
Fix automatic appropriation when there's both a negative and a positive result file: [a0744ba050] check-in: [2b9a663e6e] user: bohwaz, branch: trunk, size: 3756 [annotate] [blame] [check-ins using] [diff]
2022-11-08
00:42
Merge with trunk file: [af28d593f6] check-in: [3ca70608d9] user: bohwaz, branch: dev, size: 3771 [annotate] [blame] [check-ins using] [diff]
2022-11-07
21:06
Fix automatic appropriation for when it is negative, and when the account does not exist file: [c0bad0f7dd] check-in: [981edac13d] user: bohwaz, branch: next2, size: 3745 [annotate] [blame] [check-ins using] [diff]
20:21
Don't create an opening balance if the appropriation failed file: [1c5fd57a63] check-in: [6822e6c72e] user: bohwaz, branch: next2, size: 3463 [annotate] [blame] [check-ins using] [diff]
20:18
Fix opening balance accounts file: [f3a92fc256] check-in: [c19ff29489] user: bohwaz, branch: next2, size: 3330 [annotate] [blame] [check-ins using] [diff]
2022-09-27
02:14
Migrate calls to Users\Session file: [e6e0a94e71] check-in: [34ae02b79a] user: bohwaz, branch: dev, size: 3501 [annotate] [blame] [check-ins using] [diff]
2022-03-03
18:59
Refactoring: remove getClosingSumsWithAccounts, use getAccountsBalance, fix graphs file: [60df387c7b] check-in: [a1ef61e8d7] user: bohwaz, branch: trunk, size: 3475 [annotate] [blame] [check-ins using] [diff]
2022-01-13
00:37
Implement automatic appropriation of previous year result file: [7989b85f72] check-in: [9cea730fb2] user: bohwaz, branch: trunk, size: 3436 [annotate] [blame] [check-ins using] [diff]
2022-01-05
20:25
Allow to do an opening balance from an open year, but warn about it file: [d23093b068] check-in: [eaf0fe8aba] user: bohwaz, branch: trunk, size: 3250 [annotate] [blame] [check-ins using] [diff]
2021-01-28
18:57
Rename constants for permissions file: [3a08646ae0] check-in: [3e8982ec80] user: bohwaz, branch: dev, size: 3252 [annotate] [blame] [check-ins using] [diff]
2021-01-10
17:02
Set id_creator for balance and deposit transaction file: [a4edefccf4] check-in: [e8207649fd] user: bohwaz, branch: trunk, size: 3230 [annotate] [blame] [check-ins using] [diff]
2021-01-05
18:05
Add message and leave selector empty for report of previous year result file: [8960fe7bc9] check-in: [c750b2eb54] user: bohwaz, branch: trunk, size: 3176 [annotate] [blame] [check-ins using] [diff]
2021-01-04
22:47
Don't allow lines to refer to accounts from another chart! file: [8bf238a768] check-in: [f00e819fdf] user: bohwaz, branch: trunk, size: 3136 [annotate] [blame] [check-ins using] [diff]
2020-12-21
21:26
Fix opening balance: don't forget everything that was entered when an error happens file: [05200c3b37] check-in: [8c704892c0] user: bohwaz, branch: trunk, size: 3122 [annotate] [blame] [check-ins using] [diff]
2020-12-10
23:41
Make it clear that result must be assigned to an account if no favorite account exists file: [f0580c2891] check-in: [6cc017d6f1] user: bohwaz, branch: trunk, size: 2905 [annotate] [blame] [check-ins using] [diff]
2020-12-08
17:47
Allow to do an opening balance from nothing file: [19f637ea79] check-in: [99bb6ee70f] user: bohwaz, branch: trunk, size: 2847 [annotate] [blame] [check-ins using] [diff]
2020-11-25
18:25
Add types for positive and negative result file: [1c5fd61cf1] check-in: [cc06f5744a] user: bohwaz, branch: dev, size: 2883 [annotate] [blame] [check-ins using] [diff]
2020-10-25
22:06
Fix issues with transaction import, eg. account code to account ID was flawed file: [24b0d4e73b] check-in: [96940550fd] user: bohwaz, branch: dev, size: 2227 [annotate] [blame] [check-ins using] [diff]
2020-10-17
15:55
Try to match accounts between old and new chart file: [bcbc573d19] check-in: [e95ce263c4] user: bohwaz, branch: dev, size: 2149 [annotate] [blame] [check-ins using] [diff]
15:49
Handle when opening balance is done between years with different charts file: [7581d7619c] check-in: [57aea9fdd9] user: bohwaz, branch: dev, size: 1744 [annotate] [blame] [check-ins using] [diff]
2020-10-14
01:00
Fix opening balance credits and debits file: [a6c1b6d337] check-in: [dad85b0427] user: bohwaz, branch: dev, size: 1527 [annotate] [blame] [check-ins using] [diff]
2020-10-10
23:22
Move account management to charts management, instead show current accounts sum for current year file: [27cbe18dcb] check-in: [4082ed3ad9] user: bohwaz, branch: dev, size: 1472 [annotate] [blame] [check-ins using] [diff]
2020-10-03
19:13
Year selection works file: [5643b35b74] check-in: [5b771b881c] user: bohwaz, branch: dev, size: 1483 [annotate] [blame] [check-ins using] [diff]
15:42
Added: Add opening balance, year closing, year edit, year creation, year removal file: [2bc713be3a] check-in: [fdf0caeabf] user: bohwaz, branch: dev, size: 1438 [annotate] [blame] [check-ins using]