我在OpenERP框架中創建了控制器。以下是我的代碼,我設置http.routetype="http", import openerp.http as http
from openerp.http import request
class MyController(http.Controller):
@http.route('demo_html', type="http")
如何將Maganto連接器與OpenERP v8(Odoo)集成。 我想安裝它,但它會引發下面的錯誤。我也試過用addons的路徑。 The `web` module is provided by the addons found in the `openerp-web` project.
Maybe you forgot to add those addons in your addons_p
我想將某些產品導入到銷售點模塊的odoo/openerp中。 Howewer我有一個名爲「Chalet」的類別,在導入過程中找不到。我在哪裏可以找到產品類別的外部ID? 這是我想的.csv導入: External ID,Name,Internal Reference,Category/External ID,Can be Expensed,Can be Purchased,Can be Sold,