diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2024-05-28 09:34:20 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2024-05-28 09:34:20 +0700 |
| commit | 3df675a6ec324cce7a0235ccfa265e4f11cf2387 (patch) | |
| tree | 3bac23048167c166c91a4b0aa1e3c522ee60c062 /fixco_custom/models/__init__.py | |
| parent | 1a27786cac100e8e99839b0a308fc107783ab507 (diff) | |
initial commit
Diffstat (limited to 'fixco_custom/models/__init__.py')
| -rw-r--r-- | fixco_custom/models/__init__.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fixco_custom/models/__init__.py b/fixco_custom/models/__init__.py new file mode 100644 index 0000000..4c58886 --- /dev/null +++ b/fixco_custom/models/__init__.py @@ -0,0 +1 @@ +from . import res_partner
\ No newline at end of file |
