Commit Graph

306 Commits (ebe8af2e9b162c6184d4621c4fe343a0e81fe78e)

Author SHA1 Message Date
Daniel Reis 50e82c307a ADD defsult and sugegsted values; auto-install 2013-07-29 08:57:18 +01:00
Daniel Reis f7ac5cf999 ADD Module to use email from LDAP records 2013-07-26 14:36:58 +01:00
Daniel Reis a496324006 FIX version numbers; view type is deprecated 2013-07-24 13:53:38 +01:00
Daniel Reis 8f373af1f6 Therp's modules to sync OpenERP with LDAP directories 2013-07-23 12:21:53 +01:00
Luis Tores 7ac839d59f [IMP][partner_do_merge]Added function for save in a many2many the partners merged 2013-07-04 15:54:08 -07:00
Holger Brunn 58d47c871d [ADD] dbfilter_from_header 2013-07-04 22:01:18 +02:00
Luis Tores 9c23e5b44c [IMP][partner_do_merge]Remove option that partner merged are removeds 2013-07-03 00:18:07 -07:00
Luis Tores 8845e671c2 [ADD][partner_do_merge]Added wizard for merge partner by partner 2013-06-27 19:22:06 -07:00
Lorenzo Battistini f3278ff072 [imp] exception 2013-06-20 11:48:11 +02:00
Jose Morales b6b124b891 [IMP] Change the original author in openerp file 2013-06-18 10:18:38 -05:30
Jose Morales a2eaebc318 [IMP] Change the original author in openerp file 2013-06-18 10:07:51 -05:30
Jose Morales 3363d32f05 [ADD] Added new modudel with which we can merge duplicate partner 2013-06-17 16:31:38 -05:30
Holger Brunn 414316fdcc [IMP] add a usage example in the description 2013-06-17 11:03:49 +02:00
Nhomar Hernandez dae1f3b8dc [MERGE] Now is possible update o2m fields.... 2013-06-13 02:18:53 -05:30
Sabrina Romero f94b4ddfd3 [IMP] Added one2many handling 2013-06-12 21:17:19 -07:00
Lorenzo Battistini 7ed95427de [fix] descr 2013-06-12 19:08:49 +02:00
Lorenzo Battistini 030b2a5c91 [imp] descr 2013-06-12 19:05:17 +02:00
Lorenzo Battistini ee58f34b79 [add] working version 2013-06-12 18:45:49 +02:00
Lorenzo Battistini ee6095e63e [add] base_optional_quick_create 2013-06-12 18:30:41 +02:00
Nhomar Hernandez ce948cb18c [MERGE] Message from commiter:
I began tackling Stephan's list of issues, starting with the first one (using a m2m field instead of a serialized ID list).
2013-06-09 10:41:10 -07:00
Nhomar Hernandez 6a4123e419 [MERGE] Added mass_editing module, thanks to Serpentcs Extraordinary Job 2013-06-09 10:39:04 -07:00
Holger Brunn ce4fa01654 [ADD] email_template_template 2013-05-31 09:53:13 +02:00
Virgil Dupras 4442424891 [ENH] Transformed mass.object's model_list char field into a proper m2m field. 2013-05-08 08:41:12 -04:00
Anu Patel c099945611 [IMP] mass_editing: Added _('') for constraint message. 2013-05-07 19:06:37 +05:30
Anu Patel 8c0bb93dcc [IMP] mass_editing: Improved the code based on error log. 2013-05-06 19:34:09 +05:30
Anu Patel 2d39868380 [IMP] mass_editing: Improved the code based on error log. 2013-05-06 17:08:18 +05:30
Anu Patel 9f6033509e [IMP] mass_editing: Corrections based on the merge comments 2013-05-02 18:39:12 +05:30
Alexandre Fayolle 29812578b7 [REVERT] merged and pushed on 7.0 instead of 6.1 branch... 2013-04-26 10:07:41 +02:00
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.
2013-04-26 09:56:43 +02:00
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.
2013-04-26 09:52:06 +02:00
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
2013-04-18 16:43:25 +02:00
Ronald Portier ddbfaca329 [FIX] - Some changes to make code consistent with 6.1 style. 2013-04-17 23:57:08 +02:00
Ronald Portier fc0cd8a45c [IMP] Give users the possibility to view emails
[IMP] Add 'action_needed' flag to mails - default on for new messages received
2013-04-16 22:54:16 +02:00
Holger Brunn 466d88fb2f [IMP] make fetch_mail's refactoring more useful by returning the ids of
mails creates/objects matched
[ADD] preliminary docstrings
2013-04-16 10:12:57 +02:00
Holger Brunn 5c03dba5a6 [FIX] attach mail attachments to matched object in non-OpenERP case 2013-04-15 15:22:42 +02:00
Holger Brunn 600727b2c2 [IMP] refactored fetch_mail
[IMP] also log when we're done with one folder
2013-04-15 15:04:57 +02:00
Holger Brunn 9f1bd59522 [ADD] msg_state field for folders - set the state of messages fetched
from imap servers
[IMP] clean up the folders' treeview
2013-04-15 14:23:05 +02:00
Serpent Consulting Services 9c3500658b Mass editing fixes for security access 2013-04-12 18:08:39 +05:30
Holger Brunn 6c68c1fb1c [IMP] autopep8
[IMP] more efficient sorting of algorithms
[IMP] improve readability of help strings
2013-04-05 14:00:35 +02:00
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.
2013-04-05 12:44:50 +02:00
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.
2013-04-04 21:32:01 +02:00
Holger Brunn 05021bf360 [MRG] lp:~therp-nl/therp-addons/fetchmail_attach_from_folder rev 89 2013-03-26 12:22:16 +01:00
Holger Brunn 4f621df5a9 [ADD] make retrieval configurable per folder; use msgid to exclude
duplicates; don't break existing configurations
2013-03-26 11:38:56 +01:00
Serpent Consulting Services 7dae0d6f69 [FIX] More fixes landed 2013-03-11 20:10:56 +05:30
Pavel Batishchev 1342a8d293 [MIG] super_calendar_view 7.0
[ADD] super_calendar_view: add russian po file
2013-03-05 09:34:07 +01:00
Pavel Batishchev d504ebd362 add russian i18n 2013-03-05 11:04:10 +04:00
Pavel Batishchev cb2f458f18 actualize __openerp__.py and view 2013-03-05 11:03:37 +04:00
Serpent Consulting Services 099f593621 [IMP] mass_editing : Improved typos and did some refactoring 2013-02-15 02:01:22 +05:30
Serpent Consulting Services f06d8b22ae [ADD/IMP] mass_editing : Added ChangeLog file and copyright info 2013-02-15 01:34:14 +05:30
Serpent Consulting Services f0ff121c68 [ADD] Added the module mass_editing with OpenERPv7 compatability 2013-02-13 22:42:23 +05:30