odoo/odoo.git
2014-03-13 Launchpad Translatio... Launchpad automatic translations update.
2014-03-12 Christophe... [FIX] add the logging handler only to the root logger...
2014-03-12 Martin Trigaux[MERGE] [FIX] one2many fields: when sortign on a column...
2014-03-12 Najlaâ[FIX] account: change decimal precision to avoid erasin...
2014-03-12 Denis Ledoux[FIX] account: using float_round instead of native...
2014-03-12 Denis Ledoux[FIX] account_check_writing: set the amount_in_word...
2014-03-12 Martin Trigaux[MERGE] [FIX] auditrail: when removing tracked object...
2014-03-12 Somesh Khare... [FIX]audittrail:on deletion of record from one2many...
2014-03-12 Launchpad Translatio... Launchpad automatic translations update.
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[FIX] event: event report registration, replace char...
2014-03-10 Denis Ledoux[FIX] event: event report registration, replace char...
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 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 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 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 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 Mohammed Shekha... [FIX]Fixed the issue of o2m sorting by column, m2o...
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-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] web: preserve order of saved export fields list
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 Anael Closson[FIX] incorrect handling of orderbys when generator...
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 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
2014-02-17 Denis Ledoux[FIX] crm: on_change_partner did not set the zip code...
2014-02-17 Cecile Tonglet[FIX] getParent() js error when clicking to fast on...
2014-02-17 Launchpad Translatio... Launchpad automatic translations update.
2014-02-14 Martin Trigaux[MERGE] [FIX] databases list: allow to have entries...
2014-02-14 Martin Trigaux[MERGE] [FIX] home action: fixing the broken field...
2014-02-14 Denis Ledoux[FIX] mail: word wrapping in pre tags (for mails withou...
2014-02-14 Denis Ledoux[FIX] event: on_change methods must return a dict,...
2014-02-14 Denis Ledoux[FIX] web_calendar: Do not display empty values in...
next