機能詳細
ODOOの動作
<input>
CLUEDOOの動作
<input>
MODULE +
<input>
CLUEDOOの推奨事項
<input>
ソリューションとしての機能
メールで 調達依頼 を作成
モジュール使用方法
依存関係
1
その後、窓口用の「配信用・窓口用アドレス(alias email)」に向けて、システムが正しく読み込める形式(フォーマット)でメールを書いて送信します。
[fieldname:value]
partner_id => ベンダーを指定するため
代替キー:
partner_id
partner
contact
vendor
supplier
product_id => 商品(product)を指定するため
代替キー:
product
product_id
fal_req_product_id
description => 備考(description)を設定するため
代替キー:
description
desc
fal_req_product_description
comment => comment を持つため
代替キー:
comment
comments
fal_warehouse_manager_comment
quantity => 数量を設定するため
代替キー:
quantity
qty
fal_req_product_qty
2
調達依頼(Procurement request )が Odoo で作成されます。
例: メール送信用フォーマット :
[fal_req_user_id:Mitchell Admin]
[fal_req_product_id:Desk Combination]
[fal_req_product_description:黒のみ ]
[partner_id:Azure Interior]
[fal_warehouse_manager_comment:従業員用]
[quantity:12]

