odoo/odoo.git
9 years agoAdded required python-pypdf package
Saverio Trioni [Wed, 2 Jul 2014 16:10:48 +0000 (18:10 +0200)]
Added required python-pypdf package

It's needed because fc8592adf2f26bf35007d6cc625fb2005cd65b5d is now loading the `pyPdf` package.

9 years ago[IMP] point-of-sale, customer selection, remove dead code
Antony Lesuisse [Wed, 2 Jul 2014 15:52:34 +0000 (17:52 +0200)]
[IMP] point-of-sale, customer selection, remove dead code

9 years agoMerge pull request #855 from odoo-dev/master-enable-test-chm
Christophe Matthieu [Wed, 2 Jul 2014 15:35:09 +0000 (17:35 +0200)]
Merge pull request #855 from odoo-dev/master-enable-test-chm

[FIX] website_sale_options: enable tour test; close and return error log without throw error.

9 years ago[IMP] tour.js: add return when calling error to stop the tour.
Christophe Matthieu [Wed, 2 Jul 2014 15:06:25 +0000 (17:06 +0200)]
[IMP] tour.js: add return when calling error to stop the tour.

9 years ago[FIX] The documentation stored in /dev/null states t-css|t-js
Fabien Meghazi [Wed, 2 Jul 2014 13:45:28 +0000 (15:45 +0200)]
[FIX] The documentation stored in /dev/null states t-css|t-js

9 years agoMerge pull request #870 from odoo-dev/master-harmonize-kanban-view-rba
Thibault Delavallée [Wed, 2 Jul 2014 13:35:45 +0000 (15:35 +0200)]
Merge pull request #870 from odoo-dev/master-harmonize-kanban-view-rba

[IMP] crm, gamification, hr_recruitment, project, sales_team, stock: light kanban view harmonization.

Main changes :
- slight harmonization: bold centered titles, aliases display if left and right parts defined
- remove ".oe.e .oe_alias" classes + use of old icons; use fontawesome instead in the various kanban view
- regenerated the css for job position (weird indentation issues)

9 years ago[FIX] web: force seession context reload when reloading client
Olivier Dony [Wed, 2 Jul 2014 13:18:56 +0000 (15:18 +0200)]
[FIX] web: force seession context reload when reloading client

The goal is to ensure that HTTP requests
done while reloading the client (e.g. the
menu bar, etc.) do not use a deprecated
session context.

Also undo the previous fix from a0ee2b5
as it would cause other issues (e.g.
prevent setting the admin password/lang
when creating a new db using the db manager)
This logic does not belong in the business
methods of res.users.

9 years agoMerge branch 'master' into master-pos-restaurant-fva
Frederic van der Essen [Wed, 2 Jul 2014 13:04:53 +0000 (15:04 +0200)]
Merge branch 'master' into master-pos-restaurant-fva

9 years ago[FIX] point_of_sale: typo in the template field blocked the point of sale launch
Frederic van der Essen [Wed, 2 Jul 2014 13:04:18 +0000 (15:04 +0200)]
[FIX] point_of_sale: typo in the template field blocked the point of sale launch

9 years ago[IMP] point_of_sale: load assets with templating sytem so that scripts are not minifi...
Frederic van der Essen [Wed, 2 Jul 2014 13:01:55 +0000 (15:01 +0200)]
[IMP] point_of_sale: load assets with templating sytem so that scripts are not minified in debug mode

9 years ago[FIX] website: blog and event must be tested with admin login
Christophe Matthieu [Wed, 2 Jul 2014 12:52:45 +0000 (14:52 +0200)]
[FIX] website: blog and event must be tested with admin login

9 years ago[IMP]kanban View: harmonize kanban view by changing head as bold and centered and...
rba-odoo [Tue, 1 Jul 2014 07:35:27 +0000 (13:05 +0530)]
[IMP]kanban View: harmonize kanban view by changing head as bold and centered and aliases as centered

9 years ago[FIX] website_sale: change picture in function of the product selected
Christophe Matthieu [Wed, 2 Jul 2014 12:45:37 +0000 (14:45 +0200)]
[FIX] website_sale: change picture in function of the product selected

9 years ago[IMP] auth_oauth: avoid invalid providers
Richard Mathot [Wed, 2 Jul 2014 12:33:36 +0000 (14:33 +0200)]
[IMP] auth_oauth: avoid invalid providers

9 years ago[FIX] website: enable test for blog, event...
Christophe Matthieu [Wed, 2 Jul 2014 12:09:57 +0000 (14:09 +0200)]
[FIX] website: enable test for blog, event...

9 years agoMerge branch 'master' into master-pos-restaurant-fva
Frederic van der Essen [Wed, 2 Jul 2014 12:05:45 +0000 (14:05 +0200)]
Merge branch 'master' into master-pos-restaurant-fva

9 years ago[FIX] website: customize menu stay empty if it's open to quick. Don't throw an except...
Christophe Matthieu [Wed, 2 Jul 2014 11:54:57 +0000 (13:54 +0200)]
[FIX] website: customize menu stay empty if it's open to quick. Don't throw an exception when the tour have an error: log error and close tour.

9 years ago[FIX] website_sale_options: tour and filter by attributes
Christophe Matthieu [Wed, 2 Jul 2014 11:00:13 +0000 (13:00 +0200)]
[FIX] website_sale_options: tour and filter by attributes

9 years ago[IMP] crm (sales_team), hr_recruitment, project: fixed display of alias on kanban...
Thibault Delavallée [Wed, 2 Jul 2014 09:35:39 +0000 (11:35 +0200)]
[IMP] crm (sales_team), hr_recruitment, project: fixed display of alias on kanban view. The alias is not shown when not having alias_name (left part) or alias_domain (right part) defined. Indeed only using alias_id.value is not correct, as we could have '<alias_name>' or 'Inactive Alias', depending on the missing part.

9 years ago[FIX] website_sale_options: enable tour test
Christophe Matthieu [Tue, 1 Jul 2014 14:21:57 +0000 (16:21 +0200)]
[FIX] website_sale_options: enable tour test

9 years agowebsite crawl test report number of sql queries
Antony Lesuisse [Tue, 1 Jul 2014 20:45:20 +0000 (22:45 +0200)]
website crawl test report number of sql queries

9 years ago[IMP] test display sql query counter
Antony Lesuisse [Tue, 1 Jul 2014 19:57:55 +0000 (21:57 +0200)]
[IMP] test display sql query counter

10 years agoMerge pull request #864 from odoo-dev/master-sass-stdout-fme
Fabien Meghazi [Tue, 1 Jul 2014 16:42:36 +0000 (18:42 +0200)]
Merge pull request #864 from odoo-dev/master-sass-stdout-fme

[IMP] join stdout and stderr in error report when sass returncode>0

10 years ago[IMP] join stdout and stderr in error report when sass returncode>0
Fabien Meghazi [Tue, 1 Jul 2014 16:38:01 +0000 (18:38 +0200)]
[IMP] join stdout and stderr in error report when sass returncode>0

10 years agoMerge pull request #861 from odoo-dev/master-allow-translate-on-noedit-sle
sle-odoo [Tue, 1 Jul 2014 15:45:28 +0000 (17:45 +0200)]
Merge pull request #861 from odoo-dev/master-allow-translate-on-noedit-sle

Master allow translate on noedit sle

10 years agoMerge pull request #848 from odoo-dev/master-fix-session-reset-sle
sle-odoo [Tue, 1 Jul 2014 15:22:41 +0000 (17:22 +0200)]
Merge pull request #848 from odoo-dev/master-fix-session-reset-sle

[FIX] correct context resetting when changing user lang

10 years agoMerge remote-tracking branch 'odoo/master' into master-allow-translate-on-noedit-sle
Simon Lejeune [Tue, 1 Jul 2014 15:17:40 +0000 (17:17 +0200)]
Merge remote-tracking branch 'odoo/master' into master-allow-translate-on-noedit-sle

10 years ago[IMP] website translator: allow to translate a page even when you can't edit it
Simon Lejeune [Tue, 1 Jul 2014 15:02:04 +0000 (17:02 +0200)]
[IMP] website translator: allow to translate a page even when you can't edit it

