x620
c489de9102
[REF] Fix lint errors
8 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