Skip to content
Snippets Groups Projects
  1. Sep 02, 2014
  2. Aug 26, 2014
  3. Aug 22, 2014
  4. Aug 14, 2014
  5. Aug 13, 2014
  6. Jul 30, 2014
    • Géry Debongnie's avatar
      [FIX] correct various date issues in reporting · 366a30db
      Géry Debongnie authored
      * remove old 'day', 'month', 'field' and replace them by the actual
      date/datetime field
      * remove weird cast to char when creating the view to prevent crash
      when grouping on them
      * remove duplicates (such as 'creation_date' and 'create_date')
      * fix typing errors (field type date defined as a datetime in the
      postgres view)
      * fix search view definition
      366a30db
  7. Jul 18, 2014
  8. 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
  9. Jun 25, 2014
  10. Jun 12, 2014
  11. Jun 02, 2014
  12. May 22, 2014
  13. May 07, 2014
    • Géry Debongnie's avatar
      [FIX] code cleanup (addon fleet) · 0a9a3930
      Géry Debongnie authored
      improve the _count_all method by removing try/catch/pass and by
      using search_count instead of the one2many relation.
      
      Also, removes now useless one2many fields costs_ids and odometer_ids
      
      bzr revid: ged@openerp.com-20140507075645-2tp5zgayeea9ehv2
      0a9a3930
  14. Apr 22, 2014
  15. Apr 12, 2014
  16. Mar 28, 2014
  17. Mar 27, 2014
  18. Mar 26, 2014
  19. Mar 04, 2014
  20. Feb 17, 2014
    • Thibault Delavallée's avatar
      [FIX] fleet: vehicle cost name field unhacked. · 8cf3a3b0
      Thibault Delavallée authored
      - remove name composition based on vehicle name, date and cost_subtype_id;
      instead those fields have been added to the tree view. name field is now just
      a related to the vehicle name, but the name field itself does not seem necessary
      anymore. Should be checked further.
      
      bzr revid: tde@openerp.com-20140217133930-dmzbwjtr58s4upy3
      8cf3a3b0
    • Launchpad's avatar
      Launchpad automatic translations update. · 5d2f1c68
      Launchpad authored
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140216064134-tam102h50au851o1
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140215073800-2219ymc7ijxq57aa
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140216064223-17h9wz07b2siswzs
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140217060328-7qh928zk8ro30qzb
      5d2f1c68
  21. Feb 14, 2014
    • Launchpad's avatar
      Launchpad automatic translations update. · 19ba8c54
      Launchpad authored
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140214074449-flu4n6hfh9nua9t3
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140214074835-2p2r1vb6ucynbspm
      19ba8c54
  22. Feb 12, 2014
  23. Jan 30, 2014
  24. Jan 28, 2014
  25. Jan 13, 2014
    • Launchpad's avatar
      Launchpad automatic translations update. · c2794d0e
      Launchpad authored
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140111062610-ld24q55cbxo6di5q
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140112054746-j34qg10ipyb6kj8g
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140113055853-5oqpffj3szw1yrpl
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140111062637-m0t50cu2cr5d6yw7
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140112054824-hm7ylgrauivbj7h2
      bzr revid: launchpad_translations_on_behalf_of_openerp-20140113055913-wo2i3sd1rnblragc
      c2794d0e
  26. Jan 09, 2014
  27. Dec 27, 2013
  28. Dec 24, 2013
  29. Dec 20, 2013
Loading