# -*- encoding: utf-8 -*- { "name":"Board for Auction", "version":"1.0", "author":"Tiny", "category":"Board", "depends":[ "board", "auction", # "report_auction", ], "demo_xml":["board_auction_demo.xml"], "update_xml":["board_auction_view.xml","board_auction_manager_view.xml"], "description": """ This module creates a dashboards for auction that includes: """, "active":False, "installable":True, } # vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: