odoo/odoo.git
10 years ago[IMP] clean sitemap, enumerate pages + fixes
Fabien Pinckaers [Sun, 11 May 2014 11:52:31 +0000 (13:52 +0200)]
[IMP] clean sitemap, enumerate pages + fixes

bzr revid: fp@tinyerp.com-20140511115231-g8ke14r9iepyypv4

10 years ago[IMP] Adding fields
Fabien Pinckaers [Sun, 11 May 2014 07:47:55 +0000 (09:47 +0200)]
[IMP] Adding fields

bzr revid: fp@tinyerp.com-20140511074755-5b3iy2b1xk7cjxmf

10 years ago[IMP] removing static style
Fabien Pinckaers [Fri, 9 May 2014 20:27:53 +0000 (22:27 +0200)]
[IMP] removing static style

bzr revid: fp@tinyerp.com-20140509202753-p5080kwk8dupfdrc

10 years ago[IMP] Add $.fn.button to jquery.ui noconflict template
Fabien Meghazi [Fri, 9 May 2014 13:35:28 +0000 (15:35 +0200)]
[IMP] Add $.fn.button to jquery.ui noconflict template

bzr revid: fme@openerp.com-20140509133528-9i2kvn0heyxn6ngw

10 years ago[ADD] alternate hreflang links in head for search engines
Fabien Meghazi [Fri, 9 May 2014 12:24:00 +0000 (14:24 +0200)]
[ADD] alternate hreflang links in head for search engines

cf: https://support.google.com/webmasters/answer/189077?hl=en

bzr revid: fme@openerp.com-20140509122400-49sl631mwipx1039

10 years ago[FIX] is_multilang_url by checking against werkzeug's routing map using query string too
Fabien Meghazi [Fri, 9 May 2014 12:23:23 +0000 (14:23 +0200)]
[FIX] is_multilang_url by checking against werkzeug's routing map using query string too

bzr revid: fme@openerp.com-20140509122323-2ext0livjgr5njb0

10 years ago[MERGE] improve pivot table rendering
Gery Debongnie [Fri, 9 May 2014 11:03:50 +0000 (13:03 +0200)]
[MERGE] improve pivot table rendering

* don't redraw the full table when folding/expanding rows: simply removing/inserting
the rows from/into the DOM is faster
* add a $ in front of jquery variables
* improve the way indentation in row headers is done (was done by generating useless spans)
* fix a stupid bug: a tbody tag was added around each row of the table

bzr revid: ged@openerp.com-20140509110350-al7phvo3wk5rozya

10 years ago[MERGE] [IMP] mail, report_webkit: view improvements + better name_get for mail and...
Jitendra Prajapati [Fri, 9 May 2014 10:23:55 +0000 (12:23 +0200)]
[MERGE] [IMP] mail, report_webkit: view improvements + better name_get for mail and aliases.

bzr revid: tde@openerp.com-20140509102355-wor8j7cy3egna3qx

10 years ago[MERGE] [IMP] Misc view improvements using better name_get / name_search.
Jitendra Prajapati [Fri, 9 May 2014 09:49:20 +0000 (11:49 +0200)]
[MERGE] [IMP] Misc view improvements using better name_get / name_search.

bzr revid: tde@openerp.com-20140509094920-94z2i7hfao3xxu4n

10 years ago[FIX] claim_from_delivery: fixed error in delivery view
Quentin (OpenERP) [Fri, 9 May 2014 09:27:50 +0000 (11:27 +0200)]
[FIX] claim_from_delivery: fixed error in delivery view

bzr revid: qdp-launchpad@openerp.com-20140509092750-p9o1v530tmdwsqz5

10 years ago[FIX]purchase_requisition: put js file in a bundle
Cedric Snauwaert [Fri, 9 May 2014 09:27:17 +0000 (11:27 +0200)]
[FIX]purchase_requisition: put js file in a bundle

bzr revid: csn@openerp.com-20140509092717-07wp6u6fc5so07jz

10 years ago[IMP] optimizes pivot table rendering when expanding rows (addon web_graph)
Gery Debongnie [Fri, 9 May 2014 09:09:35 +0000 (11:09 +0200)]
[IMP] optimizes pivot table rendering when expanding rows (addon web_graph)

This patch makes the graph widget only add the rows that were new instead
of redrawing the full table when expanding

bzr revid: ged@openerp.com-20140509090935-sje3u6i4x1luswwn

10 years ago[FIX] product: get_history_price recieves ids instead of a browse record for product...
Martin Trigaux [Fri, 9 May 2014 07:33:15 +0000 (09:33 +0200)]
[FIX] product: get_history_price recieves ids instead of a browse record for product template

