1. 03 Jul, 2015 5 commits
  2. 02 Jul, 2015 7 commits
  3. 01 Jul, 2015 5 commits
  4. 30 Jun, 2015 2 commits
    • Sebastien Robin's avatar
      mrp: auto_planned state should not be considered as draft · d4d2d65f
      Sebastien Robin authored
      Auto planned movements are not only draft, it could be very useful to take such
      movement into account when doing stock optimisations
      d4d2d65f
    • Sebastien Robin's avatar
      simulation: review generated delivery builder (update existing deliveries, date precision) · 15f08b29
      Sebastien Robin authored
      Up to know, order builders were mostly used having in mind the idea of
      deleting all previously created automated orders.
      
      This way was mostly requesting to run generated delivery builder only
      once per night, assuming there is no users working at that time.
      
      So to allows running very often (many times a day) generated delivery
      builders, allow them to update existing deliveries. This way :
      - automated deliveries could be much more up to date
      - there is no need to delete everything
      - this generate few activities, there is no need of a long calculation
        to update everything
      
      Also, the stock optimization was using dates with a precision of one
      full day. Generic code must support much better precision.
      15f08b29
  5. 29 Jun, 2015 4 commits
  6. 25 Jun, 2015 1 commit
  7. 24 Jun, 2015 7 commits
  8. 23 Jun, 2015 1 commit
    • Cédric Le Ninivin's avatar
      erp5_web: update caching policy behavior. Add possibility to select caching... · 416ea907
      Cédric Le Ninivin authored
      erp5_web: update caching policy behavior. Add possibility to select caching policy from WebSite and WebSection
      
      erp5_web: simple yet effective caching policy rules
      
      erp5_web: caching policy fix update names
      
      erp5_web: introduce caching policy category for Web Site and Web Section
      
      erp5_web: fix test related to caching policies
      
      erp5_web: Fix Base_getWebDocumentDrivenModificationDate for empty web sites.
      
      erp5_web: fix Base_getWebDocumentDrivenModificationDate
      
      erp5_web: optimize , fix caching policy
      
      erp5_web: update Base_getWebDocumentDrivenModificationDate portal type list
      416ea907
  9. 22 Jun, 2015 1 commit
  10. 18 Jun, 2015 7 commits