- Sep 02, 2014
-
-
Simon Lejeune authored
-
Quentin De Paoli authored
[FIX] account, bank statement reconciliation: fixed use cases involving transactions made in a different currency than the company AND the statement ones
-
Jamin Shah authored
[FIX] survey: trace the partner_id taking the survey; if no token, set as the current user's partner.
-
Thibault Delavallée authored
-
Jeremy Kersten authored
[IMP] sales_team: Force a tree view in Sales team tab to avoid to show unnecessary informations like last login date
-
Jeremy Kersten authored
[IMP] sales_team: remove widget many2many_kanban from "Team Members" tab. Need to fix the security check from many2many_kanban before to reuse-it. Was checking delete user, and not write sale_team when we were tyring to delete a sale_men (user) from member_ids.
-
Quentin De Paoli authored
-
Quentin De Paoli authored
[FIX] account, bank statement reconciliation: payment and invoice in foreign currency use case fixed
-
Jeremy Kersten authored
[FIX] crm: lead_to_opportunities, check that current active_id has not been already merged by another previous active_id. Else, we was trying to browse an lead which was already deleted by a previous merge in the same loop.
-
- Aug 31, 2014
-
-
Antony Lesuisse authored
-
Antony Lesuisse authored
Split the ternary field application in active and show_customize, all four possible value are now needed for the customize theme popup.
-
- Aug 30, 2014
-
-
Fabien Pinckaers authored
-
- Aug 29, 2014
-
-
Quentin De Paoli authored
[FIX] account: fixes of bank statement reconciliation widget. Add of a partner_name field to hold the name of the counterparty in case it is not detected instead of merging it to the communication. Structured communication goes in the same communication field, while reference field holds the reference of the transaction (for whatever that means)"
-
Antony Lesuisse authored
-
Jeremy Kersten authored
[FIX] crm: onchage user_id, don't use the uid by default, but user the user_id. Else Saleteam are setted for current user who are editing and not salesman assigned. + Fix disintct name for attachment
-
Denis Ledoux authored
To browse the forum post, as the partner of the create_uid of the post is needed, which can't be read by portal users.
-
Thibault Delavallée authored
[IMP] mail: various cleaning and fixes in the notification email links (wording, missing document name management)
-
Thibault Delavallée authored
[FIX] mail: invite: name of the document was missing in the link to access the document, leading to 'Access False'.
-
Thibault Delavallée authored
[FIX] mail: chatter: display blockquotes with normal font size (appearing for example when replying through thunderbird).
-
Thibault Delavallée authored
-
Christophe Simonis authored
record rules. Partial revert of commit 80017b04. Conflicts: addons/web/static/src/js/chrome.js
-
Christophe Simonis authored
-
- Aug 28, 2014
-
-
Christophe Simonis authored
This was added as a security check, but access to this field is need by the wizard itself. As non employee users can't read/create email templates, this will not be problematic
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Christophe Simonis authored
-
Jeremy Kersten authored
-
Fabien Meghazi authored
-
Géry Debongnie authored
when the user is not registered, the announcement bar messed up the layout by adding a third scrollbar. This commit fixes the issue by ajusting the height if necessary. The timeout is necessary to prevent a scrollbar from appearing when the animation is running.
-
Géry Debongnie authored
the stupid left menu was not displayed with IE11. This fix uses a media query ignored by all (?) browsers but IE11.
-
Xavier Morel authored
-
Thibault Delavallée authored
leading to potential issues. Now the behavior is back to its previous version, posting on the user creates a private discussion. Fixed management of model variable in message_post to avoid posting messages on the mail.thread model. Classic inbox writes on partner, with hr it writes on the employee profile, like previously.
-
Thibault Delavallée authored
[FIX] website_forum: fixed (un)publish management on the profile. Partners are now also published by default. Better protection of displayed profile: only publis profiles with karma >= 1 are displayed on the forum, to avoid allowing external users to browse the user lists. Some cleaning / improvements in the bio edit form that was a bit buggy.
-
Thibault Delavallée authored
[FIX] survey: in prepare_result, result_summary variable could be returned without being initialized (error in question.type maybe, but anyway should be more secure)
-
Jeremy Kersten authored
-
Quentin De Paoli authored
[FIX] account: several fixes in bank statement reconciliation related to multi-currencies use cases where the statement is a foreign currency but receive a payment in the company currency
-
Jérome Maes authored
[FIX] bus, im_chat : disabled realtime status notification, replace it with rpc calls and set random retry delay on bus (longpolling)
-
Jérome Maes authored
-
- Aug 27, 2014
-
-
Denis Ledoux authored
-
Max Mumford authored
-