Commit graph

66 commits

Author SHA1 Message Date
b40cc72281 Try using the new ldict implementation. 2023-07-07 12:15:01 +02:00
f297e876cc Always sort credit before payment before fee. 2023-06-24 21:44:29 +02:00
a22aec695b Simplify exception handling in account list loader. 2023-06-23 22:56:53 +02:00
f2265de1b7 Use the wrapper. 2023-06-23 22:48:32 +02:00
fc0d87cbdd Use new current month/day forms. 2023-06-22 21:51:08 +02:00
855b2cca2a Filter out zero fees. 2023-06-18 22:19:34 +02:00
aff99d7c9c Include credits. 2023-06-18 20:10:23 +02:00
0c3ebde1fb Handle types correctly, fix body membership. 2023-06-18 19:48:50 +02:00
34f54b2bb0 Preliminary payments and fees in one table. 2023-06-18 19:45:19 +02:00
a6f307d230 Prepare data. 2023-06-18 19:34:04 +02:00
b018da2c61 Correct sorting. 2023-06-18 19:25:43 +02:00
8533306dfd Convert to CZK. 2023-06-18 19:23:51 +02:00
3fbb68543b Convert to CZK. 2023-06-18 19:22:51 +02:00
a10e724629 Unify fees and payments. 2023-06-18 19:16:53 +02:00
8526d473c5 Re-add util-list. 2023-06-15 16:11:36 +02:00
fc099d027f Remove util-list, use srfi-1. 2023-06-08 21:00:16 +02:00
bebb8af611 Use the new BST dictionary for indexing members. 2023-05-18 14:53:22 +02:00
cc463991c1 Porting to new calendar modules. 2023-05-09 22:56:50 +02:00
b01a59ca22 Refactor member-to-notify predicates. 2023-04-23 13:41:54 +02:00
75de98779b Fix typo. 2023-04-23 13:30:57 +02:00
2e873ab8ba Work only with active members in notifications. 2023-04-23 13:30:36 +02:00
70a49c0973 Add boring members to notification email. 2023-04-23 13:27:40 +02:00
0052dd0b75 Finish mbase renaming. 2023-04-13 20:19:11 +02:00
8321c741dc Unpaired handling rename. 2023-04-13 20:17:16 +02:00
e54e4bd016 Rename info and stats. 2023-04-13 20:15:43 +02:00
4893d1e7d5 Unify finders naming. 2023-04-13 20:02:28 +02:00
503fbcd574 Rename mbase file, module and dependencies. 2023-04-12 22:40:20 +02:00
3b67044a6f Add max suspended months to specification. 2023-04-12 20:48:10 +02:00
29d4c7986f More ignored transactions. 2023-04-12 20:27:02 +02:00
31c0293f7f Rename members fees module. 2023-04-11 22:56:09 +02:00
dc82f96187 Payments accessors. 2023-04-11 22:40:42 +02:00
12a911bbff Advanced accessors. 2023-04-11 22:38:22 +02:00
4bd6837e08 Regular predicates. 2023-04-11 22:32:07 +02:00
6b5821ac2e Finish module renaming. 2023-04-11 21:52:38 +02:00
0d649c2fd0 Finish the migration. 2023-04-09 20:39:59 +02:00
8dcc00b516 Fix non-loading of apikeys. 2023-04-09 16:49:29 +02:00
c00c60c79d Show nicks to notify. 2023-04-08 22:00:24 +02:00
1551ea15e6 Prepare for notifications. 2023-04-08 21:53:48 +02:00
ac3dce41a6 Remove old utils module. 2023-04-08 21:05:41 +02:00
ac46f41cb3 Handle inter-account transactions properly. 2023-04-08 20:40:38 +02:00
d72cde9c04 Add io wrapper handling UTF-8 BOM. 2023-04-08 20:35:41 +02:00
19ea16738b Fix car. 2023-04-06 20:44:55 +02:00
638fec59ef Skip #f accounts. 2023-04-06 20:44:28 +02:00
3ae1919570 100% 2023-04-06 20:43:41 +02:00
80947c58cd Start progress for processing. 2023-04-06 20:42:49 +02:00
321afed9c7 Improve progress% nesting. 2023-04-06 20:36:32 +02:00
052d71eabe Advance% 2023-04-06 20:33:47 +02:00
7bee6fec99 Start integrating progress% into payments processing. 2023-04-06 20:33:10 +02:00
22789b362c Very simple unpaired transactions listing. 2023-04-05 20:48:47 +02:00
46fb2f8e8e Work correctly with checked.ntlm. 2023-04-05 20:24:44 +02:00