odoo/odoo.git
12 years ago[IMP] account: improve edi import of invoice to split in different stuff
Harry (OpenERP) [Tue, 13 Sep 2011 12:59:23 +0000 (18:29 +0530)]
[IMP] account: improve edi import of invoice to split in different stuff
[IMP] sale: edi import process and correct EDI struct on exort
[IMP] purchase: edi import process and correct EDI struct on export

bzr revid: hmo@tinyerp.com-20110913125923-2gbhgd1vzyd2qrwy

12 years ago[MERGE]
Harry (OpenERP) [Thu, 8 Sep 2011 10:51:48 +0000 (16:21 +0530)]
[MERGE]

bzr revid: hmo@tinyerp.com-20110908105148-6xmulc7sh16t8wuz

12 years ago[MERGE]
Harry (OpenERP) [Thu, 8 Sep 2011 10:48:15 +0000 (16:18 +0530)]
[MERGE]

bzr revid: hmo@tinyerp.com-20110908104815-sm6k1ca1sbbpd0st

12 years ago[IMP] accout.edi_invoice: to split edi_import() in smaller methods for importing...
Harry (OpenERP) [Thu, 8 Sep 2011 09:43:29 +0000 (15:13 +0530)]
[IMP] accout.edi_invoice: to split edi_import() in smaller methods for importing the different parts

bzr revid: hmo@tinyerp.com-20110908094329-14cutn414nbpvgvr

12 years ago[IMP] Develop a purchase order import and export functionality
Amit Parmar (OpenERP) [Wed, 7 Sep 2011 07:39:25 +0000 (13:09 +0530)]
[IMP] Develop a purchase order import and export functionality

bzr revid: aar@tinyerp.com-20110907073925-p7akjs01643z4m2b

12 years ago[IMP] improve the email template
Amit Parmar (OpenERP) [Tue, 30 Aug 2011 13:24:31 +0000 (18:54 +0530)]
[IMP] improve the email template

bzr revid: aar@tinyerp.com-20110830132431-4zsut2pz3fudcb5g

12 years ago[IMP] improved edi sale order email template
Hardik Ansodariy (OpenERP) [Tue, 30 Aug 2011 13:09:51 +0000 (18:39 +0530)]
[IMP] improved edi sale order email template

bzr revid: han@tinyerp.com-20110830130951-hh2ese1l5ump7lnm

12 years ago[IMP] improve the edi purchase order import and export testing
Amit Parmar (OpenERP) [Tue, 30 Aug 2011 05:34:53 +0000 (11:04 +0530)]
[IMP] improve the edi purchase order import and export testing

bzr revid: aar@tinyerp.com-20110830053453-ecsqohdm12kp6xao

12 years ago[IMP] new updated branch
Amit Parmar (OpenERP) [Mon, 29 Aug 2011 11:11:55 +0000 (16:41 +0530)]
[IMP] new updated branch

bzr revid: aar@tinyerp.com-20110829111155-9w44vv87cx4b9hw3

12 years ago[IMP] develop a edi purchase order import and export
Amit Parmar (OpenERP) [Mon, 29 Aug 2011 10:44:21 +0000 (16:14 +0530)]
[IMP] develop a edi purchase order import and export

bzr revid: aar@tinyerp.com-20110829104421-6562nvcyulzl4o84

12 years ago[IMP] develop a edi purchase order import and export
Amit Parmar (OpenERP) [Mon, 29 Aug 2011 10:43:27 +0000 (16:13 +0530)]
[IMP] develop a edi purchase order import and export

bzr revid: aar@tinyerp.com-20110829104327-tikju8eodq6q6901

12 years ago[merge] edi sale order with yml
Hardik Ansodariy (OpenERP) [Mon, 29 Aug 2011 10:21:27 +0000 (15:51 +0530)]
[merge] edi sale order with yml

bzr revid: han@tinyerp.com-20110829102127-nkr1muz2e1jsu6xh

