unknown
46bc7b93b7
[MIG] Port of LDAP populate and group sync modules to 7.0
11 years ago
unknown
58b091e6f6
[ADD] email_template_template
11 years ago
Daniel Reis
50e82c307a
ADD defsult and sugegsted values; auto-install
11 years ago
Daniel Reis
f7ac5cf999
ADD Module to use email from LDAP records
11 years ago
Daniel Reis
a496324006
FIX version numbers; view type is deprecated
11 years ago
Daniel Reis
8f373af1f6
Therp's modules to sync OpenERP with LDAP directories
11 years ago
Luis Tores
7ac839d59f
[IMP][partner_do_merge]Added function for save in a many2many the partners merged
12 years ago
Holger Brunn
58d47c871d
[ADD] dbfilter_from_header
12 years ago
Luis Tores
9c23e5b44c
[IMP][partner_do_merge]Remove option that partner merged are removeds
12 years ago
Luis Tores
8845e671c2
[ADD][partner_do_merge]Added wizard for merge partner by partner
12 years ago
Lorenzo Battistini
f3278ff072
[imp] exception
12 years ago
Jose Morales
b6b124b891
[IMP] Change the original author in openerp file
12 years ago
Jose Morales
a2eaebc318
[IMP] Change the original author in openerp file
12 years ago
Jose Morales
3363d32f05
[ADD] Added new modudel with which we can merge duplicate partner
12 years ago
Holger Brunn
414316fdcc
[IMP] add a usage example in the description
12 years ago
Nhomar Hernandez
dae1f3b8dc
[MERGE] Now is possible update o2m fields....
12 years ago
Sabrina Romero
f94b4ddfd3
[IMP] Added one2many handling
12 years ago
Lorenzo Battistini
7ed95427de
[fix] descr
12 years ago
Lorenzo Battistini
030b2a5c91
[imp] descr
12 years ago
Lorenzo Battistini
ee58f34b79
[add] working version
12 years ago
Lorenzo Battistini
ee6095e63e
[add] base_optional_quick_create
12 years ago
Nhomar Hernandez
ce948cb18c
[MERGE] Message from commiter:
12 years ago
Nhomar Hernandez
6a4123e419
[MERGE] Added mass_editing module, thanks to Serpentcs Extraordinary Job
12 years ago
Holger Brunn
ce4fa01654
[ADD] email_template_template
12 years ago
Virgil Dupras
4442424891
[ENH] Transformed mass.object's model_list char field into a proper m2m field.
12 years ago
Anu Patel
c099945611
[IMP] mass_editing: Added _('') for constraint message.
12 years ago
Anu Patel
8c0bb93dcc
[IMP] mass_editing: Improved the code based on error log.
12 years ago
Anu Patel
2d39868380
[IMP] mass_editing: Improved the code based on error log.
12 years ago
Anu Patel
9f6033509e
[IMP] mass_editing: Corrections based on the merge comments
12 years ago
Alexandre Fayolle
29812578b7
[REVERT] merged and pushed on 7.0 instead of 6.1 branch...
12 years ago
unknown
c5ea9d0596
[MRG][ADD] fetchmail_attach_from_folder
Adds the possibility to attach emails from a certain IMAP folder to objects,
ie partners. Matching is done via several algorithms, ie email address.
This gives a simple possibility to archive emails in OpenERP without a mail
client integration.
12 years ago
unknown
cc64275169
[MRG] [ADD] mail_client_view: gives normal users access to the mail views.
The only other possibilities users have of looking at e-mails, is through the
partner object, or other objects mails are directly linked to. This makes it
impossible to get an overall view, or to search through mails.
Furthermore the module makes newly received mails stand out with a red circle
in the mail view. These mails are in need of action. Via a simple click a user
can either mark a message as also in need of action, or the other way around,
as having been handled.
12 years ago
Holger Brunn
3ec1a5df87
[FIX] don't rollback() transation, use savepoint. This fixes concurrency
issues with long running cron threads as rollback also releases the lock
12 years ago
Ronald Portier
ddbfaca329
[FIX] - Some changes to make code consistent with 6.1 style.
12 years ago
Ronald Portier
fc0cd8a45c
[IMP] Give users the possibility to view emails
[IMP] Add 'action_needed' flag to mails - default on for new messages received
12 years ago
Holger Brunn
466d88fb2f
[IMP] make fetch_mail's refactoring more useful by returning the ids of
mails creates/objects matched
[ADD] preliminary docstrings
12 years ago
Holger Brunn
5c03dba5a6
[FIX] attach mail attachments to matched object in non-OpenERP case
12 years ago
Holger Brunn
600727b2c2
[IMP] refactored fetch_mail
[IMP] also log when we're done with one folder
12 years ago
Holger Brunn
9f1bd59522
[ADD] msg_state field for folders - set the state of messages fetched
from imap servers
[IMP] clean up the folders' treeview
12 years ago
Serpent Consulting Services
9c3500658b
Mass editing fixes for security access
12 years ago
Holger Brunn
6c68c1fb1c
[IMP] autopep8
[IMP] more efficient sorting of algorithms
[IMP] improve readability of help strings
12 years ago
unknown
f920009aa2
[IMP] convert mailadresses to lowercase to increase change for match
[IMP] handle situation that optional mail address componenents not present in mail
[IMP] slight reorganisation of code to aid debugging and made pep8 compliant as well.
12 years ago
Ronald Portier
85ff68da13
[IMP] - convert mailadresses to lowercase to increase change for match
- handle situation that optional mail address componenents not present in mail
- slight reorganisation of code to aid debugging and made pep8 compliant as well.
12 years ago
Holger Brunn
05021bf360
[MRG] lp:~therp-nl/therp-addons/fetchmail_attach_from_folder rev 89
12 years ago
Holger Brunn
4f621df5a9
[ADD] make retrieval configurable per folder; use msgid to exclude
duplicates; don't break existing configurations
12 years ago
Serpent Consulting Services
7dae0d6f69
[FIX] More fixes landed
12 years ago
Pavel Batishchev
1342a8d293
[MIG] super_calendar_view 7.0
[ADD] super_calendar_view: add russian po file
12 years ago
Pavel Batishchev
d504ebd362
add russian i18n
12 years ago
Pavel Batishchev
cb2f458f18
actualize __openerp__.py and view
12 years ago
Serpent Consulting Services
099f593621
[IMP] mass_editing : Improved typos and did some refactoring
12 years ago