Skip to content
Snippets Groups Projects
  1. Dec 03, 2014
  2. Sep 30, 2014
  3. Sep 17, 2014
  4. Sep 12, 2014
  5. Sep 03, 2014
  6. Aug 08, 2014
  7. Aug 05, 2014
  8. Jul 15, 2014
  9. Jul 07, 2014
  10. Jul 06, 2014
    • Raphael Collet's avatar
      [MERGE] new v8 api by rco · cbe2dbb6
      Raphael Collet authored
      A squashed merge is required as the conversion of the apiculture branch from
      bzr to git was not correctly done. The git history contains irrelevant blobs
      and commits. This branch brings a lot of changes and fixes, too many to list
      exhaustively.
      
      - New orm api, objects are now used instead of ids
      - Environements to encapsulates cr uid context while maintaining backward compatibility
      - Field compute attribute is a new object oriented way to define function fields
      - Shared browse record cache
      - New onchange protocol
      - Optional copy flag on fields
      - Documentation update
      - Dead code cleanup
      - Lots of fixes
      cbe2dbb6
  11. Jun 16, 2014
  12. Jun 12, 2014
  13. Jun 03, 2014
  14. May 13, 2014
  15. Apr 25, 2014
  16. Apr 24, 2014
  17. Apr 03, 2014
  18. Mar 28, 2014
  19. Mar 27, 2014
  20. Mar 18, 2014
  21. Mar 06, 2014
  22. Feb 25, 2014
  23. Feb 24, 2014
  24. Jan 15, 2014
  25. Dec 03, 2013
    • Denis Ledoux's avatar
      [FIX]sale_stock: do not raise if not able to find any warehouse (for the get... · 64c0ff21
      Denis Ledoux authored
      [FIX]sale_stock: do not raise if not able to find any warehouse (for the get default warehouse), it can prevent the user of doing anything (if he does an upgrade of sale_stock module while having no warehouse set, the user will not be able to sign in in his instance again).
      
      bzr revid: dle@openerp.com-20131203095544-i5vmow007dgjbiza
      64c0ff21
  26. Dec 02, 2013
  27. Nov 12, 2013
  28. Nov 07, 2013
    • Quentin De Paoli's avatar
      [IMP] pocurement, stock, purchase, sale_stock, stock_account: misc changes in... · d2d01845
      Quentin De Paoli authored
      [IMP] pocurement, stock, purchase, sale_stock, stock_account: misc changes in usabilty, code refactoring and new option on procurement group propagation.
      1) form view of procurement.order and procurement.rule reviewed
      2) added buttons on procurement.order to jump on other procurements or pickings of same procurement.group
      3) tracked some fields on procurement.order
      4) used the short name of warehouse for the rule names
      5) added a new choice for the procurement.group propagation in order to allow having only one reception picking for several po lines grouped in the same PO but belonging to different procurement.group at first
      6) some code refactored for easiness, modularity, clarity and other obvious reasons
      
      bzr revid: qdp-launchpad@openerp.com-20131107112053-knracfslqkfitg8b
      d2d01845
  29. Nov 05, 2013
  30. Oct 23, 2013
  31. Oct 22, 2013
    • Quentin De Paoli's avatar
      [FIX] stock, sale_stock: changed the way the procurements look for a suitable... · 441d0bc0
      Quentin De Paoli authored
      [FIX] stock, sale_stock: changed the way the procurements look for a suitable rule => Added a m2o field warehouse_id on procurement.order, procurement.rule and stock.move. There was a problem with MTO products because they weren't following the route of the chosen warehouse at all (since all warehouse were creating their rule in the same route, there was no garantee that the route chosen was included in the warehouse selected on the SO)
      
      bzr revid: qdp-launchpad@openerp.com-20131022120605-3dj65nm5yc96sj5r
      441d0bc0
  32. Oct 15, 2013
  33. Oct 14, 2013
  34. Oct 10, 2013
Loading