10 years ago[FIX] web_tests dont assume an act_window
Antony Lesuisse [Tue, 1 Jul 2014 14:49:53 +0000 (16:49 +0200)]
[FIX] web_tests dont assume an act_window

if mail module is installed it could be a client action

10 years ago[FIX] point_of_sale: finally made the webclient instanciate the pos
Frederic van der Essen [Tue, 1 Jul 2014 14:47:37 +0000 (16:47 +0200)]
[FIX] point_of_sale: finally made the webclient instanciate the pos

10 years agoMerge pull request #659 from odoo-dev/master-sass-in-bundles-fme
Fabien Meghazi [Tue, 1 Jul 2014 14:31:25 +0000 (16:31 +0200)]
Merge pull request #659 from odoo-dev/master-sass-in-bundles-fme

[ADD] SASS support in bundles

Sass installation:

      $ sudo gem install sass compass bootstrap-sass

If the following error is encountered:
      'ERROR: Cannot load compass.'
Use this:
      $ sudo gem install compass --pre

10 years ago[WIP] point_of_sale: trying to make the web client instanciation work
Frederic van der Essen [Tue, 1 Jul 2014 14:14:58 +0000 (16:14 +0200)]
[WIP] point_of_sale: trying to make the web client instanciation work

10 years agoMerge remote-tracking branch 'odoo/master' into master-sass-in-bundles-fme
Fabien Meghazi [Tue, 1 Jul 2014 13:38:30 +0000 (15:38 +0200)]
Merge remote-tracking branch 'odoo/master' into master-sass-in-bundles-fme

10 years agoFix sass attribute recognition
Fabien Meghazi [Tue, 1 Jul 2014 13:21:36 +0000 (15:21 +0200)]
Fix sass attribute recognition

10 years agoRename sha to version in bundle controllers
Fabien Meghazi [Tue, 1 Jul 2014 13:18:39 +0000 (15:18 +0200)]
Rename sha to version in bundle controllers

10 years agoMerge branch 'master' into master-pos-restaurant-cleanup-v8-fva
Frederic van der Essen [Tue, 1 Jul 2014 13:15:53 +0000 (15:15 +0200)]
Merge branch 'master' into master-pos-restaurant-cleanup-v8-fva

10 years ago[FIX] point_of_sale: the webclient needs a html stub to instanciate itself
Frederic van der Essen [Tue, 1 Jul 2014 13:15:19 +0000 (15:15 +0200)]
[FIX] point_of_sale: the webclient needs a html stub to instanciate itself

10 years ago[FIX] point_of_sale: do not use local jquery replace inside widget
Frederic van der Essen [Tue, 1 Jul 2014 13:01:28 +0000 (15:01 +0200)]
[FIX] point_of_sale: do not use local jquery replace inside widget

10 years ago[FIX] account: default value for with_last_closing_balance field set to True
qdp-odoo [Tue, 1 Jul 2014 12:46:38 +0000 (14:46 +0200)]
[FIX] account: default value for with_last_closing_balance field set to True

10 years agoMerge remote-tracking branch 'odoo/master' into master-sass-in-bundles-fme
Fabien Meghazi [Tue, 1 Jul 2014 12:26:40 +0000 (14:26 +0200)]
Merge remote-tracking branch 'odoo/master' into master-sass-in-bundles-fme

10 years ago[IMP] Lazy module_boot() loading
Fabien Meghazi [Tue, 1 Jul 2014 10:14:55 +0000 (12:14 +0200)]
[IMP] Lazy module_boot() loading

Removed 'modules' item in ir.ui.view rendering context.
Replaced by lazy helper get_modules_order

10 years agoCreate and write ir.attachments with superuserid
Fabien Meghazi [Tue, 1 Jul 2014 12:22:04 +0000 (14:22 +0200)]
Create and write ir.attachments with superuserid

10 years ago[FIX] website_forum: fixed last merge done a bit quickly: addd can_answer functional...
Thibault Delavallée [Tue, 1 Jul 2014 11:43:16 +0000 (13:43 +0200)]
[FIX] website_forum: fixed last merge done a bit quickly: addd can_answer functional field, fixed edit_answer and edit link / route.

