Commit Graph

  • 84ffdc30c9 [FIX] product_image_olbs : image should be encoded in base64 mode without \n at the end. Indeed when we syncronize image with external system like magento, they may need a image encoded in with the base64 alphabet, using encodestring method add the newline character that broke this compatibility sebastien beau 2012-04-28 18:16:47 +0200
  • 06fe781a13 [FIX] product_images_olbs: use a function to generate the path of the image file instead of duplicate it everywhere. This also allows to override it to customize where the files are stored. / Some cleaning in product.images model Guewen Baconnier @ Camptocamp 2012-04-25 13:58:15 +0200
  • 424bfbcba1 [ADD] add method to create image on product from an url Benoit Guillot 2012-04-16 14:35:58 +0200
  • 987459d3b3 [FIX] product_images_olbs : fix security rule and set the file path on the company optionnal sebastien beau 2012-03-08 19:41:21 +0100
  • 5ad2bc007f [FIX] for OpenERP "product_manager" group change in recent v6 Raphaël Valyi 2012-05-17 12:38:52 +0200
  • e85cc25003 [FIX] product_images_olbs: error when write receive an empty list of ids Guewen Baconnier @ Camptocamp 2011-12-14 11:10:29 +0100
  • f3e625850c [FIX] product_images_olbs : images_ids should be not copy when a product is copied sebastien beau 2011-12-08 18:40:06 +0100
  • 25249dc7d5 [FIX] product_images_olbs : fix duplicate product. The default code should be set to false and not copied sebastien beau 2011-12-08 15:54:57 +0100
  • 74c974eb2f [FIX] product_images_obls : fix compatibility with trunk version sebastien beau 2011-12-03 00:39:22 +0100
  • b3c5f3fda7 [FIX] product_image_olbs : fix when not image are found sebastien beau 2011-12-01 17:03:19 +0100
  • ccb4b4bc2f [IMP] product_images_obls add compatibility with default image sebastien beau 2011-12-01 16:16:45 +0100
  • c442d1c767 [FIX] product_images_olbs : do not check to move image file if not image exist sebastien beau 2011-12-02 10:53:32 +0100
  • 5bfe26cc8b [FIX] product_images_olbs : fix constraint and change the size of the extention sebastien beau 2011-11-28 16:07:04 +0100
  • 2377b6fefe [REF] Product_images_olbs : refactor code, change variable name due to the last change, also add unlink feature and renaming feature when file are stored on file system sebastien beau 2011-11-27 16:15:11 +0100
  • c4b0c17576 [FIX] product_images_olbs : commit missing fields sebastien beau 2011-11-18 11:13:17 +0100
  • bb9a87738e [REF] product_images_olbs : work in progress refactor and add the posibility to store teh image in a folder sebastien beau 2011-11-17 18:48:39 +0100
  • c834afbc2d [ADD] product_images_olbs added missing __openerp__.py file Raphaël Valyi 2010-11-16 18:31:15 -0200
  • aa26397718 product_images_olbs: explicited V6 compat Raphaël Valyi 2010-11-16 17:14:20 -0200
  • d8b14458aa [FIX] product_images_olbs: extra fixes + security. (manual commit after product_images_olbs import from 5.0 extra addons branch using "bzr replay") sharoonthomas 2010-11-16 16:56:05 -0200
  • 48b1beee36 [REF]Refactored product images sharoonthomas 2010-11-16 16:53:37 -0200
  • 7a216548b5 [IMP]Improved the product image gallery to use remote url based links as images Sharoon Thomas 2010-02-04 09:33:57 +0000
  • 76d22ccc4b [REF]Refactored product image by openlabs Sharoon Thomas 2010-02-04 09:09:18 +0000
  • 47f21bcca8 [ADD]Open Labs module for Product Image gallery Sharoon Thomas 2010-02-04 09:04:25 +0000
  • e0ce5b9645 [MERGE] merge translation generated by launchpad from extra-addons branch sebastien beau 2012-05-17 12:25:54 +0200
  • 3092dd6e3b [REF] product_m2mcategories: Changed __terp__ to __openerp, removed unused .po files Jordi Esteve 2012-05-17 12:24:04 +0200
  • e82f3b296b product_m2mcategories: added missing translations from 5.0 branch Jordi Esteve 2012-05-17 12:22:13 +0200
  • ab1aca87e6 updated translation of product_m2mcategories from 5.0 branch by Jordi Esteve Jordi Esteve 2012-05-17 12:20:21 +0200
  • e73f2d3616 [MERGE] merge translation from extra-trunk sebastien beau 2012-05-17 12:16:12 +0200
  • c0c5a2bee5 [FIX] product_m2mcategories: product.categ_id is mandatory, else it won't invoice properly. And mandatory fields are advised to stay on the first tab... Might not look as good, but will work better this way unfortunately... Raphaël Valyi 2009-09-20 20:10:21 -0300
  • 3e658832a3 [ADD]product_m2mcategories:Allows for provision of multiple categories for a single product Sharoon Thomas 2009-08-16 09:58:55 +0530
  • ec75d7b9c0 [FIX] product_gift: pass kwargs besides args (context was not passed) Guewen Baconnier @ Camptocamp 2012-01-09 14:05:41 +0100
  • ee942bbb9b [FIX] product_gift fix message when openerp use 2 time delivery method. You should also apply the refactor on addons https://code.launchpad.net/~sebastien.beau/openobject-addons/stock_refactor_method_create_chained_picking sebastien beau 2011-12-03 13:02:32 +0100
  • 83c4b6e40e [IMP] ported product_gift module to 6.1: order view has changed / use the brand new _prepare_order_picking and _prepare_order_line_move Guewen Baconnier @ Camptocamp 2011-12-01 14:34:58 +0100
  • be75ad3a52 [FIX] product_gift fix description sebastien beau 2012-05-17 11:54:58 +0200
  • 12714dab5d [IMP] improve port on V6 sebastien beau 2011-11-11 19:57:15 +0100
  • cd018df6dc [INIT] intial import sebastien beau 2011-05-03 19:34:56 +0200