ilyasProgrammer
|
9653b03f80
|
[FIX] tour run
|
9 years ago |
Ilyas
|
69c2a10b6b
|
[PORT] tour
|
9 years ago |
Ilyas
|
7201db40a3
|
[DOC] screenshots for 9.0
|
9 years ago |
Ilyas
|
6a7a1fbfcb
|
[ADD] icon
|
9 years ago |
x620
|
2db75d48ef
|
[FIX] base.js: add return
[FIX] res_partner_mails_count.xml: remove unused code
[FIX] __openerp__.py: change license
|
9 years ago |
x620
|
f11c963e33
|
[FIX] res_partner_mails_count.xml use channel_archive
[FIX] remove unused main.js and delete link in templates.xml to it
|
9 years ago |
x620
|
f03ed373c5
|
[FIX] change depends
|
9 years ago |
Ilyas
|
1723ad1c3c
|
[IMP] contact us
|
9 years ago |
x620
|
984b2d5122
|
[WIP] create and display channel_sent_to where filtered sent_to messages
|
9 years ago |
x620
|
813f79ecf6
|
[FIX] change depends
|
9 years ago |
Ilyas
|
c8ffe6260e
|
[IMP] phantom test of mails_from click.
|
9 years ago |
Ilyas
|
add7bc0147
|
[ADD] phantom tour and test
|
9 years ago |
x620
|
37196765fb
|
[FIX] archives.js, base.js - corrections related to inheritance
[FIX] README.rst - more precisely worded description and added sha value
[FIX] models.py, res_partner_mails_count.xml, views.xml - removed unused code
[FIX] __openerp__.py - styling
|
9 years ago |
x620
|
284144d9a1
|
README.rst: no read messages, but all messages
main.js: commented deprecated code
__openerp__.py: fix syntax error
|
9 years ago |
x620
|
471f5f4ce8
|
Show smart buttons and calculate mails count.
notified_partner_ids was removed in 9.0, so it changed to partner_ids.
|
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 |
Ilyas
|
f4f5b4a98d
|
[IMP] moar pictures
|
9 years ago |
Ilyas
|
45b68ed39a
|
[ADD] appstore image
|
9 years ago |
Ilyas
|
ddded64ac2
|
[ADD] manifest price
|
9 years ago |
Ilyas
|
bb6fe107cd
|
[ADD] description
|
9 years ago |
Ilyas
|
479a0ba68c
|
[FIX] useless compose fields
|
9 years ago |
x620
|
2b1298bd9e
|
Changed partner_ids to notified_partner_ids
|
9 years ago |
x620
|
f2a20020fc
|
Convert tabs in spaces
|
9 years ago |
x620
|
3c4d5f8f4f
|
Removed unused security, controllers.py and demo.xml
|
9 years ago |
x620
|
6e85fb5bba
|
Added README.rst
|
9 years ago |
x620
|
5177ae31c2
|
Corrected Send a message and check ignore_search_model parameter
|
9 years ago |
Ilyas
|
58060c1cef
|
[FIX] bad copypaste
|
9 years ago |
Ilyas
|
d626aa26b4
|
[IMP] Add test
|
9 years ago |
x620
|
c32e2c9aad
|
Removed from ir.actions.client view_mode field
|
9 years ago |
x620
|
f0678b2943
|
Removed additional filter by model
|
9 years ago |
x620
|
faa0351324
|
Switch from and to
|
9 years ago |
x620
|
9718be8b5f
|
Remove logger and self -> r
|
9 years ago |
x620
|
dfa270255e
|
Add mail to depends in __openerp__.py
|
9 years ago |
x620
|
ee328d4332
|
Return mail_sent in __openerp__.py
|
9 years ago |
x620
|
9c6e120d0c
|
Corrected count display letters
|
9 years ago |
x620
|
e91db8d440
|
During calculate mails count added sudo() and change search() -> search_count()
|
9 years ago |
x620
|
63aa83fe95
|
Add views/res_partner_mails_count.xml which contains actions
|
9 years ago |
x620
|
b07f52f9e3
|
Corrected wrong calculated mails count on the smart buttons
|
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 |