10 years agoMerge branch 'master' into master-pos-restaurant-cleanup-v8-fva
Frederic van der Essen [Tue, 1 Jul 2014 11:44:36 +0000 (13:44 +0200)]
Merge branch 'master' into master-pos-restaurant-cleanup-v8-fva

10 years agoMerge pull request #853 from odoo-dev/master-tour-kill-log-chm
Christophe Matthieu [Tue, 1 Jul 2014 11:38:53 +0000 (13:38 +0200)]
Merge pull request #853 from odoo-dev/master-tour-kill-log-chm

[IMP] tour.js: raise an error when phantomjs run a tour and an other running tour has been detected.

10 years ago[IMP] tour.js: raise an error when phantomjs run a tour and an other running tour...
Christophe Matthieu [Tue, 1 Jul 2014 11:37:41 +0000 (13:37 +0200)]
[IMP] tour.js: raise an error when phantomjs run a tour and an other running tour has been detected.

10 years ago[MERGE] from master
Frederic van der Essen [Tue, 1 Jul 2014 11:32:28 +0000 (13:32 +0200)]
[MERGE] from master

10 years ago[WIP] removing incomplete fidelity points feature for the v8.0 release
Frederic van der Essen [Tue, 1 Jul 2014 11:02:02 +0000 (13:02 +0200)]
[WIP] removing incomplete fidelity points feature for the v8.0 release

10 years agoMerge pull request #675 from odoo-dev/master-search_view-crm-tde
Thibault Delavallée [Tue, 1 Jul 2014 10:17:10 +0000 (12:17 +0200)]
Merge pull request #675 from odoo-dev/master-search_view-crm-tde

[IMP] addons: search view cleaning / improvements due to the new search view display. Changes have been done in the main addons: crm, account, project, project_issue, hr_recruitment, purchase, sale.

Main changes :
- removed most of group_by in classic views (as most of them are usefull in a report view)
- removed all group_by in report views (as the new graph view allow to group on every field, no need to declare them)
- added some custom filters in various addons to help the user experience
- removed some useless icons / helps

10 years ago[IMP] website_blog: minor improvements in post form view (use group)
Thibault Delavallée [Tue, 1 Jul 2014 09:24:04 +0000 (11:24 +0200)]
[IMP] website_blog: minor improvements in post form view (use group)

10 years agoMerge pull request #771 from odoo-dev/master-forum-imp-tde
Thibault Delavallée [Tue, 1 Jul 2014 09:35:33 +0000 (11:35 +0200)]
Merge pull request #771 from odoo-dev/master-forum-imp-tde

[IMP] forum: better management of karma-based actions, using calculated fields and view simplification

10 years ago[IMP] addons: search view cleaning / improvements due to the new search view display
Thibault Delavallée [Tue, 1 Jul 2014 08:32:01 +0000 (10:32 +0200)]
[IMP] addons: search view cleaning / improvements due to the new search view display

10 years ago[FIX] tour.js: tour shop
Antony Lesuisse [Tue, 1 Jul 2014 08:57:38 +0000 (10:57 +0200)]
[FIX] tour.js: tour shop

wait that the snippets are loaded before clicking on the picture and open the media editor.

10 years ago[IMP] [FIX] website_forum: cleaned and improved the management of available actions...
Thibault Delavallée [Tue, 1 Jul 2014 07:19:22 +0000 (09:19 +0200)]
[IMP] [FIX] website_forum: cleaned and improved the management of available actions based on the user's karma. The karma levels are now stored on the forum itself, allowing customization. The various check of karma are done at model level and not at controller level anymore, leading to a more secure and easier to inherit behavior.

10 years agoMerge pull request #846 from odoo-dev/master-autocomplete-quick-fix-ged
ged-odoo [Tue, 1 Jul 2014 08:24:55 +0000 (10:24 +0200)]
Merge pull request #846 from odoo-dev/master-autocomplete-quick-fix-ged

[FIX] prevent an incorrect state in autocompletion

10 years ago[FIX] im_chat, im_livechat : style, js notification and bundle without achtung lib
Jérôme Maes [Tue, 1 Jul 2014 08:03:24 +0000 (10:03 +0200)]
[FIX] im_chat, im_livechat : style, js notification and bundle without achtung lib

