Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:23:15 +00:00
ff5fa179e8 feat(core): add tax rate routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:22:28 +00:00
74a81b147c feat(core): add currency and tax i18n keys (en)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:22:28 +00:00
b26e2e3c5d feat(core): add currency and tax i18n keys (de)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:22:09 +00:00
d3033056fd feat(core): register currency router in main.py
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:22:09 +00:00
7d23815856 feat(core): register currency routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:22:09 +00:00
61a53ff794 feat(core): register Currency model
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:21:43 +00:00
c45d93038d feat(core): add alembic migration for currencies table
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:21:43 +00:00
592f890817 feat(core): add currency routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:21:43 +00:00
725c4413f5 feat(core): add currency service
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:21:42 +00:00
a7e8118549 feat(core): add currency schemas
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:21:42 +00:00
65c22f8066 feat(core): add Currency model
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:20:47 +00:00
dfa4a82e8d feat(core): add address i18n keys (en)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:20:47 +00:00
1e74efd2b4 feat(core): add address i18n keys (de)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:20:32 +00:00
bc0aae0325 feat(core): add address fields to ContactForm
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:20:31 +00:00
f31baa444a feat(core): add address fields to CompanyForm
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:19:24 +00:00
ec0353f469 feat(core): add address fields to contact service serialization and CRUD
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:18:47 +00:00
11527c4c95 feat(core): add address fields to company service serialization and CRUD
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:15:26 +00:00
59c787ba66 feat(core): add address fields to contact schemas
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:15:26 +00:00
01556534f2 feat(core): add address fields to company schemas
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:15:25 +00:00
c098180fa1 feat(core): add alembic migration for address fields