Commit Graph

53407 Commits

Author SHA1 Message Date
Christophe Simonis 8df25dc683 [FIX] hide topbar on login page
bzr revid: chs@openerp.com-20120723162223-amclassz6dzneayq
2012-07-23 18:22:23 +02:00
Antonin Bourguignon 16b3bedd6a [FIX] a right problem in portal_project_issue
also fix a css glitch

bzr revid: abo@openerp.com-20120723161538-sd53bczjbb7je1q6
2012-07-23 18:15:38 +02:00
Raphael Collet 0e681f8f5e [FIX] sale: in create invoice wizard, reintroduce field qtty (used in tests)
bzr revid: rco@openerp.com-20120723161426-rwk22j4tm71z863b
2012-07-23 18:14:26 +02:00
Antonin Bourguignon 76df099fe0 [IMP] hide the member price in products view
bzr revid: abo@openerp.com-20120723154529-blsb2i0ouneo2uhj
2012-07-23 17:45:29 +02:00
Antony Lesuisse ce7580492b [IMP] m2o no tabindex=-! for open button will be handled by a keyboard shortcut
bzr revid: al@openerp.com-20120723153039-3xstwq2a1pcc67gh
2012-07-23 17:30:39 +02:00
Raphael Collet 396f5fdc9e [IMP] sale: merge the actions 'Create Final Invoice' and 'Advance Invoice' into a single wizard
bzr revid: rco@openerp.com-20120723152841-643jvecafb5eqqnm
2012-07-23 17:28:41 +02:00
niv-openerp 8218e1cc80 [FIX] another problem with translation wizard
bzr revid: nicolas.vanhoren@openerp.com-20120723152224-pmll06c6j3hk1hjd
2012-07-23 17:22:24 +02:00
niv-openerp 50a5ccebe7 [FIX] problem with translate dialog
bzr revid: nicolas.vanhoren@openerp.com-20120723151113-nvh8l72duewcotvx
2012-07-23 17:11:13 +02:00
Antonin Bourguignon cc9b72c5ed [IMP] hide header's buttons in stock.view_picking_out_form
bzr revid: abo@openerp.com-20120723142057-9iqwxjij09o2jkww
2012-07-23 16:20:57 +02:00
Xavier Morel ce02c0887a [IMP] coerce 'falsy' char sizes to None
Otherwise users using fields.char(size=False) will see their content disappear without warning, not cool

bzr revid: xmo@openerp.com-20120723140502-nrtgw0o47ewj25qa
2012-07-23 16:05:02 +02:00
niv-openerp bef7ef9620 [IMP] Modified loading message
bzr revid: nicolas.vanhoren@openerp.com-20120723135937-3tuwpzdhn3311mg1
2012-07-23 15:59:37 +02:00
Xavier Morel 8b0f8a0992 [IMP] replace equality None test by identity test
bzr revid: xmo@openerp.com-20120723135215-7n63uh4ikulsdc6r
2012-07-23 15:52:15 +02:00
Xavier Morel 3b5890d79b [REM] redundant code: a field of type one2many will always have _type one2many
bzr revid: xmo@openerp.com-20120723135113-6x3s5lmljk8cdpf0
2012-07-23 15:51:13 +02:00
Xavier Morel 8bdd730090 [REM] orm: pointless character replacement of quotes by spaces in field strings
bzr revid: xmo@openerp.com-20120723135022-9lh5yyk0au5xag3l
2012-07-23 15:50:22 +02:00
Xavier Morel c5db4ca91d [IMP] field.char: make string and size optional
* Increases coherence with other fields (default string is 'unknown')
* Char fields defaut to unbounded, bounds are optional

