odoo/odoo.git
9 years ago[IMP] quotation: added onboarding tips
Bhavik Bagdiya [Tue, 19 Aug 2014 13:18:10 +0000 (18:48 +0530)]
[IMP] quotation: added onboarding tips

9 years agoMerge pull request #1983 from odoo-dev/master-pos-new-payment-screen-fva
Frédéric Van der Essen [Mon, 25 Aug 2014 15:36:12 +0000 (17:36 +0200)]
Merge pull request #1983 from odoo-dev/master-pos-new-payment-screen-fva

Point of Sale : New Payment Screen & Receipt Screens

9 years agoMerge branch 'master' into master-pos-new-payment-screen-fva
Frederic van der Essen [Mon, 25 Aug 2014 14:42:57 +0000 (16:42 +0200)]
Merge branch 'master' into master-pos-new-payment-screen-fva

Conflicts:
addons/point_of_sale/point_of_sale.py
addons/point_of_sale/point_of_sale_view.xml

9 years ago[FIX] do not use ir.ui.view's arch_fs version of updated views in --dev mode
Fabien Meghazi [Mon, 25 Aug 2014 14:12:51 +0000 (16:12 +0200)]
[FIX] do not use ir.ui.view's arch_fs version of updated views in --dev mode

9 years ago[IMP] point_of_sale: removed actionbars, were not used anymore
Frederic van der Essen [Mon, 25 Aug 2014 13:47:02 +0000 (15:47 +0200)]
[IMP] point_of_sale: removed actionbars, were not used anymore

9 years ago[IMP] point_of_sale: The invoice button in the payment screen now sets the order...
Frederic van der Essen [Mon, 25 Aug 2014 13:36:30 +0000 (15:36 +0200)]
[IMP] point_of_sale: The invoice button in the payment screen now sets the order to be invoiced instead of directly invoicing the order

9 years ago[FIX] web: update moment and datepicker library also add a controller to lazily load...
Cedric Snauwaert [Thu, 14 Aug 2014 12:10:40 +0000 (14:10 +0200)]
[FIX] web: update moment and datepicker library also add a controller to lazily load locale

9 years ago[FIX] web: remove old datetimepicker and change by bootstrap datetimepicker
Cedric Snauwaert [Thu, 3 Jul 2014 12:10:09 +0000 (14:10 +0200)]
[FIX] web: remove old datetimepicker and change by bootstrap datetimepicker

9 years ago[IMP] website.snippet: convert media snippet into the new snippet api
Christophe Matthieu [Fri, 22 Aug 2014 15:10:36 +0000 (17:10 +0200)]
[IMP] website.snippet: convert media snippet into the new snippet api

9 years ago[FIX] web_tip: consume can effectively use the api.multi decorator, to perform write...
Thibault Delavallée [Mon, 25 Aug 2014 09:03:58 +0000 (11:03 +0200)]
[FIX] web_tip: consume can effectively use the api.multi decorator, to perform write in batch.

9 years ago[IMP] web_tip: add support for list views
Julien Legros [Wed, 13 Aug 2014 13:28:58 +0000 (15:28 +0200)]
[IMP] web_tip: add support for list views

9 years ago[FIX] web_tip: grant write permission to users
Julien Legros [Thu, 7 Aug 2014 13:13:39 +0000 (15:13 +0200)]
[FIX] web_tip: grant write permission to users

9 years ago[IMP] web_tip: convert web_tip model to v8 api
Julien Legros [Thu, 7 Aug 2014 11:02:45 +0000 (13:02 +0200)]
[IMP] web_tip: convert web_tip model to v8 api

9 years agoMerge pull request #1945 from MadeleineHero/master
xmo-odoo [Mon, 25 Aug 2014 07:05:19 +0000 (09:05 +0200)]
Merge pull request #1945 from MadeleineHero/master

[FIX] typo

9 years agotypo
MadeleineHero [Sat, 23 Aug 2014 13:52:04 +0000 (15:52 +0200)]
typo

s/nonexiting/non-existing