12 years ago[IMP] account: email template of account invoice
Harry (OpenERP) [Mon, 29 Aug 2011 07:39:56 +0000 (13:09 +0530)]
[IMP] account: email template of account invoice

bzr revid: hmo@tinyerp.com-20110829073956-vabkylrsvnklb8hw

12 years ago[imp] edi sale order
Hardik Ansodariy (OpenERP) [Fri, 26 Aug 2011 13:10:37 +0000 (18:40 +0530)]
[imp] edi sale order

bzr revid: han@tinyerp.com-20110826131037-fr63ylzjd8ev1l5j

12 years ago[IMP] edi sale order with email template
Hardik Ansodariy (OpenERP) [Fri, 26 Aug 2011 13:09:29 +0000 (18:39 +0530)]
[IMP] edi sale order with email template

bzr revid: han@tinyerp.com-20110826130929-q0n8o9gdy8a6ssf0

12 years ago[FIX] account: email template of account invoice
Harry (OpenERP) [Fri, 26 Aug 2011 12:25:19 +0000 (17:55 +0530)]
[FIX] account: email template of account invoice

bzr revid: hmo@tinyerp.com-20110826122519-3bk1phpg3jtw5mfn

12 years agoimp
Hardik Ansodariy (OpenERP) [Fri, 26 Aug 2011 12:02:45 +0000 (17:32 +0530)]
imp

bzr revid: han@tinyerp.com-20110826120245-0a3oz107lyif6m1a

12 years agonew updated branch
Amit Parmar (OpenERP) [Fri, 26 Aug 2011 11:59:39 +0000 (17:29 +0530)]
new updated branch

bzr revid: aar@tinyerp.com-20110826115939-g26v4qfo6atothq0

12 years ago[MERGE] account:
Harry (OpenERP) [Fri, 26 Aug 2011 11:09:14 +0000 (16:39 +0530)]
[MERGE] account:
add new field paypal_account in res.company to contains the paypal username (usually email).
improve email template of account invoice
correct logic of opt-out. it was reversed implemented.

bzr revid: hmo@tinyerp.com-20110826110914-4x3ol3te9v416f6o

12 years ago[IMP] edi import and export added for sale and purchase
Hardik Ansodariy (OpenERP) [Wed, 24 Aug 2011 13:06:53 +0000 (18:36 +0530)]
[IMP] edi import and export added for sale and purchase

bzr revid: han@tinyerp.com-20110824130653-tjkw690ckx8a9h85

12 years ago[MERGE] latest trunk
Olivier Dony [Thu, 18 Aug 2011 16:14:35 +0000 (18:14 +0200)]
[MERGE] latest trunk

bzr revid: odo@openerp.com-20110818161435-pxl3djfdp84qvcei

