Guewen Baconnier
08d64e1e8b
Remove the company on record.lifespan
The company was mandatory and prevented to use the module for models without
company_id. Also, there is currently no use case for a different configuration
for different companies. It simplifies the setup too.
If a use case exists for a different setup per company, it can be reintroduced
later with a optional company_id.
9 years ago
Guewen Baconnier
db0f88479e
Hide models without an active field
9 years ago
Guewen Baconnier
d4c053030e
Use a m2o for the models
9 years ago
Guewen Baconnier
d6b61b7a4e
Make the archiver more extensible
by extracting methods. Now we are able to extend the module to implement other
archiving stategies.
9 years ago
Guewen Baconnier
1f63b3e135
Rename module
From rusty_record_reaper_runner to record_archiver.
Not that I dislike the old funny name, but I guess it will be easier to get
what it does with the new (maybe too serious) name.
9 years ago
Thomas Pot
5e672337d7
Translated using Weblate (Dutch)
Currently translated at 100,0% (5 of 5 strings)
Translation: server-tools-11.0/server-tools-11.0-configuration_helper
Translate-URL: https://translation.odoo-community.org/projects/server-tools-11-0/server-tools-11-0-configuration_helper/nl_NL/
6 years ago
oca-travis
5c508102e2
[UPD] Update test_configuration_helper.pot
6 years ago
oca-travis
07a1b33314
[UPD] Update configuration_helper.pot
6 years ago
OCA-git-bot
ab9aeb93a3
[ADD] setup.py
6 years ago
OCA-git-bot
2ca2abdd22
[UPD] README.rst
6 years ago
Pedro M. Baeza
3fa56af193
Merge pull request #1261 from grindtildeath/11.0-mig_configuration_helper
[11.0][MIG] configuration_helper
6 years ago
Akim Juillerat
7be5e314a5
Add to contributors
6 years ago
Akim Juillerat
5e4973400c
Merge pull request #2 from p-tombez/11.0-mig_configuration_helper
[MIG] Update module to match V11 architecture
6 years ago
OCA Git Bot
829d2e627b
[ADD] setup.py
6 years ago
OCA Git Bot
c50774e129
[UPD] README.rst
6 years ago
oca-travis
000b7ede2d
[UPD] Update base_fontawesome.pot
6 years ago
Jordi Ballester Alomar
76501fde64
Merge pull request #1361 from etobella/11.0-mig-base_fontawesome
[MIG] base_fontawesome: Migration to 11.0
6 years ago
Patrick Tombez
7d5767a7fc
[MIG] Update module to match V11 architecture
6 years ago
Enric Tobella
d0ace84a0d
[MIG] base_fontawesome: Migration to 11.0
6 years ago
oca-travis
6fe745ffaa
[UPD] Update base_fontawesome.pot
6 years ago
Simone Orsi
8969990ee9
[MIG][10.0] base_fontawesome
7 years ago
Simone Orsi
9131dbd76c
[add] base_fontawesome ( #866 )
7 years ago
OCA Git Bot
24576abf04
[ADD] setup.py
6 years ago
oca-travis
664b8df16c
[UPD] Update sql_request_abstract.pot
6 years ago
Jordi Ballester Alomar
a9dc8a1e88
Merge pull request #1323 from Eficent/11.0-mig-sql_request_abstract
[11.0][MIG] sql_request_abstract
6 years ago
oca-travis
50ce266a1e
[UPD] Update database_cleanup.pot
6 years ago
Pedro M. Baeza
7d21e14154
Merge pull request #1353 from simahawk/smk-fix-lint
Global pylint cleanup
6 years ago
Simone Orsi
b11aee0eaa
Global pylint cleanup
6 years ago
hveficent
d60a768d22
[MIG] sql_request_abstract: Migration to 11.0
6 years ago
OCA Git Bot
dab39ca53c
[UPD] README.rst
6 years ago
OCA Git Bot
8613ee1b34
[ADD] setup.py
6 years ago
Stéphane Bidoul (ACSONE)
bc69427754
Merge pull request #1347 from OCA/sbidoul-patch-1
scheduler_error_mailer: fix version in manifest
6 years ago
Stéphane Bidoul (ACSONE)
e944699093
scheduler_error_mailer: fix version in manifest
6 years ago
oca-travis
ab86d4a561
[UPD] Update scheduler_error_mailer.pot
6 years ago
Pedro M. Baeza
feefc73d3b
Merge pull request #1297 from AMhadhbi/11.0-mig-scheduler_error_mailer
11.0 mig scheduler error mailer
6 years ago
Achref Mhadhbi
f6a4361f9b
[MIG] scheduler_error_mailer: Migration to 11.0
6 years ago
OCA Transbot
a20f063ede
OCA Transbot updated translations from Transifex
7 years ago
Andy Teijelo
7145dd2040
[FIX] scheduler error mailer font typo ( #765 )
* [FIX] scheduler_error_mailer font typo
* [REM] Deleting scheduler_error_mailer.pot
8 years ago
OCA Transbot
582deb0711
OCA Transbot updated translations from Transifex
8 years ago
MonsieurB
0f8efd24cf
migrate to V10
8 years ago
OCA Transbot
65fdf0d17d
OCA Transbot updated translations from Transifex
8 years ago
Atchuthan, Sodexis
57cf861147
[MIG][9.0] scheduler_error_mailer
9 years ago
OCA Transbot
1360fa7e90
OCA Transbot updated translations from Transifex
9 years ago
Florian da Costa
f51913a9a2
fix scheduler_error_mailer
9 years ago
david.beal@akretion.com
2c3a2cdb56
[FIX] renamed 'email_template' m2o field in 'email_template_id' in scheduler_error_mailer module
10 years ago
Jairo Llopis
dfb1f2b6c7
[MIG] scheduler_error_mailer: Migration to v8
10 years ago
Stéphane Bidoul
0fa8243505
move all modules to __unported__ on master branch and set installable=False
10 years ago
Sandy Carter
4e3e789864
Generate .pot files
11 years ago
Alexis de Lattre
e3cab38e7d
Port to OpenERP 7.0.
Add logo and screenshot.
Add demo scheduler and test/debug function.
11 years ago
David BEAL
c8b3271384
Now uses an email template instead of a simple mail
Add a default e-mail template
Add the code we used to test the failure of scheduler (the import directive is commented)
13 years ago