Ivan Yelizariev
|
a288d4714a
|
[LINT] api.one is deprecated
|
8 years ago |
manawi
|
c2b3905a87
|
[FIX] 8.0-travis-fix (#58)
* [FIX] CamelCase
* [FIX] Changing signs of the tabs to 4 spaces
* [FIX] relative-import
* [FIX] delete unused imports
* [FIX] delete prints
* [FIX] lint for js
* [FIX] Duplicate implicit target name: "changelog"
* [FIX] links in rst files
* [FIX] flake8 E115
* [FIX] pylint E1124
* [FIX] pylint W1401
|
8 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 |
x620
|
2b1298bd9e
|
Changed partner_ids to notified_partner_ids
|
9 years ago |
x620
|
faa0351324
|
Switch from and to
|
9 years ago |
x620
|
9718be8b5f
|
Remove logger and self -> r
|
9 years ago |
x620
|
e91db8d440
|
During calculate mails count added sudo() and change search() -> search_count()
|
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 |