Commit Graph

104 Commits

Author SHA1 Message Date
Priec
4a160d7d9a modules can expose data to other modules from now on2 2026-09-14 16:21:45 +02:00
Priec
ce7b7a49dc modules can expose data to other modules from now on 2026-09-14 15:23:01 +02:00
Priec
6548343aba create profile rpc 2026-09-13 22:26:14 +02:00
Priec
4cb551eeca modules can be enabled for global profile also from now on 2026-09-12 22:42:02 +02:00
Priec
156d1c4464 default accounting currency 2026-09-12 19:33:21 +02:00
Priec
315cbe0c9c fix custom column labels being lost on read-only module tables 2026-09-10 21:12:30 +02:00
Priec
0774f49f9c tui-pages changes and enum for what is allowed on a global table that the modules uses 2026-09-10 19:08:49 +02:00
Priec
b3a13a3533 migration from module doesnt leak to other profiles from now on 2026-09-10 18:05:04 +02:00
Priec
44dc6cc572 decoupled module system with exchange rates 2026-09-07 18:27:43 +02:00
Priec
e4364e1c44 new enum instead of string in proto 2026-09-07 09:54:32 +02:00
Priec
40e6b6dff3 reference a value from other linked table 2026-09-04 23:02:44 +02:00
Priec
05c387406c copy profile to another server1 2026-09-03 19:21:54 +02:00
Priec
0420108ff0 delete empty profile 2026-09-03 16:05:07 +02:00
Priec
ac29d9577b required columns 2026-09-02 18:45:54 +02:00
Priec
e45424d7da column reindexation implemented and others 2026-09-02 18:01:34 +02:00
Priec
5e7300f3c9 row_display_columns can be changed anytime, whenever 2026-09-02 17:34:34 +02:00
Priec
94ea9d1f7f currencies in client never drifts from the server from now on 2026-09-02 17:12:26 +02:00
Priec
8acc8867ac invoice + some table name thing 2026-09-02 12:03:12 +02:00
Priec
56a1e855f5 column names are now getting full display name optionality 2026-09-02 10:48:33 +02:00
Priec
76ee108267 apvn support like accounting groups 2026-09-01 19:37:32 +02:00
Priec
338346c826 apvn support like accounting groups 2026-09-01 19:19:25 +02:00
Priec
b88781b8af fixesA 2026-09-01 16:55:47 +02:00
Filipriec
494eb890d8 legacy removed 2026-09-01 12:32:59 +02:00
Filipriec
73092a55f9 history and a single alias reference 2026-09-01 11:07:22 +02:00
Filipriec
7263003684 option values are aliased always from now on 2026-09-01 10:21:34 +02:00
Filipriec
fedf89d94a implement client grid and typst on the backend 2026-08-30 20:29:19 +02:00
Filipriec
86efa82293 hidden columns from clients 2026-08-30 13:00:55 +02:00
Filipriec
80d61760a2 templates are per profile from the global table 2026-08-30 01:14:55 +02:00
Filipriec
eb2d6bea5d typst files stored in the db from now on2 2026-08-29 23:19:53 +02:00
Filipriec
36d401f3a4 boolean quantity ledger 2026-08-29 15:30:04 +02:00
Filipriec
e6840f6d9b aliases are normalized and used in normalized state, but nonnormalized aliases contain everything 2026-08-25 10:22:27 +02:00
Filipriec
5e9b86c1fb removing decimal with precision and decimal count 2026-08-24 21:31:06 +02:00
Filipriec
77e409dce6 put table definition2 - name change 2026-08-24 09:58:49 +02:00
Filipriec
2e95201a71 exchange broker options 2026-08-24 07:20:34 +02:00
Filipriec
a44dccf84b put table definition 2026-08-23 23:29:27 +02:00
Filipriec
8dacb981bf conversions7 2026-08-23 22:28:53 +02:00
Filipriec
6666f7a5b1 conversions6 2026-08-23 18:36:51 +02:00
Filipriec
0c33d1fa5c conversions5 2026-08-23 15:50:03 +02:00
Priec
e13447e3d6 custom ecb is dynamic table and not system table from now on2 2026-08-17 20:22:39 +02:00
Priec
444ca26d47 accounts renamed to ledger_accounts from now on 2026-08-17 19:07:36 +02:00
Priec
76f475064e restore empty global catalog handling 2026-08-17 17:07:00 +02:00
Priec
efd9e2481b global profile comes from server now only 2026-08-17 11:05:16 +02:00
Priec
9b1e592ecd profile name sent with every table from now on 2026-08-16 23:51:39 +02:00
Priec
6ef2694fef aliasing can now move things around 2026-08-15 09:17:32 +02:00
Priec
c3f5046c85 aliasing now move column position also 2026-08-14 21:23:14 +02:00
Priec
1f8b73793d aliasing3 2026-08-13 14:41:27 +02:00
Priec
5fe630fff7 aliasing2 2026-08-13 14:24:34 +02:00
Priec
27d3e9af34 aliasing for accounting, where accounting real column names are the same as others, which is 0..n as opposed to previously real names and hardcoded search via those. Now we are using a look up table for the numbers mapping to look em up 2026-08-13 13:41:07 +02:00
Priec
49323b58d6 aliasing of account fields 2026-08-12 20:17:57 +02:00
Priec
f8a333e540 FK columns can be directly referenced from now on 2026-08-12 19:50:43 +02:00