9 years ago[IMP] website.theme: add button in customize theme modal to show all theme modules
Christophe Matthieu [Fri, 22 Aug 2014 09:11:39 +0000 (11:11 +0200)]
[IMP] website.theme: add button in customize theme modal to show all theme modules

9 years ago[IMP] Use radio widget in various views
ssh-odoo [Thu, 26 Jun 2014 09:37:30 +0000 (15:07 +0530)]
[IMP] Use radio widget in various views

+ some UI messages improvements

(Closes #1913)

9 years ago[IMP] website snippet new option, gallery
Christophe Matthieu [Thu, 21 Aug 2014 16:00:23 +0000 (18:00 +0200)]
[IMP] website snippet new option, gallery

website.snippet: The methods described in javascript will be called automatically from the data-method_name = value on li snippets options. The methods are called in the order relative to children of xml (eg: <li data-method1=value1> ... <li data-method2=value2> ... </ li>, the method1 is then called method2). Methods receive two arguments: type (over, click, reset) and value. data-snippet-id-option becomes data-snippet-id. Several xml options can use the same data-snippet-id.

add a new gallery snippet

convert website_sale to the new option system

9 years ago[IMP] Rename Schedule/log Call button
yti [Thu, 21 Aug 2014 08:13:19 +0000 (10:13 +0200)]
[IMP] Rename Schedule/log Call button

9 years ago[FIX] Do not assume all exceptions with a code attribute to be HTTPExceptions
Fabien Meghazi [Wed, 20 Aug 2014 13:24:34 +0000 (15:24 +0200)]
[FIX] Do not assume all exceptions with a code attribute to be HTTPExceptions

9 years agoMerge pull request #1781 from odoo-dev/master-fix-theme-need-alltime-less-chm
Christophe Matthieu [Wed, 20 Aug 2014 11:29:38 +0000 (13:29 +0200)]
Merge pull request #1781 from odoo-dev/master-fix-theme-need-alltime-less-chm

[FIX] website.theme: when the user does not raise an exception.

9 years agoMerge pull request #1875 from ma78nee/patch-1
xmo-odoo [Wed, 20 Aug 2014 09:01:06 +0000 (11:01 +0200)]
Merge pull request #1875 from ma78nee/patch-1

Little description mistake

9 years ago[FIX] tour: don't display all log when log an error
Christophe Matthieu [Tue, 19 Aug 2014 08:42:44 +0000 (10:42 +0200)]
[FIX] tour: don't display all log when log an error

9 years ago[FIX] website.theme: when the user does not raise an exception. Display error message...
Christophe Matthieu [Tue, 12 Aug 2014 13:11:50 +0000 (15:11 +0200)]
[FIX] website.theme: when the user does not raise an exception. Display error message when the user install or customize a theme.

9 years agoUpdate __openerp__.py
Mathias Neef [Wed, 20 Aug 2014 08:16:53 +0000 (10:16 +0200)]
Update __openerp__.py

Little mistake in the descreption seen during translation.

9 years ago[FIX] ir.attachments of compiled css assets not properly invalidated
Fabien Meghazi [Tue, 19 Aug 2014 15:16:09 +0000 (17:16 +0200)]
[FIX] ir.attachments of compiled css assets not properly invalidated

9 years ago[FIX] bundles: fix compiled css assets recomposition
Fabien Meghazi [Tue, 19 Aug 2014 13:50:57 +0000 (15:50 +0200)]
[FIX] bundles: fix compiled css assets recomposition

- Do not include css in less source because malformed css will break
  less compilation
- Always recompose compiled css, even if not in debug mode
- Less and sass compilers mode @at-rules on top in order to comply
  to css 2.1, those @at-rules where left-over during the recompostion
  because they lost their marker. Those are now handled as virtual
  inline stylesheets.

9 years ago[IMP] hr: strenghtening of write()
Richard Mathot [Tue, 19 Aug 2014 10:35:06 +0000 (12:35 +0200)]
[IMP] hr: strenghtening of write()

9 years ago[FIX] mail: bad test
Richard Mathot [Tue, 19 Aug 2014 10:32:44 +0000 (12:32 +0200)]
[FIX] mail: bad test

9 years ago[IMP] Cache bundles in ir.attachments instead of a LRU
Fabien Meghazi [Mon, 18 Aug 2014 13:57:51 +0000 (15:57 +0200)]
[IMP] Cache bundles in ir.attachments instead of a LRU

Forward ported from 8.0's commit: 8402625

9 years ago[IMP] bundles: also display css errors on debug mode
Fabien Meghazi [Mon, 18 Aug 2014 14:36:02 +0000 (16:36 +0200)]
[IMP] bundles: also display css errors on debug mode

9 years ago[IMP] hr: first employee is named after admin
ssh-odoo [Thu, 14 Aug 2014 06:11:39 +0000 (11:41 +0530)]
[IMP] hr: first employee is named after admin

9 years ago[IMP] bundles: display warning for forbidden local @imports
Fabien Meghazi [Thu, 14 Aug 2014 15:27:50 +0000 (17:27 +0200)]
[IMP] bundles: display warning for forbidden local @imports

9 years ago[FIX] --dev mode crashes on read_template ormcache invalidation
Fabien Meghazi [Thu, 14 Aug 2014 10:43:10 +0000 (12:43 +0200)]
[FIX] --dev mode crashes on read_template ormcache invalidation

9 years ago[FIX] Fix website theme slowness
Fabien Meghazi [Thu, 14 Aug 2014 09:43:54 +0000 (11:43 +0200)]
[FIX] Fix website theme slowness

9 years ago[FIX] Do not alter @import statements of saas/less
Fabien Meghazi [Thu, 14 Aug 2014 09:25:57 +0000 (11:25 +0200)]
[FIX] Do not alter @import statements of saas/less

9 years ago[IMP] code auto reload: logger.error in case of syntax error
Fabien Meghazi [Thu, 14 Aug 2014 08:01:50 +0000 (10:01 +0200)]
[IMP] code auto reload: logger.error in case of syntax error

9 years agoMerge pull request #1765 from odoo-dev/master-fix-less-compilation-errors-fme
Fabien Meghazi [Wed, 13 Aug 2014 14:49:40 +0000 (16:49 +0200)]
Merge pull request #1765 from odoo-dev/master-fix-less-compilation-errors-fme

[FIX] Asset bundles compilation bug + support for mixed preprocessing languages

- moving imports to the top of the source to compile breaks the assets recomposition trough markers
- improved performance by avoiding useless assets fragments recomposition
- added support for mixed preprocessing languages in the same bundle

9 years ago[IMP] Css preprocessors can now be mixed up in the same bundle
Fabien Meghazi [Wed, 13 Aug 2014 12:48:07 +0000 (14:48 +0200)]
[IMP] Css preprocessors can now be mixed up in the same bundle

9 years ago[IMP] sale: product_id_change now supports a void pricelist and/or a void partner_id.
mdi-odoo [Wed, 18 Jun 2014 04:42:21 +0000 (10:12 +0530)]
[IMP] sale: product_id_change now supports a void pricelist and/or a void partner_id.
website_quote: validity, options and template now readonly when not in draft
and sent status (aka confirmed).

9 years ago[IMP] recompose bundle only if needed
Fabien Meghazi [Wed, 13 Aug 2014 11:00:55 +0000 (13:00 +0200)]
[IMP] recompose bundle only if needed

9 years ago[IMP] Use bundle compilation output instead of fragment recomposition
Fabien Meghazi [Wed, 13 Aug 2014 09:38:19 +0000 (11:38 +0200)]
[IMP] Use bundle compilation output instead of fragment recomposition

9 years ago[FIX] Do not top up all @imports before less/sass compilation
Fabien Meghazi [Wed, 13 Aug 2014 09:02:43 +0000 (11:02 +0200)]
[FIX] Do not top up all @imports before less/sass compilation

This was preventing the bundles fragments to be restored after
compilation

9 years ago[IMP] form views: remove sheets in config forms
tpa-odoo [Wed, 25 Jun 2014 12:38:33 +0000 (18:08 +0530)]
[IMP] form views: remove sheets in config forms

(Closes #850)

9 years agoHide the Edit bar with mobile.
Wisniewski [Tue, 12 Aug 2014 11:47:56 +0000 (13:47 +0200)]
Hide the Edit bar with mobile.

9 years ago[IMP] web: order fields in export wizard
rba-odoo [Thu, 26 Jun 2014 10:08:19 +0000 (15:38 +0530)]
[IMP] web: order fields in export wizard

(Closes #1645)

9 years ago[IMP] purchase: misc usability improvements
cod-odoo [Wed, 25 Jun 2014 10:23:54 +0000 (15:53 +0530)]
[IMP] purchase: misc usability improvements
- RFQ wording imp
- products tree view in purchase form view: set account_analytic_id
for group_analytic_accounting only + add a context for the partner
- purchase: res_config: wording imp + config view imp

9 years agoMerge pull request #1739 from odoo-dev/master-watchdog-fme
Fabien Meghazi [Tue, 12 Aug 2014 01:31:29 +0000 (03:31 +0200)]
Merge pull request #1739 from odoo-dev/master-watchdog-fme

[IMP] Make autoreload work in --dev mode

- Replaced `pyinotify` by conditionally imported `watchdog`
- On code reload, restart process without losing --database argument (was crasing `odoo start` command)
- Removed `--auto-reload` in favor of `--dev`

9 years agoCheck if the logger warning causes runbot warning
Fabien Meghazi [Mon, 11 Aug 2014 20:01:39 +0000 (22:01 +0200)]
Check if the logger warning causes runbot warning

9 years ago[IMP] filesystem watcher only activated on --dev mode (for the moment)
Fabien Meghazi [Mon, 11 Aug 2014 15:12:47 +0000 (17:12 +0200)]
[IMP] filesystem watcher only activated on --dev mode (for the moment)

9 years ago[IMP] point_of_sale: let the cashier directly select the invoice's customer instead...
Frederic van der Essen [Mon, 11 Aug 2014 09:21:11 +0000 (11:21 +0200)]
[IMP] point_of_sale: let the cashier directly select the invoice's customer instead of displaying an unhelpful error message

9 years ago[IMP] point_of_sale: replaced the dollar sign by a more international alternative
Frederic van der Essen [Fri, 8 Aug 2014 11:01:20 +0000 (13:01 +0200)]
[IMP] point_of_sale: replaced the dollar sign by a more international alternative

9 years ago[IMP] point_of_sale: improved payment screen input handling
Frederic van der Essen [Fri, 8 Aug 2014 10:57:23 +0000 (12:57 +0200)]
[IMP] point_of_sale: improved payment screen input handling

9 years ago[IMP] point_of_sale: layout improvements on the payment screen + fix some styling...
Frederic van der Essen [Fri, 8 Aug 2014 10:22:13 +0000 (12:22 +0200)]
[IMP] point_of_sale: layout improvements on the payment screen + fix some styling issues + use most common notes value on the numpad

9 years ago[IMP] website: create customize theme application and color-picker; Create theme_boot...
Christophe Matthieu [Fri, 8 Aug 2014 09:58:40 +0000 (11:58 +0200)]
[IMP] website: create customize theme application and color-picker; Create theme_bootswatch and use less files.

9 years ago[IMP] point_of_sale: reworked the receipt screen to be in style with the payment...
Frederic van der Essen [Thu, 7 Aug 2014 16:56:25 +0000 (18:56 +0200)]
[IMP] point_of_sale: reworked the receipt screen to be in style with the payment screen

9 years ago[FIX] point_of_sale: removed console.log + fixed paid status update due to missing...
Frederic van der Essen [Thu, 7 Aug 2014 15:36:24 +0000 (17:36 +0200)]
[FIX] point_of_sale: removed console.log + fixed paid status update due to missing self declaration

9 years ago[IMP] point_of_sale: new payment screen is now operational
Frederic van der Essen [Thu, 7 Aug 2014 15:28:46 +0000 (17:28 +0200)]
[IMP] point_of_sale: new payment screen is now operational

9 years ago[IMP] tour: add a tour to click on all menu items, sub menu items, need action, and...
Christophe Matthieu [Wed, 6 Aug 2014 15:22:03 +0000 (17:22 +0200)]
[IMP] tour: add a tour to click on all menu items, sub menu items, need action, and views

9 years ago[FIX] Make watchdog python module optional
Fabien Meghazi [Wed, 6 Aug 2014 14:12:45 +0000 (16:12 +0200)]
[FIX] Make watchdog python module optional

9 years ago[REM] Removed --auto-reload switch and bound feature to --dev switch
Fabien Meghazi [Wed, 6 Aug 2014 13:33:04 +0000 (15:33 +0200)]
[REM] Removed --auto-reload switch and bound feature to --dev switch

9 years agoMerge remote-tracking branch 'odoo/master' into master-watchdog-fme
Fabien Meghazi [Wed, 6 Aug 2014 13:27:26 +0000 (15:27 +0200)]
Merge remote-tracking branch 'odoo/master' into master-watchdog-fme

9 years agoMerge pull request #1625 from odoo-dev/master-views-arch-on-disk-fme
Fabien Meghazi [Wed, 6 Aug 2014 13:24:04 +0000 (15:24 +0200)]
Merge pull request #1625 from odoo-dev/master-views-arch-on-disk-fme

[MERGE] Read ir.ui.view's arch from disk in development mode

A new switch named `--dev` has been added to the openerp.cli's arguments.

This development mode's purpose is to activate some specific behaviours in order to ease development.

For the moment, the only effect of `--dev` is to make the ir.ui.view's arch function field read the data from the original xml file (if any), allowing the developer to change a view and check the effect without having to update it's database.

This feature will currently work only with existing views. If you add a view you still have to update your database.

9 years ago[IMP] change arch_fs's type to field.char
Fabien Meghazi [Wed, 6 Aug 2014 11:32:00 +0000 (13:32 +0200)]
[IMP] change arch_fs's type to field.char

9 years ago[IMP] Store relative path in arch_fs
Fabien Meghazi [Wed, 6 Aug 2014 10:13:28 +0000 (12:13 +0200)]
[IMP] Store relative path in arch_fs

9 years ago[ADD] web_tip: module for tip definition and display
Julien Legros [Fri, 25 Jul 2014 16:12:36 +0000 (18:12 +0200)]
[ADD] web_tip: module for tip definition and display

Also added with this commit:
crm: tip data
web: hooks (events) for web_tip
web_kanban: hooks (events) for web_tip

9 years ago[WIP] point_of_sale: work on new payment screen
Frederic van der Essen [Tue, 5 Aug 2014 10:22:11 +0000 (12:22 +0200)]
[WIP] point_of_sale: work on new payment screen

9 years ago[REM] base_report_designer: remove module
Mitesh Savani [Tue, 15 Jul 2014 09:37:06 +0000 (15:07 +0530)]
[REM] base_report_designer: remove module

Module will stay available at
https://github.com/odoo/odoo-extra/commit/c6298bd43ddb3da063b880f7e8f5635d4765ea3a

Closes #1582

9 years ago[FIX] ommit (-d, --database) in code reexecution's sys.args stripping
Fabien Meghazi [Mon, 4 Aug 2014 15:09:44 +0000 (17:09 +0200)]
[FIX] ommit (-d, --database) in code reexecution's sys.args stripping

Stripping -d from sys.argv prevent odoo's `start` subcommand to work
properly. Besides, -d is not harmful for code reececution

9 years ago[IMP] FSWatcher method names
Fabien Meghazi [Mon, 4 Aug 2014 15:08:29 +0000 (17:08 +0200)]
[IMP] FSWatcher method names

9 years agoMerge remote-tracking branch 'odoo/master' into master-watchdog-fme
Fabien Meghazi [Mon, 4 Aug 2014 15:07:03 +0000 (17:07 +0200)]
Merge remote-tracking branch 'odoo/master' into master-watchdog-fme

9 years ago[IMP] website_quote: add default quote template
avo-odoo [Tue, 15 Jul 2014 09:55:48 +0000 (15:25 +0530)]
[IMP] website_quote: add default quote template

(Closes #1380)

9 years ago[IMP] project : mailgateway: add to and cc as followers of the newly created task
Dikshit Prajapati [Tue, 15 Jul 2014 05:48:00 +0000 (11:18 +0530)]
[IMP] project : mailgateway: add to and cc as followers of the newly created task

9 years ago[FIX] web: warn of possible data loss when click on Odoo logo
Pankaj Joshi [Tue, 15 Jul 2014 12:38:28 +0000 (18:08 +0530)]
[FIX] web: warn of possible data loss when click on Odoo logo

9 years ago[MOVE] account: moved account/project files to analytic or account, depending on...
cod-odoo [Wed, 25 Jun 2014 06:07:30 +0000 (11:37 +0530)]
[MOVE] account: moved account/project files to analytic or account, depending on which module the moved code belongs to. This allows to remove references to project in account module. Also added some improvements in project when deleting a project (delete account if void) or when deleting an account (delete project if void).

9 years ago[WIP] exhume branch for runbot (lost logs)
Fabien Meghazi [Mon, 4 Aug 2014 09:35:11 +0000 (11:35 +0200)]
[WIP] exhume branch for runbot (lost logs)

9 years ago[MERGE] Forward-port 8.0 up to d706adb
Olivier Dony [Sat, 2 Aug 2014 19:13:41 +0000 (21:13 +0200)]
[MERGE] Forward-port 8.0 up to d706adb

9 years ago[MERGE] Forward-port saas-5 up to 37ba23d
Olivier Dony [Sat, 2 Aug 2014 18:42:19 +0000 (20:42 +0200)]
[MERGE] Forward-port saas-5 up to 37ba23d

9 years ago[FIX] product_visible_discount: no crash when no pricelist passed or product without...
Olivier Dony [Sat, 2 Aug 2014 01:32:09 +0000 (03:32 +0200)]
[FIX] product_visible_discount: no crash when no pricelist passed or product without company

Fixes an error introduced in f6fb2b6

9 years ago[MERGE] Forward-port saas-3 up to 7273474
Olivier Dony [Fri, 1 Aug 2014 21:14:59 +0000 (23:14 +0200)]
[MERGE] Forward-port saas-3 up to 7273474

9 years ago[MERGE] Forward-port saas-3 up to fc92027
Olivier Dony [Fri, 1 Aug 2014 21:10:29 +0000 (23:10 +0200)]
[MERGE] Forward-port saas-3 up to fc92027

9 years ago[FIX] website: OpenERP->Odoo in website footer
Olivier Dony [Fri, 1 Aug 2014 21:04:42 +0000 (23:04 +0200)]
[FIX] website: OpenERP->Odoo in website footer

9 years ago[MERGE] Forward-port 7.0 up to 9411a2da
Olivier Dony [Fri, 1 Aug 2014 21:01:57 +0000 (23:01 +0200)]
[MERGE] Forward-port 7.0 up to 9411a2da

9 years ago[FIX] Model.load(): extra error checking while importing data
Olivier Dony [Fri, 1 Aug 2014 20:42:01 +0000 (22:42 +0200)]
[FIX] Model.load(): extra error checking while importing data

If any missing or partially incorrect values cause
an exception other than a psycopg2 error, we should
still catch it, rollback that record and report
the error, rather than letting bubble and fail
without any feedback to the user.

Fixes #1485

9 years ago[FIX] account: res.partner: limit access to "total_invoiced" field to group "group_ac...
Christophe Simonis [Fri, 1 Aug 2014 15:29:20 +0000 (17:29 +0200)]
[FIX] account: res.partner: limit access to "total_invoiced" field to group "group_account_invoice". Use SUPERUSER_ID to access data

9 years ago[IMP] base: show possible titles for companies (opw 608243)
Martin Trigaux [Fri, 1 Aug 2014 15:07:56 +0000 (17:07 +0200)]
[IMP] base: show possible titles for companies (opw 608243)

9 years ago[FIX] calendar: onchange_dates: protect against void dates (for example when creating...
Thibault Delavallée [Fri, 1 Aug 2014 11:48:33 +0000 (13:48 +0200)]
[FIX] calendar: onchange_dates: protect against void dates (for example when creating a meeting through the form view)

9 years ago[FIX] product_visible_discount: multicurrency pricelists
Martin Trigaux [Fri, 1 Aug 2014 10:43:31 +0000 (12:43 +0200)]
[FIX] product_visible_discount: multicurrency pricelists

When we compute the discount of a product to display (result of product_id_change), we compare prices in the currency of the product while we expect prices in the currency of the pricelist. opw 606188

9 years ago[FIX] orm: set default before removing magic fields
dhr-odoo [Wed, 9 Jul 2014 07:23:36 +0000 (12:53 +0530)]
[FIX] orm: set default before removing magic fields

When a record is created, the magic fields (id, create_date,...) are first removed from the vals as the user should not set a value for these.
However if a value for this is given in default value (e.g. defined in an ir.value), the creation would crash (sql error : column specified more than once) as the magic column would be added again.

9 years ago[FIX] website: update url in the footer
Julien Legros [Fri, 1 Aug 2014 13:33:58 +0000 (15:33 +0200)]
[FIX] website: update url in the footer

9 years ago[FIX] website: slug: fallback to positive ID when slug appears to contain a missing...
Olivier Dony [Fri, 1 Aug 2014 08:50:25 +0000 (10:50 +0200)]
[FIX] website: slug: fallback to positive ID when slug appears to contain a missing negative ID

In some rare cases database records have negative IDs,
so the slug URL could look like /foo--20. This could
be mistaken for a slug ending with a `-` and a positive ID.
The latter is not supposed to happned as final hyphens
are stripped by slugify, but has been used in the past
and may be used in old links.

9 years ago[IMP] generic wizard to import bank statements + import of OFX and QIF files (+adapte...
qdp-odoo [Fri, 1 Aug 2014 13:00:18 +0000 (15:00 +0200)]
[IMP] generic wizard to import bank statements + import of OFX and QIF files (+adapted l10n_be_coda to use it)

9 years ago[FIX] web: multiple opened modal need fixing since bootstrap lib update
Cedric Snauwaert [Fri, 1 Aug 2014 12:53:48 +0000 (14:53 +0200)]
[FIX] web: multiple opened modal need fixing since bootstrap lib update

9 years ago[FIX] website_sale: confirm sale order on payment_confirmation
Denis Ledoux [Fri, 1 Aug 2014 12:48:16 +0000 (14:48 +0200)]
[FIX] website_sale: confirm sale order on payment_confirmation

Same behavior than in saas-5

9 years ago[MERGE] Forward-port 8.0 up to 494ecc6
Olivier Dony [Fri, 1 Aug 2014 12:33:21 +0000 (14:33 +0200)]
[MERGE] Forward-port 8.0 up to 494ecc6

9 years ago[MERGE] Foward-port saas-5 up to ee4df1e
Olivier Dony [Fri, 1 Aug 2014 12:24:07 +0000 (14:24 +0200)]
[MERGE] Foward-port saas-5 up to ee4df1e

9 years ago[FIX] mass_mailing: possibility to subscribe again to a mailing list
Denis Ledoux [Fri, 1 Aug 2014 12:20:55 +0000 (14:20 +0200)]
[FIX] mass_mailing: possibility to subscribe again to a mailing list

It was not possible to subscribe again to a mailing list once unsubscribed

9 years ago[FIX] mail: bad display of join button on mail groups.
Thibault Delavallée [Fri, 1 Aug 2014 11:29:55 +0000 (13:29 +0200)]
[FIX] mail: bad display of join button on mail groups.

9 years ago[MERGE] Forward-port saas-4 up to 8b15482
Olivier Dony [Fri, 1 Aug 2014 11:06:49 +0000 (13:06 +0200)]
[MERGE] Forward-port saas-4 up to 8b15482

9 years ago[MERGE] Forward-port saas-3 up to e79a367
Olivier Dony [Fri, 1 Aug 2014 10:54:30 +0000 (12:54 +0200)]
[MERGE] Forward-port saas-3 up to e79a367