Commit Graph

69691 Commits

Author SHA1 Message Date
Olivier Dony 182ca70a1e [MERGE] OPW 590300: make some action help texts consistent with the rest of the system
The policy is to have a one-line paragraph with
class `oe_view_nocontent_create` that directs the
user to the create button. There are exceptions
when the action is not supposed to be used to
create new records, in which case the help
text should indicate so.

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

bzr revid: odo@openerp.com-20130607160927-y9kr8tvnuhougkwo
2013-06-07 18:09:27 +02:00
Olivier Dony b4f49dbdf7 [MERGE] OPW 586534: share: proper context passing when opening Share wizard, so action labels are translated too
+ use the same context everywhere

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

bzr revid: odo@openerp.com-20130606173158-msgs918p332a2jem
2013-06-06 19:31:58 +02:00
Olivier Dony 053709acbc [MERGE] OPW 586661: account: make Invoice/Refund breadcrumbs translatable
lp bug: https://launchpad.net/bugs/1165321 fixed

bzr revid: odo@openerp.com-20130606163259-1mp6f44nhrbql6nv
2013-06-06 18:32:59 +02:00
Olivier Dony 52379022db [FIX] OPW 586673: mail: make `read more/less` labels translatable
lp bug: https://launchpad.net/bugs/1165321 fixed

bzr revid: odo@openerp.com-20130606161837-1loqbdr269cr1udl
2013-06-06 18:18:37 +02:00
Olivier Dony ffbd3e9b6c [MERGE] OPW 586535: account: properly translate the default name for opening entries
lp bug: https://launchpad.net/bugs/1165321 fixed

bzr revid: odo@openerp.com-20130606151057-u3stejvky57jfmxr
2013-06-06 17:10:57 +02:00
Olivier Dony eba937757f [MERGE] OPW 586154: pos: some missing translation marks in POS GUI
lp bug: https://launchpad.net/bugs/1165321 fixed

bzr revid: odo@openerp.com-20130606150820-ckz8q2i9u9k71uq2
2013-06-06 17:08:20 +02:00
Launchpad Translations on behalf of openerp bbb628be2a Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130606062901-5gh1mnjepy36whkh
2013-06-06 06:29:01 +00:00
Xavier Morel d72773015e [IMP] close search autocompletion list while completing
Looks slightly worse as results don't seamlessly update in-place, but
limits/avoids the risk of quick-typing, hitting [Return] and getting
an incomplete/incorrect query because the completion didn't catch up
(e.g. slow network) and [Return] validated the previously retrieved
completion.

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

bzr revid: xmo@openerp.com-20130605144949-jbzs2hppr6c1djg3
2013-06-05 16:49:49 +02:00
Xavier Morel 672933ebfe [IMP] PNG recompression
bzr revid: xmo@openerp.com-20130605124327-poy97bvw73sdm1o6
2013-06-05 14:43:27 +02:00
Xavier Morel a0fbd674c9 [FIX] search view layout in case of very long facet value
* don't fix facet height so the facet content correctly "grows" all of
  the facet and thus the surrounding view

* hard-code the heights of the view-level controls (clear and open
  drawer) to avoid both overly large hitbox and their moving outside
  of the top-right corner

* add some margins on the facets container to avoid overlaps between
  top-level search controls and facet activable elements

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

bzr revid: xmo@openerp.com-20130605105240-h9o03ol7l8dti1yn
2013-06-05 12:52:40 +02:00
Xavier Morel bdcb553128 [FIX] MSIE9 issue where complete.previous would be '' instead of undefined
bzr revid: xmo@openerp.com-20130605105227-6e5a6ckxshk8uwkg
2013-06-05 12:52:27 +02:00
Olivier Dony be8c76485b [MERGE] l10n_lu: update account labels to match latest eCDF values + improve mapping with financial reports (bs, p&l), courtesy of Stéphane Bidoul (Acsone)
bzr revid: odo@openerp.com-20130605102907-s3c6ag939swr8lma
2013-06-05 12:29:07 +02:00
Quentin (OpenERP) d9bf42df87 [FIX] stock: fixed error in stock valuation entries
bzr revid: qdp-launchpad@openerp.com-20130605101442-45pyldayhkx3o66f
2013-06-05 12:14:42 +02:00
Martin Trigaux bdc8bf2d62 [FIX] account: don't display non-commercial partners for bank statement
bzr revid: mat@openerp.com-20130605091326-pfcq6xp2f71bcvhz
2013-06-05 11:13:26 +02:00
Stéphane Bidoul 709b6d9ba8 l10n_lu account chart: align account names with latest eCDF field list
bzr revid: stephane.bidoul@acsone.eu-20130605075244-x7hhf9kl1nr1rb42
2013-06-05 09:52:44 +02:00
Martin Trigaux 3136aae3f5 [FIX] account: don't display non-commercial partners for bank statement
bzr revid: mat@openerp.com-20130605074957-tpd3jol51ww7j86i
2013-06-05 09:49:57 +02:00
Stéphane Bidoul f2ad29fe1d l10n_lu account chart: add missing mappings between account chart and financial reports
Accounts 756, 758 and 759 should be the only one not mapped as 
the mapping is ambiguous, and child accounts should me mapped individually.

