- Dec 04, 2013
-
-
Frédéric van der Essen authored
[WIP] point_of_sale: more perf improvement, this time on the receipt and payment screen + lots of usability improvements and cleanups bzr revid: fva@openerp.com-20131204172122-mzl4wg4uw51uzdfv
-
- Dec 02, 2013
-
-
Frédéric van der Essen authored
bzr revid: fva@openerp.com-20131202162144-6se3s0wjwz0jdfih
-
- Nov 27, 2013
-
-
Frédéric van der Essen authored
bzr revid: fva@openerp.com-20131127191750-ob13h0s99b9amsa5
-
Frédéric van der Essen authored
[WIP] point_of_sale: more progress on ipadification: the app now is in a separate controller, with proper meta tags for standalone apps, pixel ratio, etc bzr revid: fva@openerp.com-20131127144427-odf37v9dthuw4yrm
-
- Nov 26, 2013
-
-
Frédéric van der Essen authored
bzr revid: fva@openerp.com-20131126142328-26gdibac45v17djm
-
- Nov 25, 2013
-
-
Frédéric van der Essen authored
bzr revid: fva@openerp.com-20131125172726-xp81rn938rtfwlbs
-
Christophe Simonis authored
[MERGE] forward port of branch saas-2 up to revid 9010 dle@openerp.com-20131125143003-vjtzj1c5051pdnk3 bzr revid: chs@openerp.com-20131125150054-b135qshkx6icakgk
-
Denis Ledoux authored
[MERGE] Forward-port of latest 7.0 bugfixes, up to rev. 9642 rev-id: dle@openerp.com-20131125160315-tj8n5bv6e5yv8jku bzr revid: dle@openerp.com-20131125143003-vjtzj1c5051pdnk3 bzr revid: dle@openerp.com-20131125160523-hecq5u2uo0mfyoq0
-
Denis Ledoux authored
[FIX]hr_timesheet_sheet: remove useless css rule, which had the effect of erasing the half timesheet weekly input on ie. bzr revid: dle@openerp.com-20131125160315-tj8n5bv6e5yv8jku
-
Christophe Simonis authored
bzr revid: chs@openerp.com-20131125151017-lmj53bxg1pfrr4a7
-
Denis Ledoux authored
[FIX]hr_timesheet_sheet: report, the join clause of the view was wrong, account_analytic_line is join with hr_timesheet_sheet_sheet thanks to the sheet_id (hat.sheet_id=htss.id), not with the line_id (hat.line_id=htss.id) bzr revid: dle@openerp.com-20131125142624-wilbjmlgy9yubcgk
-
Thibault Delavallée authored
- the button is now only displayed for employee users. This is done by overriding the fields_view_get in mail.thread and adding options to the widget according to the groups the user belongs to. Indeed it is currently not possible to set widget options specific to some groups. Therefore an override of fields view get was necessary. - small layout improvements: Log a note -> Log an internal note, background color of notes updated. bzr revid: tde@openerp.com-20131125130455-u8517iyr4jgdgoqn
-
Martin Trigaux authored
[FIX] fields: execute name_get for function field of type many2one as SUPERUSER_ID (same behaviour as classical many2one) bzr revid: mat@openerp.com-20131125125008-wmpssjk5vygdcc0w
-
Martin Trigaux authored
bzr revid: mat@openerp.com-20131125124717-4jsqv0lfu7hpxusi
-
Martin Trigaux authored
[FIX] orm: when duplicating translated object, get more coherent source and destination values if default value is specified user's language: old (untranslated) -> new (translated) other language: old (untranslated) -> old (translated) This allows to have coherent behaviour if copy() method is overwritten to change the text (usually applying _('%s (copy)')). The current user will see the translated terms with modification while the translations are kept for others (and need to be updated). We prefer keeping slightly irrelevant translations (without translated version of '%s (copy)') for other languages than losing it. The copy_data method does not modify context to get untranslatated values, done fully in copy_translation bzr revid: mat@openerp.com-20131125122347-5p5oyxab5rf1kk7u
-
Martin Trigaux authored
[FIX] translations: fix tests to adapt to new duplication behaviour and remove context hack in copy_data (translations are now fully handled in copy_translation) bzr revid: mat@openerp.com-20131125115727-o9oejao1ziagqti1
-
Martin Trigaux authored
bzr revid: mat@openerp.com-20131125112629-s3jtair156aqwvpj
-
Thibault Delavallée authored
is now checked by default. bzr revid: tde@openerp.com-20131125111253-926t4d8brmd90el9
-
Martin Trigaux authored
user's language: old (untranslated) -> new (translated) other language: old (untranslated) -> old (translated) This allows to have coherent behaviour if copy() method is overwritten to change the text (usually applying _('%s (copy)')). The current user will see the translated terms with modification while the translations are kept for others (and need to be updated). We prefer keeping slightly irrelevant translations (without translated version of '%s (copy)') for other languages than losing it. bzr revid: mat@openerp.com-20131125110736-d6iygeq8om5y4fkz
-
Frédéric van der Essen authored
bzr revid: fva@openerp.com-20131125103655-2w83i8oy6ebtruin
-
Thibault Delavallée authored
the import / export process Aso includes - project: deprecated priority field: use sequence instead - base_calendar: calendar.event: deprecated organizer field: use organize_id instead bzr revid: tde@openerp.com-20131125093741-hx9hpj85xqfalvqw
-
Ajay Javiya authored
bzr revid: aja@tinyerp.com-20131125092349-jpgsilprpag4a2bq
-
Olivier Dony authored
bzr revid: odo@openerp.com-20131125084215-nddml5h65i2xkuf9
-
Launchpad authored
bzr revid: launchpad_translations_on_behalf_of_openerp-20131123062620-6obt60lwob64hi98 bzr revid: launchpad_translations_on_behalf_of_openerp-20131124054757-4w9nik6wieeqf0yg bzr revid: launchpad_translations_on_behalf_of_openerp-20131125060111-rf445xxiinvazinv
-
Launchpad authored
bzr revid: launchpad_translations_on_behalf_of_openerp-20131123062544-0n565bu6p07jgu7c bzr revid: launchpad_translations_on_behalf_of_openerp-20131124054736-ndfylcrz06mb9z0i bzr revid: launchpad_translations_on_behalf_of_openerp-20131125060000-s033pap6hv11grl3
-
Launchpad authored
bzr revid: launchpad_translations_on_behalf_of_openerp-20131123060118-7bayd565wi4mh8nk bzr revid: launchpad_translations_on_behalf_of_openerp-20131125053223-t2rb928yzma23a29 bzr revid: launchpad_translations_on_behalf_of_openerp-20131125053248-reb9oruqgxx0v61c
-
- Nov 24, 2013
-
-
Christophe Simonis authored
bzr revid: chs@openerp.com-20131124164435-977xi3eg7svn5mgz
-
Christophe Simonis authored
bzr revid: chs@openerp.com-20131124115235-13sc11q51v95hxfr
-
- Nov 22, 2013
-
-
Christophe Simonis authored
[FIX] {crm,crm_partner_assign}: email.template: filter the whole expression instead of only the last part bzr revid: chs@openerp.com-20131122194415-9ho9vf6f1b0qkmhd
-
Christophe Simonis authored
bzr revid: chs@openerp.com-20131122193122-wpdfsfn24ezj1qrp
-
Martin Trigaux authored
new_id was correctly handled at rev 5118 but the old_id wasn't which could produce inconsistency if there was a gap in ids bzr revid: mat@openerp.com-20131122175939-lvlf4ih4pyidqxjp
-
Christophe Simonis authored
bzr revid: chs@openerp.com-20131122131553-i22dj95bvofb7aeu bzr revid: chs@openerp.com-20131122172422-tsd8wzqkbqknrw1w
-
Christophe Simonis authored
1. is wrong 2. break runbot bzr revid: chs@openerp.com-20131122170316-lbuxddprrgz1are3
-
Martin Trigaux authored
bzr revid: mat@openerp.com-20131122165504-tmbg0ixhqed4kdkz
-
Denis Ledoux authored
[FIX]sale: quotation/sale order sent by email were not anymore set to state quotation sent, because the workflow was triggered according to a specific value in the context, which was not there anymore(default_model changed to active_mode, default_res_id changed to active_ids bzr revid: dle@openerp.com-20131122150606-ruqe2l0e7gn84upf
-
Martin Trigaux authored
bzr revid: mat@openerp.com-20131122142211-pvbw55ikk74132zm
-
Frédéric van der Essen authored
[MERGE] webclient: FullscreenWidget & IndexedDB allow fullscreen UI for mobile devices and simple storage of large data on the client-side bzr revid: fva@openerp.com-20131122140248-vmrbc8z7i6foqwsv
-
Frédéric van der Essen authored
bzr revid: fva@openerp.com-20131122140048-goaplzrx26jvcmmu
-
Frédéric van der Essen authored
[IMP] webclient: Introducing the FullscreenWidget, enabling fullscreen behavior and fixed zoomlevels on mobile devices bzr revid: fva@openerp.com-20131122135959-ezv9cmgwp2zfkt00
-
Christophe Simonis authored
[FIX] web: view list: ensure that the mutex of synchronized method `reload_content` is always released. bzr revid: chs@openerp.com-20131122131037-sqxs1fdh4al32eh2
-