Commit Graph

44258 Commits

Author SHA1 Message Date
Olivier Dony 49459c7219 [FIX] hr_holidays: Leaves calendar view should be filtered by users, not description
bzr revid: odo@openerp.com-20120312090809-rloqoz5lb3rr7a9a
2012-03-12 10:08:09 +01:00
Launchpad Translations on behalf of openerp 5ebc07237a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120310052625-78n2341gtv2zrgwg
bzr revid: launchpad_translations_on_behalf_of_openerp-20120311050634-9ftgr94cy2tvp9y5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120312051214-q1f14seqal4j8rn5
bzr revid: launchpad_translations_on_behalf_of_openerp-20120310052733-s24jj1qyoxy2j8lz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120311050659-0ky4089nbil85weg
bzr revid: launchpad_translations_on_behalf_of_openerp-20120312051227-90mlbjgzqjyj8a8a
2012-03-12 05:12:27 +00:00
Launchpad Translations on behalf of openerp 2cb9261f0b Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120310050010-l613asfszifpa1il
bzr revid: launchpad_translations_on_behalf_of_openerp-20120311045640-215bmmq7nly1rwvc
2012-03-11 04:56:40 +00:00
Launchpad Translations on behalf of openerp abfa7ea555 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120309045159-lozy0xh0ud7jmbaa
bzr revid: launchpad_translations_on_behalf_of_openerp-20120310045459-pobr12hzfpnsma2q
2012-03-10 04:54:59 +00:00
Olivier Dony d55eff4218 [FIX] email.template: body_html should be translatable
bzr revid: odo@openerp.com-20120309160625-kwp4pof4vm7aci2g
2012-03-09 17:06:25 +01:00
Olivier Dony 4677653371 [FIX] portal: mark portal users as `share` to exclude from lists by default
bzr revid: odo@openerp.com-20120309160239-pjzd0mr5bu3y9rew
2012-03-09 17:02:39 +01:00
Olivier Dony ad0c161fab [FIX] lunch: missing product description in list view
bzr revid: odo@openerp.com-20120309152533-f3q5dpa6f2oi83q2
2012-03-09 16:25:33 +01:00
Xavier Morel 2c4898dc84 [FIX] render statusbar as selection in listview
bzr revid: xmo@openerp.com-20120309143640-784m7dhyeg6cnrfm
2012-03-09 15:36:40 +01:00
Xavier Morel 6501553263 [MERGE] synchronous db-creation call, significantly simplified db creation code
also removed custom blockUI and error management hooks since it's now a perfectly standard RPC call and webclient is already available

bzr revid: xmo@openerp.com-20120309140536-21u2ked9oc7eaie5
2012-03-09 15:05:36 +01:00
Xavier Morel 56ba80370c [FIX] persist selected filter when new search criteria are added to the search view
bzr revid: xmo@openerp.com-20120309135438-kv6jh5ymwnis0s7s
2012-03-09 14:54:38 +01:00
Kuldeep Joshi (OpenERP) 41f61beb87 [IMP]l10n_ch: remove res.partner.address and invoice,contact address
bzr revid: kjo@tinyerp.com-20120309112607-yl1em4pl715kd7e7
2012-03-09 16:56:07 +05:30
Olivier Dony 8c3890a893 [FIX] res.partner.bank: respect company restrictions when assign parent account for new bank GL account
bzr revid: odo@openerp.com-20120309105659-ijcyersotc96uwp8
2012-03-09 11:56:59 +01:00
Bhumika (OpenERP) 7150733cb7 [MERGE] Merge the pos chagnes
bzr revid: sbh@tinyerp.com-20120309104758-2tohiu6ma2kb3p80
2012-03-09 16:17:58 +05:30
Olivier Dony 65c71111fb [FIX] ir.attachment: override _search instead of search() to make sure name_search() works
bzr revid: odo@openerp.com-20120309100429-nrfkmlec45z41yj9
2012-03-09 11:04:29 +01:00
olt@tinyerp.com 6aa9f06dae [FIX] 'create_instance' method: the check for parent_model existence need to be done before accessing that object attributes or methods
bzr revid: olt@tinyerp.com-20120309081929-g4b8d34e93at49wf
2012-03-09 09:19:29 +01:00
Launchpad Translations on behalf of openerp e08cb5e606 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120309052845-h3cd2tmjt6j9jvrz
bzr revid: launchpad_translations_on_behalf_of_openerp-20120309052917-cfjnvomj9mod6odf
2012-03-09 05:29:17 +00:00
Bharat Devnani (Open ERP) 1479e84768 [FIX] stock partner browse record if id encountered
bzr revid: jam@tinyerp.com-20120309045222-5nuez3w5vfi1uvyc
2012-03-09 10:22:22 +05:30
Jigar Amin - OpenERP db2a88f32a [FIX] partner is company boolean field support
bzr revid: jam@tinyerp.com-20120309044843-l4ptvq2pi4z2zyns
2012-03-09 10:18:43 +05:30
Olivier Dony f093d9f8d3 [FIX] res.country: fix name for DRC, confuses Google map and similar services
bzr revid: odo@openerp.com-20120309020710-utf0ehkzytcd02ru
2012-03-09 03:07:10 +01:00
Olivier Dony 4ecac7d5b4 [FIX] crm_partner_assign: geolocalization was bad for large countries e.g. US or Russia
Add one more step considering a slightly larger
range around the lead within the same country,
before considering the whole country at once.
Courtesy of Dhara Shah

