Browse Source
🚑 mail_archive: mails from channels were not downloaded automatically; mail_all: incorrect counter; mail_sent: fetches messages from channels (#210)
🚑 mail_archive: mails from channels were not downloaded automatically; mail_all: incorrect counter; mail_sent: fetches messages from channels (#210)
* 🚑 mail_archives various errors * 🚑 mail_all incorrect counter * ⚡ mail_sent fetching mails from channelspull/219/head
ILMIR
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
13 changed files with 132 additions and 28 deletions
-
6mail_all/README.rst
-
2mail_all/__manifest__.py
-
5mail_all/doc/changelog.rst
-
2mail_all/static/src/js/mail_all.js
-
2mail_all/static/src/xml/menu.xml
-
2mail_archives/__manifest__.py
-
7mail_archives/doc/changelog.rst
-
53mail_archives/static/src/js/archives.js
-
2mail_archives/static/src/xml/menu.xml
-
2mail_sent/__manifest__.py
-
6mail_sent/doc/changelog.rst
-
23mail_sent/models.py
-
48mail_sent/static/src/js/sent.js
@ -1,3 +1,8 @@ |
|||
`1.0.1` |
|||
------- |
|||
|
|||
- **Fix:** Incorrect counter |
|||
|
|||
`1.0.0` |
|||
------- |
|||
|
|||
|
@ -1,3 +1,10 @@ |
|||
`1.0.1` |
|||
------- |
|||
|
|||
- **Fix:** Mails from channels were not downloaded automatically |
|||
- **Fix:** Fetching mails from another threads |
|||
- **Fix:** Incorrect counter |
|||
|
|||
`1.0.0` |
|||
------- |
|||
|
|||
|
Write
Preview
Loading…
Cancel
Save
Reference in new issue