bzr revid: xmo@openerp.com-20120723134931-b5moeenk0db5m2ss
2012-07-23 15:49:31 +02:00
niv-openerp 071dce2cb9 [FIX] problem with wizards
bzr revid: nicolas.vanhoren@openerp.com-20120723134914-4rrmeysncsancwfq
2012-07-23 15:49:14 +02:00
Raphael Collet 395fa84aa1 [IMP] sale: clean up code to open view on invoices
bzr revid: rco@openerp.com-20120723132538-n2pppeiszt79xutq
2012-07-23 15:25:38 +02:00
Raphael Collet bcb9508f83 [IMP] sale: clean up code for manual invoicing
bzr revid: rco@openerp.com-20120723131453-go0iqxxe6ueqjfil
2012-07-23 15:14:53 +02:00
Antonin Bourguignon 2a2e51dc40 [IMP] hide the Scrap button in stock view
NOTE: this view (stock/stock_view.xml) contains several commented lines (733, 1209) but also pretty weird comments, not formated following XML std (439, 1342, 1491) -- okay to remove/reformat it ?

bzr revid: abo@openerp.com-20120723131102-5rqegkdld9xylw0m
2012-07-23 15:11:02 +02:00
Ajay Chauhan (OpenERP) 4d847243d1 [IMP] delivery: change label for free_if_more_than field
bzr revid: cha@tinyerp.com-20120723124348-kb1yiatdsnc969t3
2012-07-23 18:13:48 +05:30
Antonin Bourguignon c00bd741ed [IMP] hide buttons in the event form view
bzr revid: abo@openerp.com-20120723123755-g3n5mtqlvrczc9s4
2012-07-23 14:37:55 +02:00
Divyesh Makwana (Open ERP) cbcf68d3d9 [IMP] hr_timesheet : Override the 'on_change_template' method.
bzr revid: mdi@tinyerp.com-20120723121029-9manyfm4brhsbuf0
2012-07-23 17:40:29 +05:30
Divyesh Makwana (Open ERP) c1c88c7494 [IMP] project_issue : Override the 'on_change_template' method.
bzr revid: mdi@tinyerp.com-20120723120907-qgg7b7jzc2zq17t6
2012-07-23 17:39:07 +05:30
Divyesh Makwana (Open ERP) 8ee2cca822 [IMP] project : Override the 'on_change_template' method.
bzr revid: mdi@tinyerp.com-20120723120754-a1tjp5tpbooxskhk
2012-07-23 17:37:54 +05:30
Divyesh Makwana (Open ERP) 69d9a3d4e2 [IMP] analytic, account_analytic_account : The field 'template_id' need to moved from 'account_analytic_analysis' module to 'analytic' so we can override 'on_change_template' from respective module(project, project_issue and hr_timesheet).
bzr revid: mdi@tinyerp.com-20120723120531-38reqpofvzh69bo7
2012-07-23 17:35:31 +05:30
Divyesh Makwana (Open ERP) 7a61db0b96 [FIX] account_analytic_account : No such external ID currently defined in the system: project.group_project_user.
bzr revid: mdi@tinyerp.com-20120723115915-5qrdbx01grydc8wq
2012-07-23 17:29:15 +05:30
Antonin Bourguignon afc7040fd7 [FIX] Event and Association top menu items shouldn't be visible for portal members
bzr revid: abo@openerp.com-20120723115500-s0z2zvt4tb3bye7s
2012-07-23 13:55:00 +02:00
Mayur Maheshwari (OpenERP) e71819212c [IMP]hr_recruitment: fix isuue in Application form view click on Schedule Interview button create new Interview meeting save and then click on done button give traceback
bzr revid: mma@tinyerp.com-20120723110910-9a6cy2smup58c1ok
2012-07-23 16:39:10 +05:30
Raphael Collet 57088483e8 [IMP] sale: restrict field properties on sale order lines to a group enabled by settings
bzr revid: rco@openerp.com-20120723102736-9w2yew9j64hsekts
2012-07-23 12:27:36 +02:00
Ajay Chauhan (OpenERP) 3bd4cb5e0e [IMP]sale : make Allow Charging Shipping Costs option always visible
bzr revid: cha@tinyerp.com-20120723100213-vpikgjh2pddn7hwk
2012-07-23 15:32:13 +05:30
Ajay Chauhan (OpenERP) 78e48a3b62 [IMP]account_analytic_analysis : remove access rules from .csv
bzr revid: cha@tinyerp.com-20120723095701-k0co559djlsapfcx
2012-07-23 15:27:01 +05:30
Ajay Chauhan (OpenERP) 25af9b2b65 [Merge] Merge with main addons.
bzr revid: cha@tinyerp.com-20120723092212-bl60phigf74njadu
2012-07-23 14:52:12 +05:30
Mustufa Rangwala (OpenERP) ef38540e3c [MERGE] Merge from main addons
bzr revid: mra@tinyerp.com-20120723090108-tdzfr7t02mrx9or4
2012-07-23 14:31:08 +05:30
Divyesh Makwana (Open ERP) cd5076d423 [FIX] stock : assert context.get('active_model') in ('stock.picking', 'stock.picking.in', 'stock.picking.out'), 'Bad context propagation'.
bzr revid: mdi@tinyerp.com-20120723085233-wp9ag3z7aigk59cn
2012-07-23 14:22:33 +05:30
Antonin Bourguignon 6ba207f0fe [MERGE] latest trunk
bzr revid: abo@openerp.com-20120723081724-og9w66m6r3bi89wc
2012-07-23 10:17:24 +02:00
Amit (OpenERP) 4df2bff2e9 [Fix] account_anaytic_analysis : Removed unused access rights which creates a problem
lp bug: https://launchpad.net/bugs/1027581 fixed