bzr revid: odo@openerp.com-20120309020415-f7jg21ud1lu2l61f
2012-03-09 03:04:15 +01:00
Olivier Dony 84e927120c [FIX] crm_partner_assign: google map is confused by certain country names
bzr revid: odo@openerp.com-20120309015804-1se24wx6fx9g0a3o
2012-03-09 02:58:04 +01:00
Olivier Dony dd16fb2819 [FIX] marketing_campaign: correct search view, today should not be OR'ed with states
In 6.1 a group of filters in a search view are
OR'ed together if toggled when they are contained
within the same 'separator' group.

bzr revid: odo@openerp.com-20120309011312-zcn29o4r3uqjxiow
2012-03-09 02:13:12 +01:00
Olivier Dony eefbb2ac5c [FIX] email_template: care for missing context
bzr revid: odo@openerp.com-20120309011156-q53pc4h6stlz3kq2
2012-03-09 02:11:56 +01:00
Olivier Dony 230708ac01 [FIX] crm_partner_assign: partial revert of recent commit, care for missing city/zip
bzr revid: odo@openerp.com-20120309011056-tj3iwk2j9r3anp3z
2012-03-09 02:10:56 +01:00
Valentin Lab e6b91f0a69 [FIX] correct XML generation to avoid bad surprise (as ampersand in application name) to break the code.
bzr revid: valentin.lab@kalysto.org-20120308174304-3oqewchzlxw0fdre
2012-03-08 18:43:04 +01:00
Olivier Dony a68bbb65f4 [FIX] crm: typo + duplicate line due to bad merge + bad hardcoded models
bzr revid: odo@openerp.com-20120308155835-j9j5jh89p80i0ma5
2012-03-08 16:58:35 +01:00
Olivier Dony 86a7978d2d [FIX] mail*: properly handle b64-encoding for attachments
When reading the datas property of an attachment,
a base64-encoded stream is expected.
The mail.message.schedule_with_attach() method OTOH
expects a binary file for attachments, so it should
be decoded if extracted from a binary field.

bzr revid: odo@openerp.com-20120308155650-blnwf7x2bkmsfue2
2012-03-08 16:56:50 +01:00
Raphael Collet d11ba5806e [IMP] product, sale, purchase, mrp, account: change unit label 'PCE' into 'Unit'
bzr revid: rco@openerp.com-20120308144439-yg2txflpu12zcord
2012-03-08 15:44:39 +01:00
Fabien Meghazi 284e19c29e [FIX] BinaryImage field: check if value is bin_size or not
bzr revid: fme@openerp.com-20120308140636-qk2ekrmqlqpaa7uo
2012-03-08 15:06:36 +01:00
Fabien Meghazi 66e1ce8606 [FIX] Missing date.js CultureInfo's am/pm descriptor causes wrong dates to be sent to server without user's knowledge
lp bug: https://launchpad.net/bugs/938497 fixed