bzr revid: stephane.bidoul@acsone.eu-20130605074300-gyiwqfb7qa7wwkbo
2013-06-05 09:43:00 +02:00
Launchpad Translations on behalf of openerp a672175778 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130605063353-olbsp2vtidn3j2l8
2013-06-05 06:33:53 +00:00
Launchpad Translations on behalf of openerp b1a9b0b9d9 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130604062709-pb9s1kp33ar9hc9u
bzr revid: launchpad_translations_on_behalf_of_openerp-20130605063346-xa44erszwq702eya
2013-06-05 06:33:46 +00:00
Martin Trigaux 79e283090a [MERGE] base_import: better FAQ
bzr revid: mat@openerp.com-20130604152059-batvt7x6zvvwbipr
2013-06-04 17:20:59 +02:00
Xavier Morel 431e0761c0 [FIX] assertion errors in search view when selecting all of a search input's content
Force normalization of the input's root node, Firefox tends to spawn
multiple text node children then create selection ranges over all of
them and worse.

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

bzr revid: xmo@openerp.com-20130604150551-0m0b48aifg9favz8
2013-06-04 17:05:51 +02:00
Martin Trigaux 7a5b5e89f9 [MERGE] [FIX] sale_crm: add payment_term to sale order
bzr revid: mat@openerp.com-20130604144618-midnzv5x0418amkf
2013-06-04 16:46:18 +02:00
Martin Trigaux b7fb321f5b [MERGE] [FIX] correct path for printing webkit reports on windows server, courtesy of Olivier Laurent (Acsone)
lp bug: https://launchpad.net/bugs/1159702 fixed

bzr revid: mat@openerp.com-20130604084631-pv3echfj33qatqug
2013-06-04 10:46:31 +02:00
Launchpad Translations on behalf of openerp 480310a029 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130604062725-756lijc06mik58o7
2013-06-04 06:27:25 +00:00
Olivier Dony 2c364097c7 [MERGE] l10n_ca: fix some tax definitions + updated fiscal position names, courtesy of Jonatan Cloutier (Savoir-Faire Linux)
bzr revid: odo@openerp.com-20130603161020-gljpqmv504pn2npv
2013-06-03 18:10:20 +02:00
Olivier Dony b942539e3d [MERGE] l10n_lu: update financial report labels to match latest eCDF values, courtesy of Stéphane Bidoul (Acsone)
bzr revid: odo@openerp.com-20130603155610-penultapioum2i8w
2013-06-03 17:56:10 +02:00
Quentin (OpenERP) 232e24b7a4 [FIX] trml2pdf: reportlab 2.4.4 doesn't support the previous syntax (sname in self.default_style)
bzr revid: qdp-launchpad@openerp.com-20130603093048-4iwgnb4hxhsxrazc
2013-06-03 11:30:48 +02:00
Launchpad Translations on behalf of openerp 9705c37dfa Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130601055923-2o80qu13ofm2jkfh
bzr revid: launchpad_translations_on_behalf_of_openerp-20130531070111-eqt2i0xb3xqrth7p
bzr revid: launchpad_translations_on_behalf_of_openerp-20130601055928-uap5zeq41e0317xt
2013-06-01 05:59:28 +00:00
Quentin (OpenERP) fe7866ccec [FIX] crm: after a merge of several leads/opportunities, delete the old records as the SUPERUSER to avoid security issues.
bzr revid: qdp-launchpad@openerp.com-20130531123414-ezx9ixg9ggame1g6
2013-05-31 14:34:14 +02:00
Quentin (OpenERP) 4eb57678cb [FIX] sale_margin: when sharing a SO with a customer, don't show the margin
bzr revid: qdp-launchpad@openerp.com-20130531122745-lkhi0nftibhu325j
2013-05-31 14:27:45 +02:00
Quentin (OpenERP) 5b83d03ac1 [FIX] account, usability: restrict the choice of the account to the ones with type 'other' for income and expense account of product and invoice line
bzr revid: qdp-launchpad@openerp.com-20130531121945-fjb9y6rj3k9qd4m9
2013-05-31 14:19:45 +02:00
Quentin (OpenERP) 031dbeb01a [FIX] hr: display the employee instead of the user in the calendar view
bzr revid: qdp-launchpad@openerp.com-20130531121351-iirl3ukuojphy21z
2013-05-31 14:13:51 +02:00
Dhruti Shastri (OpenERP) dfe1a7ca34 [hr_hlidays] : Calender view display False value if no user_id
bzr revid: dhs@tinyerp.com-20130531120453-56m4n4h4bxrca2x5
2013-05-31 17:34:53 +05:30
Pinakin Nayi (OpenERP) b430036c7f [FIX]crm : delete with super user to avoid access rules because if there is any user (not have delete access of lead) than also merge opportunity
bzr revid: pna@tinyerp.com-20130531114716-5as9flbu2506reh0
2013-05-31 17:17:16 +05:30
Quentin (OpenERP) 03d39c5429 [IMP/FIX] report, trml2pdf: added the support of registerFontFamily tag to allow the mapping of different fonts for bold, italic or boldItalic
bzr revid: qdp-launchpad@openerp.com-20130531114612-ofcn1swt5o5cc7oc
2013-05-31 13:46:12 +02:00
Dharti Ratani (Open ERP) 2d51566f66 [FIX]Hide the margin in SO if you see SO as a customer through portal, if 'Display margin on sale orders' is activated
bzr revid: dhr@tinyerp.com-20130531092311-rgtlbv55ai4223pk
2013-05-31 14:53:11 +05:30
Olivier Dony 4045f8c9a5 [MERGE] project: wrong FK used in implementation of project.search(), courtesy of Nicolas Bessi (Camptocamp)
lp bug: https://launchpad.net/bugs/1186146 fixed

