odoo/odoo.git
2014-03-11 Denis Ledoux[FIX] portal: expensive copy/paste typo
2014-03-11 Olivier Dony[FIX] portal: expensive copy/paste typo
2014-03-11 Martin Trigaux[FIX] crm: write a value to date_closed field as well...
2014-03-11 Martin Trigaux[FIX] crm: write a value to date_closed field as well...
2014-03-11 Martin Trigaux[MERGE] [FIX] [FIX] When adding a new contact or a...
2014-03-11 Martin Trigaux[FIX] partner: backport of trunk revision 4882
2014-03-11 Denis Ledoux[FIX] web: set z-index of 9999 for autocompletion pane...
2014-03-11 Martin Trigaux[FIX] web: on SearchPopup creation concat build context...
2014-03-11 Xavier ALT[FIX] web: on SearchPopup creation concat build context...
2014-03-11 Launchpad Translatio... Launchpad automatic translations update.
2014-03-10 Denis Ledoux[REVERT]9882 revid:jri@openerp.com-20140307160945-r2t5p...
2014-03-10 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-03-10 Denis Ledoux[FIX] event: event report registration, replace char...
2014-03-10 Denis Ledoux[FIX] event: event report registration, replace char...
2014-03-10 Denis Ledoux[ADD] base_import: add the possibility to import one2ma...
2014-03-09 Launchpad Translatio... Launchpad automatic translations update.
2014-03-07 Juan Rial[FIX] [MERGE] [SALE] Filter invoice and ship address...
2014-03-07 Martin Trigaux[MERGE] [FIX] mrp_repair: add missing invalidation...
2014-03-07 Martin Trigaux[MERGE] [FIX] base_calendar: when computing the reccure...
2014-03-07 Martin Trigaux[FIX] also track modifications on fee_lines field
2014-03-07 Martin Trigaux[MERGE] [FIX] mrp_repair: add missing invalidation...
2014-03-07 Juan Rial[MERGE] [FIX] Demo data had wrong end date for yearly...
2014-03-07 Juan Rial[MERGE] [FIX] Skip Draft on Journals didn't take effect...
2014-03-07 Martin Trigaux[MERGE] [FIX] write a value to date_closed when mark...
2014-03-07 Martin Trigaux[FIX] quick create: do not add the id in the form if...
2014-03-07 Juan Rial[MERGE] [FIX] division by zero in product margins with...
2014-03-07 Juan Rial[MERGE] [FIX] errors on translations generated from...
2014-03-07 Martin Trigaux[FIX] crm: write a value to date_closed when mark an...
2014-03-07 Martin Trigaux[FIX] phonecall: in 'Logged Call' menu display (by...
2014-03-07 Martin Trigaux[MERGE] [IMP] account: don't display misleading percent...
2014-03-07 Martin Trigaux[MERGE] [FIX] mail: make subject of invitation wizard...
2014-03-07 Launchpad Translatio... Launchpad automatic translations update.
2014-03-06 Olivier Dony[FIX] product: typo in previous commit
2014-03-06 Olivier Dony[IMP] safe_eval: allowed opcodes: break, continue,...
2014-03-06 Martin Trigaux[FIX] use float rounding for pricelist instead of ceiling
2014-03-06 Martin Trigaux[FIX] use float rounding for pricelist instead of ceiling
2014-03-06 Martin Trigaux[FIX] product: when converting unit of mesures, use...
2014-03-06 Martin Trigaux[IMP] remove useless imports
2014-03-06 Martin Trigaux[FIX] base_import: update the select2 library up to...
2014-03-06 Martin Trigaux[IMP] will add bootstrap style once needed
2014-03-06 Martin Trigaux[IMP] product: add python tests
2014-03-06 Martin Trigaux[MERGE] [FIX] test ir.sequence: when testing the lock...
2014-03-06 Denis Ledoux[FIX] account_followup: surround pre tags with para...
2014-03-06 Martin Trigaux[IMP] select2: allow translation of information message...
2014-03-06 Martin Trigaux[IMP] base_import: update select2 lib to revision 3.4.5
2014-03-06 Richard Mathot... [REF] Use assertEqual method instead of assert instruction
2014-03-06 Richard Mathot... [FIX] Test for ir_sequence:
2014-03-06 Martin Trigaux[IMP] mrp: use also the ceiling method from product
2014-03-06 Launchpad Translatio... Launchpad automatic translations update.
2014-03-05 Olivier Dony[MERGE] Forward-port of 7.0 bugfixes, up to rev. 5251...
2014-03-05 Martin Trigaux[FIX] product: when converting unit of mesures, round...
2014-03-05 Martin Trigaux[MERGE] [FIX] orm: create a foreign key for the functio...
2014-03-05 Martin Trigaux[IMP] readability
2014-03-05 Martin Trigaux[FIX] orm: create a foreign key for the function fields...
2014-03-05 Martin Trigaux[MERGE] [FIX] export wizard: better behaviour when...
2014-03-04 Olivier Dony[FIX] product: avoid reading image_small field which...
2014-03-04 Martin Trigaux[FIX] hr_payroll_account: compare debit and credit...
2014-03-04 Olivier Dony[FIX] orm.read_group: improve test coverage and corner...
2014-03-04 Martin Trigaux[IMP] Upgrade underscore.js from version 1.3.1 to 1...
2014-03-04 Martin TrigauxUpdate undescore.js to version 1.6 and underscore.strin...
2014-03-04 Denis Ledoux[REVERT] partial revert dle@openerp.com-20140304113407...
2014-03-04 Thibault Delavallée[FIX] res_users: change password wizard: fixed crash...
2014-03-04 Denis Ledoux[FIX]stock: in fill inventory wizard, set raise-excepti...
2014-03-04 Rifakat[FIX] hr_payroll_account: used float_compare() instead...
2014-03-04 Thibault Delavallée[FIX] res_users: fixed on_change_login that crashed
2014-03-04 Mohammed Shekha... [FIX]Fixed the issue of o2m sorting by column, m2o...
2014-03-04 Denis Ledoux[FIX]stock: in fill inventory wizard, set raise-excepti...
2014-03-04 Launchpad Translatio... Launchpad automatic translations update.
2014-03-03 Martin Trigaux[MERGE] [FIX] view list: pagination problem when delete...
2014-02-28 Olivier Dony[FIX] orm.read_group: fix various issues introduced...
2014-03-01 Launchpad Translatio... Launchpad automatic translations update.
2014-02-26 Martin Trigaux[MERGE] [FIX] orm: when generating xml ids for export...
2014-02-26 Launchpad Translatio... Launchpad automatic translations update.
2014-02-25 Denis Ledoux[FIX] crm: missing argument in on_change of merge lead...
2014-02-24 Martin Trigaux[MERGE] [FIX] models: do not drop low level columns...
2014-02-24 Martin Trigaux[FIX] orm: do not drop low level columns (aka 'magic...
2014-02-24 Launchpad Translatio... Launchpad automatic translations update.
2014-02-21 Martin Trigaux[FIX] home action: open the linked menu in addition...
2014-02-21 Denis Ledoux[FIX] crm_partner_assign: reset next_or_list as returne...
2014-02-21 Denis Ledoux[FIX]crm_partner_assign: next_or_list client action...
2014-02-21 Denis Ledoux[FIX] web: preserve order of saved export fields list
2014-02-21 Denis Ledoux[FIX] ir_model: Uninstall with orphan external ids...
2014-02-20 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-20 Martin Trigaux[MERGE] [FIX] read_group: skip date(time) fields when...
2014-02-20 Anael Closson[FIX] orm: grouping of date and datetime conflicts...
2014-02-20 Denis Ledoux[FIX] service: wrong namespace for using tools
2014-02-20 Anael Closson[FIX] incorrect handling of orderbys when generator...
2014-02-19 Denis Ledoux[FIX]sale: post message of mail_thread only accept...
2014-02-19 Martin Trigaux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2014-02-19 alexandre.fayolle... added unit test for lp:1281687
2014-02-19 alexis.delattre... mrp_repair: missing invalidation on fees
2014-02-19 Launchpad Translatio... Launchpad automatic translations update.
2014-02-18 Martin Trigaux[MERGE] [FIX] view_list: avoids getParent() js error...
2014-02-18 Denis Ledoux[FIX] im: security rule preventing to write on sessions
2014-02-18 Martin Trigaux[IMP] data: skip read_ids call when got no id (opw...
2014-02-18 Martin Trigaux[MERGE] [FIX] orm: read_group doesn't take referenced...
2014-02-18 Anael Closson[REF] removing useless comment
2014-02-17 Anael Closson[FIX] OPW 598942 : orm read_group doesn't take referenc...
2014-02-17 Anael Closson[REF] removing debug code
2014-02-17 Anael Closson[IMP] Speed and quality improvement
next