bzr revid: fme@openerp.com-20120308102151-eyr71rzk345f6xji
2012-03-08 11:21:51 +01:00
Launchpad Translations on behalf of openerp ee40bd932c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120308052449-xr1pzp07rtg17k5j
bzr revid: launchpad_translations_on_behalf_of_openerp-20120308052456-0x4knc5exg2mm14n
2012-03-08 05:24:56 +00:00
Launchpad Translations on behalf of openerp 3ee625d145 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120307060314-gaha062xllz5foin
bzr revid: launchpad_translations_on_behalf_of_openerp-20120308052427-ucgx2ytaxy4r27u2
2012-03-08 05:24:27 +00:00
Launchpad Translations on behalf of openerp dabd80eaaf Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20120308044345-k1iwqynbbewkyyoi
2012-03-08 04:43:45 +00:00
Olivier Dony 56ab278178 [MERGE] One more merge from 6.1 branch
bzr revid: xmo@openerp.com-20120307153105-nh5wbzwjnn8g880o
bzr revid: odo@openerp.com-20120307164049-ocu8jsyt19sbxsqr
2012-03-07 17:40:49 +01:00
Minh Tran b06d76c51f Added CSS for fullscreen mode (eg. for the point of sale)
bzr revid: mit@openerp.com-20120307160512-fziwyn40i45dgxap
2012-03-07 17:05:12 +01:00
Fabien Meghazi c0439810ef [FIX] Add to dashboard domain & context merging problems
bzr revid: fme@openerp.com-20120307160503-w1mha79xiznl4x6h
2012-03-07 17:05:03 +01:00
niv-openerp 659ab1ff3b [imp] changed detail in full screen feature
bzr revid: nicolas.vanhoren@openerp.com-20120307155529-t83uabjx0ocm8mjq
2012-03-07 16:55:29 +01:00
niv-openerp df1cfd1e8f [imp] changed the way the point of sale switch to fullscreen
bzr revid: nicolas.vanhoren@openerp.com-20120307150549-rzkjz0j79l6mpjqs
2012-03-07 16:05:49 +01:00
niv-openerp 8c65ef53b9 [imp] minor feature in the web client class to set the content to full screen
bzr revid: nicolas.vanhoren@openerp.com-20120307150500-o8kkxp4ohrtzjq69
2012-03-07 16:05:00 +01:00
Bharat Devnani (OpenERP) 64caa91eea [REM] removed references of res.partner.address from pos module
bzr revid: bde@tinyerp.com-20120307131248-y1aoff857h3ecmru
2012-03-07 18:42:48 +05:30
Meera Trambadia (OpenERP) c8ca65829e [IMP] base:-renamed menu
bzr revid: mtr@tinyerp.com-20120307130318-v81bd8q82ypzmjsi
2012-03-07 18:33:18 +05:30
Jigar Amin - OpenERP 8268ecfee2 [FIX] sale order partner_id auto crete true
bzr revid: jam@tinyerp.com-20120307125343-iiq3e15xpl6w8cy7
2012-03-07 18:23:43 +05:30
Fabien Meghazi db24973abe [FIX] Dashboard does not handle two actions with the same action id.
Dashboard should be refactored in trunk in order to be nivified and use a DashBoardAction class

bzr revid: fme@openerp.com-20120307124908-q48a2d8epae73wwx
2012-03-07 13:49:08 +01:00
Meera Trambadia (OpenERP) 4b0bafef78 [IMP] base:-removed 'Contacts' menu for sales
bzr revid: mtr@tinyerp.com-20120307123928-julgdz7un33vxoqr
2012-03-07 18:09:28 +05:30
Meera Trambadia (OpenERP) 4eede5cb41 [IMP] purchase:-removed 'Contacts' menu
bzr revid: mtr@tinyerp.com-20120307123801-wbqn9qgel0reh0w8
2012-03-07 18:08:01 +05:30
Jigar Amin - OpenERP 9d1674317e [FIX] warning removed messages partner_address fix for stock.picking
bzr revid: jam@tinyerp.com-20120307121708-gv4042pn3g3phmv7
2012-03-07 17:47:08 +05:30
Jigar Amin - OpenERP 5a7ac2bbdb [IMP] l10n_be fixed for the invoice and res_partner_address clean up
bzr revid: jam@tinyerp.com-20120307120437-6aw31z2mqbgo7h0e
2012-03-07 17:34:37 +05:30
Xavier Morel 9a646fce10 [ADD] permanent loading of saved filters
When selecting a saved filter, its data is now saved inside the
searchview's state, and re-used any time there's a search performed
(until the filter is replaced or the search view is cleared).

Some cleanup of the support code for loading filters
(SearchView.get_filters) also had to be performed in order not to fill
contexts with (potentially incorrect) crap in case the filter is
re-saved.

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

bzr revid: xmo@openerp.com-20120307120323-pub0yuwjqk1r3y0p
2012-03-07 13:03:23 +01:00
Jigar Amin - OpenERP f974b1c1bd [FIX] removed redudent fields in test case
bzr revid: jam@tinyerp.com-20120307114526-872u4021dg5mjvf6
2012-03-07 17:15:26 +05:30
Jigar Amin - OpenERP 8c2d2ec9a2 [IMP] report_intrastat report are impoved removed address_invoice_id and address_contact_id
bzr revid: jam@tinyerp.com-20120307111156-d3q9bonwwolutvmp
2012-03-07 16:41:56 +05:30