bzr revid: mat@openerp.com-20140509073315-9q0igp9zh6d96bl6

10 years ago[MERGE] merge from trunk
Gery Debongnie [Fri, 9 May 2014 06:58:25 +0000 (08:58 +0200)]
[MERGE] merge from trunk

bzr revid: ged@openerp.com-20140509065825-s6awt9ql2ley1zpm

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 9 May 2014 06:53:26 +0000 (06:53 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140509065326-0e0dp4cg4o3hr707

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Fri, 9 May 2014 06:46:56 +0000 (06:46 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140509064656-2k19o4v4ozt4yvg3

10 years ago[MERGE] [ADD] kanban_state_selection widget, allowing to manage kanban_state-like...
Mahendra Barad [Thu, 8 May 2014 16:01:56 +0000 (18:01 +0200)]
[MERGE] [ADD] kanban_state_selection widget, allowing to manage kanban_state-like selection fields using bullet + dropdown; priority widget allowing to manage priorities using stars.

bzr revid: tde@openerp.com-20140508160156-b2jekyiajkjp7bse

10 years ago[MERGE] [IMP] crm, hr_recruitment, project, project_issue: use the newly-introduced...
Mahendra Barad [Thu, 8 May 2014 16:01:26 +0000 (18:01 +0200)]
[MERGE] [IMP] crm, hr_recruitment, project, project_issue: use the newly-introduced widgets for the kanban state and the priority management.

This branch comes with a web branch holding those new widgets for form and kanban views.

bzr revid: tde@openerp.com-20140508160126-ddr1p19k9cbjd09h

10 years ago[FIX] priority widget in kanban: css fixes
Thibault Delavallée [Thu, 8 May 2014 15:37:10 +0000 (17:37 +0200)]
[FIX] priority widget in kanban: css fixes

bzr revid: tde@openerp.com-20140508153710-tbgohlv4ynuvyli9

10 years ago[IMP] dropdown_selection widget renamed kanban_state_selection
Thibault Delavallée [Thu, 8 May 2014 15:34:32 +0000 (17:34 +0200)]
[IMP] dropdown_selection widget renamed kanban_state_selection

bzr revid: tde@openerp.com-20140508153432-h3f2ez0grw8rst1n

10 years ago[IMP] dropdownselection widget renamed kanban state selection
Thibault Delavallée [Thu, 8 May 2014 15:34:18 +0000 (17:34 +0200)]
[IMP] dropdownselection widget renamed kanban state selection

bzr revid: tde@openerp.com-20140508153418-hs6ix3qouy1fu482

10 years ago[CLEAN] crm, hr_recruitmnet, project: cleaned priority / kanban state in kanban views
Thibault Delavallée [Thu, 8 May 2014 15:25:36 +0000 (17:25 +0200)]
[CLEAN] crm, hr_recruitmnet, project: cleaned priority / kanban state in kanban views

bzr revid: tde@openerp.com-20140508152536-s3my5onl33z3kxxx

10 years ago[FIX] priority widget: css fixes
Thibault Delavallée [Thu, 8 May 2014 15:25:16 +0000 (17:25 +0200)]
[FIX] priority widget: css fixes

bzr revid: tde@openerp.com-20140508152516-1rv69jatyswj8e4r

10 years ago[MERGE] trunk-wms branch which include a lot of freaking features. Check the diff...
Quentin (OpenERP) [Thu, 8 May 2014 14:50:15 +0000 (16:50 +0200)]
[MERGE] trunk-wms branch which include a lot of freaking features. Check the diff by yourself :-)

bzr revid: qdp-launchpad@openerp.com-20140508145015-p9fu1ni9x9ujcrhm

10 years ago[REM] removed old conflicting files badly merged (?)
Quentin (OpenERP) [Thu, 8 May 2014 14:47:51 +0000 (16:47 +0200)]
[REM] removed old conflicting files badly merged (?)

bzr revid: qdp-launchpad@openerp.com-20140508144751-jhny9a3ozevwz6ja

10 years ago[REM] removed old conflicting files badly merged (?)
Quentin (OpenERP) [Thu, 8 May 2014 14:44:22 +0000 (16:44 +0200)]
[REM] removed old conflicting files badly merged (?)

bzr revid: qdp-launchpad@openerp.com-20140508144422-2md583jiy8srrz3i

10 years ago[IMP] Minor spellchecking/cleanup/nitpicking while reviewing new v8 WMS
Olivier Dony [Thu, 8 May 2014 14:39:40 +0000 (16:39 +0200)]
[IMP] Minor spellchecking/cleanup/nitpicking while reviewing new v8 WMS

bzr revid: odo@openerp.com-20140508143940-itpazj4eatznerw7

10 years ago[REM] removed old conflicting files badly merged (?)
Quentin (OpenERP) [Thu, 8 May 2014 14:38:25 +0000 (16:38 +0200)]
[REM] removed old conflicting files badly merged (?)

bzr revid: qdp-launchpad@openerp.com-20140508143825-owheu6q219d8qbww

10 years ago[CLEAN] hr_recruimtnet: cleaned kanban view update of applicants
Thibault Delavallée [Thu, 8 May 2014 14:33:49 +0000 (16:33 +0200)]
[CLEAN] hr_recruimtnet: cleaned kanban view update of applicants

bzr revid: tde@openerp.com-20140508143349-mjqlkan5qqcl672l

10 years ago[MERGE][IMP] Tooltip for cropped menu items
Vidhin Mehta (OpenERP) [Thu, 8 May 2014 14:31:54 +0000 (16:31 +0200)]
[MERGE][IMP] Tooltip for cropped menu items

bzr revid: rim@openerp.com-20140508143154-mjftu757whd9skya

10 years ago[CLEAN] crm: fixed opp kanban view update
Thibault Delavallée [Thu, 8 May 2014 14:31:28 +0000 (16:31 +0200)]
[CLEAN] crm: fixed opp kanban view update

bzr revid: tde@openerp.com-20140508143128-tazp6gx0ka9glio1

10 years ago[REF] sale_order_dates: changed requested_date and commitment_date into datetime...
Quentin (OpenERP) [Thu, 8 May 2014 14:28:59 +0000 (16:28 +0200)]
[REF] sale_order_dates: changed requested_date and commitment_date into datetime fields

bzr revid: qdp-launchpad@openerp.com-20140508142859-8fdyey4gcerni16u

10 years ago[IMP] stock_landed_costs: added short module description
Quentin (OpenERP) [Thu, 8 May 2014 14:19:56 +0000 (16:19 +0200)]
[IMP] stock_landed_costs: added short module description

bzr revid: qdp-launchpad@openerp.com-20140508141956-5sty7tdk6iflfs0h

10 years ago[IMP] stock_dropshipping: improved module category
Quentin (OpenERP) [Thu, 8 May 2014 14:17:41 +0000 (16:17 +0200)]
[IMP] stock_dropshipping: improved module category

bzr revid: qdp-launchpad@openerp.com-20140508141741-73pz97bvysw791f5

10 years ago[CLEAN] web: cleaned priority widget implementation: cleaned xml / js code
Thibault Delavallée [Thu, 8 May 2014 14:05:45 +0000 (16:05 +0200)]
[CLEAN] web: cleaned priority widget implementation: cleaned xml / js code

bzr revid: tde@openerp.com-20140508140545-kkogxe1dhbh7ryrk

10 years ago[IMP] Tooltip placement
Richard Mathot (OpenERP) [Thu, 8 May 2014 13:39:31 +0000 (15:39 +0200)]
[IMP] Tooltip placement

bzr revid: rim@openerp.com-20140508133931-3ffe66hwgnffvdqu

10 years ago[MERGE]Trunk.
Vidhin Mehta (OpenERP) [Thu, 8 May 2014 12:54:44 +0000 (18:24 +0530)]
[MERGE]Trunk.

bzr revid: vme@tinyerp.com-20140508125444-7d1m7qk7bi2hrbmv

10 years ago[IMP] optimize the pivot table rendering when folding rows (addon web_graph)
Gery Debongnie [Thu, 8 May 2014 12:40:02 +0000 (14:40 +0200)]
[IMP] optimize the pivot table rendering when folding rows (addon web_graph)

don't redraw the full table when folding rows.  instead, it removes from the dom the corresponding rows.  This should give a big speed boost when folding rows on big tables.

bzr revid: ged@openerp.com-20140508124002-yaa383rq4c0qhrf8

10 years ago[FIX]barcode interface: allow to enter float quantity
Cedric Snauwaert [Thu, 8 May 2014 12:37:56 +0000 (14:37 +0200)]
[FIX]barcode interface: allow to enter float quantity

bzr revid: csn@openerp.com-20140508123756-a8jckv6540bbj0w9

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Thu, 8 May 2014 12:35:29 +0000 (14:35 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20140508123529-w91cb0e6ugzutqd1

10 years ago[CLEAN] web: cleaned dropdown selection widget implementation: cleaned css and js...
Thibault Delavallée [Thu, 8 May 2014 12:33:47 +0000 (14:33 +0200)]
[CLEAN] web: cleaned dropdown selection widget implementation: cleaned css and js code.

bzr revid: tde@openerp.com-20140508123347-ye6pvk1uo5jargec

10 years ago[FIX] mrp_repair: removing product_qty from stock move creation
Quentin (OpenERP) [Thu, 8 May 2014 12:25:59 +0000 (14:25 +0200)]
[FIX] mrp_repair: removing product_qty from stock move creation

bzr revid: qdp-launchpad@openerp.com-20140508122559-f00trgm0b66z84oj

10 years ago[FIX] account_anglo_saxon: removing product_qty from stock move creation
Quentin (OpenERP) [Thu, 8 May 2014 12:24:39 +0000 (14:24 +0200)]
[FIX] account_anglo_saxon: removing product_qty from stock move creation

bzr revid: qdp-launchpad@openerp.com-20140508122439-5uj58cqpoyk84i2j

10 years ago[MERGE] Sync with trunk
Thibault Delavallée [Thu, 8 May 2014 12:09:55 +0000 (14:09 +0200)]
[MERGE] Sync with trunk

bzr revid: tde@openerp.com-20140508120955-m29bs4no8uogrm0n

10 years ago[FIX] mrp: removing product_qty from stock move creation
Quentin (OpenERP) [Thu, 8 May 2014 11:59:17 +0000 (13:59 +0200)]
[FIX] mrp: removing product_qty from stock move creation

bzr revid: qdp-launchpad@openerp.com-20140508115917-oev3zxahuh16zfk0

10 years ago[IMP] assets bundle: allow to filter on type of assets
Fabien Meghazi [Thu, 8 May 2014 11:51:57 +0000 (13:51 +0200)]
[IMP] assets bundle: allow to filter on type of assets

bzr revid: fme@openerp.com-20140508115157-ngtf46vasmygvt7n

10 years ago[FIX] render the pivot table correctly (addon web_graph)
Gery Debongnie [Thu, 8 May 2014 11:27:23 +0000 (13:27 +0200)]
[FIX] render the pivot table correctly (addon web_graph)

The code was bugged: it added a <tbody> tag around each rows instead of adding the rows to a single tbody.

bzr revid: ged@openerp.com-20140508112723-b6ffkmufwux1z0a7

10 years ago[FIX] add $ to jquery variables (addon web_graph)
Gery Debongnie [Thu, 8 May 2014 11:13:11 +0000 (13:13 +0200)]
[FIX] add $ to jquery variables (addon web_graph)

the rendering code of the pivot table didn't use $ in jquery variables,
this commit fixes that issue and slightly simplify their names.

bzr revid: ged@openerp.com-20140508111311-kargzvzlttutwt47

10 years ago[FIX] stock: removing product_qty from stock move creation
Quentin (OpenERP) [Thu, 8 May 2014 11:03:57 +0000 (13:03 +0200)]
[FIX] stock: removing product_qty from stock move creation

bzr revid: qdp-launchpad@openerp.com-20140508110357-zl3et4ojq5np9bpj

10 years ago[IMP] improve the way indentation is done in pivot table (addon web_graph)
Gery Debongnie [Thu, 8 May 2014 11:00:27 +0000 (13:00 +0200)]
[IMP] improve the way indentation is done in pivot table (addon web_graph)

Previously, it was done in a ugly way: added several spans with the class
.graph_indent.  Now, it simply sets the margin of the content.

bzr revid: ged@openerp.com-20140508110027-bdjdzlpfptjuf4fa

10 years ago[REF] stock: raising an error if we try to set the product_qty field on stock.move...
Quentin (OpenERP) [Thu, 8 May 2014 10:41:22 +0000 (12:41 +0200)]
[REF] stock: raising an error if we try to set the product_qty field on stock.move instead of the product_uom_qty, to detect programming errors and warn that the semantic of this field changed

bzr revid: qdp-launchpad@openerp.com-20140508104122-rt8ze9iir8i5q60q

10 years ago[FIX] stock: orderpoint_count doesn't exist anymore
Quentin (OpenERP) [Thu, 8 May 2014 10:29:57 +0000 (12:29 +0200)]
[FIX] stock: orderpoint_count doesn't exist anymore

bzr revid: qdp-launchpad@openerp.com-20140508102957-folu3x9thplgt5ho

10 years ago[REF] stock_account: introduced _get_invoice_vals() to ease inheritance of this feature
Quentin (OpenERP) [Thu, 8 May 2014 10:25:05 +0000 (12:25 +0200)]
[REF] stock_account: introduced _get_invoice_vals() to ease inheritance of this feature

bzr revid: qdp-launchpad@openerp.com-20140508102505-f4bwpgixezwhkq6h

10 years ago[FIX] stock: fixed error 'cannot import name html_template'
Quentin (OpenERP) [Thu, 8 May 2014 10:08:56 +0000 (12:08 +0200)]
[FIX] stock: fixed error 'cannot import name html_template'

bzr revid: qdp-launchpad@openerp.com-20140508100856-jbitae0fzsdt7v78

10 years ago[MeRGE] merged with trunk up to revision 9427.
Quentin (OpenERP) [Thu, 8 May 2014 10:06:22 +0000 (12:06 +0200)]
[MeRGE] merged with trunk up to revision 9427.

bzr revid: qdp-launchpad@openerp.com-20140508100622-v90tn9bhzdgic6cd

10 years ago[IMP] monodb selects first database if only one match. Even if db-filter was not...
Fabien Meghazi [Thu, 8 May 2014 08:39:21 +0000 (10:39 +0200)]
[IMP] monodb selects first database if only one match. Even if db-filter was not provided

bzr revid: fme@openerp.com-20140508083921-pu2zte8fq69wvo8o

10 years ago[IMP]remove unwanted css
Barad Mahendra [Thu, 8 May 2014 08:37:40 +0000 (14:07 +0530)]
[IMP]remove unwanted css

bzr revid: mba@tinyerp.com-20140508083740-g0u9cfef10d94oxh

10 years ago[MERGE] merge trunk-claimcount-fix-ged
Gery Debongnie [Thu, 8 May 2014 08:35:12 +0000 (10:35 +0200)]
[MERGE] merge trunk-claimcount-fix-ged

Add the claim_count_out field to its correct place (in addon claim_from_delivery).  The field was removed because it was incorrectly added to stock.py instead of the addon claim_from_delivery.  (note: it was renamed from claim_count to claim_count_out)

bzr revid: ged@openerp.com-20140508083512-jx4mke0r5f8p0lxf

10 years ago[IMP] change the method name _claim_count into _claim_count_out
Gery Debongnie [Thu, 8 May 2014 08:31:49 +0000 (10:31 +0200)]
[IMP] change the method name _claim_count into _claim_count_out

also, add a comment to explain why it is necessary to add a _claim_count_out method in
stock_picking_out even though it will not be called.

bzr revid: ged@openerp.com-20140508083149-rdophw2iihzntfpr

10 years ago[IMP] change claim_count in claim_count_out (addon claim_from_delivery)
Gery Debongnie [Thu, 8 May 2014 07:59:57 +0000 (09:59 +0200)]
[IMP] change claim_count in claim_count_out (addon claim_from_delivery)

also, simplify the implementation.  The empty method _claim_count in
stock_picking_out is due to the weird way inheritance works in openerp,
and the fact that stock.picking.out only call the method in its parent

bzr revid: ged@openerp.com-20140508075957-lyqvng5i155b28cy

10 years ago[FIX] configuration file dbfilter's option has no effect
Fabien Meghazi [Thu, 8 May 2014 07:50:25 +0000 (09:50 +0200)]
[FIX] configuration file dbfilter's option has no effect

lp bug: https://launchpad.net/bugs/940439 fixed

bzr revid: fme@openerp.com-20140508075025-yszqmzie1z4n7l4j

10 years ago[FIX] add missing claim_count field to stock.picking.out
Gery Debongnie [Thu, 8 May 2014 07:27:41 +0000 (09:27 +0200)]
[FIX] add missing claim_count field to stock.picking.out

The claim_count field was incorrectly added into addon stock instead
of addon claim_from_delivery.  The commit adding the claim_count field
in stock.py was reverted, but claim_count is still needed in
claim_delivery_view.xml.

bzr revid: ged@openerp.com-20140508072741-sr3a9ishpqtkczlq

10 years ago[IMP]improve the form view of task issue
Barad Mahendra [Thu, 8 May 2014 06:41:14 +0000 (12:11 +0530)]
[IMP]improve the form view of task issue

bzr revid: mba@tinyerp.com-20140508064114-9ohw86ymc7h3ox19

10 years ago[IMP]improve the widget for dropdown selection and priority
Barad Mahendra [Thu, 8 May 2014 05:57:35 +0000 (11:27 +0530)]
[IMP]improve the widget for dropdown selection and priority

bzr revid: mba@tinyerp.com-20140508055735-ekt5gh7w119w2i2j

10 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 8 May 2014 05:38:46 +0000 (05:38 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20140508053846-issswyvoac14767d

10 years ago[IMP]improve code: call super method instead of manual search
Jitendra Prajapati (OpenERP) [Thu, 8 May 2014 05:27:30 +0000 (10:57 +0530)]
[IMP]improve code: call super method instead of manual search

bzr revid: jpr@tinyerp.com-20140508052730-5oztw3um6h42osvd

10 years ago[MERGE] merged with trunk up to revision 9425. Needs to find another icon for Traceab...
Quentin (OpenERP) [Wed, 7 May 2014 18:29:17 +0000 (20:29 +0200)]
[MERGE] merged with trunk up to revision 9425. Needs to find another icon for Traceability on lot, though

bzr revid: qdp-launchpad@openerp.com-20140507182917-erjammra4okyei1c

10 years ago[REV] partial revert of revision 9408 ged@openerp.com-20140502144544-c5j7bzlm9i4clv4l...
Quentin (OpenERP) [Wed, 7 May 2014 18:08:51 +0000 (20:08 +0200)]
[REV] partial revert of revision 9408 ged@openerp.com-20140502144544-c5j7bzlm9i4clv4l where we wrongly beleive than stock depends on crm_claim... :( That code will probably be back _in the right module_

bzr revid: qdp-launchpad@openerp.com-20140507180851-lgkb8n4pscizbwvw

10 years ago[FIX] mrp: wrong field set when copying move
Quentin (OpenERP) [Wed, 7 May 2014 17:24:46 +0000 (19:24 +0200)]
[FIX] mrp: wrong field set when copying move

bzr revid: qdp-launchpad@openerp.com-20140507172446-pywoej0ryovue5y3

10 years ago[FIX] procurement.rule._get_action() needs to be translatable
Quentin (OpenERP) [Wed, 7 May 2014 17:14:31 +0000 (19:14 +0200)]
[FIX] procurement.rule._get_action() needs to be translatable

bzr revid: qdp-launchpad@openerp.com-20140507171431-jtyz901xmej6elmp

10 years ago[REF] mrp: moving some data updating in .XML file instead of having a new .YML file...
Quentin (OpenERP) [Wed, 7 May 2014 17:12:05 +0000 (19:12 +0200)]
[REF] mrp: moving some data updating in .XML file instead of having a new .YML file for it

bzr revid: qdp-launchpad@openerp.com-20140507171205-eop6g5p59mdig49r

10 years ago[REM] completetly removed website#preprocess_request()
Fabien Meghazi [Wed, 7 May 2014 17:08:16 +0000 (19:08 +0200)]
[REM] completetly removed website#preprocess_request()

bzr revid: fme@openerp.com-20140507170816-rrnh1nlqf97pfy3k

10 years ago[MERGE] forward port of branch saas-4 up to revid 9410 chs@openerp.com-20140507164207...
Christophe Simonis [Wed, 7 May 2014 17:01:12 +0000 (19:01 +0200)]
[MERGE] forward port of branch saas-4 up to revid 9410 chs@openerp.com-20140507164207-kmme4tsrd4w1m7l1

bzr revid: chs@openerp.com-20140507170112-bjeltv2b0coy60am

10 years ago[IMP] delivery,stock,mrp: minor cleanup/spellchecking/nit-picking while reviewing
Olivier Dony [Wed, 7 May 2014 16:59:51 +0000 (18:59 +0200)]
[IMP] delivery,stock,mrp: minor cleanup/spellchecking/nit-picking while reviewing

bzr revid: odo@openerp.com-20140507165951-th4iqsrp6l67dvve

10 years ago[REM] QWeb does not self close empty divs anymore
Fabien Meghazi [Wed, 7 May 2014 16:51:26 +0000 (18:51 +0200)]
[REM] QWeb does not self close empty divs anymore

See web Rev#4011

bzr revid: fme@openerp.com-20140507165126-e32a6qne8slgin09

10 years ago[FIX] mail: correct code indentation introduced during previous forward-port
Christophe Simonis [Wed, 7 May 2014 16:42:07 +0000 (18:42 +0200)]
[FIX] mail: correct code indentation introduced during previous forward-port

bzr revid: chs@openerp.com-20140507164207-kmme4tsrd4w1m7l1

10 years ago[FIX] Do not self close empty elements that are not html void elements
Fabien Meghazi [Wed, 7 May 2014 16:29:03 +0000 (18:29 +0200)]
[FIX] Do not self close empty elements that are not html void elements

bzr revid: fme@openerp.com-20140507162903-1s2rmlvawohlxvc0

10 years ago[REF] removed duplicated _ before method name
Quentin (OpenERP) [Wed, 7 May 2014 16:20:54 +0000 (18:20 +0200)]
[REF] removed duplicated _ before method name

bzr revid: qdp-launchpad@openerp.com-20140507162054-l31zu5608w7xvfu0

10 years ago[MERGE] forward port of branch saas-3 up to revid 9450 chs@openerp.com-20140507153348...
Christophe Simonis [Wed, 7 May 2014 16:00:23 +0000 (18:00 +0200)]
[MERGE] forward port of branch saas-3 up to revid 9450 chs@openerp.com-20140507153348-g2qw61dkxvps13br

bzr revid: chs@openerp.com-20140507160023-8wwqlbf3bv7yqe67

10 years ago[MERGE] forward port of branch 7.0 up to revid 10037 mat@openerp.com-20140507133552...
Christophe Simonis [Wed, 7 May 2014 15:33:48 +0000 (17:33 +0200)]
[MERGE] forward port of branch 7.0 up to revid 10037 mat@openerp.com-20140507133552-v4qsdp7qdp9iwewi

bzr revid: chs@openerp.com-20140507153348-g2qw61dkxvps13br

10 years ago[MERGE] trunk-websit-al-refactor by chm
Antony Lesuisse [Wed, 7 May 2014 15:32:23 +0000 (17:32 +0200)]
[MERGE] trunk-websit-al-refactor by chm
- allow fiscal position change on sale orders
- public user on website
- simplify website_sale sale.order and shopping cart code
- remove preprocess_request

bzr revid: al@openerp.com-20140507153223-q73u5lhyrfw98o3a

10 years agoLarge cleanups in addons
Gery Debongnie [Wed, 7 May 2014 15:17:49 +0000 (17:17 +0200)]
Large cleanups in addons

The code I merged in my branch stat buttons was sadly not up to our
standing...  This branch improves the situation by removing harmful
try/excpet/pass statements, by using search_count when appropriate, by
removing unused one2many fields and by correcting some bugs

bzr revid: ged@openerp.com-20140507151749-k37iclwt499ip3e4

10 years ago[MERGE] merge from trunk
Gery Debongnie [Wed, 7 May 2014 15:16:31 +0000 (17:16 +0200)]
[MERGE] merge from trunk

bzr revid: ged@openerp.com-20140507151631-qvkun5z9wvew6069

10 years ago[FIX] code cleanup (addon purchase)
Gery Debongnie [Wed, 7 May 2014 14:45:32 +0000 (16:45 +0200)]
[FIX] code cleanup (addon purchase)

simplify a few _count methods by removing useless try/except/pass and by using search_count when appropriate.  It allows us to remove two one2many fields as well.

bzr revid: ged@openerp.com-20140507144532-dgm9mfgt9k5p10jr

10 years ago[FIX] code cleanup (addon hr_timesheet_sheet)
Gery Debongnie [Wed, 7 May 2014 14:17:25 +0000 (16:17 +0200)]
[FIX] code cleanup (addon hr_timesheet_sheet)

remove try/except/statement that should not be here, uses search_count when appropriate, and remove a now useless one2many field

bzr revid: ged@openerp.com-20140507141725-h2z9u72roscf407n

10 years ago[FIX] code cleanup (addon hr_contract)
Gery Debongnie [Wed, 7 May 2014 14:07:18 +0000 (16:07 +0200)]
[FIX] code cleanup (addon hr_contract)

simplify the method _contracts_count, remove try/except/pass statements

bzr revid: ged@openerp.com-20140507140718-waw1di92qicsch2z

10 years ago[FIX] code cleanup (addon hr_payroll)
Gery Debongnie [Wed, 7 May 2014 13:58:26 +0000 (15:58 +0200)]
[FIX] code cleanup (addon hr_payroll)

remove try/except/pass in _count_detail_payslip and in _payslip_count, improves these methods and remove the now useless field payslip_ids

bzr revid: ged@openerp.com-20140507135826-xlo5gn7iq612lonp

10 years ago[FIX] code cleanup (addon account_asset)
Gery Debongnie [Wed, 7 May 2014 13:45:44 +0000 (15:45 +0200)]
[FIX] code cleanup (addon account_asset)

simplify the method _entry_count by using search_count and by removing try/except/pass

bzr revid: ged@openerp.com-20140507134544-oi3y8hwf16nituki

10 years ago[FIX] code cleanup (addon procurement)
Gery Debongnie [Wed, 7 May 2014 13:41:34 +0000 (15:41 +0200)]
[FIX] code cleanup (addon procurement)

improves the _orderpoint_count method.  Also, as a bonus, the preexisting orderpoint_ids is not used
in any other place, so it can be removed as well

bzr revid: ged@openerp.com-20140507134134-isaor8ulq4pf5wrt

10 years ago[FIX] website_forum: set config parameter via dedicated function
Christophe Simonis [Wed, 7 May 2014 13:41:27 +0000 (15:41 +0200)]
[FIX] website_forum: set config parameter via dedicated function

bzr revid: chs@openerp.com-20140507134127-xmp9kza1mvy37jf1

10 years ago[FIX] account: when creating partial reconcilation after unreconciliating one invoice...
Martin Trigaux [Wed, 7 May 2014 13:35:52 +0000 (15:35 +0200)]
[FIX] account: when creating partial reconcilation after unreconciliating one invoice, make sure we create this partial reconcilation only if we have at least two lines

bzr revid: mat@openerp.com-20140507133552-v4qsdp7qdp9iwewi

10 years ago[FIX] code cleanup (addon project_issue)
Gery Debongnie [Wed, 7 May 2014 13:29:49 +0000 (15:29 +0200)]
[FIX] code cleanup (addon project_issue)

improves the code of _issue_count (both in partner and in project).  This makes the issue_ids field in res_partner useless,
so issue_ids is also removed.

bzr revid: ged@openerp.com-20140507132949-tbtd4pl33zwhzgwd

10 years ago[FIX] code cleanup (addon hr_recruitment)
Gery Debongnie [Wed, 7 May 2014 13:16:29 +0000 (15:16 +0200)]
[FIX] code cleanup (addon hr_recruitment)

remove try/except/pass in method _count_all, improves the logic

bzr revid: ged@openerp.com-20140507131629-knp2kvw2zs1k200x

10 years ago[IMP] stock: inventory usability improved
Quentin (OpenERP) [Wed, 7 May 2014 12:57:06 +0000 (14:57 +0200)]
[IMP] stock: inventory usability improved

bzr revid: qdp-launchpad@openerp.com-20140507125706-fdlf8frvmzjqehtw

10 years ago[FIX] code cleanup (addon mrp)
Gery Debongnie [Wed, 7 May 2014 12:52:48 +0000 (14:52 +0200)]
[FIX] code cleanup (addon mrp)

change the way bom_count, bom_strct and mo_count are computed, removes the try/except/pass statements, improves the logic.

Also, for some reason, bom_strct is the same as bom_count, but I don't really know what it is supposed to be, and the Bom Structure and Bill of materials buttons leads to views with the same number of items.

bzr revid: ged@openerp.com-20140507125248-ctv491ktx008v9ic

10 years ago[MERGE] I18N: make fr_CA one of the default installation languages, courtesy of Maxim...
Olivier Dony [Wed, 7 May 2014 12:31:55 +0000 (14:31 +0200)]
[MERGE] I18N: make fr_CA one of the default installation languages, courtesy of Maxime Chambreuil (SavoirFaireLinux)

bzr revid: odo@openerp.com-20140507123155-blwh7uvmltajkmf5

10 years ago[FIX] Do not self close empty elements that are not html void elements
Fabien Meghazi [Wed, 7 May 2014 12:14:13 +0000 (14:14 +0200)]
[FIX] Do not self close empty elements that are not html void elements

bzr revid: fme@openerp.com-20140507121413-o7jqhexbm1wmitt6

10 years ago[FIX] code cleanup (addon account)
Gery Debongnie [Wed, 7 May 2014 12:13:10 +0000 (14:13 +0200)]
[FIX] code cleanup (addon account)

improve the logic of _journal_item_count (removes try/except/pass, use search_count) and remove useless one2many field in res_partner (journal_item_ids)

bzr revid: ged@openerp.com-20140507121310-ya6m71fvs40rf90d

10 years ago[FIX] POS - Write the state to Paid before the create_picking. It's allow to stay...
Kersten Jeremy [Wed, 7 May 2014 12:01:44 +0000 (14:01 +0200)]
[FIX] POS - Write the state to Paid before the create_picking. It's allow to stay in a valid state in workflow. And let the current stock picking out to 'Ready for delivery'

bzr revid: jke@openerp.com-20140507120144-m177kqxa3fbfl37r

10 years ago[FIX] warning: make blocking warning actually doing something (opw 607380)
Martin Trigaux [Wed, 7 May 2014 11:39:40 +0000 (13:39 +0200)]
[FIX] warning: make blocking warning actually doing something (opw 607380)

Instead of raising an exception (which only interupt the call of the onchange methods), return a dictionnary to set the forbidden partner or product to an empty value.
The call is not blocking in a way to forbid creating a record that uses this partner/product but it is not possible to select it through the web interface.

bzr revid: mat@openerp.com-20140507113940-d8iynfl1lcskht63