MonsieurB
b1718a5cb7
port to 11.0
6 years ago
MonsieurB
6d852c6f48
merge pr #1253
6 years ago
Jordi Ballester Alomar
0238d827a8
Merge pull request #1438 from etobella/11.0-fix-remote
[IMP] name of remotes should be case insensitive
6 years ago
Enric Tobella
ca80170853
[IMP] name of remotes should be case insensitive
6 years ago
OCA Transbot
04579edf12
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
oca-travis
9172ad6c34
[UPD] Update base_exception.pot
6 years ago
OCA Transbot
db02a6c2dd
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
OCA Transbot
89a957812a
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
OCA Transbot
12a6c32f01
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
OCA Transbot
91705e8d4f
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
OCA Transbot
79807002b5
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
OCA Transbot
1f51c7ad2d
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
OCA Transbot
5996f7ba73
Update translation files
Updated by Update PO files to match POT (msgmerge) hook in Weblate.
6 years ago
Pedro M. Baeza
085e0fa6f5
Merge pull request #1433 from bealdav/11-base_exception-fix-doc
FIX remove old api parameters in base_exception
6 years ago
David Beal
ba5af982f3
FIX remove old api parameters in base_exception
6 years ago
Enric Tobella
2d4a6b07d6
Added translation using Weblate (Spanish)
6 years ago
oca-travis
fa21c730a6
[UPD] Update fetchmail_incoming_log.pot
6 years ago
OCA-git-bot
13b6623315
[ADD] setup.py
6 years ago
OCA-git-bot
053b1f003c
[UPD] README.rst
6 years ago
Moises Lopez - https://www.vauxoo.com/
56af4d6843
Merge pull request #1402 from Eficent/11.0-mig-mail_log_message_to_process
[11.0] [MIG] [REN] mail_log_message_to_process -> fetchmail_incoming_log
6 years ago
hveficent
9356fb4b2c
[RENAME] mail_log_message_to_process -> fetchmail_incoming_log
6 years ago
hveficent
09bbe50a7e
[MIG] mail_log_message_to_process: Migration to 11.0
6 years ago
oca-travis
6bd99f718f
[UPD] Update mail_log_message_to_process.pot
6 years ago
Lois Rilo
1f56714e2b
[10.0][MIG][REN] mail_log_messages_to_process migrated and renamed to mail_log_message_to_process
7 years ago
Jordi Ballester Alomar
49174aa5b5
Merge pull request #1414 from etobella/11.0-fix-remote_menu
[FIX] base_remote: Views
6 years ago
Enric Tobella
f2e1023442
[FIX] base_remote: Views
6 years ago
oca-travis
29ce95106e
[UPD] Update scheduler_error_mailer.pot
6 years ago
oca-travis
fb3fcd0f1c
[UPD] Update nsca_client.pot
6 years ago
oca-travis
93df97ccb0
[UPD] Update base_cron_exclusion.pot
6 years ago
OCA-git-bot
2b047ac289
[ADD] setup.py
6 years ago
Jordi Ballester Alomar
c6103a3be1
Merge pull request #1280 from etobella/11.0-mig-nsca_client
[11.0] nsca client
6 years ago
Pedro M. Baeza
f181a54cab
Merge pull request #1406 from ivantodorovich/11.0-base_ex
[IMP] Update base_exception views
6 years ago
Iván Todorovich
1ddc94948e
[IMP] Update base_exception views
- Show menu only to Exception Rule Managers
- Use sequence and active widgets on tree view
- Updated form to use sheet
6 years ago
oca-travis
ba13468721
[UPD] Update record_archiver.pot
6 years ago
OCA-git-bot
6ee8f2d4f6
[ADD] setup.py
6 years ago
OCA-git-bot
8028235cde
[UPD] README.rst
6 years ago
Yannick Vaucher
a894f3c9c1
Merge pull request #1381 from arkostyuk/11.0-mig-record_archiver
[11.0][MIG] record_archiver
6 years ago
Artem Kostyuk
0282562a22
[COV] Improve coverage
6 years ago
Artem Kostyuk
6224d266c3
[IMP] Allow dynamic state recognition on `record.lifespan`
6 years ago
Artem Kostyuk
fa1e50990c
[11.0][MIG] record_archiver
6 years ago
Yannick Vaucher
5bb549d9b4
[PORT] [9.0] record_archiver
9 years ago
Guewen Baconnier
d40685dddb
Use the OCA template in __openerp__.py
9 years ago
Guewen Baconnier
7dfad20406
Add translation pot
10 years ago
Guewen Baconnier
e527c36738
Add tests for the archiving of records
10 years ago
Guewen Baconnier
5282ef3232
Add access rights
10 years ago
Guewen Baconnier
103689d17d
Add tests an fix a condition
On the search of active models
10 years ago
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.
10 years ago
Guewen Baconnier
db0f88479e
Hide models without an active field
10 years ago
Guewen Baconnier
d4c053030e
Use a m2o for the models
10 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.
10 years ago