odoo/odoo.git
2014-01-06 Quentin (OpenERP)[FIX] account_anglo_saxon: fixed error in yaml test...
2014-01-06 Quentin (OpenERP)[FIX] stock: fixed a infinite loop in action_assign...
2014-01-06 Quentin (OpenERP)[FIX] stock: scrapping/consumming products now allows...
2014-01-06 Quentin (OpenERP)[IMP/FIX] stock: fixed issues related to date_done...
2014-01-06 jke-openerp[FIX] Fix bug with date in stock_demo.yml (without...
2013-12-31 Quentin (OpenERP)[FIX] stock: installation error fixed (reference to...
2013-12-30 Quentin (OpenERP)[REM] stock_multi_warehouse: removed module with only...
2013-12-30 Quentin (OpenERP)[MERGE] merged with trunk
2013-12-31 Launchpad Translatio... Launchpad automatic translations update.
2013-12-30 Martin Trigaux[FIX] ir_translation: rename method load to load_module...
2013-12-30 Quentin (OpenERP)[MERGE] merged a branch with small improvements in...
2013-12-27 Quentin (OpenERP)[REF] stock_multi_warehouse: fixed a yaml statement...
2013-12-27 Quentin (OpenERP)[REF] stock: removed custom kanban sparkline and gauge...
2013-12-27 Quentin (OpenERP)[IMP] kanban_gauge: allow to set levelcolors in widget...
2013-12-27 Launchpad Translatio... Launchpad automatic translations update.
2013-12-24 Martin Trigaux[MERGE] [ADD] gamification
2013-12-24 Martin Trigaux[MERGE] sync with trunk
2013-12-24 Martin Trigaux[FIX] gamification: remove old calls to action_close
2013-12-24 Martin Trigaux[FIX] gamification: remove old calls to action_start
2013-12-24 Martin Trigaux[FIX] gamification: move template block before challeng...
2013-12-24 Martin Trigaux[FIX] gamification: remove import data, add trackvisibi...
2013-12-24 Martin Trigaux[REF] gamification: use m2o to email.template for repor...
2013-12-24 Martin Trigaux[REF] gamification: use statusbar instead of action...
2013-12-24 Martin Trigaux[REF] gamification: use sass files instead of native css
2013-12-24 Martin Trigaux[REF] gamification: compute_code is now similar to...
2013-12-24 Quentin (OpenERP)[IMP] stock, usabiltiy: kanban view of operations
2013-12-24 Gery Debongnie[IMP] changes the rng description of the xml grammar...
2013-12-24 Quentin (OpenERP)[FIX] stock: access rights
2013-12-23 Quentin (OpenERP)[FIX] stock: picking type kanban view
2013-12-23 Martin Trigaux[REF] gamification: cahnge some tde remarks, Long live...
2013-12-23 Martin Trigaux[FIX] gamification: goal.condition -> goal.definition_c...
2013-12-23 Martin Trigaux[REF] gamification: rename user_from_id -> sender_id...
2013-12-23 Martin Trigaux[REF] gamification: add user_from_id on badge, remove...
2013-12-23 Quentin (OpenERP)[IMP] stock, internal picking list report: added putawa...
2013-12-23 Quentin (OpenERP)[IMP] stock: better handling of unreservation of stock...
2013-12-23 Thibault Delavallée[MERGE] [ADD] hr_applicant_document module: link betwee...
2013-12-23 Thibault Delavallée[DOC] hr_recruitment: added changelog about template_id...
2013-12-23 Thibault Delavallée[IMP] hr_recruitment: improved template + xml_id of...
2013-12-23 Thibault Delavallée[REV] document: reverted a change in spacingf to lessen...
2013-12-20 Thibault Delavallée[MERGE] Sync with trunk
2013-12-20 Thibault Delavallée[FORWARD] Forward port of saas-2 fixes until revision...
2013-12-24 Denis Ledoux[MERGE] Forward-port of latest 7.0 bugfixes, up to...
2013-12-24 Denis Ledoux[FIX] account_voucher: computed writeoff and invoices...
2013-12-24 Launchpad Translatio... Launchpad automatic translations update.
2013-12-23 Denis Ledoux[FIX] account_check_writing: display real currency...
2013-12-23 Martin Trigaux[FIX] hr_payroll: skip missing structures in get_all_st...
2013-12-23 Rifakat[FIX] hr_payroll: put a check for the structure used...
2013-12-23 Launchpad Translatio... Launchpad automatic translations update.
2013-12-20 Martin Trigaux[IMP] gamification: use constances
2013-12-20 Thibault Delavallée[FIX] email_template: support of email_recipients in...
2013-12-20 Martin Trigaux[MERGE] sync with trunk
2013-12-20 Martin Trigaux[REF] gamification: cleaning methods and reports
2013-12-20 Quentin (OpenERP)[IMP] stock, usability: added sequence field on stock...
2013-12-20 Quentin (OpenERP)[REV] stock: removed feature that was looking if a...
2013-12-20 Thibault Delavallée[FIX] hr_recruitment: email.template field is partner_t...
2013-12-20 Quentin (OpenERP)[IMP] stock: improved the algorithm of automatic color...
2013-12-20 Denis Ledoux[FIX] mail: fix _get_default_from if no alias_name...
2013-12-20 Quentin (OpenERP)[FIX] project_mrp: removal of picked_rate as it was...
2013-12-20 Quentin (OpenERP)[IMP] mrp, project_mrp, stock: usbility of product...
2013-12-20 Thibault Delavallée[CLEAN] hr_recruitment: cleaned code about attachments...
2013-12-20 Thibault Delavallée[FIX] email_template: fixed a test, partner_to is a...
2013-12-20 Thibault Delavallée[IMP] hr_recruitment: improved approve/refuse templates
2013-12-20 Quentin (OpenERP)[FIX] stock: refresh the move on which the remaining...
2013-12-20 Quentin (OpenERP)[FIX] stock: usability imp
2013-12-20 Quentin (OpenERP)[IMP] mrp, product, stock, project_mrp: usability of...
2013-12-20 Thibault Delavallée[FIX] email_template: when sending email, process partn...
2013-12-20 Quentin (OpenERP)[IMP] procurement: usability (help tooltip)
2013-12-20 Thibault Delavallée[IMP] hr_recruitment: sending an email based on the...
2013-12-20 Quentin (OpenERP)[FIX] procurement: rule selection must give higher...
2013-12-20 Xavier ALT[FIX] project: fix task progress not correctly updated...
2013-12-20 Xavier ALT[FIX] purchase: remove duplicate 'Warehouse' and 'Refer...
2013-12-20 Xavier ALT[FIX] document: on report.document.user view, use corre...
2013-12-20 Launchpad Translatio... Launchpad automatic translations update.
2013-12-20 Launchpad Translatio... Launchpad automatic translations update.
2013-12-19 Denis Ledoux[FIX] stock: warehouse manager impliying account invoic...
2013-12-19 Quentin (OpenERP)[IMP] stock: usability improvements
2013-12-19 Quentin (OpenERP)[FIX] stock: syntax error
2013-12-19 Xavier ALT[FIX] project: fix error on ``schedule_tasks`` when...
2013-12-19 Xavier ALT[FIX] l10n_be: fix no value in 'Code (Tax Code)' column...
2013-12-19 Thibault Delavallée[MERGE] Sync with trunk
2013-12-19 Quentin (OpenERP)[IMP] stock: usability improvement
2013-12-19 Thibault Delavallée[MERGE] [IMP] kanban: added drag 'n drop to folded...
2013-12-19 Thibault Delavallée[MERGE] [FIX] mail: fixed group button position that...
2013-12-19 Xavier ALT[FIX] hr_holidays, hr_timesheet: fix XMLSyntaxError...
2013-12-19 Thibault Delavallée[CLEAN] kanban: cleaned added code
2013-12-19 Thibault Delavallée[CLEAN] kanban: added some forgotten spaces
2013-12-19 Thibault Delavallée[MERGE] Sync with trunk
2013-12-19 Quentin (OpenERP)[IMP] stock: usability improvement
2013-12-19 Thibault Delavallée[FIX] note: fixed note creation.
2013-12-19 Denis Ledoux[FIX] hr: merge of views Leave Request & Allocation...
2013-12-19 Thibault Delavallée[FIX] project_issue_sheet: worklog responsible should...
2013-12-19 Thibault Delavallée[FIX] mass_mailing: opening the composer when sending...
2013-12-19 Thibault Delavallée[FIX] mass_mailing: when creating a new wave from the...
2013-12-19 Launchpad Translatio... Launchpad automatic translations update.
2013-12-19 Launchpad Translatio... Launchpad automatic translations update.
2013-12-18 Martin Trigaux[MERGE] forward port of latest saas-2 until rev 3893...
2013-12-18 Martin Trigaux[MERGE] forward port of latest saas-2 until rev 4996...
2013-12-18 Martin Trigaux[MERGE] forward port of latest saas-2 until rev 9051...
2013-12-18 Quentin (OpenERP)[FIX] purchase: if the order line has a bigger quantity...
2013-12-18 Xavier Morel[MERGE] fixes for non-direct IME
next