[IMP] website_sale : improve domain for not set category in product from frontend...
[odoo/odoo.git] / addons / procurement /
2014-12-03 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2e092ac
2014-12-02 Josse Colpaert[IMP] Query should pass through orm and as such the...
2014-12-02 Christophe Simonis[MERGE] forward port of branch 8.0 up to 591e329
2014-11-25 Jitendra Prajapati[IMP] stock: onboarding (display improvements)
2014-11-21 qdp-odoo[IMP] base, ir_sequence: added use_date_range field...
2014-11-19 Olivier Dony[I18N] Update translations from Launchpad 8.0 branches
2014-11-17 Josse ColpaertRevert "[IMP] Remove unnecessary refresh statements...
2014-11-17 Josse Colpaert[IMP] Remove unnecessary refresh statements because...
2014-10-16 Christophe Simonis[MERGE] forward port of branch 8.0 up to 2b192be
2014-10-08 Olivier Dony[I18N] Update translations from Launchpad 8.0 branches
2014-10-01 Christophe Simonis[MERGE] forward port of branch 8.0 up to e883193
2014-09-30 Josse Colpaert[IMP] Update module descriptions of procurement and...
2014-09-23 Olivier Dony[I18N] Update translations from Launchpad 8.0 branches
2014-09-15 Christophe Simonis[MERGE] forward port of branch 8.0 up to 780dd98
2014-09-08 Olivier Dony[I18N] Update 8.0 translations with latest changes...
2014-09-05 Christophe Simonis[MERGE] forward port of branch 8.0 up to ed1c173
2014-08-26 Fabien Pinckaers[IMP] Updated website urls on modules and info page
2014-08-14 Olivier Dony[I18N] Update 8.0 translation with latest source code
2014-08-14 Olivier Dony[I18N] Update 7.0 translations with latest changes...
2014-08-14 Olivier Dony[I18N] Update all 7.0 translation templates with latest...
2014-08-13 Olivier Dony[MERGE] Forward-port of saas-5 up to 20cc18d
2014-08-13 Denis Ledoux[FIX] procurement, stock: forward port of bug fix 3609b...
2014-08-13 tpa-odoo[IMP] form views: remove sheets in config forms
2014-08-12 Denis Ledoux[MERGE] forward port of branch saas-4 up to 7ecaab9
2014-08-12 Denis Ledoux[MERGE] forward port of branch 7.0 up to 245bb4e
2014-08-12 Denis Ledoux[FIX] procurement: refactor scheduler so it continues...
2014-08-04 Martin Trigaux[FIX] procurement: missing variable
2014-07-23 Olivier Dony[MERGE] Forward-port saas-5 up to a5f7891
2014-07-23 Denis Ledoux[MERGE] forward port of branch saas-4 up to 5739aebfb17...
2014-07-23 Denis Ledoux[MERGE] forward port of branch saas-3 up to 474eae9a43a...
2014-07-22 Martin Trigaux[MERGE] forward port of branch 7.0 up to 680f955
2014-07-18 Denis Ledoux[FIX] procurement: avoid to run multiple scheduler
2014-07-18 rlu-odoo[REF] OpenERP --> Odoo in various UI texts
2014-07-15 Josse Colpaert[WIP] Simplify procurement check and sales order workfl...
2014-07-06 Raphael Collet[MERGE] new v8 api by rco
2014-06-25 Jaydeep Barot[REM] Unnecessary `size` parameters on char fields
2014-06-17 Josse Colpaert[MERGE] Merge from master and resolve conflict
2014-06-12 Fabien MeghaziRemoved version="7.0" from form views
2014-06-11 Josse Colpaert[IMP] Run schedulers and minimum stock rules done by...
2014-06-10 Josse ColpaertMerge remote-tracking branch 'odoo/master' into master...
2014-06-02 Olivier Dony[FIX] procurement: restore fix for background procureme...
2014-06-02 Josse Colpaert[IMP] Put cost method only once, make sure extra moves...
2014-05-22 Josse Colpaert[IMP] Picking priorities to priority of move instead...
2014-05-18 Launchpad Translat... Launchpad automatic translations update.
2014-05-17 Launchpad Translat... Launchpad automatic translations update.
2014-05-08 Olivier Dony[IMP] Minor spellchecking/cleanup/nitpicking while...
2014-05-07 Gery Debongnie[FIX] code cleanup (addon procurement)
2014-05-07 Quentin (OpenERP)[REF] removal of stock/wizard/mrp_procurement.py which...
2014-05-02 Gery Debongnie[MERGE] merge from trunk
2014-05-02 Josse Colpaert[MERGE] Merge from trunk test
2014-05-01 Antony Lesuisse[MERGE] saas-4 report_webkit missing dependency on...
2014-04-29 Richard Mathot ... [MERGE] from trunk
2014-04-29 Richard Mathot ... [MERGE] from trunk
2014-04-28 Quentin (OpenERP)[REF] product refactoring: prices.history model renamed...
2014-04-24 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9429...
2014-04-24 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 10012...
2014-04-23 Martin Trigaux[MERGE] [FIX] procurement: default_get in orderpoint...
2014-04-23 Quentin (OpenERP)[REF] stock: refactoring set active field on push and...
2014-04-22 Quentin (OpenERP)[MERGE] merged trunk up to revision 9365.
2014-04-22 Launchpad Translat... Launchpad automatic translations update.
2014-04-17 Darshan Kalola ... [MERGE]sync with trunk.
2014-04-15 Gery Debongnie[MERGE] merge from trunk
2014-04-15 Gery Debongnie[FIX] spelling fix: Orderpoints -> Order Points in...
2014-04-14 Randhir Mayatra... [MERGE] merge with latest trunk and resolve conflicts
2014-04-14 Quentin (OpenERP)[MERGE] merged trunk up to revision 9327
2014-04-12 Launchpad Translat... Launchpad automatic translations update.
2014-04-11 Randhir Mayatra... [MERGE] merge with latest trunk
2014-04-10 Gery Debongnie[MERGE] merge from rma branch
2014-04-09 Raphael Collet[MERGE] test_cursor: adapt code to small api changes...
2014-04-09 Raphael Collet[IMP] document, edi, procurement: use method Registry...
2014-04-09 Raphael Collet[IMP] document, edi, procurement: use new method Regist...
2014-04-07 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9380...
2014-04-07 Randhir Mayatra... [MERGE] merge with latest trunk
2014-04-05 Launchpad Translat... Launchpad automatic translations update.
2014-04-03 Quentin (OpenERP)[MERGE] procurement: performance issue. Courtesy of...
2014-04-03 Quentin (OpenERP)[MERGE] merged trunk up to revision 9281
2014-04-03 Quentin (OpenERP)[FIX] procurement: added back the logistic group in...
2014-04-03 Quentin (OpenERP)[FIX] procurement: removed old reference to unexisting...
2014-04-03 Quentin (OpenERP)[IMP] procurement: removed the schedule_range field...
2014-04-02 Launchpad Translat... Launchpad automatic translations update.
2014-04-01 Christophe Simonis[MERGE] forward port of branch saas-2 up to revid 9162...
2014-04-01 Christophe Simonis[MERGE] forward port of branch 7.0 up to revid 9943...
2014-03-28 Martin Trigaux[MERGE] [FIX] procurement: cancelling purchase order...
2014-03-27 Launchpad Translat... Launchpad automatic translations update.
2014-03-27 Launchpad Translat... Launchpad automatic translations update.
2014-03-26 Holger Brunn[FIX] don't browse all ids as we refresh every iteratio...
2014-03-24 Randhir Mayatra... [IMP] convert button into stat button for products
2014-03-21 david.leach@logics... [FIX] stock: while cancelling purcahse order created...
2014-03-11 Christophe Simonis[MERGE] forward port of branch saas-3 up to revid 9298...
2014-03-11 Quentin (OpenERP)[MERGE] trunk
2014-03-06 Denis Ledoux[FIX] *: replace various widgets selection by option...
2014-03-04 Launchpad Translat... Launchpad automatic translations update.
2014-03-04 Launchpad Translat... Launchpad automatic translations update.
2014-03-04 Sunil Sharma (OpenERP)[mrg]:lp:openobject-addons
2014-02-14 Quentin (OpenERP)[FIX] a lot of changes made during code review
2014-02-14 Launchpad Translat... Launchpad automatic translations update.
2014-02-13 Launchpad Translat... Launchpad automatic translations update.
2014-02-12 Launchpad Translat... Launchpad automatic translations update.
2014-02-11 Launchpad Translat... Launchpad automatic translations update.
2014-02-10 Cedric Snauwaert[MERGE]merge with latest trunk
next