Commit Graph

79 Commits

Author SHA1 Message Date
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
Priec
cdaa1b2b7d display what accouting would create 2026-08-12 18:57:10 +02:00
Priec
bd76efeaac form catalog 2026-08-12 16:19:41 +02:00
Priec
dcc07ee708 versioning of FK for archiving 2026-08-11 21:07:21 +02:00
Priec
29ccd8d2d7 fixing tests4 - columns have required flag from now on 2026-08-09 01:32:29 +02:00
Priec
751bfd9226 multiFK2 2026-08-08 12:40:42 +02:00
Priec
5be1a5c661 _id is free 2026-08-08 00:19:33 +02:00
Priec
0d78556428 multirow FK 2026-08-07 22:39:59 +02:00
Priec
f13def52c1 doing the table definition columns in add_table 2026-08-06 15:24:04 +02:00
Priec
3c6aa56e27 table definition column types is shared 2026-08-06 12:32:52 +02:00
Priec
7f93865f7d ACCOUNTING_TRANSFER 2026-08-05 12:07:04 +02:00
Priec
050f93e1fd currency per column in table definition 2026-08-03 15:48:21 +02:00
Priec
c6b4e62698 typst file generating syntax 2026-07-31 01:13:12 +02:00
Priec
db827490ff removed legacy 2026-07-29 22:00:19 +02:00
Priec
06447e13f3 qunatity ledger in table definition 2026-07-29 20:25:24 +02:00
Priec
7da9b6fe1e removing recomputation 2026-07-29 19:38:41 +02:00
Priec
a5992379db data in accounts is automatic now 2026-07-29 17:14:13 +02:00
Priec
f7121e6cf1 account table is being automatic from now on 2026-07-29 16:45:38 +02:00
Priec
a02aba3832 account is always FK from now on 2026-07-29 15:26:33 +02:00
Priec
76a5f76194 multirow reference in the client 2026-07-29 11:34:08 +02:00
Priec
5ee8f0b02f removing crap 2026-07-26 19:09:51 +02:00
Priec
5f910fb071 accounting period 2026-07-26 17:29:54 +02:00
Priec
f933a83e1c accounting ledger generating columns, reference to account 2026-07-22 23:48:58 +02:00
Priec
72ed729783 automatic accounting - journal name max 10 chars 2026-07-22 12:56:39 +02:00
Priec
d10546715a automatic accounting - removing deprecacy/legacy 2026-07-22 12:22:39 +02:00
Priec
7c022daab5 map invoice with multioption select 2026-07-21 22:55:25 +02:00