webtec
ec57bb3bb8
CHG: adapted to base_external_dbsource; code refactored
...
(../ext rev 351.3.3)
2012-09-12 16:34:59 +01:00
Lorenzo Battistini
5f63cfef56
[IMP] base_optional_quick_create summary
2013-08-30 15:53:19 +02:00
Lorenzo Battistini
d8368bde69
[IMP] base_optional_quick_create summary
2013-08-23 14:02:55 +02:00
Moises Lopez
8653023d8e
[REM][partner_do_merge] Revert this merge. Waiting feedback
2013-08-15 18:29:02 -07:00
Moises Lopez
5775484f80
[ADD][partner_do_merge] Module for merge duplicate partner
2013-08-15 15:59:53 -07:00
unknown
a0c58b186a
[MERGE] Merge from luis branch
2013-08-15 17:16:08 -05:30
Luis Tores
dbbb442b08
[IMP][partner_do_merge]Remove code that use particular fields
2013-08-14 12:15:40 -05:00
unknown
d5c8f3cc4e
[ADD] Honour dbfilter in custom proxy header
2013-08-04 20:25:15 +02:00
unknown
a9819f63dc
[ADD] Control quick creation of records per model
2013-08-04 20:24:04 +02:00
unknown
46bc7b93b7
[MIG] Port of LDAP populate and group sync modules to 7.0
2013-08-04 20:18:54 +02:00
unknown
58b091e6f6
[ADD] email_template_template
2013-08-04 20:16:37 +02: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