<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>fits</author_name>
  <author_url>https://blog.hatena.ne.jp/fits/</author_url>
  <blog_title>なんとなくな Developer のメモ</blog_title>
  <blog_url>https://fits.hatenablog.com/</blog_url>
  <categories>
    <anon>Node.js</anon>
    <anon>ERP</anon>
    <anon>JSON-RPC</anon>
  </categories>
  <description>前回 の続きで、今回は Odoo の在庫モジュールを JSON-RPC で操作し在庫移動（顧客への出荷）を処理してみます。 ソースは http://github.com/fits/try_samples/tree/master/blog/20200112/ 在庫管理 Odoo の画面では在庫移動（顧客への出荷等）を以下のように処理しているようでした。（ステータスは ドラフト -&gt; 待機中 -&gt; 準備完了 -&gt; 完了 のように遷移） (1) stock.picking を create - 作成 (2) action_confirm の実行 - 処理準備 (3) action_assign の実…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ffits.hatenablog.com%2Fentry%2F2020%2F01%2F22%2F000543&quot; title=&quot; Odoo の在庫モジュールを JSON-RPC で操作2 - なんとなくな Developer のメモ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-01-22 00:05:43</published>
  <title> Odoo の在庫モジュールを JSON-RPC で操作2</title>
  <type>rich</type>
  <url>https://fits.hatenablog.com/entry/2020/01/22/000543</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
