diff --git a/Docs/Developer/img/uml.drawio.svg b/Docs/Developer/img/uml.drawio.svg new file mode 100644 index 0000000..d10f78c --- /dev/null +++ b/Docs/Developer/img/uml.drawio.svg @@ -0,0 +1,299 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + country + + + + + + id: int + + + + + + + method(type): type + + + + + + + + language + + + + + + id: int + + + + + + + method(type): type + + + + + + + + address + + + + + + id: int + + + + + + country: int + + + + + + + method(type): type + + + + + + + + l11n + + + + + + id: int + + + + + + + method(type): type + + + + + + + + group + + + + + + id: int + + + + + + + method(type): type + + + + + + + + group_permission + + + + + + id: int + + + + + + group: int + + + + + + + method(type): type + + + + + + + + account + + + + + + id: int + + + + + + + method(type): type + + + + + + + + account_permission + + + + + + id: int + + + + + + + method(type): type + + + + + + + + account_group + + + + + + id: int + + + + + + + method(type): type + + + + + + + + settings + + + + + + id: int + + + + + + + method(type): type + + + + + + + + currency + + + + + + id: int + + + + + + + method(type): type + + + + + + \ No newline at end of file