10 years agoAdd support for the @media attribut in css bundles
Fabien Meghazi [Tue, 1 Jul 2014 08:02:55 +0000 (10:02 +0200)]
Add support for the @media attribut in css bundles

10 years ago[FIX] prevent an incorrect state in autocompletion
Géry Debongnie [Tue, 1 Jul 2014 07:39:26 +0000 (09:39 +0200)]
[FIX] prevent an incorrect state in autocompletion

When going up and wrapping around, the focus was on a hidden separator,
so hitting enter = stacktrace.  Now, the focus goes on the last
selectable list item.-

10 years ago[IMP] ir.filters: new filters are local to the menu/action by default
Olivier Dony [Mon, 30 Jun 2014 17:15:30 +0000 (19:15 +0200)]
[IMP] ir.filters: new filters are local to the menu/action by default

Allow binding an optional `action_id` to filters.
The web client will try to identify the specific
action ID when saving new filters. If no contextual
action exists, the filter is saved globally for
the model.

This will automatically keep filters within their
original menu when there are several menus/actions
leading to a given list of documents.
In some cases the action_id will not match the
filter model, which should be fine (e.g. when opening
a many2one completion popup for model `foo` within
a menu of model `bar`).

It is also still be possible to have a filter apply
to all actions/menus for a given model by manually
deleting the action_id value in the filter
(e.g. via the Manage Filters debug menu).

When updating a filter the action_id value is ignored
so that old global filters will be gradually replaced
by new "local" filters.

Also added an _order to ensure stable ordering of the
filters.

10 years ago[IMP] search views: more generic name for saved filters
Olivier Dony [Mon, 30 Jun 2014 17:48:11 +0000 (19:48 +0200)]
[IMP] search views: more generic name for saved filters

Also rename variables to a more neutral term
that will hopefully remain untouched (custom filters)
regardless of the UI label.

10 years ago[IMP] search: softer CSS for search autocompletion popup
Olivier Dony [Tue, 1 Jul 2014 00:08:47 +0000 (02:08 +0200)]
[IMP] search: softer CSS for search autocompletion popup

10 years ago[IMP] l10n_ro: Update Romanian Localization
Fekete Mihai [Mon, 23 Jun 2014 10:00:57 +0000 (13:00 +0300)]
[IMP] l10n_ro: Update Romanian Localization