bzr revid: amp@tinyerp.com-20120723071857-19zmvlznkfox7e1v
2012-07-23 12:48:57 +05:30
Mayur Maheshwari (OpenERP) 8903313f8f [IMP]hr_all: fix some traceback issue related to hr module
bzr revid: mma@tinyerp.com-20120723063055-bfxz1s0kj8hb8lnn
2012-07-23 12:00:55 +05:30
Launchpad Translations on behalf of openerp c53deab987 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120723052134-owmld5p3oqmn3nol
2012-07-23 05:21:34 +00:00
Divyesh Makwana (Open ERP) 41c23d9360 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120723051809-aiizpg77ez7swwzs
2012-07-23 10:48:09 +05:30
Divyesh Makwana (Open ERP) b2f56f316f [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120723051457-mc9st4aaa3oljbtc
2012-07-23 10:44:57 +05:30
Divyesh Makwana (Open ERP) 5564d0bac2 [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120723051347-4crycus8fuck05d3
2012-07-23 10:43:47 +05:30
Divyesh Makwana (Open ERP) e7dd9634eb [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120723044614-qmwvwi6n51j2bbtx
2012-07-23 10:16:14 +05:30
Divyesh Makwana (Open ERP) 325454d14d [Merge] Merge with main addons.
bzr revid: mdi@tinyerp.com-20120723044357-us4yw11mibx4uppy
2012-07-23 10:13:57 +05:30
Antony Lesuisse 5e1d75509b [MERGE] etherpad
bzr revid: al@openerp.com-20120721195900-04o3e4oibe5pt9m1
2012-07-21 21:59:00 +02:00
Antony Lesuisse ad4b42d6e0 [FIX] pad fix bzr ignore
bzr revid: al@openerp.com-20120721193459-gxs3fs21nfel9enr
2012-07-21 21:34:59 +02:00
Antony Lesuisse a79139048d [FIX] pad everything, remove unused api
bzr revid: al@openerp.com-20120721192551-q6nbqn4xxau0e64x
2012-07-21 21:25:51 +02:00
Antony Lesuisse 76354a6ac5 [MERGE] trunk
bzr revid: al@openerp.com-20120721182318-zjkw85mrxf1f9b8s
2012-07-21 20:23:18 +02:00
Antony Lesuisse 1f515f7e6f [MERGE] client singleton
bzr revid: al@openerp.com-20120721180941-rkqg6gqml8do49wl
2012-07-21 20:09:41 +02:00
Launchpad Translations on behalf of openerp 31acc737fa Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120721050832-zkzeqskzl40kn2b8
2012-07-21 05:08:32 +00:00
Antonin Bourguignon 800bf3b3c6 [FIX] portal_sale view_mode
bzr revid: abo@openerp.com-20120720163936-rkj1uztpd6jc0w5n
2012-07-20 18:39:36 +02:00