Commit Graph

69636 Commits

Author SHA1 Message Date
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
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
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
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
Xavier Morel c063ef4109 [FIX] linting warnings in export
bzr revid: xmo@openerp.com-20130530090823-7l75tasejwt5ywb9
2013-05-30 11:08:23 +02:00
Launchpad Translations on behalf of openerp b0ee73993c Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130530065710-szrvqpddm40l9j7c
bzr revid: launchpad_translations_on_behalf_of_openerp-20130530065720-yji44thx1pwq2xe7
2013-05-30 06:57:20 +00:00
Martin Trigaux d626d3cb61 [MERGE] backport saas-1 rev 8728
[FIX] mail, project, project_issue, crm_lead: fixed 'XX Created' subtype not triggered because of condition
based on state=new and not state=draft.
For tasks, issues and leads, no generic 'Document created' message is posted anymore
because of the 'XX Created' message with subtype automatically logged.
Generic creation message is logged before automatic subscription to enable
message pushing to responsibles.

bzr revid: mat@openerp.com-20130529143022-wy76srwb2nwkspe3
2013-05-29 16:30:22 +02:00
Martin Trigaux ab85cf0e86 [IMP] base_action_rule: add help message on trigger date field
bzr revid: mat@openerp.com-20130529104202-ofyadlqo6ax10axe
2013-05-29 12:42:02 +02:00
Launchpad Translations on behalf of openerp 3dc8f09253 Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130529075839-8iy52gg0xn0hwag2
2013-05-29 07:58:39 +00:00
Christophe Simonis b243c7dae5 [FIX] rml2pdf: correct filename for Sun-ExtA font
bzr revid: chs@openerp.com-20130528185031-azdnkayclc7l243x
2013-05-28 20:50:31 +02:00
Martin Trigaux 37111666cf [IMP] various change
account_payment: [FIX] Spelling error and missing call to _(), courtesy of Stefan Rijnhart (Therp)
account: [FIX] context is not propagated through account_period.name_search to account_period.search, courtesy of Guewen Baconnier (Camptocamp)
account_followup: [IMP] remove create and import button on 'do manual followup' view, courtesy of Csaba Toth

bzr revid: mat@openerp.com-20130528154100-o0csnsfumcep9r1c
2013-05-28 17:41:00 +02:00
Martin Trigaux e390d05862 [MERGE] [FIX] Spelling error and missing call to _(), courtesy of Stefan Rijnhart (Therp)
bzr revid: mat@openerp.com-20130528152722-lky2l3f6htfc0h35
2013-05-28 17:27:22 +02:00
Martin Trigaux 17a618eb89 [MERGE] [FIX] context is not propagated through account_period.name_search to account_period.search, courtesy of Guewen Baconnier (Camptocamp)
lp bug: https://launchpad.net/bugs/1177348 fixed

bzr revid: mat@openerp.com-20130528152327-zq382uvqn9h3ja83
2013-05-28 17:23:27 +02:00
Stefan Rijnhart 2ed4144abe [FIX] Actually import gettext function
bzr revid: stefan@therp.nl-20130528152303-20c281snp5o3bkfq
2013-05-28 17:23:03 +02:00
Martin Trigaux 90a9010f52 [MERGE] [FIX] 'Do manual Follow-ups' (menu) mistakenly enables create and import button
lp bug: https://launchpad.net/bugs/1156938 fixed

bzr revid: mat@openerp.com-20130528151301-ioede6k0mqsw3c61
2013-05-28 17:13:01 +02:00
Martin Trigaux 524f9da9b8 [MERGE] sync
bzr revid: mat@openerp.com-20130528151116-2p8kfbk1v76sooo1
2013-05-28 17:11:16 +02:00
Martin Trigaux 1c59463ddc [MERGE] various changes
account: use context in pos box actions, avoid traceback when cashout
account_followup: allow grouping by country
document_page: allow grouping by author

bzr revid: mat@openerp.com-20130528141917-0hdp1qkf6pn914x5
2013-05-28 16:19:17 +02:00
Martin Trigaux 2e245cac18 [MERGE] [FIX]:pages should be filtered using group by author in the knowledge menu
bzr revid: mat@openerp.com-20130528141116-ewfyg0ej42huhwl9
2013-05-28 16:11:16 +02:00
Martin Trigaux 71072f1a2c [MERGE] [FIX] account_followup: Fixed the issue of Group by of Country of Do Manual Follow-ups
bzr revid: mat@openerp.com-20130528135207-7w93gs1h41my1uwl
2013-05-28 15:52:07 +02:00
Martin Trigaux 56a3b528f5 [MERGE] [FIX]account:in cash register if we put or take money its generate traceback
bzr revid: mat@openerp.com-20130528133435-v4b99yxh3hi523he
2013-05-28 15:34:35 +02:00
Martin Trigaux 2fe9d85686 [MERGE] sync
bzr revid: mat@openerp.com-20130528131634-v0codb0fx6r7p3i0
2013-05-28 15:16:34 +02:00
Martin Trigaux 7f643d5540 [IMP] various changes
sale_stock: fix test to match new order
project: remove create button on view
procurement: allow grouping by reason
mrp: use property_ids for order line
account: allow grouping by template

