Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:25:39 +00:00
b646a1be63 feat(core): add alembic migration for system_settings table
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:25:39 +00:00
207137feb2 feat(core): add system settings routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:25:39 +00:00
a7fdaf21dc feat(core): add system settings service
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:42 +00:00
3031e81b2c feat(core): add sequence i18n keys (de)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:42 +00:00
72b2ac82ea feat(core): add sequence i18n keys (en)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:42 +00:00
4b8562f1c1 feat(core): register sequence router in main.py
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:42 +00:00
3a7156cdcd feat(core): register sequence routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:42 +00:00
c65f515b61 feat(core): register Sequence model
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:19 +00:00
1d8fcbaac2 feat(core): add alembic migration for sequences table
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:18 +00:00
95bacb5810 feat(core): add sequence routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:18 +00:00
3677324c4d feat(core): add sequence service with SELECT FOR UPDATE locking
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:17 +00:00
b540f16cf2 feat(core): add sequence schemas
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:17 +00:00
b43748d837 feat(core): add Sequence model
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:23:36 +00:00
f799d11950 feat(core): register tax router in main.py
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:23:36 +00:00
2a027a7f17 feat(core): register tax routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:23:36 +00:00
3d3133a7d0 feat(core): register TaxRate model
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:23:15 +00:00
1cb0b5ddfe feat(core): add TaxRate model
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:23:15 +00:00
88b4e614ae feat(core): add alembic migration for tax_rates table
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:23:15 +00:00
1c209371a8 feat(core): add tax rate service
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:23:15 +00:00
5fce677096 feat(core): add tax rate schemas