12 years ago[FIX] document_ftp: avoid calling res.users.read() with too few arguments (it's broke...
Olivier Dony [Thu, 18 Aug 2011 15:36:04 +0000 (17:36 +0200)]
[FIX] document_ftp: avoid calling res.users.read() with too few arguments (it's broken, pending fix)

bzr revid: odo@openerp.com-20110818153604-gefze43wp1u63j02

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Thu, 18 Aug 2011 04:36:08 +0000 (04:36 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110818043608-kjmi6rgmnpk2d36r

12 years ago[IMP] renamed account_invoice_l10nbe into l10n_be_invoice_bba, following fp's suggest...
Quentin (OpenERP) [Wed, 17 Aug 2011 08:41:32 +0000 (10:41 +0200)]
[IMP] renamed account_invoice_l10nbe into l10n_be_invoice_bba, following fp's suggestion + removed account_cancel from dependencies of that module

bzr revid: qdp-launchpad@openerp.com-20110817084132-rqnl6d7jrxufyf0o

12 years ago[FIX] account_invoice_l10nbe: fixed error on some yaml tests, due to false value...
Quentin (OpenERP) [Wed, 17 Aug 2011 08:38:29 +0000 (10:38 +0200)]
[FIX] account_invoice_l10nbe: fixed error on some yaml tests, due to false value not in selection of reference_type field

bzr revid: qdp-launchpad@openerp.com-20110817083829-30nn49zk8x7d62q4

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Wed, 17 Aug 2011 04:41:35 +0000 (04:41 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110817044135-4q05u1i6k8x337j9

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Tue, 16 Aug 2011 04:34:37 +0000 (04:34 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110816043437-2ik9gp5alwecpla8

12 years agocompat
fp [Mon, 15 Aug 2011 23:09:06 +0000 (01:09 +0200)]
compat

bzr revid: fp@fp-laptop-20110815230906-46spht70zgk6nq4l

12 years ago[FIX] fixed yml tests due to removed fields on account payments
fp [Mon, 15 Aug 2011 23:06:37 +0000 (01:06 +0200)]
[FIX] fixed yml tests due to removed fields on account payments

bzr revid: fp@fp-laptop-20110815230637-q86iamto5atzycfg

12 years ago[IMP] better logo
fp [Mon, 15 Aug 2011 23:02:43 +0000 (01:02 +0200)]
[IMP] better logo

bzr revid: fp@fp-laptop-20110815230243-9gws07bt6ewc7yqk

12 years agoimp
fp [Mon, 15 Aug 2011 15:32:02 +0000 (17:32 +0200)]
imp

bzr revid: fp@fp-laptop-20110815153202-20pjs3u2vo28iqox

12 years ago[IMP] company configuration, report header and footer
fp [Mon, 15 Aug 2011 15:28:25 +0000 (17:28 +0200)]
[IMP] company configuration, report header and footer

bzr revid: fp@fp-laptop-20110815152825-n2njyvgmqoyuqwwi

12 years ago[IMP] Improved bank account management, report footer, stages by default on projects
fp [Mon, 15 Aug 2011 14:21:41 +0000 (16:21 +0200)]
[IMP] Improved bank account management, report footer, stages by default on projects

bzr revid: fp@fp-laptop-20110815142141-938zg1laoe8wtbkd

12 years ago[IMP] bank account management reviewed, improved groups name
fp [Mon, 15 Aug 2011 14:16:43 +0000 (16:16 +0200)]
[IMP] bank account management reviewed, improved groups name

bzr revid: fp@fp-laptop-20110815141643-ebg8rnuihkei6fni

12 years agoLaunchpad automatic translations update.
Launchpad Translations on behalf of openerp [Sun, 14 Aug 2011 04:45:01 +0000 (04:45 +0000)]
Launchpad automatic translations update.

bzr revid: launchpad_translations_on_behalf_of_openerp-20110814044430-2o7xhfo8phslwwbm
bzr revid: launchpad_translations_on_behalf_of_openerp-20110814044501-phnxu5mn3aex6dzp

12 years ago[MERGE] project_issue: days since creation date added
Quentin (OpenERP) [Fri, 12 Aug 2011 15:52:53 +0000 (17:52 +0200)]
[MERGE] project_issue: days since creation date added

bzr revid: qdp-launchpad@openerp.com-20110812155253-21jegfewstaoowu4

12 years ago[IMP] account_invoice_l10nbe: better naming of previously named account_invoice_be...
Quentin (OpenERP) [Fri, 12 Aug 2011 15:28:12 +0000 (17:28 +0200)]
[IMP] account_invoice_l10nbe: better naming of previously named account_invoice_be module

bzr revid: qdp-launchpad@openerp.com-20110812152812-d3jp9j7a82wr3w3d

12 years ago[ADD] account_invoice_be: added the support of structured communication on outgoing...
Quentin (OpenERP) [Fri, 12 Aug 2011 15:14:50 +0000 (17:14 +0200)]
[ADD] account_invoice_be: added the support of structured communication on outgoing invoices (bba communication), made by Noviat.

bzr revid: qdp-launchpad@openerp.com-20110812151450-2nq5sre7ili1xnpq

12 years ago[REM] listview columns filtering on a name being present: don't try to read buttons...
Xavier Morel [Fri, 12 Aug 2011 13:31:08 +0000 (15:31 +0200)]
[REM] listview columns filtering on a name being present: don't try to read buttons with a name, it's kinda stupid

bzr revid: xmo@openerp.com-20110812133108-5bync0jgo0krn0u4

12 years ago[IMP]project_issue: Improved in fields
ron@tinyerp.com [Fri, 12 Aug 2011 13:29:33 +0000 (18:59 +0530)]
[IMP]project_issue: Improved in fields

bzr revid: ron@tinyerp.com-20110812132933-cqdqnise609ubesr

12 years ago[IMP]project_issue: Add new field(days_since_creation) as a diffrence between create_...
ron@tinyerp.com [Fri, 12 Aug 2011 13:06:24 +0000 (18:36 +0530)]
[IMP]project_issue: Add new field(days_since_creation) as a diffrence between create_date and today()

bzr revid: ron@tinyerp.com-20110812130624-34exduud974omfhn

12 years ago[merge] improvements to gantt view
niv-openerp [Fri, 12 Aug 2011 12:13:37 +0000 (14:13 +0200)]
[merge] improvements to gantt view

bzr revid: nicolas.vanhoren@openerp.com-20110812121337-fl41j7zr1x9nt0hl

12 years ago[FIX] stupid bug introduced in revision xmo@openerp.com-20110810141545-k98nvymjy5r7sslb
Xavier Morel [Fri, 12 Aug 2011 12:11:27 +0000 (14:11 +0200)]
[FIX] stupid bug introduced in revision xmo@openerp.com-20110810141545-k98nvymjy5r7sslb

bzr revid: xmo@openerp.com-20110812121127-m50vupb36bv0tnjy

12 years ago[IMP] simplify code of padding function in date formatting.
sma (Tiny) [Fri, 12 Aug 2011 11:44:02 +0000 (17:14 +0530)]
[IMP] simplify code of padding function in date formatting.

bzr revid: sma@tinyerp.com-20110812114402-u9u8vxxp1fnonq3m

12 years ago[FIX] Remove conflicts.
sma (Tiny) [Fri, 12 Aug 2011 10:38:18 +0000 (16:08 +0530)]
[FIX] Remove conflicts.

bzr revid: sma@tinyerp.com-20110812103818-q8wet6opinckiv1a

12 years ago[IMP] move openerp.base.Widget to relevant section of the actual dogs (as a guide...
Xavier Morel [Fri, 12 Aug 2011 10:36:43 +0000 (12:36 +0200)]
[IMP] move openerp.base.Widget to relevant section of the actual dogs (as a guide), remove old manual openerp.base.Widget APIDoc

bzr revid: xmo@openerp.com-20110812103643-2ew32jiqdsm71jqe

12 years ago[IMP] simple style fixes
Xavier Morel [Fri, 12 Aug 2011 09:45:41 +0000 (11:45 +0200)]
[IMP] simple style fixes

bzr revid: xmo@openerp.com-20110812094541-zeb5lz6nk0jgq21y

12 years ago[MERGE] lp: 825008
Quentin (OpenERP) [Fri, 12 Aug 2011 09:28:49 +0000 (11:28 +0200)]
[MERGE] lp: 825008

bzr revid: qdp-launchpad@openerp.com-20110812092849-7y1h6lesg3execbd

12 years ago[FIX] don't use @string on filters inside fields in search view, use @help
Xavier Morel [Fri, 12 Aug 2011 08:38:20 +0000 (10:38 +0200)]
[FIX] don't use @string on filters inside fields in search view, use @help

bzr revid: xmo@openerp.com-20110812083820-tnk2yv7kkuylg9aw

12 years ago[FIX] reintroduce o2m search field, aliases to CharField. Also make m2m search field...
Xavier Morel [Fri, 12 Aug 2011 08:36:10 +0000 (10:36 +0200)]
[FIX] reintroduce o2m search field, aliases to CharField. Also make m2m search field an actual alias to CharField

bzr revid: xmo@openerp.com-20110812083610-utduagt0np0h7rib

12 years ago[MERGE]
sma (Tiny) [Fri, 12 Aug 2011 08:34:06 +0000 (14:04 +0530)]
[MERGE]

bzr revid: sma@tinyerp.com-20110812083406-d5mi5tk72lgqtvyp

12 years ago[FIX] project_scrum: filters in field in override to project search view
Xavier Morel [Fri, 12 Aug 2011 08:00:51 +0000 (10:00 +0200)]
[FIX] project_scrum: filters in field in override to project search view

bzr revid: xmo@openerp.com-20110812080051-ozhrap5afiqunt1f

12 years ago[FIX] typo fied name
Jigar Amin - OpenERP [Fri, 12 Aug 2011 07:40:21 +0000 (13:10 +0530)]
[FIX] typo fied name

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

bzr revid: jam@tinyerp.com-20110812074021-7cbge6mgfamim32w

12 years ago[FIX] get rid of unsued menus and submenu
Antony Lesuisse [Thu, 11 Aug 2011 18:12:17 +0000 (20:12 +0200)]
[FIX] get rid of unsued menus and submenu

bzr revid: al@openerp.com-20110811181217-y2yxdz34uswijwza

12 years ago[IMP] CalendarView: Added colors to events
Fabien Meghazi [Thu, 11 Aug 2011 17:13:37 +0000 (19:13 +0200)]
[IMP] CalendarView: Added colors to events

bzr revid: fme@openerp.com-20110811171337-ebal9w5qwsjfbq2c

12 years ago[FIX] Bug in previous revision
Fabien Meghazi [Thu, 11 Aug 2011 16:26:09 +0000 (18:26 +0200)]
[FIX] Bug in previous revision

bzr revid: fme@openerp.com-20110811162609-k112p5t0bewnaj42

12 years ago[FIX] CalendarView: extra argument type check
Fabien Meghazi [Thu, 11 Aug 2011 16:22:10 +0000 (18:22 +0200)]
[FIX] CalendarView: extra argument type check

bzr revid: fme@openerp.com-20110811162210-suf52n8k1abgu2az

12 years ago[IMP] CalendarView: bind openerp form view to 'open details' icon
Fabien Meghazi [Thu, 11 Aug 2011 16:21:04 +0000 (18:21 +0200)]
[IMP] CalendarView: bind openerp form view to 'open details' icon

bzr revid: fme@openerp.com-20110811162104-2pueyflxtpf7oqpf

12 years ago[FIX] Fixed css problem with reauired fields
Fabien Meghazi [Thu, 11 Aug 2011 16:19:27 +0000 (18:19 +0200)]
[FIX] Fixed css problem with reauired fields

bzr revid: fme@openerp.com-20110811161927-ot5p552djlb1iigw

12 years ago[IMP] CalendarView: Fitler events using sidebar 'Responsibles' option
Fabien Meghazi [Thu, 11 Aug 2011 16:07:54 +0000 (18:07 +0200)]
[IMP] CalendarView: Fitler events using sidebar 'Responsibles' option

bzr revid: fme@openerp.com-20110811160754-jfexopgrrqnfg9df

12 years ago[imp] add Save & New in popups for o2m & m2m
niv-openerp [Thu, 11 Aug 2011 16:03:47 +0000 (18:03 +0200)]
[imp] add Save & New in popups for o2m & m2m

bzr revid: nicolas.vanhoren@openerp.com-20110811160347-rn4kjlpib1lh1o5p

12 years ago[FIX] action where res_id is defined
Antony Lesuisse [Thu, 11 Aug 2011 14:59:04 +0000 (16:59 +0200)]
[FIX] action where res_id is defined

bzr revid: al@openerp.com-20110811145904-0on11bcatcvg8r3q

12 years ago[FIX] when reloading the view description thingie, the listview needs to send the...
Xavier Morel [Thu, 11 Aug 2011 14:44:07 +0000 (16:44 +0200)]
[FIX] when reloading the view description thingie, the listview needs to send the search context along so stuff line invisible attributes (for invisible columns) can be correctly evaluated

bzr revid: xmo@openerp.com-20110811144407-f5nlq89wqdh4z0pa

12 years ago[IMP] CalendarView now works with date_delay
Fabien Meghazi [Thu, 11 Aug 2011 13:24:10 +0000 (15:24 +0200)]
[IMP] CalendarView now works with date_delay

bzr revid: fme@openerp.com-20110811132410-9g7nktccxfis9tkk

12 years ago[FIX] re-introduce M2M widget
Xavier Morel [Thu, 11 Aug 2011 13:12:57 +0000 (15:12 +0200)]
[FIX] re-introduce M2M widget

bzr revid: xmo@openerp.com-20110811131257-t6pdqsdrhuxgne22

12 years ago[fix] problem due alification
niv-openerp [Thu, 11 Aug 2011 12:48:13 +0000 (14:48 +0200)]
[fix] problem due alification

bzr revid: nicolas.vanhoren@openerp.com-20110811124813-ni1mdvcmp6gwvhsn

12 years ago[IMP] added more fields in default anonymization config
olt@tinyerp.com [Thu, 11 Aug 2011 10:58:35 +0000 (12:58 +0200)]
[IMP] added more fields in default anonymization config

bzr revid: olt@tinyerp.com-20110811105835-1tbv4s50o2160maf

12 years ago[FIX] listview pagination
Xavier Morel [Thu, 11 Aug 2011 08:43:01 +0000 (10:43 +0200)]
[FIX] listview pagination

broken in fme@openerp.com-20110808144120-xlut0922rd61moxc, listview needs to get it from the action descriptor stored in the parent object

bzr revid: xmo@openerp.com-20110811084301-xp42ylhmv2ackhws

12 years ago[IMP] avoid altering the dataset's domain and context in place during list view search
Xavier Morel [Thu, 11 Aug 2011 08:28:18 +0000 (10:28 +0200)]
[IMP] avoid altering the dataset's domain and context in place during list view search

bzr revid: xmo@openerp.com-20110811082818-hhgdmn0k10tnbxm4

12 years ago[FIX] Minor changes.
sma (Tiny) [Thu, 11 Aug 2011 07:19:34 +0000 (12:49 +0530)]
[FIX] Minor changes.

bzr revid: sma@tinyerp.com-20110811071934-adjiwyspxegdpzk5

12 years ago[IMP] change DataSet.read_slice to take an options object for optional fields, offset...
Xavier Morel [Thu, 11 Aug 2011 07:00:50 +0000 (09:00 +0200)]
[IMP] change DataSet.read_slice to take an options object for optional fields, offset and limit args

bzr revid: xmo@openerp.com-20110811070050-pkz6x39tf0i4e49r

12 years ago[ADD] some jsdoc before refactoding dataset methods
Xavier Morel [Thu, 11 Aug 2011 06:28:35 +0000 (08:28 +0200)]
[ADD] some jsdoc before refactoding dataset methods

bzr revid: xmo@openerp.com-20110811062835-smlv47aybl336q9b

12 years ago[IMP] misc comments
Antony Lesuisse [Thu, 11 Aug 2011 03:10:00 +0000 (05:10 +0200)]
[IMP] misc comments

bzr revid: al@openerp.com-20110811031000-z0nkvickg6dkfe0d

12 years ago[FIX] viewmanageraction set action before _super
Antony Lesuisse [Thu, 11 Aug 2011 03:03:09 +0000 (05:03 +0200)]
[FIX] viewmanageraction set action before _super

bzr revid: al@openerp.com-20110811030309-76p0gev9e2dqng2s

12 years ago[IMP] cleanups, session in core, keep a ref to webclient in window.openerp.sessions...
Antony Lesuisse [Thu, 11 Aug 2011 02:42:46 +0000 (04:42 +0200)]
[IMP] cleanups, session in core, keep a ref to webclient in window.openerp.sessions for debugging

bzr revid: al@openerp.com-20110811024246-g3it6dtrqidzv0rx

12 years ago[FIX] list button actions
Antony Lesuisse [Thu, 11 Aug 2011 02:00:14 +0000 (04:00 +0200)]
[FIX] list button actions

bzr revid: al@openerp.com-20110811020014-skhi0zscvs1n7md5

12 years ago[FIX] actionmanager ir.action.act_window_close and button special
Antony Lesuisse [Thu, 11 Aug 2011 01:52:32 +0000 (03:52 +0200)]
[FIX] actionmanager ir.action.act_window_close and button special

bzr revid: al@openerp.com-20110811015232-sv31mivmb9zvpszs

12 years ago[FIX] actionmanager dialog
Antony Lesuisse [Wed, 10 Aug 2011 23:02:13 +0000 (01:02 +0200)]
[FIX] actionmanager dialog

bzr revid: al@openerp.com-20110810230213-k9qrjv491tetsaqj

12 years ago[FIX] dialog restore close hook fme
Antony Lesuisse [Wed, 10 Aug 2011 22:23:54 +0000 (00:23 +0200)]
[FIX] dialog restore close hook fme

bzr revid: al@openerp.com-20110810222354-glykgj1cvvt57upa

12 years ago[IMP] remove actiondialog
Antony Lesuisse [Wed, 10 Aug 2011 19:25:09 +0000 (21:25 +0200)]
[IMP] remove actiondialog

bzr revid: al@openerp.com-20110810192509-isdf1h8vb758r07j

12 years ago[FIX] Fixed event boundaries padding bug
Fabien Meghazi [Wed, 10 Aug 2011 16:16:01 +0000 (18:16 +0200)]
[FIX] Fixed event boundaries padding bug

bzr revid: fme@openerp.com-20110810161601-pk4sm0fuc2or51l4

12 years ago[ADD] Added exception throw when domain references an unknown field
Fabien Meghazi [Wed, 10 Aug 2011 15:42:38 +0000 (17:42 +0200)]
[ADD] Added exception throw when domain references an unknown field

bzr revid: fme@openerp.com-20110810154238-h18xpgjtbhqlr67d

12 years ago[IMP] use Class for Compound* types instead of manual prototypes
Xavier Morel [Wed, 10 Aug 2011 14:58:40 +0000 (16:58 +0200)]
[IMP] use Class for Compound* types instead of manual prototypes

bzr revid: xmo@openerp.com-20110810145840-rblh9kouk1pf63by

12 years ago[FIX] crm phonecalls missing column for attrs expression
Antony Lesuisse [Wed, 10 Aug 2011 14:57:07 +0000 (16:57 +0200)]
[FIX] crm phonecalls missing column for attrs expression

bzr revid: al@openerp.com-20110810145707-j0ww5xaonazskhtl

12 years ago[FIX] event: typo in calendar view, date_delay is for durations
Olivier Dony [Wed, 10 Aug 2011 14:54:17 +0000 (16:54 +0200)]
[FIX] event: typo in calendar view, date_delay is for durations

bzr revid: odo@openerp.com-20110810145417-arb6e3bedvaxjuf3

12 years ago[FIX] database password naming
Antony Lesuisse [Wed, 10 Aug 2011 14:30:39 +0000 (16:30 +0200)]
[FIX] database password naming

bzr revid: al@openerp.com-20110810143039-9ifxkl9qjl4kkm0s

12 years ago[FIX] root a bunch of ignores to the base dir of the repository
Xavier Morel [Wed, 10 Aug 2011 14:27:48 +0000 (16:27 +0200)]
[FIX] root a bunch of ignores to the base dir of the repository

bzr revid: xmo@openerp.com-20110810142748-odai8ff6nh0q8fdm

12 years ago[IMP] simplify code of padding function in date formatting, add some doc, fix name
Xavier Morel [Wed, 10 Aug 2011 14:15:45 +0000 (16:15 +0200)]
[IMP] simplify code of padding function in date formatting, add some doc, fix name

bzr revid: xmo@openerp.com-20110810141545-k98nvymjy5r7sslb

12 years ago[REM] references to color in list rows, not used anymore and template broken anyway
Xavier Morel [Wed, 10 Aug 2011 14:00:58 +0000 (16:00 +0200)]
[REM] references to color in list rows, not used anymore and template broken anyway

bzr revid: xmo@openerp.com-20110810140058-mbnbp04seohojh0h

12 years ago[REM] tests of date search widget, since the complexity of the widget was removed
Xavier Morel [Wed, 10 Aug 2011 13:38:45 +0000 (15:38 +0200)]
[REM] tests of date search widget, since the complexity of the widget was removed

bzr revid: xmo@openerp.com-20110810133845-yuzzt1p6nvrh7lcw

12 years ago[FIX] get rid of null viewmanager
Antony Lesuisse [Wed, 10 Aug 2011 13:29:45 +0000 (15:29 +0200)]
[FIX] get rid of null viewmanager

bzr revid: al@openerp.com-20110810132945-lti3ihn58he88ivq

12 years ago[IMP] remove nullviewmanagerfrom search
Antony Lesuisse [Wed, 10 Aug 2011 12:41:24 +0000 (14:41 +0200)]
[IMP] remove nullviewmanagerfrom search

bzr revid: al@openerp.com-20110810124124-zw1ab65iz6fi79wu

12 years ago[FIX] Use deferred in CalendarView#do_search
Fabien Meghazi [Wed, 10 Aug 2011 13:19:35 +0000 (15:19 +0200)]
[FIX] Use deferred in CalendarView#do_search

bzr revid: fme@openerp.com-20110810131935-4u7w1i9pzwortf9s

12 years ago[REM] O2M and M2M search field: not sure they're ever used, and in case they are...
Xavier Morel [Wed, 10 Aug 2011 11:19:03 +0000 (13:19 +0200)]
[REM] O2M and M2M search field: not sure they're ever used, and in case they are I'd rather have an actual error than some crappy placeholder field

bzr revid: xmo@openerp.com-20110810111903-doxuzpec9rb432zc

12 years ago[IMP] make date field a single-component field, domained by equality
Xavier Morel [Wed, 10 Aug 2011 11:00:55 +0000 (13:00 +0200)]
[IMP] make date field a single-component field, domained by equality

bzr revid: xmo@openerp.com-20110810110055-y2zmsn33lfbeksct

12 years ago[IMP] make search boolean field inherit from selection
Xavier Morel [Wed, 10 Aug 2011 10:49:10 +0000 (12:49 +0200)]
[IMP] make search boolean field inherit from selection

bzr revid: xmo@openerp.com-20110810104910-sz4236szqt5pmjst

12 years ago[IMP] Reactivated date & datetime widgets
Fabien Meghazi [Wed, 10 Aug 2011 12:16:25 +0000 (14:16 +0200)]
[IMP] Reactivated date & datetime widgets

bzr revid: fme@openerp.com-20110810121625-mxbmxmr8qdy10zu6

12 years ago[REM] Removed auto open argument from Dialog#start()
Fabien Meghazi [Wed, 10 Aug 2011 12:05:48 +0000 (14:05 +0200)]
[REM] Removed auto open argument from Dialog#start()

bzr revid: fme@openerp.com-20110810120548-697agu5xajf11tvx

12 years ago[FIX] double action manager
Antony Lesuisse [Wed, 10 Aug 2011 11:49:14 +0000 (13:49 +0200)]
[FIX] double action manager

bzr revid: al@openerp.com-20110810114914-rnokf7v1mp8kmtu1

12 years ago[FIX] Fixed remaining references to session.action_manager
Fabien Meghazi [Wed, 10 Aug 2011 10:38:36 +0000 (12:38 +0200)]
[FIX] Fixed remaining references to session.action_manager

bzr revid: fme@openerp.com-20110810103836-li6e7kx8tdk52iil