KolushovAlexandr
0a5533f1f7
⬆️ 1️⃣ 2️⃣ mail_all
6 years ago
Ivan Yelizariev
509a41073b
[LINT] no need utf-8 in py3
7 years ago
manawi
961e27654b
[FIX] 9.0 travis fix ( #59 )
* [FIX] autopep8
* [FIX] CamelCase
* [FIX] relative-import
* [FIX] delete unused imports
* [FIX] delete prints
* [FIX] fix comments
* [FIX] lint for js
* [FIX] Add the first line (coding) in py-files
* [FIX] Duplicate implicit target name: "changelog"
* [FIX] links in rst files
* [FIX] flake8 F841
* [FIX] flake8 F401
* [FIX] triple underscore
8 years ago
Ivan Yelizariev
d412fa4dd7
[REF] fix lint errors (9.0)
8 years ago
x620
4f3cb5ce92
[ADD] create module mail_all
9 years ago
Ilyas
255c8e210c
[ADD] js simple test
9 years ago
Ilyas
4a5adc481f
[ADD] phantom test of sent button
9 years ago
x620
74fa3eda6a
[FIX] sent.js correction set_channel_flags() and get_domain() methods for correct sent messages filtration
[FIX] base.js correction "cls" to "chat_manager.mail_tools"
[FIX] models.py correction _get_sent() method and remove outdated notification method
[REF] menu.xml move "sent" menu item to after "inbox" menu item and change icon
9 years ago
x620
ad9462c0f5
[ADD] Create module Mail Sent and added changes that displayed Sent menu item
9 years ago
x620
621ed51475
Add mail_archive module in current repo.
Create mail_base dir for future module
which contain common code for other modules.
9 years ago
x620
bac088a50a
Init commit: worked 8.0 version, which will be changed to 9.0.
Changed __openerp__.py and README.rst only.
9 years ago
x620
3c4d5f8f4f
Removed unused security, controllers.py and demo.xml
9 years ago
x620
9233c9c0db
1. Create two Smart buttons (Income and Sent)
2. Calculate income and sent messages and output values on Smart buttons
TODO: Create actions when click Smart buttons
9 years ago