bzr revid: mat@openerp.com-20130528131559-1u7t50sicpc3c6xe
2013-05-28 15:15:59 +02:00
Stefan Rijnhart 07cf4d5836 [FIX] Spelling error and missing call to _()
bzr revid: stefan@therp.nl-20130528130906-ciyf3thaw579pqvu
2013-05-28 15:09:06 +02:00
Martin Trigaux 2229e4d1d0 [FIX] correct test to match new ordering
bzr revid: mat@openerp.com-20130528130521-m09g4mhv3iyuefa2
2013-05-28 15:05:21 +02:00
Martin Trigaux 2e0d8cd2bd [FIX] revert change at revision 9172
bzr revid: mat@openerp.com-20130528130018-0yrh0fl3hz132tmm
2013-05-28 15:00:18 +02:00
Martin Trigaux 28a4b350f4 [FIX] sale_stock: property_ids is in mrp
bzr revid: mat@openerp.com-20130528124849-u1uren6fjfe1pcxz
2013-05-28 14:48:49 +02:00
Quentin (OpenERP) 213995a343 [FIX] share: don't crash anymore when sharing an object with a one2many related fields
bzr revid: qdp-launchpad@openerp.com-20130528122527-2hf6c9fboirh1u9d
2013-05-28 14:25:27 +02:00
Martin Trigaux 7b4cdfdb53 [MERGE] [FIX] project: Cumulative flow report shows create button on the tree view which is of no use on analysis report
bzr revid: mat@openerp.com-20130528122126-b081huv307ydxtzl
2013-05-28 14:21:26 +02:00
Martin Trigaux 0ed5316c29 [MERGE] [FIX] account: Grouping on field 'template_id' is not possible because that field does not appear in the list view
bzr revid: mat@openerp.com-20130528122036-e08b5j358u5u6r4j
2013-05-28 14:20:36 +02:00
Martin Trigaux 417ddebd8a [MERGE] [FIX]procurement: in procurement exceptions group by reason it gives error
bzr revid: mat@openerp.com-20130528121540-hc1lo85sb51r7k91
2013-05-28 14:15:40 +02:00
Martin Trigaux 0a98210b98 [MERGE] [IMP] stock: sort picking by id, account: no percent label for tax amount
bzr revid: mat@openerp.com-20130528120641-6ehgdze3rm7v0il3
2013-05-28 14:06:41 +02:00
Martin Trigaux 1908d590be [IMP] sort stock picking by id, no percent label for tax amount
bzr revid: mat@openerp.com-20130528115811-klv4spx00srr4vqb
2013-05-28 13:58:11 +02:00
Martin Trigaux fc50127c01 [MERGE] sync with latest trunk
bzr revid: mat@openerp.com-20130528115335-e80bdm1ef2rwvild
2013-05-28 13:53:35 +02:00
Martin Trigaux adda8323ab [MERGE] [FIX] property_ids not used while creating a proc. order, courtesy of Davide Corio
lp bug: https://launchpad.net/bugs/926107 fixed

bzr revid: mat@openerp.com-20130528100600-fco5tayf4350s3v6
2013-05-28 12:06:00 +02:00
Quentin (OpenERP) a5d944fb87 [IMP/FIX] base, res_company: changed the default headers in order to add the default styles in generated RML, to allow their modification (and the report printing of chinese characters, for example)
bzr revid: qdp-launchpad@openerp.com-20130528085920-ifabgl11jfimixqd
2013-05-28 10:59:20 +02:00
Quentin (OpenERP) 6fbae5b0e6 [FIX] mrp: removed fontName from production order report in order to allow a default style definition in company (to allow chinese characters for example, with Sun-ExtA font)
bzr revid: qdp-launchpad@openerp.com-20130528083814-chxx8nve4ar3ikxa
2013-05-28 10:38:14 +02:00
Quentin (OpenERP) 93fd5dd79e [FIX] purchase: removed fontName from RFQ and PO reports in order to allow a default style definition in company (to allow chinese characters for example, with Sun-ExtA font)
bzr revid: qdp-launchpad@openerp.com-20130528081955-20t8gzr5tm6vsktn
2013-05-28 10:19:55 +02:00
Quentin (OpenERP) 34b1314bb2 [FIX] sale: removed fontName from sale order report in order to allow a default style definition in company (to allow chinese characters for example, with Sun-ExtA font)
bzr revid: qdp-launchpad@openerp.com-20130527165133-81sps2mv2wgqb98w
2013-05-27 18:51:33 +02:00
Quentin (OpenERP) 96d540af06 [FIX] account: removed fontName from invoice report in order to allow a default style definition in company (to allow chinese characters for example, with Sun-ExtA font)
bzr revid: qdp-launchpad@openerp.com-20130527163046-rkkqou1bddqup9b3
2013-05-27 18:30:46 +02:00
Launchpad Translations on behalf of openerp bafef8f1dc Launchpad automatic translations update.
bzr revid: launchpad_translations_on_behalf_of_openerp-20130528063641-1jm7f93xez43sp56
2013-05-28 06:36:41 +00:00
Quentin (OpenERP) 968aa44bdf [FIX] report, rlm2pdf: added support of Sun-ExtA font and the possibility to define a default value for font parameters in parastyles. We can now use <paraStyle name='Normal fontName='xxxx'/> in company header, for example, if we want to define font xxxx to be used by default in each rml reports (if not overwritten in a further paraStyle)
bzr revid: qdp-launchpad@openerp.com-20130527162051-3e7ztox54vyc8xxc
2013-05-27 18:20:51 +02:00
niv-openerp cb21eb3506 [FIX] problem with login form when using --no-database-list
lp bug: https://launchpad.net/bugs/1172488 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130527141845-1xjmmp9tdukv6r2j
2013-05-27 16:18:45 +02:00
Martin Trigaux 7d8acf168e [IMP] account: use digits precision of account +3 for account.tax and templates
bzr revid: mat@openerp.com-20130527123000-c9wp9j23lvu5ug7j
2013-05-27 14:30:00 +02:00
niv-openerp 97110c0a48 [FIX] problem in database manager when db list is desactivated
lp bug: https://launchpad.net/bugs/1166856 fixed

bzr revid: nicolas.vanhoren@openerp.com-20130527122415-pk8i2uqfrgyiac83
2013-05-27 14:24:15 +02:00