bzr revid: odo@openerp.com-20130531091150-4cs6p4w3ced3dist
2013-05-31 11:11:50 +02:00
Quentin (OpenERP) 40ea4556de [FIX] base, res_company: typo in default paraStyle tagname
bzr revid: qdp-launchpad@openerp.com-20130531074745-ycfvlzrvlkrli33h
2013-05-31 09:47:45 +02:00
nicolas.bessi@camptocamp.com c3f7fbbf1f [FIX] project name search if aa id != project id
lp bug: https://launchpad.net/bugs/1186146 fixed

bzr revid: nicolas.bessi@camptocamp.com-20130531073631-dthwxiyp8mnmtkfr
2013-05-31 09:36:31 +02:00
Launchpad Translations on behalf of openerp ddc7e6c994 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130531070107-7d2k818beg8965ll
2013-05-31 07:01:07 +00:00
Launchpad Translations on behalf of openerp 3892f2012e Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130531070010-d94zj275obvxgnow
2013-05-31 07:00:10 +00:00
Pinakin Nayi (OpenERP) de5b79545e [FIX]account : account invoice balance is double the total
bzr revid: pna@tinyerp.com-20130531062946-i0rhy98n8bjk9nh4
2013-05-31 11:59:46 +05:30
Olivier Dony 5b18695c45 [FIX] portal_hr_employee: force inherit_id to False to avoid errors during migrations
The view has been converted to a first-class view
but was an inherited view before, so existing
database will exhibit issues when updating unless
the inherit_id field is forced to NULL.

Also fixed a minor typo.

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

bzr revid: odo@openerp.com-20130530151255-6kx6l91mwwa4tfei
2013-05-30 17:12:55 +02:00
Josse Colpaert 619bbffa5f [IMP] Change src dest main currency when creating accounting entries for stock
bzr revid: jco@openerp.com-20130530150441-fgr5aoi89v4gvra1
2013-05-30 17:04:41 +02:00
Thibault Delavallée ac791818e0 [MERGE] [CHERRYPICK] Backport of revision 4879 of saas-1 branch.
[FIX] ir_attachment: in check, values could coutain a
False res_model; no need to check self.pool[False], obviously. We consider void attachments
as being accessible, because no related document exists.

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

bzr revid: tde@openerp.com-20130530142608-jgu1y7175q8hjkt5
2013-05-30 16:26:08 +02:00
Xavier Morel aaa0cc0b82 [FIX] triggering of dataset_changed events to correctly happen *after* the operation
also added it to DataSet#create calls where it seems to be missing

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

bzr revid: xmo@openerp.com-20130530131115-tzap50w2ydnqmxit
2013-05-30 15:11:15 +02:00
Xavier Morel 890ea99146 [IMP] allow export of selected records only
bzr revid: xmo@openerp.com-20130530100556-yidc2yyx8mm4au1q
2013-05-30 12:05:56 +02:00
Xavier Morel c0807b34b1 [IMP] export view: use events hash
bzr revid: xmo@openerp.com-20130530100420-8zsa03ssom8ox2g4
2013-05-30 12:04:20 +02:00
Xavier Morel 398f570e69 [IMP] code cleanup, better use of jquery
bzr revid: xmo@openerp.com-20130530095827-ondsza16ze29neel
2013-05-30 11:58:27 +02:00
Xavier Morel 03b80e154e [IMP] option to only export selected records
lp bug: https://launchpad.net/bugs/900385 fixed

bzr revid: xmo@openerp.com-20130530094525-1ub1yhdqsag6xxzq
2013-05-30 11:45:25 +02:00