An error occurred fetching the project authors.
  1. 12 Oct, 2010 1 commit
    • Nicolas Delaby's avatar
      Conversion from html to odt was working only by chance. · 11f80857
      Nicolas Delaby authored
      because convertToBaseFormat was not able to import html.
      Now OOoDocument is able to successfully convertToBaseFormat html content (or any other),
      thanks to content_type parameter which is now given to conversion tool.
      Previous implementation was storing html content into
      base_data instead of data, but convertToBaseFormat was never called.
      
      * The method convert on oood_commandtransform was useless.
      * Call convertToBaseFormat once temp_document is created
      
      
      
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39049 20353a03-c40f-0410-a6d1-a30d3c3de9de
      11f80857
  2. 15 Jul, 2010 1 commit
    • Sebastien Robin's avatar
      sync with trunk@37114 · c1ae57b0
      Sebastien Robin authored
      Conflicts:
      	bt5/erp5_base/bt/revision
      	bt5/erp5_simulation/DocumentTemplateItem/InvoiceSimulationRule.py
      	bt5/erp5_simulation/bt/revision
      	bt5/erp5_trade/SkinTemplateItem/portal_skins/erp5_trade/Base_viewTradeFieldLibrary.xml
      	bt5/erp5_trade/bt/change_log
      	bt5/erp5_trade/bt/revision
      	products/ERP5/Document/BusinessPath.py
      	products/ERP5/Document/SimulationMovement.py
      	products/ERP5/Document/TradeCondition.py
      	products/ERP5/Document/TradeModelLine.py
      	products/ERP5/bootstrap/erp5_mysql_innodb_catalog/bt/revision
      	products/ERP5Type/ERP5Type.py
      
      git-svn-id: https://svn.erp5.org/repos/public/erp5/sandbox/amount_generator@37129 20353a03-c40f-0410-a6d1-a30d3c3de9de
      c1ae57b0
  3. 11 May, 2010 1 commit
  4. 07 Jan, 2010 1 commit
  5. 07 Oct, 2009 1 commit
  6. 26 May, 2008 1 commit