odoo/odoo.git
2014-03-04 Launchpad Translatio... Launchpad automatic translations update.
2014-03-03 Josse Colpaert[IMP] Apply the putaways from the pack ops
2014-03-03 Josse Colpaert[WIP] Include putaways in pack operations instead ...
2014-03-03 Josse Colpaert[MERGE] Merge from trunk-wms
2014-03-02 Quentin (OpenERP)[FIX] stock: when unboxing, the package must be given...
2014-03-02 Quentin (OpenERP)[FIX] purchase_requisition: fix missing coma
2014-03-02 Quentin (OpenERP)[FIX] purchase: wrong reference in xml file (introduced...
2014-02-28 Quentin (OpenERP)[FIX] stock: prefered and fallback domain aren't used...
2014-02-28 Josse Colpaert[IMP] Change _compute_qty to0 _compute_qty_obj in order...
2014-02-28 Quentin (OpenERP)[FIX] purchase: partial revert of preceeding commit...
2014-02-28 Antony Lesuisse[MERGE] cron race condition leading to unneeded executi...
2014-02-28 Quentin (OpenERP)[MERGE] merged with main trunk (revision 9186)
2014-02-28 Quentin (OpenERP)[REF] stock: some refactoring
2014-02-27 Antony Lesuisse[MERGE] data-dir, a single directory for file system...
2014-02-27 Simon Lejeune[MERGE] Report module: reporting using the QWeb renderi...
2014-02-27 Christophe... merge upstream
2014-02-27 Simon Lejeune[IMP] Add link to wkhtmltopdf.org in the webclient...
2014-02-27 Simon Lejeune[MERGE] Trunk
2014-02-27 Fabien Meghazi[FIX] ensure_db() on inherited /web/login controllers
2014-02-27 Fabien Meghazi[FIX] Database selector issue
2014-02-27 Antony Lesuisse[FIX] move appsdirs to tools
2014-02-27 Antony Lesuisse[MERGE] trunk
2014-02-27 Josse Colpaert[IMP] No pack operations create needed at force_assign
2014-02-27 Josse Colpaert[IMP] name_get of product should not ask for seller_ids...
2014-02-27 Fabien Meghazi[IMP] seperation of auth_signup's reset password and...
2014-02-27 Fabien Meghazi[IMP] Improve login for auth_signup/oauth seperation
2014-02-27 Simon Lejeune[IMP] Add notification on the web client when wkhtmltop...
2014-02-27 Simon Lejeune[MERGE] trunk
2014-02-27 Simon Lejeune[IMP] Added a route to check presence and version of...
2014-02-27 Fabien Meghazi[MERGE] upstream
2014-02-27 Josse Colpaert[IMP] When reserved quants are ok, no need to rereserve...
2014-02-27 Fabien Pinckaers[IMP] Event Security Fix + Publish Track
2014-02-27 Fabien Meghazi[FIX] signup and rest password links
2014-02-27 Fabien Meghazi[MERGE] upstream
2014-02-27 Fabien Meghazi[MERGE] upstream
2014-02-27 Josse Colpaert[IMP] Do not search quants when source location require...
2014-02-27 Josse Colpaert[IMP] Put remaining qty in variable not to calculate...
2014-02-26 Simon Lejeune[MERGE] trunk
2014-02-26 Fabien Meghazi[IMP] Improvement/changes to the http request/response...
2014-02-26 Jérôme[FIX] : tde's last remark correction
2014-02-26 Fabien Meghazi[IMP] Improvement/changes to the http request/response...
2014-02-26 Fabien Meghazi[IMP] Improvement/changes to the http request/response...
2014-02-26 Fabien Meghazi[REM] removed Request's getattr proxying to httprequest
2014-02-26 Josse Colpaert[MERGE] Merge from trunk-wms
2014-02-26 Josse Colpaert[IMP] Read partner_id from user browse instead
2014-02-26 Josse Colpaert[IMP] getpackages and getpickings use read instead...
2014-02-26 Quentin (OpenERP)[REF] stock: added a break in state_get of picking...
2014-02-26 Josse Colpaert[IMP] copy_data instead of copy for duplicate purchase...
2014-02-26 Josse Colpaert[IMP] Add partially available field on stock move
2014-02-26 Josse Colpaert[FIX] uom compare
2014-02-26 Josse Colpaert[REVERT] Revert commit for writing to multiple quants...
2014-02-26 Launchpad Translatio... Launchpad automatic translations update.
2014-02-25 Josse Colpaert[IMP] Do picking assign in group at the end of confirmi...
2014-02-25 Simon Lejeune[FIX] type in the import of the reset stylesheet
2014-02-25 Gery Debongnie[FIX] fixes the tooltip position in chart mode (graph...
2014-02-25 Josse Colpaert[IMP] When moving quants, do all the writes on the...
2014-02-25 Fabien Meghazi[MERGE] upstream
2014-02-25 Fabien Meghazi[MERGE] upstream
2014-02-25 Gery Debongnie[IMP] optimizes graph view to avoid reloading data...
2014-02-25 Gery Debongnie[FIX] fixes problems due to the preceding merge (resolv...
2014-02-25 Fabien Meghazi[MERGE] upstream
2014-02-25 Gery Debongnie[MERGE] merge from trunk
2014-02-25 Simon Lejeune[MERGE] trunk
2014-02-25 Fabien Meghazi[IMP] Rename request.httprequest.session -> request...
2014-02-25 Gery Debongnie[FIX] fixes various problems with the search bar integr...
2014-02-25 Launchpad Translatio... Launchpad automatic translations update.
2014-02-24 Frédéric van... [MERGE] hw_proxy: improvements to the posbox documentation
2014-02-24 Frédéric van... [MERGE] from trunk
2014-02-24 Frédéric van... [IMP] hw_proxy: adding a few troubleshoot info to the...
2014-02-24 Simon Lejeune[IMP] Added a button on the ir.actions.report.xml form...
2014-02-24 Frédéric van... [FIXME] deactivated failed tests to make the runbot...
2014-02-24 Quentin (OpenERP)[MERGE] stock: recompute quantities reordered
2014-02-24 Quentin (OpenERP)[FIX] stock: packing yaml tests fixed
2014-02-24 Josse Colpaert[IMP] Check UoM category move of move
2014-02-24 Simon Lejeune[FIX] mrp: removed empty files and barcode controller...
2014-02-24 Josse Colpaert[IMP] Remove check location of quant
2014-02-24 Josse Colpaert[IMP] Check purchase order line in reception to invoice
2014-02-24 Quentin (OpenERP)[FIX] stock: typos
2014-02-24 Simon Lejeune[FIX] Workaround to get printing done with 1 worker
2014-02-24 Josse Colpaert[IMP] Only check pickings of purchases when state goes...
2014-02-24 Quentin (OpenERP)[MERGE] merged the branch of jco with usability improve...
2014-02-24 Quentin (OpenERP)[FIX] stock: fixed errors introduced during merge with...
2014-02-24 Simon Lejeune[IMP] Report controller: little changes to get the...
2014-02-24 Josse Colpaert[IMP] Change store = True of product_qty of move
2014-02-24 Quentin (OpenERP)[REF] stock: refactoring made during code review
2014-02-24 Quentin (OpenERP)[MERGE] trunk-wms
2014-02-24 Josse Colpaert[IMP] Check if procurements are done before calling...
2014-02-24 Fabien Pinckaers[IMP] 3 cols to respect icon and make it easier for...
2014-02-24 Simon Lejeune[MERGE] trunk
2014-02-24 Simon Lejeune[IMP] Converted mrp BOM Structure to QWeb
2014-02-24 Simon Lejeune[IMP] Report controller: put the css/js as relative...
2014-02-24 Fabien Meghazi[FIX] website's translation problems on multiple inheri...
2014-02-24 Fabien Pinckaers[IMP] Allow to press select where you want the new...
2014-02-24 Josse Colpaert[ADD] Add meagtest
2014-02-23 Launchpad Translatio... Launchpad automatic translations update.
2014-02-21 Christophe... [FIX] damn! correct import
2014-02-21 Christophe... [IMP] openerp/service/server.py: lint file
2014-02-21 Christophe... [FIX] correct signal handler on nt
2014-02-21 Christophe... [FIX] correct run of test-file via command line
2014-02-21 Christophe... [FIX] return code is non-zero if any preloaded database...
next