(Manual rebase+cleanup of PR #720 at 7e9faa6)

10 years ago[FIX] correct context resetting when changing user lang
Simon Lejeune [Mon, 30 Jun 2014 19:10:15 +0000 (21:10 +0200)]
[FIX] correct context resetting when changing user lang

10 years agoMerge pull request #842 from odoo-dev/trunk-fix-navbar-cache-sle
sle-odoo [Mon, 30 Jun 2014 18:08:37 +0000 (20:08 +0200)]
Merge pull request #842 from odoo-dev/trunk-fix-navbar-cache-sle

[FIX] navbar cache: do not use ormcache as it does not handle kwargs. in...

10 years ago[FIX] navbar cache: do not use ormcache as it does not handle kwargs. instead, only...
Simon Lejeune [Mon, 30 Jun 2014 17:45:12 +0000 (19:45 +0200)]
[FIX] navbar cache: do not use ormcache as it does not handle kwargs. instead, only get the root menu_ids in rendering context

10 years agoFix another encoding issue
Fabien Meghazi [Mon, 30 Jun 2014 17:26:14 +0000 (19:26 +0200)]
Fix another encoding issue

10 years agoFix typo
Fabien Meghazi [Mon, 30 Jun 2014 17:17:47 +0000 (19:17 +0200)]
Fix typo

10 years agoMerge pull request #814 from odoo-dev/master-report-translation-fix-sle
sle-odoo [Mon, 30 Jun 2014 16:46:13 +0000 (18:46 +0200)]
Merge pull request #814 from odoo-dev/master-report-translation-fix-sle

Master report translation fix sle

10 years agoFix indentation normalization
Fabien Meghazi [Mon, 30 Jun 2014 16:41:29 +0000 (18:41 +0200)]
Fix indentation normalization

10 years ago[MERGE] web search lazy autocompletion by ged
Antony Lesuisse [Mon, 30 Jun 2014 16:32:24 +0000 (18:32 +0200)]
[MERGE] web search lazy autocompletion by ged

Search many2one only when they are slected
Remove dependecy on jquery.ui automcomplete.

10 years ago[MERGE] upstream
Simon Lejeune [Mon, 30 Jun 2014 15:48:08 +0000 (17:48 +0200)]
[MERGE] upstream

10 years agoMerge pull request #838 from odoo-dev/master-navbar-imp-response-time-sle
sle-odoo [Mon, 30 Jun 2014 15:43:38 +0000 (17:43 +0200)]
Merge pull request #838 from odoo-dev/master-navbar-imp-response-time-sle

[IMP] cache the load_menus method to improve website performances

10 years ago[FIX] test phantomjs manually delete localstorage
Antony Lesuisse [Mon, 30 Jun 2014 15:23:38 +0000 (17:23 +0200)]
[FIX] test phantomjs manually delete localstorage

10 years agoMerge pull request #836 from odoo-dev/master-hashchange-fix-csn
Cédric Snauwaert [Mon, 30 Jun 2014 15:16:14 +0000 (17:16 +0200)]
Merge pull request #836 from odoo-dev/master-hashchange-fix-csn

[FIX]do not double bind click on menu due to on_hashchange

10 years ago[FIX] test phantomjs clear localstorage before running tests
Antony Lesuisse [Mon, 30 Jun 2014 14:32:02 +0000 (16:32 +0200)]
[FIX] test phantomjs clear localstorage before running tests

10 years agoMerge remote-tracking branch 'odoo/master' into master-autocompletion-ged
Géry Debongnie [Mon, 30 Jun 2014 14:13:38 +0000 (16:13 +0200)]
Merge remote-tracking branch 'odoo/master' into master-autocompletion-ged

10 years ago[FIX] fix tests in autocompletion
Géry Debongnie [Mon, 30 Jun 2014 13:06:52 +0000 (15:06 +0200)]
[FIX] fix tests in autocompletion

10 years ago[IMP] cache the load_menus method to improve website performances
Simon Lejeune [Mon, 30 Jun 2014 13:32:53 +0000 (15:32 +0200)]
[IMP] cache the load_menus method to improve website performances

10 years ago[IMP] remove useless code
Géry Debongnie [Mon, 30 Jun 2014 12:58:12 +0000 (14:58 +0200)]
[IMP] remove useless code

the 'first' attribute is not used anymore

10 years agoBetter error management, proper feedback on encoding errors
Fabien Meghazi [Mon, 30 Jun 2014 12:45:41 +0000 (14:45 +0200)]
Better error management, proper feedback on encoding errors

10 years ago[FIX] don't display separators in the drawer
Géry Debongnie [Mon, 30 Jun 2014 12:42:05 +0000 (14:42 +0200)]
[FIX] don't display separators in the drawer

now, separators (defined by the tag 'group'!) are only displayed
in the autocomplete and not in the searchview drawer

10 years ago[IMP] google_drive: `google_drive_client_id` param should only be readable by uid 1
Olivier Dony [Mon, 30 Jun 2014 12:33:00 +0000 (14:33 +0200)]
[IMP] google_drive: `google_drive_client_id` param should only be readable by uid 1

It is an internal ID that the user or web client
never needs to read, it is used only server-side.

10 years ago[IMP] account.invoice.report: default `Year` filter should include draft invoices...
Olivier Dony [Mon, 30 Jun 2014 12:25:20 +0000 (14:25 +0200)]
[IMP] account.invoice.report: default `Year` filter should include draft invoices without `date`

This affects the result when Draft invoices are included,
so that they actually appear even without any `date` value,
as they are often meant for the current year.

10 years ago[FIX]do not double bind click on menu due to on_hashchange
Cedric Snauwaert [Mon, 30 Jun 2014 10:27:34 +0000 (12:27 +0200)]
[FIX]do not double bind click on menu due to on_hashchange

10 years ago[FIX] odoo.py dont force push simple
Antony Lesuisse [Mon, 30 Jun 2014 09:22:22 +0000 (11:22 +0200)]
[FIX] odoo.py dont force push simple

Everybody should upgrade to v2

10 years agoMerge remote-tracking branch 'odoo/master' into master-sass-in-bundles-fme
Fabien Meghazi [Mon, 30 Jun 2014 08:17:44 +0000 (10:17 +0200)]
Merge remote-tracking branch 'odoo/master' into master-sass-in-bundles-fme

10 years agoMerge branch 'master' into master-autocompletion-ged
Antony Lesuisse [Mon, 30 Jun 2014 00:13:42 +0000 (02:13 +0200)]
Merge branch 'master' into master-autocompletion-ged

10 years ago[FIX] purchase_requisition test of PO's
Antony Lesuisse [Sun, 29 Jun 2014 23:41:28 +0000 (01:41 +0200)]
[FIX] purchase_requisition test of PO's

10 years ago[IMP] automatic fiscal positions for simple cases
Antony Lesuisse [Sun, 29 Jun 2014 21:31:16 +0000 (23:31 +0200)]
[IMP] automatic fiscal positions for simple cases

Add group of countries res.country.group
Add get_fiscal_position method a method to compute a fiscal position based on company_id, partner_id, delivery_id
The meaning of res.partner.fiscal_position is now a forced a fiscal position.
The default implementation should handle simple cases, like VAT in UE and sales
tax in the US, but the method can be overriden to handle more complex ficals
rules.

10 years agoMerge branch 'master' into master-autocompletion-ged
Antony Lesuisse [Sun, 29 Jun 2014 23:54:49 +0000 (01:54 +0200)]
Merge branch 'master' into master-autocompletion-ged

10 years ago[REM] useless icon send a message
Antony Lesuisse [Sun, 29 Jun 2014 23:51:40 +0000 (01:51 +0200)]
[REM] useless icon send a message

The action is available from the wall.

10 years ago[IMP] website crawler log show query/s
Antony Lesuisse [Sun, 29 Jun 2014 19:37:00 +0000 (21:37 +0200)]
[IMP] website crawler log show query/s

10 years ago[IMP] test impprove HTTPCase opener
Antony Lesuisse [Sun, 29 Jun 2014 14:32:26 +0000 (16:32 +0200)]
[IMP] test impprove HTTPCase opener

Simplify website crawler using the generic HTTPCase opener

10 years ago[IMP] module loading and tests profiling
Antony Lesuisse [Sun, 29 Jun 2014 12:42:27 +0000 (14:42 +0200)]
[IMP] module loading and tests profiling

Add a loglevel 25 to log some INFO to runbot
Add timers for loading and testing
Silence empty test suite
ir_logging use relative pathname, warning this doesnt work for --addons-path modules yet.

10 years ago[FIX] display an error message instead of True when a group prevent to edit a report
Simon Lejeune [Sun, 29 Jun 2014 15:15:00 +0000 (17:15 +0200)]
[FIX] display an error message instead of True when a group prevent to edit a report

10 years ago[FIX] wrong header in report_vat
Simon Lejeune [Sun, 29 Jun 2014 14:43:55 +0000 (16:43 +0200)]
[FIX] wrong header in report_vat

10 years ago[REF] no more hardcoded html in report.py
Simon Lejeune [Sun, 29 Jun 2014 13:54:18 +0000 (15:54 +0200)]
[REF] no more hardcoded html in report.py

10 years agoMerge remote-tracking branch 'odoo/master' into master-report-translation-fix-sle
Simon Lejeune [Sun, 29 Jun 2014 13:45:05 +0000 (15:45 +0200)]
Merge remote-tracking branch 'odoo/master' into master-report-translation-fix-sle

10 years ago[FIX] only render the navbar when everytging is in rendering context
Simon Lejeune [Sun, 29 Jun 2014 13:44:56 +0000 (15:44 +0200)]
[FIX] only render the navbar when everytging is in rendering context

10 years ago[IMP] module loading and tests profiling
Antony Lesuisse [Sun, 29 Jun 2014 12:42:27 +0000 (14:42 +0200)]
[IMP] module loading and tests profiling

Add a loglevel 25 to log some INFO to runbot
Add timers for loading and testing
Silence empty test suite